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

(6939 errors, 1115 warnings)

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

report/myfeedback/classes/event/myfeedbackreport_addfeedback.php
(#2) The opening <?php tag must be followed by exactly one newline.
report/myfeedback/classes/event/myfeedbackreport_addnotes.php
(#2) The opening <?php tag must be followed by exactly one newline.
report/myfeedback/classes/event/myfeedbackreport_download.php
(#2) The opening <?php tag must be followed by exactly one newline.
report/myfeedback/classes/event/myfeedbackreport_downloaddeptadmin.php
(#2) The opening <?php tag must be followed by exactly one newline.
report/myfeedback/classes/event/myfeedbackreport_downloadmtutor.php
(#2) The opening <?php tag must be followed by exactly one newline.
report/myfeedback/classes/event/myfeedbackreport_downloadptutor.php
(#2) The opening <?php tag must be followed by exactly one newline.
report/myfeedback/classes/event/myfeedbackreport_updatefeedback.php
(#2) The opening <?php tag must be followed by exactly one newline.
report/myfeedback/classes/event/myfeedbackreport_updatenotes.php
(#2) The opening <?php tag must be followed by exactly one newline.
report/myfeedback/classes/event/myfeedbackreport_viewed.php
(#2) The opening <?php tag must be followed by exactly one newline.
report/myfeedback/classes/event/myfeedbackreport_viewed_deptdash.php
(#2) The opening <?php tag must be followed by exactly one newline.
report/myfeedback/classes/event/myfeedbackreport_viewed_mtutordash.php
(#2) The opening <?php tag must be followed by exactly one newline.
report/myfeedback/classes/event/myfeedbackreport_viewed_mystudents.php
(#2) The opening <?php tag must be followed by exactly one newline.
report/myfeedback/classes/event/myfeedbackreport_viewed_ptutordash.php
(#2) The opening <?php tag must be followed by exactly one newline.
report/myfeedback/classes/event/myfeedbackreport_viewed_usagedash.php
(#2) The opening <?php tag must be followed by exactly one newline.
report/myfeedback/classes/privacy/provider.php
(#55) Opening brace should be on the same line as the declaration
(#127) Opening brace should be on the same line as the declaration
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) Line exceeds 132 characters; contains 143 characters
(#220) Opening brace should be on the same line as the declaration
(#227) Inline comments must start with a capital letter, digit or 3-dots sequence
report/myfeedback/db/access.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#9) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
report/myfeedback/db/upgrade.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#9) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Whitespace found at end of line
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 12 spaces, found 9
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 12 spaces, found 9
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Inline comments must start with a capital letter, digit or 3-dots sequence
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Line indented incorrectly; expected at least 4 spaces, found 1
(#44) No space found before comment text; expected "// optimise the log table" but found "//optimise the log table"
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected 4 spaces, found 1
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 8 spaces, found 2
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Line indented incorrectly; expected at least 8 spaces, found 2
(#47) No space found before comment text; expected "// create index mdl_logsstanlog_usecou_ix on mdl_logstore_standard_log (userid, courseid);" but found "//create index mdl_logsstanlog_usecou_ix on mdl_logstore_standard_log (userid, courseid);"
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#53) Line indented incorrectly; expected at least 8 spaces, found 2
(#55) Closing brace indented incorrectly; expected 1 spaces, found 4
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) No space found before comment text; expected "// have to be in else get an unknown error" but found "//have to be in else get an unknown error"
report/myfeedback/export.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Whitespace found at end of line
(#12) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#14) No space found before comment text; expected "// Because we are using sessions to store the information, if a user opens multiple tabs and tries to export," but found "//Because we are using sessions to store the information, if a user opens multiple tabs and tries to export,"
(#14) Whitespace found at end of line
(#15) No space found before comment text; expected "// they will just get the data from the last tab they opened." but found "//they will just get the data from the last tab they opened."
(#20) Inline comments must start with a capital letter, digit or 3-dots sequence
(#20) Inline comments must end in full-stops, exclamation marks, or question marks
(#20) This comment is 67% valid code; is this commented out code?
(#20) No space found before comment text; expected "// $tutor = $_SESSION['reportname'];" but found "//$tutor = $_SESSION['reportname'];"
(#22) Inline comments must start with a capital letter, digit or 3-dots sequence
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#22) No space found before comment text; expected "// arrays to clean up the heading tags passed to the usage reports" but found "//arrays to clean up the heading tags passed to the usage reports"
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Whitespace found at end of line
(#27) Line exceeds 132 characters; contains 149 characters
(#28) Inline comments must start with a capital letter, digit or 3-dots sequence
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) No space found before comment text; expected "// Personal tutor dashboard" but found "//Personal tutor dashboard"
(#32) Line exceeds 132 characters; contains 161 characters
(#35) Usage of ELSEIF not allowed; use ELSE IF instead
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) No space found before comment text; expected "// Module tutor dashboard" but found "//Module tutor dashboard"
(#37) Line exceeds 132 characters; contains 161 characters
(#40) Usage of ELSEIF not allowed; use ELSE IF instead
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) No space found before comment text; expected "// Departmental admin dashboard" but found "//Departmental admin dashboard"
(#42) Line exceeds 132 characters; contains 164 characters
(#45) Usage of ELSEIF not allowed; use ELSE IF instead
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) No space found before comment text; expected "// Usage dashboard for students" but found "//Usage dashboard for students"
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 4 spaces, found 1
(#49) Usage of ELSEIF not allowed; use ELSE IF instead
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) No space found before comment text; expected "// Usage dashboard for students" but found "//Usage dashboard for students"
(#53) Usage of ELSEIF not allowed; use ELSE IF instead
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) No space found before comment text; expected "// Usage dashboard for students" but found "//Usage dashboard for students"
(#57) Usage of ELSEIF not allowed; use ELSE IF instead
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) No space found before comment text; expected "// Usage dashboard for students" but found "//Usage dashboard for students"
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Expected 1 space before ".="; 0 found
report/myfeedback/index.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#24) Whitespace found at end of line
(#25) Whitespace found at end of line
(#28) Whitespace found at end of line
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) No space found before comment text; expected "// keep the academic year for the loggen-in session" but found "//keep the academic year for the loggen-in session"
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) No space found before comment text; expected "// For the archive" but found "//For the archive"
(#73) Expected 1 space after "?"; 2 found
(#74) Expected 1 space after "?"; 2 found
(#76) Expected "if (...) {\n"; found "if (...) { "
(#76) Commas (,) must be followed by white space.
(#76) Closing brace must be on a line by itself
(#76) Line exceeds 132 characters; contains 171 characters
(#77) Expected "if (...) {\n"; found "if (...) { "
(#77) Commas (,) must be followed by white space.
(#77) Closing brace must be on a line by itself
(#78) Expected "if (...) {\n"; found "if (...) { "
(#78) Commas (,) must be followed by white space.
(#78) Closing brace must be on a line by itself
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) No space found before comment text; expected "// Initialize the report and set the database to get info from" but found "//Initialize the report and set the database to get info from"
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) No space found before comment text; expected "// get a progress bar when report is getting info" but found "//get a progress bar when report is getting info"
(#88) Line exceeds 132 characters; contains 141 characters
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#97) No space found before comment text; expected "// $coursecontext = context_course::instance($COURSE->id);" but found "//$coursecontext = context_course::instance($COURSE->id);"
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) No space found before comment text; expected "// Show the Module leader view or other view if the user is not looking at a student report" but found "//Show the Module leader view or other view if the user is not looking at a student report"
(#104) This comment is 59% valid code; is this commented out code?
(#104) No space found before comment text; expected "// If user don't have the report capability they can't access it" but found "//If user don't have the report capability they can't access it"
(#113) Whitespace found at end of line
(#124) No space found before comment text; expected "// Set user roles to determine what pages they can access" but found "//Set user roles to determine what pages they can access"
(#125) No space found before comment text; expected "// report/myfeedback:modtutor for tutors" but found "//report/myfeedback:modtutor for tutors"
(#126) No space found before comment text; expected "// moodle/user:viewalldetails for personal tutor" but found "//moodle/user:viewalldetails for personal tutor"
(#127) No space found before comment text; expected "// report/myfeedback:progadmin for dept admin" but found "//report/myfeedback:progadmin for dept admin"
(#128) No space found before comment text; expected "// report/myfeedback:student for students" but found "//report/myfeedback:student for students"
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) No space found before comment text; expected "// report/myfeedback:usage to see usage reports" but found "//report/myfeedback:usage to see usage reports"
(#130) Variable "module_tutor" must not contain underscores.
(#131) Variable "personal_tutor" must not contain underscores.
(#135) Variable "is_student" must not contain underscores.
(#143) Variable "report_heading" must not contain underscores.
(#143) Whitespace found at end of line
(#146) Variable "p_tutor_cap" must not contain underscores.
(#147) Variable "personal_tutor" must not contain underscores.
(#148) Variable "report_heading" must not contain underscores.
(#148) Line exceeds 132 characters; contains 135 characters
(#148) Whitespace found at end of line
(#151) Variable "p_tutor_id" must not contain underscores.
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) No space found before comment text; expected "// Get the personal tutor details of the user" but found "//Get the personal tutor details of the user"
(#153) Empty IF statement detected
(#153) Variable "p_tutor_id" must not contain underscores.
(#154) Blank comments are not allowed
(#157) No space found before comment text; expected "// Added this here because when the dept admin is not accessing a student there is no course to get the context" but found "//Added this here because when the dept admin is not accessing a student there is no course to get the context"
(#157) Whitespace found at end of line
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) No space found before comment text; expected "// so the report_heading does not have the dept admin view" but found "//so the report_heading does not have the dept admin view"
(#159) Variable "prog_admin_id" must not contain underscores.
(#161) Variable "report_heading" must not contain underscores.
(#161) Line exceeds 132 characters; contains 135 characters
(#161) Whitespace found at end of line
(#165) No space found before comment text; expected "// Added this here because the usage report is not accessing a student so there is no course to get the context" but found "//Added this here because the usage report is not accessing a student so there is no course to get the context"
(#165) Whitespace found at end of line
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) No space found before comment text; expected "// so the report_heading does not have the dept admin view" but found "//so the report_heading does not have the dept admin view"
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 4 spaces, found 1
(#172) Variable "is_student" must not contain underscores.
(#175) Line exceeds 132 characters; contains 170 characters
(#175) No space found before comment text; expected "// TODO - should we only do this if we are wanting to look at a student's report though? It would be redunant if we're just veiwing our own report, or the usage dashboard." but found "//TODO - should we only do this if we are wanting to look at a student's report though? It would be redunant if we're just veiwing our own report, or the usage dashboard."
(#176) No space found before comment text; expected "// This capability is something that everyone who has been enrolled on a course has on that course." but found "//This capability is something that everyone who has been enrolled on a course has on that course."
(#177) Line exceeds 132 characters; contains 173 characters
(#177) No space found before comment text; expected "// Here we want to check the courses and see if the logged in user has modtutor or prog admin capability for the user they are trying to look at so they can see their report." but found "//Here we want to check the courses and see if the logged in user has modtutor or prog admin capability for the user they are trying to look at so they can see their report."
(#178) Line exceeds 132 characters; contains 136 characters
(#183) Variable "is_student" must not contain underscores.
(#183) Inline comments must start with a capital letter, digit or 3-dots sequence
(#183) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) No space found before comment text; expected "// for roles where they copy from default student role" but found "//for roles where they copy from default student role"
(#186) Variable "module_tutor" must not contain underscores.
(#187) Variable "report_heading" must not contain underscores.
(#187) Line exceeds 132 characters; contains 147 characters
(#187) Whitespace found at end of line
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#191) No space found before comment text; expected "// If looking at a student account and you have progadmin capability then you are not barred from that user" but found "//If looking at a student account and you have progadmin capability then you are not barred from that user"
(#194) Variable "report_heading" must not contain underscores.
(#194) Line exceeds 132 characters; contains 147 characters
(#194) Whitespace found at end of line
(#201) Inline comments must end in full-stops, exclamation marks, or question marks
(#201) No space found before comment text; expected "// If user doesn't have the moodle capability to see the specific user they can't access it" but found "//If user doesn't have the moodle capability to see the specific user they can't access it"
(#202) Empty IF statement detected
(#202) Variable "module_tutor" must not contain underscores.
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#203) Line indented incorrectly; expected at least 4 spaces, found 0
(#203) No space found before comment text; expected "// Has access to the user" but found "//Has access to the user"
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) No space found before comment text; expected "// Display the different tabs based on the logged-in user's roles" but found "//Display the different tabs based on the logged-in user's roles"
(#212) Variable "report_heading" must not contain underscores.
(#212) Line exceeds 132 characters; contains 164 characters
(#215) Variable "report_heading" must not contain underscores.
(#218) Variable "report_heading" must not contain underscores.
(#221) Variable "report_heading" must not contain underscores.
(#224) Variable "report_heading" must not contain underscores.
(#227) Variable "report_heading" must not contain underscores.
(#231) Variable "report_heading" must not contain underscores.
(#234) Inline comments must start with a capital letter, digit or 3-dots sequence
(#234) No space found before comment text; expected "// get the year on the programme for the user from their profile" but found "//get the year on the programme for the user from their profile"
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#235) No space found before comment text; expected "// This requires that the below profile field is added" but found "//This requires that the below profile field is added"
(#241) Inline comments must end in full-stops, exclamation marks, or question marks
(#241) No space found before comment text; expected "// Tabs setup" but found "//Tabs setup"
(#246) Inline comments must end in full-stops, exclamation marks, or question marks
(#246) No space found before comment text; expected "// If departmental admin and not viewing a tutee's report" but found "//If departmental admin and not viewing a tutee's report"
(#248) Line exceeds maximum limit of 180 characters; contains 184 characters
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) No space found before comment text; expected "// If tutor and not viewing a tutee's report" but found "//If tutor and not viewing a tutee's report"
(#252) Variable "module_tutor" must not contain underscores.
(#253) Line exceeds 132 characters; contains 176 characters
(#255) Inline comments must end in full-stops, exclamation marks, or question marks
(#255) No space found before comment text; expected "// If personal tutor and not viewing a tutee's report" but found "//If personal tutor and not viewing a tutee's report"
(#256) Variable "personal_tutor" must not contain underscores.
(#257) Line exceeds 132 characters; contains 167 characters
(#260) Variable "personal_tutor" must not contain underscores.
(#261) Whitespace found at end of line
(#263) Variable "module_tutor" must not contain underscores.
(#264) Whitespace found at end of line
(#267) Whitespace found at end of line
(#270) Whitespace found at end of line
(#274) Variable "module_tutor" must not contain underscores.
(#274) Variable "personal_tutor" must not contain underscores.
(#275) Line exceeds 132 characters; contains 180 characters
(#279) Variable "is_student" must not contain underscores.
(#279) Variable "module_tutor" must not contain underscores.
(#279) Variable "personal_tutor" must not contain underscores.
(#280) Line exceeds 132 characters; contains 176 characters
(#281) Line exceeds 132 characters; contains 176 characters
(#282) Variable "personal_tutor" must not contain underscores.
(#283) Line exceeds 132 characters; contains 174 characters
(#288) Inline comments must end in full-stops, exclamation marks, or question marks
(#288) No space found before comment text; expected "// If usage and not viewing a tutee's report" but found "//If usage and not viewing a tutee's report"
(#290) Line exceeds 132 characters; contains 172 characters
(#320) Spaces must be used to indent lines; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected 4 spaces, found 1
(#326) Inline comments must end in full-stops, exclamation marks, or question marks
(#326) No space found before comment text; expected "// End of tabs setup" but found "//End of tabs setup"
(#329) Inline comments must end in full-stops, exclamation marks, or question marks
(#329) No space found before comment text; expected "// Only log the action if the related user is changed in the session" but found "//Only log the action if the related user is changed in the session"
(#333) Line exceeds 132 characters; contains 151 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#342) Inline comments must start with a capital letter, digit or 3-dots sequence
(#342) No space found before comment text; expected "// stop the progress bar when page loads." but found "//stop the progress bar when page loads."
report/myfeedback/jquery/plugins.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#24) Whitespace found at end of line
(#25) Spaces must be used for alignment; tabs are not allowed
(#25) Whitespace found at end of line
(#26) Spaces must be used for alignment; tabs are not allowed
(#27) Spaces must be used for alignment; tabs are not allowed
(#28) Whitespace found at end of line
(#32) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
report/myfeedback/lang/en/report_myfeedback.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#24) Whitespace found at end of line
(#25) Spaces must be used for alignment; tabs are not allowed
(#25) Whitespace found at end of line
(#26) Spaces must be used for alignment; tabs are not allowed
(#27) Spaces must be used for alignment; tabs are not allowed
(#28) Whitespace found at end of line
(#357) Inline comments must start with a capital letter, digit or 3-dots sequence
(#357) Inline comments must end in full-stops, exclamation marks, or question marks
report/myfeedback/lib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#24) Whitespace found at end of line
(#25) Whitespace found at end of line
(#28) Whitespace found at end of line
(#53) Opening brace must be the last content on the line
(#53) Line exceeds 132 characters; contains 133 characters
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) No space found before comment text; expected "// backward compatibility to v2.8 and earlier versions" but found "//backward compatibility to v2.8 and earlier versions"
(#56) Line exceeds 132 characters; contains 147 characters
(#70) Line exceeds 132 characters; contains 147 characters
(#82) Line exceeds 132 characters; contains 175 characters
(#84) Line exceeds 132 characters; contains 147 characters
(#95) Opening brace must be the last content on the line
(#95) Line exceeds 132 characters; contains 162 characters
(#95) Inline comments must start with a capital letter, digit or 3-dots sequence
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) No space found before comment text; expected "// for comaptibility with v2.9 and later" but found "//for comaptibility with v2.9 and later"
(#95) Whitespace found at end of line
(#125) method name "report_myfeedback::setup_ExternalDB" must be in lower-case letters only
(#125) Visibility must be declared on method "setup_ExternalDB"
(#125) Variable "ext_db" must not contain underscores.
(#135) Variable "ext_db" must not contain underscores.
(#135) Variable "ext_db" must not contain underscores.
(#137) Variable "ext_db" must not contain underscores.
(#148) Inline comments must start with a capital letter, digit or 3-dots sequence
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) Inline comments must start with a capital letter, digit or 3-dots sequence
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) No space found before comment text; expected "// email directly rather than using messaging" but found "//email directly rather than using messaging"
(#200) Inline comments must start with a capital letter, digit or 3-dots sequence
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#200) No space found before comment text; expected "// email directly rather than using messaging" but found "//email directly rather than using messaging"
(#206) Inline comments must start with a capital letter, digit or 3-dots sequence
(#206) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
(#246) Whitespace found at end of line
(#252) Whitespace found at end of line
(#258) Line exceeds 132 characters; contains 145 characters
(#261) Line exceeds 132 characters; contains 144 characters
(#265) Whitespace found at end of line within string
(#281) Whitespace found at end of line
(#290) Whitespace found at end of line within string
(#291) Whitespace found at end of line within string
(#305) Whitespace found at end of line
(#319) Inline comments must end in full-stops, exclamation marks, or question marks
(#319) No space found before comment text; expected "// Get the other feedback that comes when graded so will have a grade id otherwise it is not unique" but found "//Get the other feedback that comes when graded so will have a grade id otherwise it is not unique"
(#322) Whitespace found at end of line within string
(#327) Spaces must be used to indent lines; tabs are not allowed
(#327) Tab found within whitespace
(#327) Inline comments must end in full-stops, exclamation marks, or question marks
(#327) Line indented incorrectly; expected at least 8 spaces, found 2
(#327) No space found before comment text; expected "// TODO: fix this! If won't work here, use: if ($rs->valid()) {}" but found "//TODO: fix this! If won't work here, use: if ($rs->valid()) {}"
(#332) Line exceeds maximum limit of 180 characters; contains 184 characters
(#335) Spaces must be used to indent lines; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected at least 16 spaces, found 4
(#341) Inline comments must start with a capital letter, digit or 3-dots sequence
(#341) Inline comments must end in full-stops, exclamation marks, or question marks
(#341) No space found before comment text; expected "// get the feedback from author as this does not necessarily mean they are graded" but found "//get the feedback from author as this does not necessarily mean they are graded"
(#344) Whitespace found at end of line within string
(#381) Inline comments must start with a capital letter, digit or 3-dots sequence
(#381) Inline comments must end in full-stops, exclamation marks, or question marks
(#381) No space found before comment text; expected "// get comments strategy type" but found "//get comments strategy type"
(#382) Variable "sql_c" must not contain underscores.
(#389) Variable "params_c" must not contain underscores.
(#391) Variable "sql_c" must not contain underscores.
(#391) Variable "params_c" must not contain underscores.
(#403) Line exceeds maximum limit of 180 characters; contains 183 characters
(#407) Inline comments must start with a capital letter, digit or 3-dots sequence
(#407) Inline comments must end in full-stops, exclamation marks, or question marks
(#407) No space found before comment text; expected "// get accumulative strategy type" but found "//get accumulative strategy type"
(#408) Variable "sql_a" must not contain underscores.
(#415) Variable "params_a" must not contain underscores.
(#417) Variable "sql_a" must not contain underscores.
(#417) Variable "params_a" must not contain underscores.
(#428) Line exceeds maximum limit of 180 characters; contains 226 characters
(#429) Line exceeds maximum limit of 180 characters; contains 190 characters
(#433) Inline comments must start with a capital letter, digit or 3-dots sequence
(#433) Inline comments must end in full-stops, exclamation marks, or question marks
(#433) No space found before comment text; expected "// get the rubrics strategy type" but found "//get the rubrics strategy type"
(#453) Line exceeds 132 characters; contains 139 characters
(#456) Line exceeds 132 characters; contains 171 characters
(#457) Line exceeds 132 characters; contains 175 characters
(#461) Inline comments must start with a capital letter, digit or 3-dots sequence
(#461) Inline comments must end in full-stops, exclamation marks, or question marks
(#461) No space found before comment text; expected "// get the numerrors strategy type" but found "//get the numerrors strategy type"
(#462) Variable "sql_n" must not contain underscores.
(#469) Variable "params_n" must not contain underscores.
(#471) Variable "sql_n" must not contain underscores.
(#471) Variable "params_n" must not contain underscores.
(#482) Line exceeds 132 characters; contains 180 characters
(#483) Line exceeds 132 characters; contains 159 characters
(#492) Whitespace found at end of line
(#512) Whitespace found at end of line
(#534) Whitespace found at end of line
(#544) Whitespace found at end of line within string
(#556) Whitespace found at end of line
(#597) Variable "archivedomain_year" must not contain underscores.
(#597) Line exceeds 132 characters; contains 148 characters
(#613) Inline comments must end in full-stops, exclamation marks, or question marks
(#614) Variable "archivedomain_year" must not contain underscores.
(#618) This comment is 50% valid code; is this commented out code?
(#618) Inline comments must start with a capital letter, digit or 3-dots sequence
(#618) No space found before comment text; expected "// $attemptstext = ($attemptcount > 1) ? get_string('attempts', 'report_myfeedback') : get_string(" but found "//$attemptstext = ($attemptcount > 1) ? get_string('attempts', 'report_myfeedback') : get_string("
(#619) Inline comments must end in full-stops, exclamation marks, or question marks
(#619) This comment is 72% valid code; is this commented out code?
(#619) Expected 1 space before comment text but found 15; use block comment if you need indentation
(#620) Line exceeds 132 characters; contains 177 characters
(#625) No space found before comment text; expected "// Student can only see the attempt if it is set in review options so link to result page instead." but found "//Student can only see the attempt if it is set in review options so link to result page instead."
(#626) Line exceeds 132 characters; contains 155 characters
(#627) No space found before comment text; expected "// Tutor can still see the attempt if review is off." but found "//Tutor can still see the attempt if review is off."
(#661) Spaces must be used to indent lines; tabs are not allowed
(#661) Expected 5 space(s) before asterisk; 2 found
(#678) Spaces must be used to indent lines; tabs are not allowed
(#678) Tab found within whitespace
(#678) Line indented incorrectly; expected at least 8 spaces, found 2
(#704) Whitespace found at end of line within string
(#705) Whitespace found at end of line within string
(#729) Whitespace found at end of line
(#730) Spaces must be used to indent lines; tabs are not allowed
(#730) Expected 5 space(s) before asterisk; 2 found
(#742) Whitespace found at end of line within string
(#743) Whitespace found at end of line within string
(#781) Whitespace found at end of line
(#784) Whitespace found at end of line
(#790) Whitespace found at end of line within string
(#803) Whitespace found at end of line within string
(#815) Spaces must be used to indent lines; tabs are not allowed
(#815) Tab found within whitespace
(#815) Line indented incorrectly; expected at least 8 spaces, found 2
(#821) Whitespace found at end of line
(#824) Whitespace found at end of line
(#830) Whitespace found at end of line within string
(#841) Whitespace found at end of line within string
(#853) Spaces must be used to indent lines; tabs are not allowed
(#853) Tab found within whitespace
(#853) Line indented incorrectly; expected at least 8 spaces, found 2
(#858) Whitespace found at end of line
(#859) Whitespace found at end of line
(#869) Whitespace found at end of line within string
(#871) Whitespace found at end of line within string
(#888) Spaces must be used to indent lines; tabs are not allowed
(#888) Expected 5 space(s) before asterisk; 2 found
(#897) Whitespace found at end of line within string
(#899) Whitespace found at end of line within string
(#915) Spaces must be used to indent lines; tabs are not allowed
(#915) Expected 5 space(s) before asterisk; 2 found
(#924) Whitespace found at end of line within string
(#926) Whitespace found at end of line within string
(#942) Spaces must be used to indent lines; tabs are not allowed
(#942) Expected 5 space(s) before asterisk; 2 found
(#951) Whitespace found at end of line within string
(#953) Whitespace found at end of line within string
(#970) Whitespace found at end of line
(#971) Spaces must be used to indent lines; tabs are not allowed
(#971) Expected 5 space(s) before asterisk; 2 found
(#982) Whitespace found at end of line within string
(#1003) Spaces must be used to indent lines; tabs are not allowed
(#1003) Expected 5 space(s) before asterisk; 2 found
(#1028) Spaces must be used to indent lines; tabs are not allowed
(#1028) Expected 5 space(s) before asterisk; 2 found
(#1053) Spaces must be used to indent lines; tabs are not allowed
(#1053) Expected 5 space(s) before asterisk; 2 found
(#1083) Spaces must be used to indent lines; tabs are not allowed
(#1083) Expected 5 space(s) before asterisk; 2 found
(#1084) Whitespace found at end of line
(#1086) Whitespace found at end of line
(#1091) No space found before comment text; expected "// TODO: use my own function other than grade_get_setting because when we start using multiple DBs" but found "//TODO: use my own function other than grade_get_setting because when we start using multiple DBs"
(#1091) Whitespace found at end of line
(#1092) Inline comments must end in full-stops, exclamation marks, or question marks
(#1092) No space found before comment text; expected "// then $DB would be the incorrect database or we need to set $DB to the database being used" but found "//then $DB would be the incorrect database or we need to set $DB to the database being used"
(#1106) Whitespace found at end of line
(#1108) Spaces must be used to indent lines; tabs are not allowed
(#1108) Expected 5 space(s) before asterisk; 2 found
(#1123) Spaces must be used to indent lines; tabs are not allowed
(#1123) Expected 5 space(s) before asterisk; 2 found
(#1141) Spaces must be used to indent lines; tabs are not allowed
(#1141) Expected 5 space(s) before asterisk; 2 found
(#1155) Spaces must be used to indent lines; tabs are not allowed
(#1155) Expected 5 space(s) before asterisk; 2 found
(#1169) Spaces must be used to indent lines; tabs are not allowed
(#1169) Expected 5 space(s) before asterisk; 2 found
(#1175) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1187) Spaces must be used to indent lines; tabs are not allowed
(#1187) Tab found within whitespace
(#1187) Whitespace found at end of line
(#1190) Spaces must be used to indent lines; tabs are not allowed
(#1190) Expected 5 space(s) before asterisk; 2 found
(#1192) Spaces must be used for alignment; tabs are not allowed
(#1192) Tab found within whitespace
(#1192) Whitespace found at end of line
(#1193) Spaces must be used for alignment; tabs are not allowed
(#1193) Tab found within whitespace
(#1193) Line indented incorrectly; expected 4 spaces, found 1
(#1193) Expected 1 space before opening brace; found 0
(#1194) Spaces must be used for alignment; tabs are not allowed
(#1194) Tab found within whitespace
(#1194) Line indented incorrectly; expected at least 8 spaces, found 2
(#1195) Spaces must be used for alignment; tabs are not allowed
(#1195) Tab found within whitespace
(#1195) Line indented incorrectly; expected at least 8 spaces, found 2
(#1195) Line exceeds 132 characters; contains 168 characters
(#1196) Line exceeds maximum limit of 180 characters; contains 198 characters
(#1197) Spaces must be used for alignment; tabs are not allowed
(#1197) Tab found within whitespace
(#1197) Line indented incorrectly; expected 4 spaces, found 1
(#1198) Spaces must be used for alignment; tabs are not allowed
(#1198) Tab found within whitespace
(#1198) Whitespace found at end of line
(#1199) Spaces must be used for alignment; tabs are not allowed
(#1199) Tab found within whitespace
(#1199) Line indented incorrectly; expected at least 4 spaces, found 1
(#1200) Expected 2 space(s) before asterisk; 4 found
(#1201) Spaces must be used for alignment; tabs are not allowed
(#1201) Expected 2 space(s) before asterisk; 1 found
(#1202) Expected 2 space(s) before asterisk; 4 found
(#1203) Expected 2 space(s) before asterisk; 4 found
(#1204) Expected 2 space(s) before asterisk; 4 found
(#1205) Expected 2 space(s) before asterisk; 4 found
(#1206) Expected 2 space(s) before asterisk; 4 found
(#1207) Expected 2 space(s) before asterisk; 4 found
(#1208) Spaces must be used for alignment; tabs are not allowed
(#1208) Tab found within whitespace
(#1208) Line indented incorrectly; expected 4 spaces, found 1
(#1208) Expected 1 space before opening brace; found 0
(#1209) Spaces must be used for alignment; tabs are not allowed
(#1209) Tab found within whitespace
(#1209) Line indented incorrectly; expected at least 8 spaces, found 2
(#1210) Spaces must be used for alignment; tabs are not allowed
(#1210) Tab found within whitespace
(#1210) Whitespace found at end of line
(#1211) Spaces must be used for alignment; tabs are not allowed
(#1211) Tab found within whitespace
(#1211) Line indented incorrectly; expected at least 8 spaces, found 2
(#1212) Spaces must be used for alignment; tabs are not allowed
(#1212) Tab found within whitespace
(#1212) Line indented incorrectly; expected at least 8 spaces, found 2
(#1212) Spaces must be used for alignment; tabs are not allowed
(#1212) Tab found within whitespace
(#1212) Whitespace found at end of line
(#1213) Inline comments must end in full-stops, exclamation marks, or question marks
(#1213) No space found before comment text; expected "// The search form" but found "//The search form"
(#1214) Spaces must be used for alignment; tabs are not allowed
(#1214) Tab found within whitespace
(#1214) Line indented incorrectly; expected 8 spaces, found 2
(#1214) Expected "if (...) {\n"; found "if(...){\n"
(#1215) Spaces must be used for alignment; tabs are not allowed
(#1215) Tab found within whitespace
(#1215) Line indented incorrectly; expected at least 12 spaces, found 9
(#1216) Spaces must be used for alignment; tabs are not allowed
(#1216) Tab found within whitespace
(#1216) Line indented incorrectly; expected 8 spaces, found 2
(#1217) Spaces must be used for alignment; tabs are not allowed
(#1217) Tab found within whitespace
(#1217) Line indented incorrectly; expected at least 8 spaces, found 2
(#1218) Line exceeds 132 characters; contains 167 characters
(#1220) Whitespace found at end of line within string
(#1222) Inline comments must end in full-stops, exclamation marks, or question marks
(#1222) No space found before comment text; expected "// We first trim the search to remove leading and trailing spaces" but found "//We first trim the search to remove leading and trailing spaces"
(#1224) Inline comments must end in full-stops, exclamation marks, or question marks
(#1224) No space found before comment text; expected "// If there is a search input and it's not the text that tells the user to enter search input" but found "//If there is a search input and it's not the text that tells the user to enter search input"
(#1225) Expected 1 space after "!="; 0 found
(#1226) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1226) Inline comments must end in full-stops, exclamation marks, or question marks
(#1226) No space found before comment text; expected "// we escape the quotes etc and strip all html tags" but found "//we escape the quotes etc and strip all html tags"
(#1230) Spaces must be used for alignment; tabs are not allowed
(#1230) Tab found within whitespace
(#1230) Line indented incorrectly; expected 12 spaces, found 3
(#1231) Spaces must be used for alignment; tabs are not allowed
(#1231) Tab found within whitespace
(#1231) Line indented incorrectly; expected 16 spaces, found 4
(#1232) Spaces must be used for alignment; tabs are not allowed
(#1232) Tab found within whitespace
(#1232) Line indented incorrectly; expected 20 spaces, found 5
(#1233) Spaces must be used for alignment; tabs are not allowed
(#1233) Tab found within whitespace
(#1233) Line indented incorrectly; expected at least 24 spaces, found 6
(#1233) Line exceeds 132 characters; contains 173 characters
(#1235) Spaces must be used for alignment; tabs are not allowed
(#1235) Tab found within whitespace
(#1235) Line indented incorrectly; expected 24 spaces, found 6
(#1235) Expected "if (...) {\n"; found "if (...){\n"
(#1236) Spaces must be used for alignment; tabs are not allowed
(#1236) Tab found within whitespace
(#1236) Line indented incorrectly; expected at least 28 spaces, found 7
(#1237) Spaces must be used for alignment; tabs are not allowed
(#1237) Tab found within whitespace
(#1237) Line indented incorrectly; expected 24 spaces, found 6
(#1238) Spaces must be used for alignment; tabs are not allowed
(#1238) Tab found within whitespace
(#1238) Line indented incorrectly; expected at least 24 spaces, found 6
(#1238) Line exceeds 132 characters; contains 173 characters
(#1239) Spaces must be used for alignment; tabs are not allowed
(#1239) Tab found within whitespace
(#1239) Whitespace found at end of line
(#1240) Spaces must be used for alignment; tabs are not allowed
(#1240) Tab found within whitespace
(#1240) Line indented incorrectly; expected 20 spaces, found 5
(#1241) Spaces must be used for alignment; tabs are not allowed
(#1241) Tab found within whitespace
(#1241) Line indented incorrectly; expected 16 spaces, found 4
(#1242) Spaces must be used for alignment; tabs are not allowed
(#1242) Tab found within whitespace
(#1242) Line indented incorrectly; expected 12 spaces, found 3
(#1244) Spaces must be used for alignment; tabs are not allowed
(#1244) Tab found within whitespace
(#1244) Line indented incorrectly; expected at least 12 spaces, found 2
(#1244) Variable "help_icon_cat" must not contain underscores.
(#1246) Spaces must be used for alignment; tabs are not allowed
(#1246) Tab found within whitespace
(#1246) Line indented incorrectly; expected at least 12 spaces, found 2
(#1246) Variable "help_icon_pcat" must not contain underscores.
(#1248) Spaces must be used for alignment; tabs are not allowed
(#1248) Tab found within whitespace
(#1248) Line indented incorrectly; expected at least 12 spaces, found 2
(#1251) Variable "help_icon_cat" must not contain underscores.
(#1252) Variable "help_icon_pcat" must not contain underscores.
(#1252) Line exceeds 132 characters; contains 180 characters
(#1254) Spaces must be used for alignment; tabs are not allowed
(#1254) Tab found within whitespace
(#1254) Line indented incorrectly; expected at least 12 spaces, found 2
(#1254) No space found before comment text; expected "// Add the records to the table here. These records were stored in the myusers array." but found "//Add the records to the table here. These records were stored in the myusers array."
(#1255) Line indented incorrectly; expected 12 spaces, found 8
(#1256) Line indented incorrectly; expected 16 spaces, found 12
(#1257) Line indented incorrectly; expected at least 20 spaces, found 16
(#1257) Expected 1 space before ".="; 0 found
(#1258) Line indented incorrectly; expected at least 20 spaces, found 16
(#1258) Expected 1 space before ".="; 0 found
(#1258) Expected 1 space after ".="; 0 found
(#1259) Spaces must be used for alignment; tabs are not allowed
(#1259) Tab found within whitespace
(#1259) Line indented incorrectly; expected at least 20 spaces, found 4
(#1259) Expected 1 space before ".="; 0 found
(#1259) Expected 1 space after ".="; 0 found
(#1260) Line indented incorrectly; expected at least 20 spaces, found 16
(#1260) Expected 1 space before ".="; 0 found
(#1260) Expected 1 space after ".="; 0 found
(#1261) Line indented incorrectly; expected 16 spaces, found 12
(#1262) Line indented incorrectly; expected 12 spaces, found 8
(#1263) Spaces must be used for alignment; tabs are not allowed
(#1263) Tab found within whitespace
(#1263) Line indented incorrectly; expected at least 12 spaces, found 2
(#1263) Expected 1 space before ".="; 0 found
(#1263) Expected 1 space after ".="; 0 found
(#1264) Spaces must be used for alignment; tabs are not allowed
(#1264) Tab found within whitespace
(#1264) Line indented incorrectly; expected 8 spaces, found 2
(#1264) Closing brace indented incorrectly; expected 8 spaces, found 2
(#1265) Spaces must be used for alignment; tabs are not allowed
(#1265) Tab found within whitespace
(#1265) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1265) Inline comments must end in full-stops, exclamation marks, or question marks
(#1265) Line indented incorrectly; expected at least 8 spaces, found 2
(#1265) No space found before comment text; expected "// blank the search form when you click in it" but found "//blank the search form when you click in it"
(#1266) Spaces must be used for alignment; tabs are not allowed
(#1266) Tab found within whitespace
(#1266) Line indented incorrectly; expected at least 8 spaces, found 2
(#1272) Spaces must be used for alignment; tabs are not allowed
(#1272) Tab found within whitespace
(#1272) Line indented incorrectly; expected 4 spaces, found 1
(#1273) Spaces must be used for alignment; tabs are not allowed
(#1273) Tab found within whitespace
(#1273) Whitespace found at end of line
(#1274) Spaces must be used for alignment; tabs are not allowed
(#1274) Tab found within whitespace
(#1274) Line indented incorrectly; expected at least 4 spaces, found 1
(#1275) Expected 2 space(s) before asterisk; 4 found
(#1276) Spaces must be used for alignment; tabs are not allowed
(#1276) Expected 2 space(s) before asterisk; 1 found
(#1277) Expected 2 space(s) before asterisk; 4 found
(#1278) Spaces must be used for alignment; tabs are not allowed
(#1278) Expected 2 space(s) before asterisk; 1 found
(#1279) Expected 2 space(s) before asterisk; 4 found
(#1280) Expected 2 space(s) before asterisk; 4 found
(#1281) Spaces must be used for alignment; tabs are not allowed
(#1281) Tab found within whitespace
(#1281) Line indented incorrectly; expected 4 spaces, found 1
(#1281) Expected 1 space before opening brace; found 0
(#1282) Spaces must be used for alignment; tabs are not allowed
(#1282) Tab found within whitespace
(#1282) Line indented incorrectly; expected at least 8 spaces, found 2
(#1283) Spaces must be used for alignment; tabs are not allowed
(#1283) Tab found within whitespace
(#1283) Line indented incorrectly; expected at least 8 spaces, found 2
(#1284) Spaces must be used for alignment; tabs are not allowed
(#1284) Tab found within whitespace
(#1284) Line indented incorrectly; expected 8 spaces, found 2
(#1284) Expected "if (...) {\n"; found "if(...){\n"
(#1285) Spaces must be used for alignment; tabs are not allowed
(#1285) Tab found within whitespace
(#1285) Line indented incorrectly; expected at least 12 spaces, found 3
(#1286) Spaces must be used for alignment; tabs are not allowed
(#1286) Tab found within whitespace
(#1286) Line indented incorrectly; expected 8 spaces, found 2
(#1287) Spaces must be used for alignment; tabs are not allowed
(#1287) Tab found within whitespace
(#1287) Line indented incorrectly; expected at least 8 spaces, found 2
(#1288) Spaces must be used for alignment; tabs are not allowed
(#1288) Tab found within whitespace
(#1288) Line indented incorrectly; expected at least 8 spaces, found 2
(#1289) Spaces must be used for alignment; tabs are not allowed
(#1289) Tab found within whitespace
(#1289) Line indented incorrectly; expected 4 spaces, found 1
(#1290) Spaces must be used for alignment; tabs are not allowed
(#1290) Tab found within whitespace
(#1290) Whitespace found at end of line
(#1291) Spaces must be used for alignment; tabs are not allowed
(#1291) Tab found within whitespace
(#1291) Line indented incorrectly; expected at least 4 spaces, found 1
(#1292) Expected 2 space(s) before asterisk; 4 found
(#1293) Spaces must be used for alignment; tabs are not allowed
(#1293) Expected 2 space(s) before asterisk; 1 found
(#1294) Expected 2 space(s) before asterisk; 4 found
(#1295) Expected 2 space(s) before asterisk; 4 found
(#1296) Expected 2 space(s) before asterisk; 4 found
(#1297) Expected 2 space(s) before asterisk; 4 found
(#1298) Expected 2 space(s) before asterisk; 4 found
(#1299) Expected 2 space(s) before asterisk; 4 found
(#1300) Spaces must be used for alignment; tabs are not allowed
(#1300) Tab found within whitespace
(#1300) Line indented incorrectly; expected 4 spaces, found 1
(#1300) Expected 1 space before opening brace; found 0
(#1301) Spaces must be used for alignment; tabs are not allowed
(#1301) Tab found within whitespace
(#1301) Line indented incorrectly; expected at least 8 spaces, found 2
(#1302) Spaces must be used for alignment; tabs are not allowed
(#1302) Tab found within whitespace
(#1302) Whitespace found at end of line
(#1303) Spaces must be used for alignment; tabs are not allowed
(#1303) Tab found within whitespace
(#1303) Line indented incorrectly; expected at least 8 spaces, found 2
(#1304) Spaces must be used for alignment; tabs are not allowed
(#1304) Tab found within whitespace
(#1304) Whitespace found at end of line
(#1305) Inline comments must end in full-stops, exclamation marks, or question marks
(#1305) No space found before comment text; expected "// The search form" but found "//The search form"
(#1307) Line exceeds 132 characters; contains 166 characters
(#1309) Whitespace found at end of line within string
(#1311) Inline comments must end in full-stops, exclamation marks, or question marks
(#1311) No space found before comment text; expected "// We first trim the search to remove leading and trailing spaces" but found "//We first trim the search to remove leading and trailing spaces"
(#1314) Inline comments must end in full-stops, exclamation marks, or question marks
(#1314) No space found before comment text; expected "// If there is a search input and it's not the text that tells the user to enter search input" but found "//If there is a search input and it's not the text that tells the user to enter search input"
(#1316) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1316) Inline comments must end in full-stops, exclamation marks, or question marks
(#1316) No space found before comment text; expected "// we escape the quotes etc and strip all html tags" but found "//we escape the quotes etc and strip all html tags"
(#1320) Spaces must be used for alignment; tabs are not allowed
(#1320) Tab found within whitespace
(#1320) Line indented incorrectly; expected 12 spaces, found 3
(#1321) Spaces must be used for alignment; tabs are not allowed
(#1321) Tab found within whitespace
(#1321) Line indented incorrectly; expected 16 spaces, found 4
(#1322) Spaces must be used for alignment; tabs are not allowed
(#1322) Tab found within whitespace
(#1322) Line indented incorrectly; expected 20 spaces, found 5
(#1323) Spaces must be used for alignment; tabs are not allowed
(#1323) Tab found within whitespace
(#1323) Line indented incorrectly; expected at least 24 spaces, found 6
(#1323) Line exceeds 132 characters; contains 168 characters
(#1324) Line exceeds 132 characters; contains 134 characters
(#1325) Spaces must be used for alignment; tabs are not allowed
(#1325) Tab found within whitespace
(#1325) Line indented incorrectly; expected 24 spaces, found 6
(#1325) Expected "if (...) {\n"; found "if (...){\n"
(#1326) Spaces must be used for alignment; tabs are not allowed
(#1326) Tab found within whitespace
(#1326) Line indented incorrectly; expected at least 28 spaces, found 7
(#1327) Spaces must be used for alignment; tabs are not allowed
(#1327) Tab found within whitespace
(#1327) Line indented incorrectly; expected 24 spaces, found 6
(#1328) Spaces must be used for alignment; tabs are not allowed
(#1328) Tab found within whitespace
(#1328) Line indented incorrectly; expected at least 24 spaces, found 6
(#1329) Spaces must be used for alignment; tabs are not allowed
(#1329) Tab found within whitespace
(#1329) Line indented incorrectly; expected at least 24 spaces, found 6
(#1329) Line exceeds maximum limit of 180 characters; contains 184 characters
(#1330) Spaces must be used for alignment; tabs are not allowed
(#1330) Tab found within whitespace
(#1330) Whitespace found at end of line
(#1331) Spaces must be used for alignment; tabs are not allowed
(#1331) Tab found within whitespace
(#1331) Line indented incorrectly; expected 20 spaces, found 5
(#1332) Spaces must be used for alignment; tabs are not allowed
(#1332) Tab found within whitespace
(#1332) Line indented incorrectly; expected 16 spaces, found 4
(#1333) Spaces must be used for alignment; tabs are not allowed
(#1333) Tab found within whitespace
(#1333) Line indented incorrectly; expected 12 spaces, found 3
(#1334) Spaces must be used for alignment; tabs are not allowed
(#1334) Tab found within whitespace
(#1334) Line indented incorrectly; expected at least 12 spaces, found 3
(#1334) Variable "help_icon_course" must not contain underscores.
(#1336) Spaces must be used for alignment; tabs are not allowed
(#1336) Tab found within whitespace
(#1336) Line indented incorrectly; expected at least 12 spaces, found 3
(#1336) Variable "help_icon_coursecat" must not contain underscores.
(#1338) Spaces must be used for alignment; tabs are not allowed
(#1338) Tab found within whitespace
(#1338) Line indented incorrectly; expected at least 12 spaces, found 3
(#1341) Variable "help_icon_course" must not contain underscores.
(#1342) Spaces must be used for alignment; tabs are not allowed
(#1342) Tab found within whitespace
(#1342) Line indented incorrectly; expected at least 12 spaces, found 5
(#1342) Variable "help_icon_coursecat" must not contain underscores.
(#1344) Spaces must be used for alignment; tabs are not allowed
(#1344) Tab found within whitespace
(#1344) Line indented incorrectly; expected at least 12 spaces, found 3
(#1344) No space found before comment text; expected "// Add the records to the table here. These records were stored in the myusers array." but found "//Add the records to the table here. These records were stored in the myusers array."
(#1345) Spaces must be used for alignment; tabs are not allowed
(#1345) Tab found within whitespace
(#1345) Line indented incorrectly; expected 12 spaces, found 3
(#1346) Spaces must be used for alignment; tabs are not allowed
(#1346) Tab found within whitespace
(#1346) Line indented incorrectly; expected 16 spaces, found 4
(#1347) Spaces must be used for alignment; tabs are not allowed
(#1347) Tab found within whitespace
(#1347) Line indented incorrectly; expected at least 20 spaces, found 5
(#1347) Expected 1 space before ".="; 0 found
(#1348) Spaces must be used for alignment; tabs are not allowed
(#1348) Tab found within whitespace
(#1348) Line indented incorrectly; expected at least 20 spaces, found 5
(#1348) Expected 1 space before ".="; 0 found
(#1348) Expected 1 space after ".="; 0 found
(#1349) Spaces must be used for alignment; tabs are not allowed
(#1349) Tab found within whitespace
(#1349) Line indented incorrectly; expected at least 20 spaces, found 5
(#1349) Expected 1 space before ".="; 0 found
(#1349) Expected 1 space after ".="; 0 found
(#1350) Spaces must be used for alignment; tabs are not allowed
(#1350) Tab found within whitespace
(#1350) Line indented incorrectly; expected at least 20 spaces, found 5
(#1350) Expected 1 space before ".="; 0 found
(#1350) Expected 1 space after ".="; 0 found
(#1351) Spaces must be used for alignment; tabs are not allowed
(#1351) Tab found within whitespace
(#1351) Line indented incorrectly; expected 16 spaces, found 4
(#1352) Spaces must be used for alignment; tabs are not allowed
(#1352) Tab found within whitespace
(#1352) Line indented incorrectly; expected 12 spaces, found 3
(#1353) Spaces must be used for alignment; tabs are not allowed
(#1353) Tab found within whitespace
(#1353) Line indented incorrectly; expected at least 12 spaces, found 3
(#1353) Expected 1 space before ".="; 0 found
(#1353) Expected 1 space after ".="; 0 found
(#1354) Spaces must be used for alignment; tabs are not allowed
(#1354) Tab found within whitespace
(#1354) Line indented incorrectly; expected 8 spaces, found 2
(#1354) Closing brace indented incorrectly; expected 8 spaces, found 2
(#1361) Spaces must be used for alignment; tabs are not allowed
(#1361) Tab found within whitespace
(#1361) Whitespace found at end of line
(#1362) Spaces must be used for alignment; tabs are not allowed
(#1362) Tab found within whitespace
(#1362) Line indented incorrectly; expected 4 spaces, found 1
(#1363) Spaces must be used for alignment; tabs are not allowed
(#1363) Tab found within whitespace
(#1363) Whitespace found at end of line
(#1364) Spaces must be used for alignment; tabs are not allowed
(#1364) Tab found within whitespace
(#1364) Line indented incorrectly; expected at least 4 spaces, found 1
(#1365) Expected 2 space(s) before asterisk; 4 found
(#1366) Spaces must be used for alignment; tabs are not allowed
(#1366) Expected 2 space(s) before asterisk; 1 found
(#1367) Expected 2 space(s) before asterisk; 4 found
(#1368) Expected 2 space(s) before asterisk; 4 found
(#1369) Expected 2 space(s) before asterisk; 4 found
(#1370) Expected 2 space(s) before asterisk; 4 found
(#1371) Expected 2 space(s) before asterisk; 4 found
(#1372) Expected 2 space(s) before asterisk; 4 found
(#1373) Spaces must be used for alignment; tabs are not allowed
(#1373) Tab found within whitespace
(#1373) Line indented incorrectly; expected 4 spaces, found 1
(#1373) Expected 1 space before opening brace; found 0
(#1374) Spaces must be used for alignment; tabs are not allowed
(#1374) Tab found within whitespace
(#1374) Line indented incorrectly; expected at least 8 spaces, found 2
(#1375) Spaces must be used for alignment; tabs are not allowed
(#1375) Tab found within whitespace
(#1375) Whitespace found at end of line
(#1376) Spaces must be used for alignment; tabs are not allowed
(#1376) Tab found within whitespace
(#1376) Line indented incorrectly; expected at least 8 spaces, found 2
(#1377) Spaces must be used for alignment; tabs are not allowed
(#1377) Tab found within whitespace
(#1377) Whitespace found at end of line
(#1378) Inline comments must end in full-stops, exclamation marks, or question marks
(#1378) No space found before comment text; expected "// The search form" but found "//The search form"
(#1380) Line exceeds 132 characters; contains 164 characters
(#1382) Whitespace found at end of line within string
(#1384) Inline comments must end in full-stops, exclamation marks, or question marks
(#1384) No space found before comment text; expected "// We first trim the search to remove leading and trailing spaces" but found "//We first trim the search to remove leading and trailing spaces"
(#1387) Inline comments must end in full-stops, exclamation marks, or question marks
(#1387) No space found before comment text; expected "// If there is a search input and it's not the text that tells the user to enter search input" but found "//If there is a search input and it's not the text that tells the user to enter search input"
(#1389) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1389) Inline comments must end in full-stops, exclamation marks, or question marks
(#1389) No space found before comment text; expected "// we escape the quotes etc and strip all html tags" but found "//we escape the quotes etc and strip all html tags"
(#1391) Inline comments must end in full-stops, exclamation marks, or question marks
(#1391) No space found before comment text; expected "// If it is an email address search for the full input" but found "//If it is an email address search for the full input"
(#1394) Spaces must be used for alignment; tabs are not allowed
(#1394) Tab found within whitespace
(#1394) Line indented incorrectly; expected 12 spaces, found 3
(#1394) Closing brace indented incorrectly; expected 12 spaces, found 3
(#1394) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1394) No space found before comment text; expected "// if not an emal address then search on first word or last word" but found "//if not an emal address then search on first word or last word"
(#1395) No space found before comment text; expected "// make string into array if multiple words" but found "//make string into array if multiple words"
(#1396) No space found before comment text; expected "// reverse the array to get the last word" but found "//reverse the array to get the last word"
(#1397) Spaces must be used for alignment; tabs are not allowed
(#1397) Tab found within whitespace
(#1397) Line indented incorrectly; expected at least 16 spaces, found 4
(#1397) No space found before comment text; expected "// suggest this checks to see how many words are entered in the search box" but found "//suggest this checks to see how many words are entered in the search box"
(#1398) Spaces must be used for alignment; tabs are not allowed
(#1398) Tab found within whitespace
(#1398) Line indented incorrectly; expected at least 16 spaces, found 4
(#1398) No space found before comment text; expected "// suggest the query then CHANGE from OR to AND for 2 werd entries, as otherwise you get back a lot of innacurate results." but found "//suggest the query then CHANGE from OR to AND for 2 werd entries, as otherwise you get back a lot of innacurate results."
(#1401) Closing brace indented incorrectly; expected 3 spaces, found 12
(#1402) Spaces must be used for alignment; tabs are not allowed
(#1402) Tab found within whitespace
(#1402) Line indented incorrectly; expected 12 spaces, found 3
(#1403) Spaces must be used for alignment; tabs are not allowed
(#1403) Tab found within whitespace
(#1403) Line indented incorrectly; expected 16 spaces, found 4
(#1405) Spaces must be used for alignment; tabs are not allowed
(#1405) Tab found within whitespace
(#1405) Line indented incorrectly; expected at least 24 spaces, found 6
(#1405) Line exceeds 132 characters; contains 170 characters
(#1407) Spaces must be used for alignment; tabs are not allowed
(#1407) Tab found within whitespace
(#1407) Line indented incorrectly; expected at least 24 spaces, found 6
(#1407) Spaces must be used for alignment; tabs are not allowed
(#1407) Tab found within whitespace
(#1407) Whitespace found at end of line
(#1408) Spaces must be used for alignment; tabs are not allowed
(#1408) Tab found within whitespace
(#1408) Line indented incorrectly; expected 20 spaces, found 5
(#1408) Closing brace indented incorrectly; expected 20 spaces, found 5
(#1409) Spaces must be used for alignment; tabs are not allowed
(#1409) Tab found within whitespace
(#1409) Line indented incorrectly; expected 16 spaces, found 4
(#1410) Spaces must be used for alignment; tabs are not allowed
(#1410) Tab found within whitespace
(#1410) Line indented incorrectly; expected 12 spaces, found 3
(#1411) Spaces must be used for alignment; tabs are not allowed
(#1411) Tab found within whitespace
(#1411) Line indented incorrectly; expected at least 12 spaces, found 3
(#1411) Variable "help_icon_username" must not contain underscores.
(#1413) Spaces must be used for alignment; tabs are not allowed
(#1413) Tab found within whitespace
(#1413) Line indented incorrectly; expected at least 12 spaces, found 3
(#1413) Variable "help_icon_userdept" must not contain underscores.
(#1415) Spaces must be used for alignment; tabs are not allowed
(#1415) Tab found within whitespace
(#1415) Whitespace found at end of line
(#1416) Spaces must be used for alignment; tabs are not allowed
(#1416) Tab found within whitespace
(#1416) Line indented incorrectly; expected at least 12 spaces, found 3
(#1419) Variable "help_icon_username" must not contain underscores.
(#1420) Spaces must be used for alignment; tabs are not allowed
(#1420) Tab found within whitespace
(#1420) Line indented incorrectly; expected at least 12 spaces, found 3
(#1420) Variable "help_icon_userdept" must not contain underscores.
(#1422) Spaces must be used for alignment; tabs are not allowed
(#1422) Tab found within whitespace
(#1422) Line indented incorrectly; expected at least 12 spaces, found 3
(#1422) No space found before comment text; expected "// Add the records to the table here. These records were stored in the myusers array." but found "//Add the records to the table here. These records were stored in the myusers array."
(#1423) Spaces must be used for alignment; tabs are not allowed
(#1423) Tab found within whitespace
(#1423) Line indented incorrectly; expected 12 spaces, found 3
(#1424) Spaces must be used for alignment; tabs are not allowed
(#1424) Tab found within whitespace
(#1424) Line indented incorrectly; expected 16 spaces, found 4
(#1425) Spaces must be used for alignment; tabs are not allowed
(#1425) Tab found within whitespace
(#1425) Line indented incorrectly; expected at least 20 spaces, found 5
(#1425) Expected 1 space before ".="; 0 found
(#1426) Spaces must be used for alignment; tabs are not allowed
(#1426) Tab found within whitespace
(#1426) Line indented incorrectly; expected at least 20 spaces, found 5
(#1426) Expected 1 space before ".="; 0 found
(#1426) Expected 1 space after ".="; 0 found
(#1427) Spaces must be used for alignment; tabs are not allowed
(#1427) Tab found within whitespace
(#1427) Line indented incorrectly; expected at least 20 spaces, found 5
(#1427) Expected 1 space before ".="; 0 found
(#1427) Expected 1 space after ".="; 0 found
(#1428) Spaces must be used for alignment; tabs are not allowed
(#1428) Tab found within whitespace
(#1428) Line indented incorrectly; expected at least 20 spaces, found 5
(#1428) Expected 1 space before ".="; 0 found
(#1428) Expected 1 space after ".="; 0 found
(#1429) Spaces must be used for alignment; tabs are not allowed
(#1429) Tab found within whitespace
(#1429) Line indented incorrectly; expected 16 spaces, found 4
(#1430) Spaces must be used for alignment; tabs are not allowed
(#1430) Tab found within whitespace
(#1430) Line indented incorrectly; expected 12 spaces, found 3
(#1431) Spaces must be used for alignment; tabs are not allowed
(#1431) Tab found within whitespace
(#1431) Line indented incorrectly; expected at least 12 spaces, found 3
(#1431) Expected 1 space before ".="; 0 found
(#1431) Expected 1 space after ".="; 0 found
(#1432) Spaces must be used for alignment; tabs are not allowed
(#1432) Tab found within whitespace
(#1432) Line indented incorrectly; expected 8 spaces, found 2
(#1432) Closing brace indented incorrectly; expected 8 spaces, found 2
(#1439) Spaces must be used for alignment; tabs are not allowed
(#1439) Tab found within whitespace
(#1439) Whitespace found at end of line
(#1440) Spaces must be used for alignment; tabs are not allowed
(#1440) Tab found within whitespace
(#1440) Line indented incorrectly; expected 4 spaces, found 1
(#1444) Spaces must be used for alignment; tabs are not allowed
(#1444) Expected 5 space(s) before asterisk; 2 found
(#1456) Spaces must be used for alignment; tabs are not allowed
(#1456) Tab found within whitespace
(#1456) Whitespace found at end of line
(#1457) Spaces must be used for alignment; tabs are not allowed
(#1457) Tab found within whitespace
(#1457) Line indented incorrectly; expected at least 8 spaces, found 2
(#1457) Variable "help_icon_username" must not contain underscores.
(#1459) Spaces must be used for alignment; tabs are not allowed
(#1459) Tab found within whitespace
(#1459) Line indented incorrectly; expected at least 8 spaces, found 2
(#1459) Variable "help_icon_relationship" must not contain underscores.
(#1461) Spaces must be used for alignment; tabs are not allowed
(#1461) Tab found within whitespace
(#1461) Whitespace found at end of line
(#1465) Variable "help_icon_username" must not contain underscores.
(#1466) Variable "help_icon_relationship" must not contain underscores.
(#1466) Line exceeds 132 characters; contains 138 characters
(#1471) Inline comments must end in full-stops, exclamation marks, or question marks
(#1471) No space found before comment text; expected "// The search form" but found "//The search form"
(#1473) Line exceeds 132 characters; contains 143 characters
(#1477) Inline comments must end in full-stops, exclamation marks, or question marks
(#1477) No space found before comment text; expected "// We first trim the search to remove leading and trailing spaces" but found "//We first trim the search to remove leading and trailing spaces"
(#1479) Inline comments must end in full-stops, exclamation marks, or question marks
(#1479) No space found before comment text; expected "// If there is a search input and it's not the text that tells the user to enter search input" but found "//If there is a search input and it's not the text that tells the user to enter search input"
(#1481) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1481) Inline comments must end in full-stops, exclamation marks, or question marks
(#1481) No space found before comment text; expected "// we escape the quotes etc and strip all html tags" but found "//we escape the quotes etc and strip all html tags"
(#1483) Inline comments must end in full-stops, exclamation marks, or question marks
(#1483) No space found before comment text; expected "// If it is an email address search for the full input" but found "//If it is an email address search for the full input"
(#1486) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1486) No space found before comment text; expected "// if not an emal address then search on first word or last word" but found "//if not an emal address then search on first word or last word"
(#1487) No space found before comment text; expected "// make string into array if multiple words" but found "//make string into array if multiple words"
(#1488) No space found before comment text; expected "// reverse the array to get the last word" but found "//reverse the array to get the last word"
(#1489) Spaces must be used for alignment; tabs are not allowed
(#1489) Tab found within whitespace
(#1489) Line indented incorrectly; expected at least 16 spaces, found 4
(#1489) No space found before comment text; expected "// suggest this checks to see how many words are entered in the search box" but found "//suggest this checks to see how many words are entered in the search box"
(#1490) Spaces must be used for alignment; tabs are not allowed
(#1490) Tab found within whitespace
(#1490) Line indented incorrectly; expected at least 16 spaces, found 4
(#1490) No space found before comment text; expected "// suggest the query then CHANGE from OR to AND for 2 werd entries, as otherwise you get back a lot of innacurate results." but found "//suggest the query then CHANGE from OR to AND for 2 werd entries, as otherwise you get back a lot of innacurate results."
(#1495) Variable "my_mods" must not contain underscores.
(#1497) Line exceeds 132 characters; contains 136 characters
(#1497) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1497) Inline comments must end in full-stops, exclamation marks, or question marks
(#1497) No space found before comment text; expected "// get all courses the logged in user is dept admin in but only return the listed fields, then save in array" but found "//get all courses the logged in user is dept admin in but only return the listed fields, then save in array"
(#1498) Line exceeds 132 characters; contains 143 characters
(#1504) Line exceeds 132 characters; contains 138 characters
(#1504) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1504) Inline comments must end in full-stops, exclamation marks, or question marks
(#1504) No space found before comment text; expected "// get all courses the logged in user is modfule tutor in but only return the listed fields, then save in array" but found "//get all courses the logged in user is modfule tutor in but only return the listed fields, then save in array"
(#1505) Line exceeds 132 characters; contains 142 characters
(#1507) Variable "my_mods" must not contain underscores.
(#1511) No space found before comment text; expected "// For all users (currently 10 due to performance)returned in the search" but found "//For all users (currently 10 due to performance)returned in the search"
(#1512) Inline comments must end in full-stops, exclamation marks, or question marks
(#1512) No space found before comment text; expected "// If they have the name and id fields in their records, check all courses they are student in" but found "//If they have the name and id fields in their records, check all courses they are student in"
(#1515) Line exceeds 132 characters; contains 140 characters
(#1517) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1517) No space found before comment text; expected "// courses should be active and have shortname" but found "//courses should be active and have shortname"
(#1518) Line exceeds 132 characters; contains 171 characters
(#1518) Inline comments must end in full-stops, exclamation marks, or question marks
(#1518) No space found before comment text; expected "// Iterate through the user an dept admin courses and if they match then add that record to be added to table" but found "//Iterate through the user an dept admin courses and if they match then add that record to be added to table"
(#1520) Line exceeds 132 characters; contains 162 characters
(#1522) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1522) Inline comments must end in full-stops, exclamation marks, or question marks
(#1522) This comment is 75% valid code; is this commented out code?
(#1522) No space found before comment text; expected "// get_string('othertutee', 'report_myfeedback');" but found "//get_string('othertutee', 'report_myfeedback');"
(#1527) Variable "my_mods" must not contain underscores.
(#1527) Inline comments must end in full-stops, exclamation marks, or question marks
(#1527) Line exceeds maximum limit of 180 characters; contains 184 characters
(#1527) No space found before comment text; expected "// Now iterate through the module tutor courses and if they match the student the add that record to be added to table" but found "//Now iterate through the module tutor courses and if they match the student the add that record to be added to table"
(#1529) Line exceeds 132 characters; contains 162 characters
(#1531) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1531) Inline comments must end in full-stops, exclamation marks, or question marks
(#1531) This comment is 75% valid code; is this commented out code?
(#1531) No space found before comment text; expected "// get_string('othertutee', 'report_myfeedback');" but found "//get_string('othertutee', 'report_myfeedback');"
(#1533) Line exceeds 132 characters; contains 164 characters
(#1533) Inline comments must end in full-stops, exclamation marks, or question marks
(#1533) No space found before comment text; expected "// Here we add the course shortname that the module tutor has a capability in for that student" but found "//Here we add the course shortname that the module tutor has a capability in for that student"
(#1535) Variable "my_mods" must not contain underscores.
(#1537) Line exceeds 132 characters; contains 150 characters
(#1537) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1537) Inline comments must end in full-stops, exclamation marks, or question marks
(#1537) No space found before comment text; expected "// add a comma if multiple course shortnames" but found "//add a comma if multiple course shortnames"
(#1554) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1554) Inline comments must end in full-stops, exclamation marks, or question marks
(#1564) Line exceeds 132 characters; contains 142 characters
(#1575) No space found before comment text; expected "// Add the records to the table here. These records were stored in the myusers array." but found "//Add the records to the table here. These records were stored in the myusers array."
(#1578) Expected 1 space before ".="; 0 found
(#1579) Expected 1 space before ".="; 0 found
(#1579) Expected 1 space after ".="; 0 found
(#1580) Expected 1 space before ".="; 0 found
(#1580) Expected 1 space after ".="; 0 found
(#1581) Expected 1 space before ".="; 0 found
(#1581) Expected 1 space after ".="; 0 found
(#1584) Expected 1 space before ".="; 0 found
(#1584) Expected 1 space after ".="; 0 found
(#1592) Spaces must be used for alignment; tabs are not allowed
(#1592) Tab found within whitespace
(#1592) Whitespace found at end of line
(#1593) Spaces must be used for alignment; tabs are not allowed
(#1593) Tab found within whitespace
(#1593) Whitespace found at end of line
(#1597) Spaces must be used for alignment; tabs are not allowed
(#1597) Expected 5 space(s) before asterisk; 2 found
(#1606) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1606) Inline comments must end in full-stops, exclamation marks, or question marks
(#1619) Line exceeds 132 characters; contains 144 characters
(#1628) Variable "inner_table" must not contain underscores.
(#1628) Line exceeds 132 characters; contains 166 characters
(#1629) Line exceeds 132 characters; contains 140 characters
(#1632) Variable "inner_table" must not contain underscores.
(#1633) Variable "inner_table" must not contain underscores.
(#1633) Line exceeds 132 characters; contains 152 characters
(#1635) Variable "inner_table" must not contain underscores.
(#1636) Variable "inner_table" must not contain underscores.
(#1641) Spaces must be used for alignment; tabs are not allowed
(#1641) Expected 5 space(s) before asterisk; 2 found
(#1652) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1652) Inline comments must end in full-stops, exclamation marks, or question marks
(#1654) Whitespace found at end of line within string
(#1656) Whitespace found at end of line within string
(#1665) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1665) Inline comments must end in full-stops, exclamation marks, or question marks
(#1665) This comment is 72% valid code; is this commented out code?
(#1665) No space found before comment text; expected "// $myusers[$tgroup->id]['feed'] = 0;" but found "//$myusers[$tgroup->id]['feed'] = 0;"
(#1668) No space found before comment text; expected "// Iterate through both arrays and if members in the course are similar to those in the" but found "//Iterate through both arrays and if members in the course are similar to those in the"
(#1668) Whitespace found at end of line
(#1669) Inline comments must end in full-stops, exclamation marks, or question marks
(#1669) No space found before comment text; expected "// tutors group then add them to list to be added to the table" but found "//tutors group then add them to list to be added to the table"
(#1686) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1686) Inline comments must end in full-stops, exclamation marks, or question marks
(#1686) This comment is 74% valid code; is this commented out code?
(#1686) No space found before comment text; expected "// $myusers[$u->id]['feed'] += $tutgroup[$u->userid]['feed'];" but found "//$myusers[$u->id]['feed'] += $tutgroup[$u->userid]['feed'];"
(#1691) Line exceeds 132 characters; contains 142 characters
(#1691) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1691) Inline comments must end in full-stops, exclamation marks, or question marks
(#1691) This comment is 48% valid code; is this commented out code?
(#1691) No space found before comment text; expected "// $myusers[$u->id]['here'] = "<a href=\"" . $CFG->wwwroot . "/report/myfeedback/index.php?userid=" . $u->id . "\">Click here</a>";" but found "//$myusers[$u->id]['here'] = "<a href=\"" . $CFG->wwwroot . "/report/myfeedback/index.php?userid=" . $u->id . "\">Click here</a>";"
(#1694) Line exceeds 132 characters; contains 163 characters
(#1695) Variable "inner_table" must not contain underscores.
(#1696) Line exceeds 132 characters; contains 168 characters
(#1697) Line exceeds 132 characters; contains 178 characters
(#1701) Variable "inner_table" must not contain underscores.
(#1702) Variable "inner_table" must not contain underscores.
(#1703) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1703) Inline comments must end in full-stops, exclamation marks, or question marks
(#1703) No space found before comment text; expected "// $inner_table .= "<td>" . $stu->u_vas . "</td>";" but found "//$inner_table .= "<td>" . $stu->u_vas . "</td>";"
(#1704) Variable "inner_table" must not contain underscores.
(#1705) Variable "inner_table" must not contain underscores.
(#1706) Variable "inner_table" must not contain underscores.
(#1707) Variable "inner_table" must not contain underscores.
(#1708) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1708) Inline comments must end in full-stops, exclamation marks, or question marks
(#1708) No space found before comment text; expected "// $inner_table .= "<td>" . $stu->uf . "</td>";" but found "//$inner_table .= "<td>" . $stu->uf . "</td>";"
(#1709) Variable "inner_table" must not contain underscores.
(#1710) Line exceeds 132 characters; contains 150 characters
(#1710) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1710) Inline comments must end in full-stops, exclamation marks, or question marks
(#1710) This comment is 46% valid code; is this commented out code?
(#1710) No space found before comment text; expected "// $inner_table .= "<td>" . $res['name'] . "</td><td>" . $res['name'] . "</td><td>" . $res['name'] . "</td><td>" . $res['name'] . "</td></tr>";" but found "//$inner_table .= "<td>" . $res['name'] . "</td><td>" . $res['name'] . "</td><td>" . $res['name'] . "</td><td>" . $res['name'] . "</td></tr>";"
(#1712) Variable "inner_table" must not contain underscores.
(#1713) Variable "inner_table" must not contain underscores.
(#1717) Whitespace found at end of line
(#1718) Spaces must be used for alignment; tabs are not allowed
(#1718) Expected 5 space(s) before asterisk; 2 found
(#1724) Variable "p_tutor_roleid" must not contain underscores.
(#1729) Variable "p_tutor_roleid" must not contain underscores.
(#1736) Spaces must be used for alignment; tabs are not allowed
(#1736) Expected 5 space(s) before asterisk; 2 found
(#1752) Spaces must be used for alignment; tabs are not allowed
(#1752) Expected 5 space(s) before asterisk; 2 found
(#1768) Whitespace found at end of line within string
(#1779) Spaces must be used for alignment; tabs are not allowed
(#1779) Expected 5 space(s) before asterisk; 2 found
(#1785) Variable "grades_totals" must not contain underscores.
(#1794) Variable "grades_totals" must not contain underscores.
(#1794) Variable "total_grade" must not contain underscores.
(#1795) Variable "p_total" must not contain underscores.
(#1795) Variable "total_grade" must not contain underscores.
(#1796) Variable "p_total" must not contain underscores.
(#1798) Variable "p_total" must not contain underscores.
(#1801) Variable "p_total" must not contain underscores.
(#1801) Variable "p_total" must not contain underscores.
(#1804) Variable "p_total" must not contain underscores.
(#1804) Variable "p_total" must not contain underscores.
(#1807) Variable "p_total" must not contain underscores.
(#1807) Variable "p_total" must not contain underscores.
(#1810) Variable "p_total" must not contain underscores.
(#1815) Variable "grades_totals" must not contain underscores.
(#1816) Variable "grades_totals" must not contain underscores.
(#1817) Variable "pos_min" must not contain underscores.
(#1818) Variable "pos_max" must not contain underscores.
(#1819) Variable "pos_avg" must not contain underscores.
(#1820) Variable "pos_min_text" must not contain underscores.
(#1820) Variable "pos_min" must not contain underscores.
(#1821) Variable "pos_avg_text" must not contain underscores.
(#1821) Variable "pos_avg" must not contain underscores.
(#1822) Variable "pos_max_text" must not contain underscores.
(#1822) Variable "pos_max" must not contain underscores.
(#1824) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1824) Inline comments must end in full-stops, exclamation marks, or question marks
(#1824) This comment is 56% valid code; is this commented out code?
(#1824) No space found before comment text; expected "// ($enrolled ? strtoupper(get_string('suborassessed', 'report_myfeedback')) . ': ' . $mean : '');" but found "//($enrolled ? strtoupper(get_string('suborassessed', 'report_myfeedback')) . ': ' . $mean : '');"
(#1825) Variable "pos_avg_text" must not contain underscores.
(#1825) Variable "pos_min_text" must not contain underscores.
(#1826) Variable "pos_avg_text" must not contain underscores.
(#1826) Variable "pos_min_text" must not contain underscores.
(#1828) Variable "pos_max_text" must not contain underscores.
(#1828) Variable "pos_avg_text" must not contain underscores.
(#1829) Variable "pos_max_text" must not contain underscores.
(#1829) Variable "pos_avg_text" must not contain underscores.
(#1831) Variable "pos_min_text" must not contain underscores.
(#1832) Variable "pos_min_text" must not contain underscores.
(#1834) Variable "pos_min_text" must not contain underscores.
(#1835) Variable "pos_min_text" must not contain underscores.
(#1837) Variable "pos_min_text" must not contain underscores.
(#1838) Variable "pos_min_text" must not contain underscores.
(#1840) Variable "pos_avg_text" must not contain underscores.
(#1841) Variable "pos_avg_text" must not contain underscores.
(#1843) Variable "pos_avg_text" must not contain underscores.
(#1844) Variable "pos_avg_text" must not contain underscores.
(#1846) Variable "pos_avg_text" must not contain underscores.
(#1847) Variable "pos_avg_text" must not contain underscores.
(#1849) Variable "pos_max_text" must not contain underscores.
(#1850) Variable "pos_max_text" must not contain underscores.
(#1852) Variable "pos_max_text" must not contain underscores.
(#1853) Variable "pos_max_text" must not contain underscores.
(#1861) Line exceeds 132 characters; contains 159 characters
(#1862) Line exceeds 132 characters; contains 147 characters
(#1875) Variable "pos_min" must not contain underscores.
(#1876) Variable "pos_max" must not contain underscores.
(#1877) Variable "pos_avg" must not contain underscores.
(#1878) Variable "pos_min_text" must not contain underscores.
(#1879) Variable "pos_max_text" must not contain underscores.
(#1880) Variable "pos_avg_text" must not contain underscores.
(#1893) Whitespace found at end of line within string
(#1900) Whitespace found at end of line within string
(#1951) Spaces must be used for alignment; tabs are not allowed
(#1951) Expected 5 space(s) before asterisk; 2 found
(#1960) Whitespace found at end of line within string
(#1987) Spaces must be used for alignment; tabs are not allowed
(#1987) Expected 5 space(s) before asterisk; 2 found
(#1998) Line exceeds 132 characters; contains 145 characters
(#2000) Inline comments must end in full-stops, exclamation marks, or question marks
(#2000) No space found before comment text; expected "// Sort the assessment by name aplabetically but case insentsitive" but found "//Sort the assessment by name aplabetically but case insentsitive"
(#2003) Line indented incorrectly; expected 8 spaces, found 16
(#2003) Closing brace indented incorrectly; expected 8 spaces, found 16
(#2005) Variable "a_vas" must not contain underscores.
(#2008) Variable "a_due" must not contain underscores.
(#2008) Variable "a_non" must not contain underscores.
(#2008) Variable "a_graded" must not contain underscores.
(#2008) Variable "a_late" must not contain underscores.
(#2008) Variable "a_feed" must not contain underscores.
(#2008) Variable "a_low" must not contain underscores.
(#2009) Variable "a_name" must not contain underscores.
(#2010) Variable "assess_graph" must not contain underscores.
(#2011) Variable "u_vas" must not contain underscores.
(#2012) Variable "assess_totals" must not contain underscores.
(#2016) Variable "assess_totals" must not contain underscores.
(#2019) Variable "assess_graph" must not contain underscores.
(#2019) Variable "assess_totals" must not contain underscores.
(#2033) Line exceeds 132 characters; contains 163 characters
(#2034) Variable "a_name" must not contain underscores.
(#2035) Variable "a_due" must not contain underscores.
(#2036) Variable "a_non" must not contain underscores.
(#2037) Variable "a_late" must not contain underscores.
(#2038) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2038) Inline comments must end in full-stops, exclamation marks, or question marks
(#2038) This comment is 67% valid code; is this commented out code?
(#2038) No space found before comment text; expected "// $a_feed = $a['feed'];" but found "//$a_feed = $a['feed'];"
(#2039) Variable "a_graded" must not contain underscores.
(#2040) Variable "a_low" must not contain underscores.
(#2042) Inline comments must end in full-stops, exclamation marks, or question marks
(#2042) No space found before comment text; expected "// Get the inner users per assessment" but found "//Get the inner users per assessment"
(#2044) Line exceeds 132 characters; contains 178 characters
(#2050) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2050) Inline comments must end in full-stops, exclamation marks, or question marks
(#2050) This comment is 50% valid code; is this commented out code?
(#2050) No space found before comment text; expected "// $uf = $au->uf;" but found "//$uf = $au->uf;"
(#2052) Variable "u_vas" must not contain underscores.
(#2055) Line exceeds maximum limit of 180 characters; contains 229 characters
(#2056) Variable "a_due" must not contain underscores.
(#2057) Variable "a_non" must not contain underscores.
(#2058) Variable "a_late" must not contain underscores.
(#2059) Variable "a_graded" must not contain underscores.
(#2060) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2060) Inline comments must end in full-stops, exclamation marks, or question marks
(#2060) No space found before comment text; expected "// $af .= $minortable . "<td>" . $a_feed . "</td></tr></table></div>" . $uf;" but found "//$af .= $minortable . "<td>" . $a_feed . "</td></tr></table></div>" . $uf;"
(#2061) Variable "a_low" must not contain underscores.
(#2062) Variable "a_vas" must not contain underscores.
(#2062) Variable "assess_graph" must not contain underscores.
(#2062) Variable "u_vas" must not contain underscores.
(#2063) Variable "a_name" must not contain underscores.
(#2063) Line exceeds 132 characters; contains 139 characters
(#2070) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2070) Inline comments must end in full-stops, exclamation marks, or question marks
(#2070) This comment is 50% valid code; is this commented out code?
(#2070) No space found before comment text; expected "// $as->af = $af;" but found "//$as->af = $af;"
(#2072) Variable "a_vas" must not contain underscores.
(#2076) Spaces must be used for alignment; tabs are not allowed
(#2076) Tab found within whitespace
(#2076) Whitespace found at end of line
(#2080) Spaces must be used for alignment; tabs are not allowed
(#2080) Expected 5 space(s) before asterisk; 2 found
(#2092) Line exceeds 132 characters; contains 145 characters
(#2095) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2095) Inline comments must end in full-stops, exclamation marks, or question marks
(#2095) No space found before comment text; expected "// if adding user for each assessment" but found "//if adding user for each assessment"
(#2097) Variable "u_name" must not contain underscores.
(#2097) Variable "u_vas" must not contain underscores.
(#2098) Variable "u_due" must not contain underscores.
(#2098) Variable "u_non" must not contain underscores.
(#2098) Variable "u_graded" must not contain underscores.
(#2098) Variable "u_late" must not contain underscores.
(#2098) Variable "u_feed" must not contain underscores.
(#2098) Variable "u_low" must not contain underscores.
(#2100) Variable "user_graph" must not contain underscores.
(#2102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2102) No space found before comment text; expected "// need to run through the entire array to create the arrays needed otherwise it will omit" but found "//need to run through the entire array to create the arrays needed otherwise it will omit"
(#2102) Whitespace found at end of line
(#2103) Inline comments must end in full-stops, exclamation marks, or question marks
(#2103) No space found before comment text; expected "// elements below what the current array element it's working on" but found "//elements below what the current array element it's working on"
(#2106) Variable "usr_val" must not contain underscores.
(#2107) Variable "usr_val" must not contain underscores.
(#2108) Variable "usr_val" must not contain underscores.
(#2110) Variable "usr_val" must not contain underscores.
(#2117) Inline comments must end in full-stops, exclamation marks, or question marks
(#2117) No space found before comment text; expected "// Iterate through array again to get the correct amount of elements for each user" but found "//Iterate through array again to get the correct amount of elements for each user"
(#2123) Variable "u_name" must not contain underscores.
(#2129) Variable "u_name" must not contain underscores.
(#2131) Variable "u_name" must not contain underscores.
(#2137) Variable "u_due" must not contain underscores.
(#2138) Variable "u_non" must not contain underscores.
(#2139) Variable "u_late" must not contain underscores.
(#2140) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2140) Inline comments must end in full-stops, exclamation marks, or question marks
(#2140) This comment is 80% valid code; is this commented out code?
(#2140) No space found before comment text; expected "// $u_feed = $usr['assess'][$cid]['feed'];" but found "//$u_feed = $usr['assess'][$cid]['feed'];"
(#2141) Variable "u_graded" must not contain underscores.
(#2142) Variable "u_low" must not contain underscores.
(#2144) Variable "u_due" must not contain underscores.
(#2145) Variable "u_non" must not contain underscores.
(#2146) Variable "u_late" must not contain underscores.
(#2147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2147) Inline comments must end in full-stops, exclamation marks, or question marks
(#2147) This comment is 67% valid code; is this commented out code?
(#2147) No space found before comment text; expected "// $u_feed = $usr['feed'];" but found "//$u_feed = $usr['feed'];"
(#2148) Variable "u_graded" must not contain underscores.
(#2149) Variable "u_low" must not contain underscores.
(#2161) Variable "user_graph" must not contain underscores.
(#2163) Variable "user_graph" must not contain underscores.
(#2167) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2167) Inline comments must end in full-stops, exclamation marks, or question marks
(#2167) This comment is 57% valid code; is this commented out code?
(#2167) No space found before comment text; expected "// if ($u_non || $u_graded || $u_late || $u_feed || $u_low) {//Only if data we display a user" but found "//if ($u_non || $u_graded || $u_late || $u_feed || $u_low) {//Only if data we display a user"
(#2169) Line exceeds 132 characters; contains 168 characters
(#2170) Variable "u_name" must not contain underscores.
(#2171) Variable "u_due" must not contain underscores.
(#2172) Variable "u_non" must not contain underscores.
(#2173) Variable "u_late" must not contain underscores.
(#2174) Variable "u_graded" must not contain underscores.
(#2175) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2175) Inline comments must end in full-stops, exclamation marks, or question marks
(#2175) No space found before comment text; expected "// $uf .= $studenttable . "<td>" . $u_feed . "</td></tr></table>";" but found "//$uf .= $studenttable . "<td>" . $u_feed . "</td></tr></table>";"
(#2176) Variable "u_low" must not contain underscores.
(#2177) Variable "u_vas" must not contain underscores.
(#2177) Variable "user_graph" must not contain underscores.
(#2178) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2178) Inline comments must end in full-stops, exclamation marks, or question marks
(#2178) This comment is 100% valid code; is this commented out code?
(#2178) No space found before comment text; expected "// }" but found "//}"
(#2182) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2182) Inline comments must end in full-stops, exclamation marks, or question marks
(#2182) No space found before comment text; expected "// sort the users alphabetically but case insensitive" but found "//sort the users alphabetically but case insensitive"
(#2185) Line indented incorrectly; expected 8 spaces, found 16
(#2185) Closing brace indented incorrectly; expected 8 spaces, found 16
(#2192) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2192) Inline comments must end in full-stops, exclamation marks, or question marks
(#2192) This comment is 50% valid code; is this commented out code?
(#2192) No space found before comment text; expected "// $us->uf = $uf;" but found "//$us->uf = $uf;"
(#2194) Variable "u_vas" must not contain underscores.
(#2199) Spaces must be used for alignment; tabs are not allowed
(#2199) Tab found within whitespace
(#2199) Whitespace found at end of line
(#2200) Spaces must be used for alignment; tabs are not allowed
(#2200) Tab found within whitespace
(#2200) Line indented incorrectly; expected at least 4 spaces, found 1
(#2201) Expected 2 space(s) before asterisk; 4 found
(#2202) Spaces must be used for alignment; tabs are not allowed
(#2202) Expected 2 space(s) before asterisk; 1 found
(#2203) Expected 2 space(s) before asterisk; 4 found
(#2204) Expected 2 space(s) before asterisk; 4 found
(#2205) Expected 2 space(s) before asterisk; 4 found
(#2206) Spaces must be used for alignment; tabs are not allowed
(#2206) Tab found within whitespace
(#2206) Line indented incorrectly; expected 4 spaces, found 1
(#2206) Expected 1 space before opening brace; found 0
(#2207) Spaces must be used for alignment; tabs are not allowed
(#2207) Tab found within whitespace
(#2207) Line indented incorrectly; expected at least 8 spaces, found 2
(#2208) Spaces must be used for alignment; tabs are not allowed
(#2208) Tab found within whitespace
(#2208) Line indented incorrectly; expected 8 spaces, found 2
(#2208) Expected "for (...) {\n"; found "for(...){\n"
(#2208) The use of function sizeOf() is forbidden; use count() instead
(#2208) Calls to inbuilt PHP functions must be lowercase; expected "sizeof" but found "sizeOf"
(#2209) Spaces must be used for alignment; tabs are not allowed
(#2209) Tab found within whitespace
(#2209) Line indented incorrectly; expected at least 12 spaces, found 9
(#2209) Variable "help_icon" must not contain underscores.
(#2211) Spaces must be used for alignment; tabs are not allowed
(#2211) Tab found within whitespace
(#2211) Line indented incorrectly; expected at least 12 spaces, found 3
(#2211) Expected 1 space after ".="; 2 found
(#2211) Spaces must be used for alignment; tabs are not allowed
(#2211) Tab found within whitespace
(#2211) Variable "help_icon" must not contain underscores.
(#2212) Spaces must be used for alignment; tabs are not allowed
(#2212) Tab found within whitespace
(#2212) Line indented incorrectly; expected 8 spaces, found 2
(#2212) Whitespace found at end of line
(#2213) Spaces must be used for alignment; tabs are not allowed
(#2213) Tab found within whitespace
(#2213) Line indented incorrectly; expected at least 8 spaces, found 2
(#2213) Expected 1 space after ".="; 2 found
(#2213) Spaces must be used for alignment; tabs are not allowed
(#2213) Tab found within whitespace
(#2214) Spaces must be used for alignment; tabs are not allowed
(#2214) Tab found within whitespace
(#2214) Line indented incorrectly; expected at least 8 spaces, found 2
(#2215) Spaces must be used for alignment; tabs are not allowed
(#2215) Tab found within whitespace
(#2215) Line indented incorrectly; expected 4 spaces, found 1
(#2216) Spaces must be used for alignment; tabs are not allowed
(#2216) Tab found within whitespace
(#2216) Whitespace found at end of line
(#2217) Spaces must be used for alignment; tabs are not allowed
(#2217) Tab found within whitespace
(#2217) Line indented incorrectly; expected at least 4 spaces, found 1
(#2218) Expected 2 space(s) before asterisk; 4 found
(#2219) Spaces must be used for alignment; tabs are not allowed
(#2219) Expected 2 space(s) before asterisk; 1 found
(#2220) Expected 2 space(s) before asterisk; 4 found
(#2221) Expected 2 space(s) before asterisk; 4 found
(#2222) Expected 2 space(s) before asterisk; 4 found
(#2223) Expected 2 space(s) before asterisk; 4 found
(#2224) Spaces must be used for alignment; tabs are not allowed
(#2224) Tab found within whitespace
(#2224) Line indented incorrectly; expected 4 spaces, found 1
(#2224) Expected 1 space before opening brace; found 0
(#2225) Spaces must be used for alignment; tabs are not allowed
(#2225) Tab found within whitespace
(#2225) Line indented incorrectly; expected at least 8 spaces, found 2
(#2226) Spaces must be used for alignment; tabs are not allowed
(#2226) Tab found within whitespace
(#2226) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2226) Inline comments must end in full-stops, exclamation marks, or question marks
(#2226) Line indented incorrectly; expected at least 8 spaces, found 2
(#2226) No space found before comment text; expected "// get 1 level of subcategories" but found "//get 1 level of subcategories"
(#2227) Spaces must be used for alignment; tabs are not allowed
(#2227) Tab found within whitespace
(#2227) Line indented incorrectly; expected at least 8 spaces, found 2
(#2230) Spaces must be used for alignment; tabs are not allowed
(#2230) Tab found within whitespace
(#2230) Line indented incorrectly; expected 4 spaces, found 1
(#2231) Spaces must be used for alignment; tabs are not allowed
(#2231) Tab found within whitespace
(#2231) Whitespace found at end of line
(#2232) Spaces must be used for alignment; tabs are not allowed
(#2232) Tab found within whitespace
(#2232) Whitespace found at end of line
(#2233) Spaces must be used for alignment; tabs are not allowed
(#2233) Tab found within whitespace
(#2233) Line indented incorrectly; expected at least 4 spaces, found 1
(#2234) Expected 2 space(s) before asterisk; 4 found
(#2235) Spaces must be used for alignment; tabs are not allowed
(#2235) Expected 2 space(s) before asterisk; 1 found
(#2236) Expected 2 space(s) before asterisk; 4 found
(#2237) Spaces must be used for alignment; tabs are not allowed
(#2237) Expected 2 space(s) before asterisk; 1 found
(#2238) Expected 2 space(s) before asterisk; 4 found
(#2239) Expected 2 space(s) before asterisk; 4 found
(#2240) Spaces must be used for alignment; tabs are not allowed
(#2240) Tab found within whitespace
(#2240) Line indented incorrectly; expected 4 spaces, found 1
(#2240) Expected 1 space before opening brace; found 0
(#2241) Spaces must be used for alignment; tabs are not allowed
(#2241) Tab found within whitespace
(#2241) Line indented incorrectly; expected at least 8 spaces, found 2
(#2242) Spaces must be used for alignment; tabs are not allowed
(#2242) Tab found within whitespace
(#2242) Whitespace found at end of line
(#2243) Spaces must be used for alignment; tabs are not allowed
(#2243) Tab found within whitespace
(#2243) Line indented incorrectly; expected at least 8 spaces, found 2
(#2244) Spaces must be used for alignment; tabs are not allowed
(#2244) Tab found within whitespace
(#2244) Whitespace found at end of line
(#2245) Spaces must be used for alignment; tabs are not allowed
(#2245) Tab found within whitespace
(#2245) Inline comments must end in full-stops, exclamation marks, or question marks
(#2245) Line indented incorrectly; expected at least 8 spaces, found 2
(#2245) No space found before comment text; expected "// Start of menu form" but found "//Start of menu form"
(#2246) Spaces must be used for alignment; tabs are not allowed
(#2246) Tab found within whitespace
(#2246) Line indented incorrectly; expected at least 8 spaces, found 2
(#2246) Line exceeds maximum limit of 180 characters; contains 271 characters
(#2247) Spaces must be used for alignment; tabs are not allowed
(#2247) Tab found within whitespace
(#2247) Line indented incorrectly; expected 8 spaces, found 2
(#2247) Expected "if (...) {\n"; found "if(...){\n"
(#2248) Spaces must be used for alignment; tabs are not allowed
(#2248) Tab found within whitespace
(#2248) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2248) Inline comments must end in full-stops, exclamation marks, or question marks
(#2248) Line indented incorrectly; expected at least 12 spaces, found 3
(#2248) No space found before comment text; expected "// add a top level category option" but found "//add a top level category option"
(#2249) Spaces must be used for alignment; tabs are not allowed
(#2249) Tab found within whitespace
(#2249) Line indented incorrectly; expected at least 12 spaces, found 3
(#2250) Spaces must be used for alignment; tabs are not allowed
(#2250) Tab found within whitespace
(#2250) Line indented incorrectly; expected 12 spaces, found 3
(#2250) Expected "if (...) {\n"; found "if(...){\n"
(#2251) Spaces must be used for alignment; tabs are not allowed
(#2251) Tab found within whitespace
(#2251) Line indented incorrectly; expected at least 16 spaces, found 5
(#2252) Spaces must be used for alignment; tabs are not allowed
(#2252) Tab found within whitespace
(#2252) Line indented incorrectly; expected 12 spaces, found 3
(#2253) Spaces must be used for alignment; tabs are not allowed
(#2253) Tab found within whitespace
(#2253) Line indented incorrectly; expected at least 12 spaces, found 3
(#2254) Spaces must be used for alignment; tabs are not allowed
(#2254) Tab found within whitespace
(#2254) Line indented incorrectly; expected 8 spaces, found 2
(#2255) Spaces must be used for alignment; tabs are not allowed
(#2255) Tab found within whitespace
(#2255) Line indented incorrectly; expected 8 spaces, found 2
(#2255) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#2256) Spaces must be used for alignment; tabs are not allowed
(#2256) Tab found within whitespace
(#2256) Line indented incorrectly; expected at least 12 spaces, found 3
(#2257) Spaces must be used for alignment; tabs are not allowed
(#2257) Tab found within whitespace
(#2257) Line indented incorrectly; expected 12 spaces, found 3
(#2257) Expected "if (...) {\n"; found "if(...){\n"
(#2258) Spaces must be used for alignment; tabs are not allowed
(#2258) Tab found within whitespace
(#2258) Line indented incorrectly; expected at least 16 spaces, found 4
(#2259) Spaces must be used for alignment; tabs are not allowed
(#2259) Tab found within whitespace
(#2259) Line indented incorrectly; expected 12 spaces, found 3
(#2260) Spaces must be used for alignment; tabs are not allowed
(#2260) Tab found within whitespace
(#2260) Line indented incorrectly; expected at least 12 spaces, found 3
(#2261) Spaces must be used for alignment; tabs are not allowed
(#2261) Tab found within whitespace
(#2261) Line indented incorrectly; expected 8 spaces, found 2
(#2262) Spaces must be used for alignment; tabs are not allowed
(#2262) Tab found within whitespace
(#2262) Line indented incorrectly; expected at least 8 spaces, found 2
(#2263) Spaces must be used for alignment; tabs are not allowed
(#2263) Tab found within whitespace
(#2263) Line indented incorrectly; expected at least 8 spaces, found 2
(#2264) Spaces must be used for alignment; tabs are not allowed
(#2264) Tab found within whitespace
(#2264) Line indented incorrectly; expected 4 spaces, found 1
(#2265) Spaces must be used for alignment; tabs are not allowed
(#2265) Tab found within whitespace
(#2265) Whitespace found at end of line
(#2266) Spaces must be used for alignment; tabs are not allowed
(#2266) Tab found within whitespace
(#2266) Line indented incorrectly; expected at least 4 spaces, found 1
(#2267) Expected 2 space(s) before asterisk; 4 found
(#2268) Spaces must be used for alignment; tabs are not allowed
(#2268) Expected 2 space(s) before asterisk; 1 found
(#2269) Expected 2 space(s) before asterisk; 4 found
(#2270) Expected 2 space(s) before asterisk; 4 found
(#2271) Spaces must be used for alignment; tabs are not allowed
(#2271) Expected 2 space(s) before asterisk; 1 found
(#2272) Expected 2 space(s) before asterisk; 4 found
(#2273) Expected 2 space(s) before asterisk; 4 found
(#2274) Spaces must be used for alignment; tabs are not allowed
(#2274) Tab found within whitespace
(#2274) Line indented incorrectly; expected 4 spaces, found 1
(#2274) Expected 1 space before opening brace; found 0
(#2275) Spaces must be used for alignment; tabs are not allowed
(#2275) Tab found within whitespace
(#2275) Line indented incorrectly; expected at least 8 spaces, found 2
(#2276) Spaces must be used for alignment; tabs are not allowed
(#2276) Tab found within whitespace
(#2276) Whitespace found at end of line
(#2277) Spaces must be used for alignment; tabs are not allowed
(#2277) Tab found within whitespace
(#2277) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2277) Inline comments must end in full-stops, exclamation marks, or question marks
(#2277) Line indented incorrectly; expected at least 8 spaces, found 2
(#2277) No space found before comment text; expected "// get all roles that are assigned the My Feedback capability passed to the function" but found "//get all roles that are assigned the My Feedback capability passed to the function"
(#2278) Spaces must be used for alignment; tabs are not allowed
(#2278) Tab found within whitespace
(#2278) Line indented incorrectly; expected at least 8 spaces, found 2
(#2279) Spaces must be used for alignment; tabs are not allowed
(#2279) Tab found within whitespace
(#2279) Whitespace found at end of line
(#2280) Spaces must be used for alignment; tabs are not allowed
(#2280) Tab found within whitespace
(#2280) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2280) Inline comments must end in full-stops, exclamation marks, or question marks
(#2280) Line indented incorrectly; expected at least 8 spaces, found 2
(#2280) No space found before comment text; expected "// if there are no roles with a my feedback student capability then return null" but found "//if there are no roles with a my feedback student capability then return null"
(#2281) Spaces must be used for alignment; tabs are not allowed
(#2281) Tab found within whitespace
(#2281) Line indented incorrectly; expected 8 spaces, found 2
(#2281) Expected "if (...) {\n"; found "if(...){\n"
(#2281) The use of function sizeof() is forbidden; use count() instead
(#2282) Spaces must be used for alignment; tabs are not allowed
(#2282) Tab found within whitespace
(#2282) Line indented incorrectly; expected at least 12 spaces, found 3
(#2283) Spaces must be used for alignment; tabs are not allowed
(#2283) Tab found within whitespace
(#2283) Line indented incorrectly; expected 8 spaces, found 2
(#2284) Spaces must be used for alignment; tabs are not allowed
(#2284) Tab found within whitespace
(#2284) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2284) Line indented incorrectly; expected at least 8 spaces, found 2
(#2284) No space found before comment text; expected "// get all the courses in the category, then iterate through the below" but found "//get all the courses in the category, then iterate through the below"
(#2285) Spaces must be used for alignment; tabs are not allowed
(#2285) Tab found within whitespace
(#2285) Line indented incorrectly; expected at least 8 spaces, found 2
(#2285) No space found before comment text; expected "// CONTINUE HERE - get courses in a category and iterate though each enrolled user on that course" but found "//CONTINUE HERE - get courses in a category and iterate though each enrolled user on that course"
(#2286) Spaces must be used for alignment; tabs are not allowed
(#2286) Tab found within whitespace
(#2286) This comment is 64% valid code; is this commented out code?
(#2286) Line indented incorrectly; expected at least 8 spaces, found 2
(#2286) No space found before comment text; expected "// $courseids = $this->get_courses_in_category($catid);" but found "//$courseids = $this->get_courses_in_category($catid);"
(#2287) Spaces must be used for alignment; tabs are not allowed
(#2287) Tab found within whitespace
(#2287) Inline comments must end in full-stops, exclamation marks, or question marks
(#2287) Line indented incorrectly; expected at least 8 spaces, found 2
(#2287) No space found before comment text; expected "// get the contextid of the category" but found "//get the contextid of the category"
(#2288) Spaces must be used for alignment; tabs are not allowed
(#2288) Tab found within whitespace
(#2288) Line indented incorrectly; expected at least 8 spaces, found 2
(#2289) Spaces must be used for alignment; tabs are not allowed
(#2289) Tab found within whitespace
(#2289) Line indented incorrectly; expected at least 8 spaces, found 2
(#2291) Spaces must be used for alignment; tabs are not allowed
(#2291) Tab found within whitespace
(#2291) Line indented incorrectly; expected at least 8 spaces, found 2
(#2291) Line exceeds maximum limit of 180 characters; contains 208 characters
(#2292) Spaces must be used for alignment; tabs are not allowed
(#2292) Tab found within whitespace
(#2292) Line indented incorrectly; expected 8 spaces, found 2
(#2292) Expected "if (...) {\n"; found "if(...){\n"
(#2293) Spaces must be used for alignment; tabs are not allowed
(#2293) Tab found within whitespace
(#2293) Line indented incorrectly; expected at least 12 spaces, found 3
(#2294) Spaces must be used for alignment; tabs are not allowed
(#2294) Tab found within whitespace
(#2294) Line indented incorrectly; expected at least 12 spaces, found 3
(#2295) Spaces must be used for alignment; tabs are not allowed
(#2295) Tab found within whitespace
(#2295) Line indented incorrectly; expected 8 spaces, found 2
(#2296) Spaces must be used for alignment; tabs are not allowed
(#2296) Tab found within whitespace
(#2296) Line indented incorrectly; expected at least 8 spaces, found 2
(#2297) Spaces must be used for alignment; tabs are not allowed
(#2297) Tab found within whitespace
(#2297) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2297) Inline comments must end in full-stops, exclamation marks, or question marks
(#2297) Line indented incorrectly; expected at least 8 spaces, found 2
(#2297) No space found before comment text; expected "// add all the roleid code into the where query" but found "//add all the roleid code into the where query"
(#2298) Spaces must be used for alignment; tabs are not allowed
(#2298) Tab found within whitespace
(#2298) Line indented incorrectly; expected at least 8 spaces, found 2
(#2299) Spaces must be used for alignment; tabs are not allowed
(#2299) Tab found within whitespace
(#2299) Line indented incorrectly; expected at least 8 spaces, found 2
(#2299) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2299) Inline comments must end in full-stops, exclamation marks, or question marks
(#2299) No space found before comment text; expected "// start at 1, because the first role is already in the query" but found "//start at 1, because the first role is already in the query"
(#2306) Spaces must be used for alignment; tabs are not allowed
(#2306) Tab found within whitespace
(#2306) Line indented incorrectly; expected 8 spaces, found 2
(#2306) Expected "while (...) {\n"; found "while(...){\n"
(#2307) Spaces must be used for alignment; tabs are not allowed
(#2307) Tab found within whitespace
(#2307) Line indented incorrectly; expected at least 12 spaces, found 3
(#2308) Spaces must be used for alignment; tabs are not allowed
(#2308) Tab found within whitespace
(#2308) Line indented incorrectly; expected at least 12 spaces, found 3
(#2309) Spaces must be used for alignment; tabs are not allowed
(#2309) Tab found within whitespace
(#2309) Line indented incorrectly; expected at least 12 spaces, found 3
(#2310) Spaces must be used for alignment; tabs are not allowed
(#2310) Tab found within whitespace
(#2310) Line indented incorrectly; expected 8 spaces, found 2
(#2311) Spaces must be used for alignment; tabs are not allowed
(#2311) Tab found within whitespace
(#2311) Line indented incorrectly; expected at least 8 spaces, found 2
(#2313) Spaces must be used for alignment; tabs are not allowed
(#2313) Tab found within whitespace
(#2313) Line indented incorrectly; expected at least 8 spaces, found 2
(#2315) Spaces must be used for alignment; tabs are not allowed
(#2315) Tab found within whitespace
(#2315) Line indented incorrectly; expected at least 8 spaces, found 2
(#2316) Spaces must be used for alignment; tabs are not allowed
(#2316) Tab found within whitespace
(#2316) Line indented incorrectly; expected 8 spaces, found 2
(#2317) Spaces must be used for alignment; tabs are not allowed
(#2317) Tab found within whitespace
(#2317) Line indented incorrectly; expected at least 12 spaces, found 3
(#2318) Spaces must be used for alignment; tabs are not allowed
(#2318) Tab found within whitespace
(#2318) Line indented incorrectly; expected 12 spaces, found 3
(#2319) Spaces must be used for alignment; tabs are not allowed
(#2319) Tab found within whitespace
(#2319) Line indented incorrectly; expected at least 16 spaces, found 4
(#2320) Spaces must be used for alignment; tabs are not allowed
(#2320) Tab found within whitespace
(#2320) Line indented incorrectly; expected 12 spaces, found 3
(#2321) Spaces must be used for alignment; tabs are not allowed
(#2321) Tab found within whitespace
(#2321) Line indented incorrectly; expected at least 12 spaces, found 3
(#2322) Spaces must be used for alignment; tabs are not allowed
(#2322) Tab found within whitespace
(#2322) Line indented incorrectly; expected 8 spaces, found 2
(#2323) Spaces must be used for alignment; tabs are not allowed
(#2323) Tab found within whitespace
(#2323) Line indented incorrectly; expected at least 8 spaces, found 2
(#2324) Spaces must be used for alignment; tabs are not allowed
(#2324) Tab found within whitespace
(#2324) Line indented incorrectly; expected 4 spaces, found 1
(#2325) Spaces must be used for alignment; tabs are not allowed
(#2325) Tab found within whitespace
(#2325) Whitespace found at end of line
(#2326) Spaces must be used for alignment; tabs are not allowed
(#2326) Tab found within whitespace
(#2326) Line indented incorrectly; expected at least 4 spaces, found 1
(#2327) Expected 2 space(s) before asterisk; 4 found
(#2328) Spaces must be used for alignment; tabs are not allowed
(#2328) Expected 2 space(s) before asterisk; 1 found
(#2329) Expected 2 space(s) before asterisk; 4 found
(#2330) Expected 2 space(s) before asterisk; 4 found
(#2331) Spaces must be used for alignment; tabs are not allowed
(#2331) Expected 2 space(s) before asterisk; 1 found
(#2332) Expected 2 space(s) before asterisk; 4 found
(#2333) Expected 2 space(s) before asterisk; 4 found
(#2333) Spaces must be used for alignment; tabs are not allowed
(#2333) Tab found within whitespace
(#2333) Whitespace found at end of line
(#2334) Spaces must be used for alignment; tabs are not allowed
(#2334) Tab found within whitespace
(#2334) Line indented incorrectly; expected 4 spaces, found 1
(#2334) Expected 1 space before opening brace; found 0
(#2335) Spaces must be used for alignment; tabs are not allowed
(#2335) Tab found within whitespace
(#2335) Line indented incorrectly; expected at least 8 spaces, found 2
(#2336) Spaces must be used for alignment; tabs are not allowed
(#2336) Tab found within whitespace
(#2336) Whitespace found at end of line
(#2337) Spaces must be used for alignment; tabs are not allowed
(#2337) Tab found within whitespace
(#2337) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2337) Inline comments must end in full-stops, exclamation marks, or question marks
(#2337) Line indented incorrectly; expected at least 8 spaces, found 2
(#2337) No space found before comment text; expected "// get all roles that are assigned the My Feedback capability passed to the function" but found "//get all roles that are assigned the My Feedback capability passed to the function"
(#2338) Spaces must be used for alignment; tabs are not allowed
(#2338) Tab found within whitespace
(#2338) Line indented incorrectly; expected at least 8 spaces, found 2
(#2340) Spaces must be used for alignment; tabs are not allowed
(#2340) Tab found within whitespace
(#2340) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2340) Inline comments must end in full-stops, exclamation marks, or question marks
(#2340) Line indented incorrectly; expected at least 8 spaces, found 2
(#2340) No space found before comment text; expected "// if there are no roles with a my feedback student capability then return null" but found "//if there are no roles with a my feedback student capability then return null"
(#2341) Spaces must be used for alignment; tabs are not allowed
(#2341) Tab found within whitespace
(#2341) Line indented incorrectly; expected 8 spaces, found 2
(#2341) Expected "if (...) {\n"; found "if(...){\n"
(#2341) The use of function sizeof() is forbidden; use count() instead
(#2342) Spaces must be used for alignment; tabs are not allowed
(#2342) Tab found within whitespace
(#2342) Line indented incorrectly; expected at least 12 spaces, found 3
(#2343) Spaces must be used for alignment; tabs are not allowed
(#2343) Tab found within whitespace
(#2343) Line indented incorrectly; expected 8 spaces, found 2
(#2344) Spaces must be used for alignment; tabs are not allowed
(#2344) Tab found within whitespace
(#2344) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2344) Inline comments must end in full-stops, exclamation marks, or question marks
(#2344) Line indented incorrectly; expected at least 8 spaces, found 2
(#2345) Spaces must be used for alignment; tabs are not allowed
(#2345) Tab found within whitespace
(#2345) Line indented incorrectly; expected at least 8 spaces, found 2
(#2347) Spaces must be used for alignment; tabs are not allowed
(#2347) Tab found within whitespace
(#2347) Line indented incorrectly; expected at least 8 spaces, found 2
(#2347) Line exceeds 132 characters; contains 144 characters
(#2348) Spaces must be used for alignment; tabs are not allowed
(#2348) Tab found within whitespace
(#2348) Line indented incorrectly; expected at least 8 spaces, found 2
(#2350) Spaces must be used for alignment; tabs are not allowed
(#2350) Tab found within whitespace
(#2350) Line indented incorrectly; expected at least 8 spaces, found 2
(#2351) Spaces must be used for alignment; tabs are not allowed
(#2351) Tab found within whitespace
(#2351) Line indented incorrectly; expected 8 spaces, found 2
(#2353) Spaces must be used for alignment; tabs are not allowed
(#2353) Tab found within whitespace
(#2353) Line indented incorrectly; expected 12 spaces, found 3
(#2354) Spaces must be used for alignment; tabs are not allowed
(#2354) Tab found within whitespace
(#2354) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2354) Line indented incorrectly; expected at least 16 spaces, found 4
(#2354) No space found before comment text; expected "// for entire Moodle get all students on courses within each faculty, then total together so you show each faculty" but found "//for entire Moodle get all students on courses within each faculty, then total together so you show each faculty"
(#2354) Whitespace found at end of line
(#2355) Spaces must be used for alignment; tabs are not allowed
(#2355) Tab found within whitespace
(#2355) Inline comments must end in full-stops, exclamation marks, or question marks
(#2355) Line indented incorrectly; expected at least 16 spaces, found 4
(#2355) No space found before comment text; expected "// with total moodle stats on top" but found "//with total moodle stats on top"
(#2356) Spaces must be used for alignment; tabs are not allowed
(#2356) Tab found within whitespace
(#2356) Line indented incorrectly; expected at least 16 spaces, found 4
(#2356) Line exceeds maximum limit of 180 characters; contains 250 characters
(#2357) Spaces must be used for alignment; tabs are not allowed
(#2357) Tab found within whitespace
(#2357) Line indented incorrectly; expected at least 16 spaces, found 4
(#2357) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2357) No space found before comment text; expected "// start at 1, because the first role is already in the query" but found "//start at 1, because the first role is already in the query"
(#2358) Spaces must be used for alignment; tabs are not allowed
(#2358) Tab found within whitespace
(#2358) Inline comments must end in full-stops, exclamation marks, or question marks
(#2358) Line indented incorrectly; expected at least 16 spaces, found 4
(#2358) No space found before comment text; expected "// add all the roleid code into the where query" but found "//add all the roleid code into the where query"
(#2359) Spaces must be used for alignment; tabs are not allowed
(#2359) Tab found within whitespace
(#2359) Line indented incorrectly; expected 16 spaces, found 4
(#2359) Expected "while (...) {\n"; found "while(...){\n"
(#2360) Spaces must be used for alignment; tabs are not allowed
(#2360) Tab found within whitespace
(#2360) Line indented incorrectly; expected at least 20 spaces, found 5
(#2361) Spaces must be used for alignment; tabs are not allowed
(#2361) Tab found within whitespace
(#2361) Line indented incorrectly; expected at least 20 spaces, found 5
(#2362) Spaces must be used for alignment; tabs are not allowed
(#2362) Tab found within whitespace
(#2362) Line indented incorrectly; expected 16 spaces, found 4
(#2363) Spaces must be used for alignment; tabs are not allowed
(#2363) Tab found within whitespace
(#2363) Line indented incorrectly; expected at least 16 spaces, found 4
(#2364) Spaces must be used for alignment; tabs are not allowed
(#2364) Tab found within whitespace
(#2364) Whitespace found at end of line
(#2365) Spaces must be used for alignment; tabs are not allowed
(#2365) Tab found within whitespace
(#2365) Line indented incorrectly; expected at least 16 spaces, found 4
(#2366) Spaces must be used for alignment; tabs are not allowed
(#2366) Tab found within whitespace
(#2366) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2366) Inline comments must end in full-stops, exclamation marks, or question marks
(#2366) Line indented incorrectly; expected at least 16 spaces, found 4
(#2366) No space found before comment text; expected "// prepend the course id to the front of the role ids already in the array" but found "//prepend the course id to the front of the role ids already in the array"
(#2367) Spaces must be used for alignment; tabs are not allowed
(#2367) Tab found within whitespace
(#2367) Line indented incorrectly; expected at least 16 spaces, found 4
(#2368) Spaces must be used for alignment; tabs are not allowed
(#2368) Tab found within whitespace
(#2368) Whitespace found at end of line
(#2369) Spaces must be used for alignment; tabs are not allowed
(#2369) Tab found within whitespace
(#2369) Line indented incorrectly; expected at least 16 spaces, found 4
(#2370) Spaces must be used for alignment; tabs are not allowed
(#2370) Tab found within whitespace
(#2370) Whitespace found at end of line
(#2371) Spaces must be used for alignment; tabs are not allowed
(#2371) Tab found within whitespace
(#2371) Line indented incorrectly; expected at least 16 spaces, found 4
(#2372) Spaces must be used for alignment; tabs are not allowed
(#2372) Tab found within whitespace
(#2372) Line indented incorrectly; expected 16 spaces, found 4
(#2373) Spaces must be used for alignment; tabs are not allowed
(#2373) Tab found within whitespace
(#2373) Line indented incorrectly; expected at least 20 spaces, found 5
(#2374) Spaces must be used for alignment; tabs are not allowed
(#2374) Tab found within whitespace
(#2374) Line indented incorrectly; expected 20 spaces, found 5
(#2375) Spaces must be used for alignment; tabs are not allowed
(#2375) Tab found within whitespace
(#2375) Line indented incorrectly; expected at least 24 spaces, found 6
(#2376) Spaces must be used for alignment; tabs are not allowed
(#2376) Tab found within whitespace
(#2376) Line indented incorrectly; expected 20 spaces, found 5
(#2377) Spaces must be used for alignment; tabs are not allowed
(#2377) Tab found within whitespace
(#2377) Line indented incorrectly; expected at least 20 spaces, found 5
(#2378) Spaces must be used for alignment; tabs are not allowed
(#2378) Tab found within whitespace
(#2378) Whitespace found at end of line
(#2379) Spaces must be used for alignment; tabs are not allowed
(#2379) Tab found within whitespace
(#2379) Line indented incorrectly; expected 16 spaces, found 4
(#2380) Spaces must be used for alignment; tabs are not allowed
(#2380) Tab found within whitespace
(#2380) Line indented incorrectly; expected at least 16 spaces, found 4
(#2381) Spaces must be used for alignment; tabs are not allowed
(#2381) Tab found within whitespace
(#2381) Line indented incorrectly; expected 12 spaces, found 3
(#2382) Spaces must be used for alignment; tabs are not allowed
(#2382) Tab found within whitespace
(#2382) Line indented incorrectly; expected at least 12 spaces, found 3
(#2383) Spaces must be used for alignment; tabs are not allowed
(#2383) Tab found within whitespace
(#2383) Line indented incorrectly; expected 8 spaces, found 2
(#2384) Spaces must be used for alignment; tabs are not allowed
(#2384) Tab found within whitespace
(#2384) Line indented incorrectly; expected 4 spaces, found 1
(#2386) Spaces must be used for alignment; tabs are not allowed
(#2386) Tab found within whitespace
(#2386) Line indented incorrectly; expected at least 4 spaces, found 1
(#2387) Expected 2 space(s) before asterisk; 4 found
(#2388) Spaces must be used for alignment; tabs are not allowed
(#2388) Expected 2 space(s) before asterisk; 1 found
(#2389) Expected 2 space(s) before asterisk; 4 found
(#2390) Spaces must be used for alignment; tabs are not allowed
(#2390) Expected 2 space(s) before asterisk; 1 found
(#2391) Expected 2 space(s) before asterisk; 4 found
(#2392) Expected 2 space(s) before asterisk; 4 found
(#2392) Spaces must be used for alignment; tabs are not allowed
(#2392) Tab found within whitespace
(#2392) Whitespace found at end of line
(#2393) Spaces must be used for alignment; tabs are not allowed
(#2393) Tab found within whitespace
(#2393) Line indented incorrectly; expected 4 spaces, found 1
(#2393) Expected 1 space before opening brace; found 0
(#2394) Spaces must be used for alignment; tabs are not allowed
(#2394) Tab found within whitespace
(#2394) Line indented incorrectly; expected at least 8 spaces, found 2
(#2395) Spaces must be used for alignment; tabs are not allowed
(#2395) Tab found within whitespace
(#2395) Line indented incorrectly; expected at least 8 spaces, found 2
(#2395) Whitespace found at end of line
(#2396) Spaces must be used for alignment; tabs are not allowed
(#2396) Tab found within whitespace
(#2396) Inline comments must end in full-stops, exclamation marks, or question marks
(#2396) Line indented incorrectly; expected at least 8 spaces, found 2
(#2396) No space found before comment text; expected "// SELECT roleid FROM mdl_role_capabilities c where capability = 'report/myfeedback:student';" but found "//SELECT roleid FROM mdl_role_capabilities c where capability = 'report/myfeedback:student';"
(#2397) Spaces must be used for alignment; tabs are not allowed
(#2397) Tab found within whitespace
(#2397) Line indented incorrectly; expected at least 8 spaces, found 2
(#2398) Spaces must be used for alignment; tabs are not allowed
(#2398) Tab found within whitespace
(#2398) Line indented incorrectly; expected 4 spaces, found 1
(#2399) Spaces must be used for alignment; tabs are not allowed
(#2399) Tab found within whitespace
(#2399) Whitespace found at end of line
(#2400) Spaces must be used for alignment; tabs are not allowed
(#2400) Tab found within whitespace
(#2400) Line indented incorrectly; expected at least 4 spaces, found 1
(#2401) Expected 2 space(s) before asterisk; 4 found
(#2402) Spaces must be used for alignment; tabs are not allowed
(#2402) Expected 2 space(s) before asterisk; 1 found
(#2403) Expected 2 space(s) before asterisk; 4 found
(#2404) Spaces must be used for alignment; tabs are not allowed
(#2404) Expected 2 space(s) before asterisk; 1 found
(#2405) Expected 2 space(s) before asterisk; 4 found
(#2406) Expected 2 space(s) before asterisk; 4 found
(#2406) Spaces must be used for alignment; tabs are not allowed
(#2406) Tab found within whitespace
(#2406) Whitespace found at end of line
(#2407) Spaces must be used for alignment; tabs are not allowed
(#2407) Tab found within whitespace
(#2407) Line indented incorrectly; expected 4 spaces, found 1
(#2407) Expected 1 space before opening brace; found 0
(#2408) Spaces must be used for alignment; tabs are not allowed
(#2408) Tab found within whitespace
(#2408) Line indented incorrectly; expected at least 8 spaces, found 2
(#2409) Spaces must be used for alignment; tabs are not allowed
(#2409) Tab found within whitespace
(#2409) Line indented incorrectly; expected at least 8 spaces, found 2
(#2410) Spaces must be used for alignment; tabs are not allowed
(#2410) Tab found within whitespace
(#2410) Line indented incorrectly; expected at least 8 spaces, found 2
(#2411) Spaces must be used for alignment; tabs are not allowed
(#2411) Tab found within whitespace
(#2411) Line indented incorrectly; expected at least 8 spaces, found 2
(#2412) Spaces must be used for alignment; tabs are not allowed
(#2412) Tab found within whitespace
(#2412) Line indented incorrectly; expected 4 spaces, found 1
(#2413) Spaces must be used for alignment; tabs are not allowed
(#2413) Tab found within whitespace
(#2413) Whitespace found at end of line
(#2414) Spaces must be used for alignment; tabs are not allowed
(#2414) Tab found within whitespace
(#2414) Line indented incorrectly; expected at least 4 spaces, found 1
(#2415) Expected 2 space(s) before asterisk; 4 found
(#2416) Spaces must be used for alignment; tabs are not allowed
(#2416) Expected 2 space(s) before asterisk; 1 found
(#2417) Expected 2 space(s) before asterisk; 4 found
(#2418) Spaces must be used for alignment; tabs are not allowed
(#2418) Expected 2 space(s) before asterisk; 1 found
(#2419) Spaces must be used for alignment; tabs are not allowed
(#2419) Expected 2 space(s) before asterisk; 1 found
(#2420) Expected 2 space(s) before asterisk; 4 found
(#2421) Expected 2 space(s) before asterisk; 4 found
(#2421) Spaces must be used for alignment; tabs are not allowed
(#2421) Tab found within whitespace
(#2421) Whitespace found at end of line
(#2422) Spaces must be used for alignment; tabs are not allowed
(#2422) Tab found within whitespace
(#2422) Line indented incorrectly; expected 4 spaces, found 1
(#2422) Expected 1 space before opening brace; found 0
(#2423) Spaces must be used for alignment; tabs are not allowed
(#2423) Tab found within whitespace
(#2423) Line indented incorrectly; expected at least 8 spaces, found 2
(#2424) Spaces must be used for alignment; tabs are not allowed
(#2424) Tab found within whitespace
(#2424) Whitespace found at end of line
(#2425) Expected 1 space after "="; 2 found
(#2428) Spaces must be used for alignment; tabs are not allowed
(#2428) Tab found within whitespace
(#2428) Line indented incorrectly; expected 8 spaces, found 2
(#2428) Expected "if (...) {\n"; found "if(...){\n"
(#2429) Spaces must be used for alignment; tabs are not allowed
(#2429) Tab found within whitespace
(#2429) Line indented incorrectly; expected at least 12 spaces, found 3
(#2430) Spaces must be used for alignment; tabs are not allowed
(#2430) Tab found within whitespace
(#2430) Line indented incorrectly; expected 8 spaces, found 2
(#2430) Expected "} else {\n"; found "}else{\n"
(#2431) Spaces must be used for alignment; tabs are not allowed
(#2431) Tab found within whitespace
(#2431) Line indented incorrectly; expected at least 12 spaces, found 3
(#2432) Spaces must be used for alignment; tabs are not allowed
(#2432) Tab found within whitespace
(#2432) Line indented incorrectly; expected 8 spaces, found 2
(#2433) Spaces must be used for alignment; tabs are not allowed
(#2433) Tab found within whitespace
(#2433) Line indented incorrectly; expected 4 spaces, found 1
(#2434) Spaces must be used for alignment; tabs are not allowed
(#2434) Tab found within whitespace
(#2434) Whitespace found at end of line
(#2435) Spaces must be used for alignment; tabs are not allowed
(#2435) Tab found within whitespace
(#2435) Line indented incorrectly; expected at least 4 spaces, found 1
(#2436) Expected 2 space(s) before asterisk; 4 found
(#2437) Spaces must be used for alignment; tabs are not allowed
(#2437) Expected 2 space(s) before asterisk; 1 found
(#2438) Expected 2 space(s) before asterisk; 4 found
(#2439) Spaces must be used for alignment; tabs are not allowed
(#2439) Expected 2 space(s) before asterisk; 1 found
(#2440) Expected 2 space(s) before asterisk; 4 found
(#2441) Expected 2 space(s) before asterisk; 4 found
(#2441) Spaces must be used for alignment; tabs are not allowed
(#2441) Tab found within whitespace
(#2441) Whitespace found at end of line
(#2442) Spaces must be used for alignment; tabs are not allowed
(#2442) Tab found within whitespace
(#2442) Line indented incorrectly; expected 4 spaces, found 1
(#2442) Expected 1 space before opening brace; found 0
(#2443) Spaces must be used for alignment; tabs are not allowed
(#2443) Tab found within whitespace
(#2443) Line indented incorrectly; expected at least 8 spaces, found 2
(#2444) Spaces must be used for alignment; tabs are not allowed
(#2444) Tab found within whitespace
(#2444) Whitespace found at end of line
(#2445) Whitespace found at end of line within string
(#2448) Spaces must be used for alignment; tabs are not allowed
(#2448) Tab found within whitespace
(#2448) Line indented incorrectly; expected at least 8 spaces, found 2
(#2449) Spaces must be used for alignment; tabs are not allowed
(#2449) Tab found within whitespace
(#2449) Line indented incorrectly; expected 4 spaces, found 1
(#2450) Spaces must be used for alignment; tabs are not allowed
(#2450) Tab found within whitespace
(#2450) Whitespace found at end of line
(#2451) Spaces must be used for alignment; tabs are not allowed
(#2451) Tab found within whitespace
(#2451) Line indented incorrectly; expected at least 4 spaces, found 1
(#2452) Expected 2 space(s) before asterisk; 4 found
(#2453) Spaces must be used for alignment; tabs are not allowed
(#2453) Expected 2 space(s) before asterisk; 1 found
(#2454) Expected 2 space(s) before asterisk; 4 found
(#2455) Spaces must be used for alignment; tabs are not allowed
(#2455) Expected 2 space(s) before asterisk; 1 found
(#2456) Spaces must be used for alignment; tabs are not allowed
(#2456) Expected 2 space(s) before asterisk; 1 found
(#2457) Spaces must be used for alignment; tabs are not allowed
(#2457) Expected 2 space(s) before asterisk; 1 found
(#2458) Expected 2 space(s) before asterisk; 4 found
(#2459) Expected 2 space(s) before asterisk; 4 found
(#2460) Spaces must be used for alignment; tabs are not allowed
(#2460) Tab found within whitespace
(#2460) Line indented incorrectly; expected 4 spaces, found 1
(#2460) Expected 1 space before opening brace; found 0
(#2461) Spaces must be used for alignment; tabs are not allowed
(#2461) Tab found within whitespace
(#2461) Line indented incorrectly; expected at least 8 spaces, found 2
(#2462) Whitespace found at end of line within string
(#2465) Spaces must be used for alignment; tabs are not allowed
(#2465) Tab found within whitespace
(#2465) Line indented incorrectly; expected 8 spaces, found 2
(#2465) Expected "if (...) {\n"; found "if(...){\t\t\n"
(#2465) Spaces must be used for alignment; tabs are not allowed
(#2465) Tab found within whitespace
(#2465) Whitespace found at end of line
(#2466) Spaces must be used for alignment; tabs are not allowed
(#2466) Tab found within whitespace
(#2466) Line indented incorrectly; expected at least 12 spaces, found 2
(#2466) Line exceeds maximum limit of 180 characters; contains 210 characters
(#2467) Spaces must be used for alignment; tabs are not allowed
(#2467) Tab found within whitespace
(#2467) Line indented incorrectly; expected at least 12 spaces, found 3
(#2467) Spaces must be used for alignment; tabs are not allowed
(#2467) Tab found within whitespace
(#2467) Whitespace found at end of line
(#2468) Spaces must be used for alignment; tabs are not allowed
(#2468) Tab found within whitespace
(#2468) Line indented incorrectly; expected 8 spaces, found 2
(#2468) Expected "} else {\n"; found "}else{\n"
(#2469) Spaces must be used for alignment; tabs are not allowed
(#2469) Tab found within whitespace
(#2469) Line indented incorrectly; expected at least 12 spaces, found 3
(#2470) Spaces must be used for alignment; tabs are not allowed
(#2470) Tab found within whitespace
(#2470) Line indented incorrectly; expected 8 spaces, found 2
(#2471) Spaces must be used for alignment; tabs are not allowed
(#2471) Tab found within whitespace
(#2471) Line indented incorrectly; expected 4 spaces, found 1
(#2472) Spaces must be used for alignment; tabs are not allowed
(#2472) Tab found within whitespace
(#2472) Whitespace found at end of line
(#2473) Spaces must be used for alignment; tabs are not allowed
(#2473) Tab found within whitespace
(#2473) Line indented incorrectly; expected at least 4 spaces, found 1
(#2474) Expected 2 space(s) before asterisk; 4 found
(#2475) Spaces must be used for alignment; tabs are not allowed
(#2475) Expected 2 space(s) before asterisk; 1 found
(#2476) Expected 2 space(s) before asterisk; 4 found
(#2477) Spaces must be used for alignment; tabs are not allowed
(#2477) Expected 2 space(s) before asterisk; 1 found
(#2478) Spaces must be used for alignment; tabs are not allowed
(#2478) Expected 2 space(s) before asterisk; 1 found
(#2479) Spaces must be used for alignment; tabs are not allowed
(#2479) Expected 2 space(s) before asterisk; 1 found
(#2480) Expected 2 space(s) before asterisk; 4 found
(#2481) Expected 2 space(s) before asterisk; 4 found
(#2482) Spaces must be used for alignment; tabs are not allowed
(#2482) Tab found within whitespace
(#2482) Line indented incorrectly; expected 4 spaces, found 1
(#2482) Expected 1 space before opening brace; found 0
(#2483) Spaces must be used for alignment; tabs are not allowed
(#2483) Tab found within whitespace
(#2483) Line indented incorrectly; expected at least 8 spaces, found 2
(#2484) Whitespace found at end of line within string
(#2487) Spaces must be used for alignment; tabs are not allowed
(#2487) Tab found within whitespace
(#2487) Line indented incorrectly; expected 8 spaces, found 2
(#2487) Expected "if (...) {\n"; found "if(...){\t\t\n"
(#2487) Spaces must be used for alignment; tabs are not allowed
(#2487) Tab found within whitespace
(#2487) Whitespace found at end of line
(#2488) Spaces must be used for alignment; tabs are not allowed
(#2488) Tab found within whitespace
(#2488) Line indented incorrectly; expected at least 12 spaces, found 2
(#2488) Line exceeds maximum limit of 180 characters; contains 210 characters
(#2489) Spaces must be used for alignment; tabs are not allowed
(#2489) Tab found within whitespace
(#2489) Line indented incorrectly; expected at least 12 spaces, found 3
(#2489) Spaces must be used for alignment; tabs are not allowed
(#2489) Tab found within whitespace
(#2489) Whitespace found at end of line
(#2490) Spaces must be used for alignment; tabs are not allowed
(#2490) Tab found within whitespace
(#2490) Line indented incorrectly; expected 8 spaces, found 2
(#2490) Expected "} else {\n"; found "}else{\n"
(#2491) Spaces must be used for alignment; tabs are not allowed
(#2491) Tab found within whitespace
(#2491) Line indented incorrectly; expected at least 12 spaces, found 3
(#2492) Spaces must be used for alignment; tabs are not allowed
(#2492) Tab found within whitespace
(#2492) Line indented incorrectly; expected 8 spaces, found 2
(#2493) Spaces must be used for alignment; tabs are not allowed
(#2493) Tab found within whitespace
(#2493) Line indented incorrectly; expected 4 spaces, found 1
(#2494) Spaces must be used for alignment; tabs are not allowed
(#2494) Tab found within whitespace
(#2494) Whitespace found at end of line
(#2495) Spaces must be used for alignment; tabs are not allowed
(#2495) Tab found within whitespace
(#2495) Line indented incorrectly; expected at least 4 spaces, found 1
(#2496) Expected 2 space(s) before asterisk; 4 found
(#2497) Spaces must be used for alignment; tabs are not allowed
(#2497) Expected 2 space(s) before asterisk; 1 found
(#2498) Expected 2 space(s) before asterisk; 4 found
(#2499) Spaces must be used for alignment; tabs are not allowed
(#2499) Expected 2 space(s) before asterisk; 1 found
(#2500) Expected 2 space(s) before asterisk; 4 found
(#2501) Expected 2 space(s) before asterisk; 4 found
(#2501) Spaces must be used for alignment; tabs are not allowed
(#2501) Tab found within whitespace
(#2501) Whitespace found at end of line
(#2502) Spaces must be used for alignment; tabs are not allowed
(#2502) Tab found within whitespace
(#2502) Line indented incorrectly; expected 4 spaces, found 1
(#2502) Expected 1 space before opening brace; found 0
(#2503) Spaces must be used for alignment; tabs are not allowed
(#2503) Tab found within whitespace
(#2503) Line indented incorrectly; expected at least 8 spaces, found 2
(#2504) Spaces must be used for alignment; tabs are not allowed
(#2504) Tab found within whitespace
(#2504) Whitespace found at end of line
(#2508) Spaces must be used for alignment; tabs are not allowed
(#2508) Tab found within whitespace
(#2508) Line indented incorrectly; expected 8 spaces, found 2
(#2508) Expected "if (...) {\n"; found "if(...){\n"
(#2509) Spaces must be used for alignment; tabs are not allowed
(#2509) Tab found within whitespace
(#2509) Line indented incorrectly; expected at least 12 spaces, found 3
(#2510) Spaces must be used for alignment; tabs are not allowed
(#2510) Tab found within whitespace
(#2510) Line indented incorrectly; expected 8 spaces, found 2
(#2511) Spaces must be used for alignment; tabs are not allowed
(#2511) Tab found within whitespace
(#2511) Line indented incorrectly; expected at least 8 spaces, found 2
(#2512) Spaces must be used for alignment; tabs are not allowed
(#2512) Tab found within whitespace
(#2512) Whitespace found at end of line
(#2513) Spaces must be used for alignment; tabs are not allowed
(#2513) Tab found within whitespace
(#2513) Line indented incorrectly; expected 4 spaces, found 1
(#2514) Spaces must be used for alignment; tabs are not allowed
(#2514) Tab found within whitespace
(#2514) Whitespace found at end of line
(#2515) Spaces must be used for alignment; tabs are not allowed
(#2515) Tab found within whitespace
(#2515) Whitespace found at end of line
(#2516) Spaces must be used for alignment; tabs are not allowed
(#2516) Tab found within whitespace
(#2516) Whitespace found at end of line
(#2517) Spaces must be used for alignment; tabs are not allowed
(#2517) Tab found within whitespace
(#2517) Line indented incorrectly; expected at least 4 spaces, found 1
(#2518) Expected 2 space(s) before asterisk; 4 found
(#2519) Spaces must be used for alignment; tabs are not allowed
(#2519) Expected 2 space(s) before asterisk; 1 found
(#2520) Expected 2 space(s) before asterisk; 4 found
(#2521) Spaces must be used for alignment; tabs are not allowed
(#2521) Expected 2 space(s) before asterisk; 1 found
(#2522) Expected 2 space(s) before asterisk; 4 found
(#2523) Expected 2 space(s) before asterisk; 4 found
(#2523) Spaces must be used for alignment; tabs are not allowed
(#2523) Tab found within whitespace
(#2523) Whitespace found at end of line
(#2524) Spaces must be used for alignment; tabs are not allowed
(#2524) Tab found within whitespace
(#2524) Line indented incorrectly; expected 4 spaces, found 1
(#2524) Expected 1 space before opening brace; found 0
(#2525) Spaces must be used for alignment; tabs are not allowed
(#2525) Tab found within whitespace
(#2525) Line indented incorrectly; expected at least 8 spaces, found 2
(#2526) Spaces must be used for alignment; tabs are not allowed
(#2526) Tab found within whitespace
(#2526) Whitespace found at end of line
(#2530) Spaces must be used for alignment; tabs are not allowed
(#2530) Tab found within whitespace
(#2530) Line indented incorrectly; expected at least 8 spaces, found 2
(#2531) Spaces must be used for alignment; tabs are not allowed
(#2531) Tab found within whitespace
(#2531) Line indented incorrectly; expected 4 spaces, found 1
(#2532) Spaces must be used for alignment; tabs are not allowed
(#2532) Tab found within whitespace
(#2532) Whitespace found at end of line
(#2533) Spaces must be used for alignment; tabs are not allowed
(#2533) Tab found within whitespace
(#2533) Line indented incorrectly; expected at least 4 spaces, found 1
(#2534) Expected 2 space(s) before asterisk; 4 found
(#2535) Spaces must be used for alignment; tabs are not allowed
(#2535) Expected 2 space(s) before asterisk; 1 found
(#2536) Expected 2 space(s) before asterisk; 4 found
(#2537) Spaces must be used for alignment; tabs are not allowed
(#2537) Expected 2 space(s) before asterisk; 1 found
(#2538) Expected 2 space(s) before asterisk; 4 found
(#2539) Expected 2 space(s) before asterisk; 4 found
(#2539) Spaces must be used for alignment; tabs are not allowed
(#2539) Tab found within whitespace
(#2539) Whitespace found at end of line
(#2540) Spaces must be used for alignment; tabs are not allowed
(#2540) Tab found within whitespace
(#2540) Line indented incorrectly; expected 4 spaces, found 1
(#2540) Expected 1 space before opening brace; found 0
(#2541) Spaces must be used for alignment; tabs are not allowed
(#2541) Tab found within whitespace
(#2541) Line indented incorrectly; expected at least 8 spaces, found 3
(#2542) Spaces must be used for alignment; tabs are not allowed
(#2542) Tab found within whitespace
(#2542) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2542) Inline comments must end in full-stops, exclamation marks, or question marks
(#2542) Line indented incorrectly; expected at least 8 spaces, found 2
(#2543) Whitespace found at end of line within string
(#2545) Whitespace found at end of line within string
(#2546) Whitespace found at end of line within string
(#2547) Whitespace found at end of line within string
(#2551) Spaces must be used for alignment; tabs are not allowed
(#2551) Tab found within whitespace
(#2551) Line indented incorrectly; expected 4 spaces, found 1
(#2552) Spaces must be used for alignment; tabs are not allowed
(#2552) Tab found within whitespace
(#2552) Whitespace found at end of line
(#2553) Spaces must be used for alignment; tabs are not allowed
(#2553) Tab found within whitespace
(#2553) Whitespace found at end of line
(#2554) Spaces must be used for alignment; tabs are not allowed
(#2554) Tab found within whitespace
(#2554) Line indented incorrectly; expected at least 4 spaces, found 1
(#2555) Expected 2 space(s) before asterisk; 5 found
(#2556) Spaces must be used for alignment; tabs are not allowed
(#2557) Expected 2 space(s) before asterisk; 5 found
(#2558) Expected 2 space(s) before asterisk; 5 found
(#2559) Expected 2 space(s) before asterisk; 5 found
(#2559) Spaces must be used for alignment; tabs are not allowed
(#2559) Whitespace found at end of line
(#2560) Expected 2 space(s) before asterisk; 5 found
(#2561) Spaces must be used for alignment; tabs are not allowed
(#2561) Tab found within whitespace
(#2561) Line indented incorrectly; expected 4 spaces, found 1
(#2561) Expected 1 space before opening brace; found 0
(#2562) Spaces must be used for alignment; tabs are not allowed
(#2562) Tab found within whitespace
(#2562) Line indented incorrectly; expected at least 8 spaces, found 3
(#2563) Spaces must be used for alignment; tabs are not allowed
(#2563) Tab found within whitespace
(#2563) Whitespace found at end of line
(#2565) Spaces must be used for alignment; tabs are not allowed
(#2565) Tab found within whitespace
(#2565) Line indented incorrectly; expected at least 8 spaces, found 2
(#2566) Spaces must be used for alignment; tabs are not allowed
(#2566) Tab found within whitespace
(#2566) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2566) Inline comments must end in full-stops, exclamation marks, or question marks
(#2566) Line indented incorrectly; expected at least 8 spaces, found 2
(#2566) No space found before comment text; expected "// the array of studentids viewed by any staff members" but found "//the array of studentids viewed by any staff members"
(#2567) Spaces must be used for alignment; tabs are not allowed
(#2567) Tab found within whitespace
(#2567) Whitespace found at end of line
(#2568) Spaces must be used for alignment; tabs are not allowed
(#2568) Tab found within whitespace
(#2568) Line indented incorrectly; expected 8 spaces, found 2
(#2569) Spaces must be used for alignment; tabs are not allowed
(#2569) Tab found within whitespace
(#2569) Line indented incorrectly; expected at least 12 spaces, found 3
(#2570) Spaces must be used for alignment; tabs are not allowed
(#2570) Tab found within whitespace
(#2570) Line indented incorrectly; expected at least 12 spaces, found 3
(#2571) Spaces must be used for alignment; tabs are not allowed
(#2571) Tab found within whitespace
(#2571) Line indented incorrectly; expected at least 12 spaces, found 3
(#2572) Spaces must be used for alignment; tabs are not allowed
(#2572) Tab found within whitespace
(#2572) Line indented incorrectly; expected at least 12 spaces, found 3
(#2573) Spaces must be used for alignment; tabs are not allowed
(#2573) Tab found within whitespace
(#2573) Line indented incorrectly; expected at least 12 spaces, found 3
(#2574) Spaces must be used for alignment; tabs are not allowed
(#2574) Tab found within whitespace
(#2574) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2574) Inline comments must end in full-stops, exclamation marks, or question marks
(#2574) Line indented incorrectly; expected at least 12 spaces, found 3
(#2574) No space found before comment text; expected "// the array of studentids viewed by this staff member - can do a count later to get the number veiwed" but found "//the array of studentids viewed by this staff member - can do a count later to get the number veiwed"
(#2575) Spaces must be used for alignment; tabs are not allowed
(#2575) Tab found within whitespace
(#2575) Line indented incorrectly; expected at least 12 spaces, found 3
(#2575) Spaces must be used for alignment; tabs are not allowed
(#2575) Tab found within whitespace
(#2575) Whitespace found at end of line
(#2576) Spaces must be used for alignment; tabs are not allowed
(#2576) Tab found within whitespace
(#2576) Line indented incorrectly; expected at least 12 spaces, found 3
(#2576) Spaces must be used for alignment; tabs are not allowed
(#2576) Tab found within whitespace
(#2576) Whitespace found at end of line
(#2577) Spaces must be used for alignment; tabs are not allowed
(#2577) Tab found within whitespace
(#2577) Line indented incorrectly; expected at least 12 spaces, found 3
(#2577) Spaces must be used for alignment; tabs are not allowed
(#2577) Tab found within whitespace
(#2577) Whitespace found at end of line
(#2578) Spaces must be used for alignment; tabs are not allowed
(#2578) Tab found within whitespace
(#2578) Line indented incorrectly; expected at least 12 spaces, found 3
(#2579) Spaces must be used for alignment; tabs are not allowed
(#2579) Tab found within whitespace
(#2579) Line indented incorrectly; expected at least 12 spaces, found 3
(#2580) Spaces must be used for alignment; tabs are not allowed
(#2580) Tab found within whitespace
(#2580) Line indented incorrectly; expected at least 12 spaces, found 3
(#2581) Spaces must be used for alignment; tabs are not allowed
(#2581) Tab found within whitespace
(#2581) Line indented incorrectly; expected at least 12 spaces, found 3
(#2582) Spaces must be used for alignment; tabs are not allowed
(#2582) Tab found within whitespace
(#2582) Line indented incorrectly; expected at least 12 spaces, found 3
(#2582) The use of function sizeOf() is forbidden; use count() instead
(#2582) Calls to inbuilt PHP functions must be lowercase; expected "sizeof" but found "sizeOf"
(#2583) Spaces must be used for alignment; tabs are not allowed
(#2583) Tab found within whitespace
(#2583) Whitespace found at end of line
(#2583) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2584) Spaces must be used for alignment; tabs are not allowed
(#2584) Tab found within whitespace
(#2584) Whitespace found at end of line
(#2585) Spaces must be used for alignment; tabs are not allowed
(#2585) Tab found within whitespace
(#2585) Line indented incorrectly; expected 12 spaces, found 3
(#2585) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#2586) Spaces must be used for alignment; tabs are not allowed
(#2586) Tab found within whitespace
(#2586) Line indented incorrectly; expected 16 spaces, found 4
(#2587) Spaces must be used for alignment; tabs are not allowed
(#2587) Tab found within whitespace
(#2587) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2587) Inline comments must end in full-stops, exclamation marks, or question marks
(#2587) Line indented incorrectly; expected at least 20 spaces, found 5
(#2587) No space found before comment text; expected "// check for ownreport views and student report views" but found "//check for ownreport views and student report views"
(#2588) Spaces must be used for alignment; tabs are not allowed
(#2588) Tab found within whitespace
(#2588) Line indented incorrectly; expected 20 spaces, found 5
(#2589) Spaces must be used for alignment; tabs are not allowed
(#2589) Tab found within whitespace
(#2589) Line indented incorrectly; expected at least 24 spaces, found 6
(#2590) Spaces must be used for alignment; tabs are not allowed
(#2590) Tab found within whitespace
(#2590) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2590) Inline comments must end in full-stops, exclamation marks, or question marks
(#2590) Line indented incorrectly; expected at least 24 spaces, found 6
(#2590) No space found before comment text; expected "// check if it was their own report, or a students' report they viewed" but found "//check if it was their own report, or a students' report they viewed"
(#2591) Spaces must be used for alignment; tabs are not allowed
(#2591) Tab found within whitespace
(#2591) Line indented incorrectly; expected 24 spaces, found 6
(#2591) Expected "if (...) {\n"; found "if(...){\n"
(#2592) Spaces must be used for alignment; tabs are not allowed
(#2592) Tab found within whitespace
(#2592) Line indented incorrectly; expected at least 28 spaces, found 7
(#2593) Spaces must be used for alignment; tabs are not allowed
(#2593) Tab found within whitespace
(#2593) Line indented incorrectly; expected 24 spaces, found 6
(#2593) Expected "} else {\n"; found "}else{\n"
(#2594) Spaces must be used for alignment; tabs are not allowed
(#2594) Tab found within whitespace
(#2594) Line indented incorrectly; expected at least 28 spaces, found 7
(#2595) Spaces must be used for alignment; tabs are not allowed
(#2595) Tab found within whitespace
(#2595) Line indented incorrectly; expected at least 28 spaces, found 7
(#2596) Spaces must be used for alignment; tabs are not allowed
(#2596) Tab found within whitespace
(#2596) Line indented incorrectly; expected 24 spaces, found 6
(#2596) Spaces must be used for alignment; tabs are not allowed
(#2596) Tab found within whitespace
(#2596) Whitespace found at end of line
(#2597) Spaces must be used for alignment; tabs are not allowed
(#2597) Tab found within whitespace
(#2597) Line indented incorrectly; expected 24 spaces, found 6
(#2597) Expected "if (...) {\n"; found "if(...){\n"
(#2598) Spaces must be used for alignment; tabs are not allowed
(#2598) Tab found within whitespace
(#2598) Line indented incorrectly; expected at least 28 spaces, found 7
(#2599) Spaces must be used for alignment; tabs are not allowed
(#2599) Tab found within whitespace
(#2599) Line indented incorrectly; expected 24 spaces, found 6
(#2600) Spaces must be used for alignment; tabs are not allowed
(#2600) Tab found within whitespace
(#2601) Spaces must be used for alignment; tabs are not allowed
(#2601) Tab found within whitespace
(#2601) Whitespace found at end of line
(#2602) Spaces must be used for alignment; tabs are not allowed
(#2602) Tab found within whitespace
(#2602) Line indented incorrectly; expected 20 spaces, found 5
(#2603) Spaces must be used for alignment; tabs are not allowed
(#2603) Tab found within whitespace
(#2603) Line indented incorrectly; expected at least 24 spaces, found 6
(#2604) Spaces must be used for alignment; tabs are not allowed
(#2604) Tab found within whitespace
(#2604) Line indented incorrectly; expected 24 spaces, found 6
(#2604) Expected "if (...) {\n"; found "if(...){\n"
(#2605) Spaces must be used for alignment; tabs are not allowed
(#2605) Tab found within whitespace
(#2605) Line indented incorrectly; expected at least 28 spaces, found 7
(#2606) Spaces must be used for alignment; tabs are not allowed
(#2606) Tab found within whitespace
(#2606) Line indented incorrectly; expected 24 spaces, found 6
(#2607) Spaces must be used for alignment; tabs are not allowed
(#2607) Tab found within whitespace
(#2608) Spaces must be used for alignment; tabs are not allowed
(#2608) Tab found within whitespace
(#2608) Whitespace found at end of line
(#2609) Spaces must be used for alignment; tabs are not allowed
(#2609) Tab found within whitespace
(#2609) Line indented incorrectly; expected 20 spaces, found 5
(#2610) Spaces must be used for alignment; tabs are not allowed
(#2610) Tab found within whitespace
(#2610) Line indented incorrectly; expected at least 24 spaces, found 6
(#2611) Spaces must be used for alignment; tabs are not allowed
(#2611) Tab found within whitespace
(#2611) Line indented incorrectly; expected 24 spaces, found 6
(#2611) Expected "if (...) {\n"; found "if(...){\n"
(#2612) Spaces must be used for alignment; tabs are not allowed
(#2612) Tab found within whitespace
(#2612) Line indented incorrectly; expected at least 28 spaces, found 7
(#2613) Spaces must be used for alignment; tabs are not allowed
(#2613) Tab found within whitespace
(#2613) Line indented incorrectly; expected 24 spaces, found 6
(#2614) Spaces must be used for alignment; tabs are not allowed
(#2614) Tab found within whitespace
(#2615) Spaces must be used for alignment; tabs are not allowed
(#2615) Tab found within whitespace
(#2615) Line indented incorrectly; expected 20 spaces, found 5
(#2616) Spaces must be used for alignment; tabs are not allowed
(#2616) Tab found within whitespace
(#2616) Line indented incorrectly; expected at least 24 spaces, found 6
(#2617) Spaces must be used for alignment; tabs are not allowed
(#2617) Tab found within whitespace
(#2617) Line indented incorrectly; expected 24 spaces, found 6
(#2617) Expected "if (...) {\n"; found "if(...){\n"
(#2618) Spaces must be used for alignment; tabs are not allowed
(#2618) Tab found within whitespace
(#2618) Line indented incorrectly; expected at least 28 spaces, found 7
(#2619) Spaces must be used for alignment; tabs are not allowed
(#2619) Tab found within whitespace
(#2619) Line indented incorrectly; expected 24 spaces, found 6
(#2620) Spaces must be used for alignment; tabs are not allowed
(#2620) Tab found within whitespace
(#2621) Spaces must be used for alignment; tabs are not allowed
(#2621) Tab found within whitespace
(#2621) Line indented incorrectly; expected 20 spaces, found 5
(#2622) Spaces must be used for alignment; tabs are not allowed
(#2622) Tab found within whitespace
(#2622) Line indented incorrectly; expected at least 24 spaces, found 6
(#2623) Spaces must be used for alignment; tabs are not allowed
(#2623) Tab found within whitespace
(#2623) Line indented incorrectly; expected at least 24 spaces, found 6
(#2624) Spaces must be used for alignment; tabs are not allowed
(#2624) Tab found within whitespace
(#2624) Line indented incorrectly; expected 24 spaces, found 6
(#2624) Expected "if (...) {\n"; found "if(...){\n"
(#2625) Spaces must be used for alignment; tabs are not allowed
(#2625) Tab found within whitespace
(#2625) Line indented incorrectly; expected at least 28 spaces, found 7
(#2626) Spaces must be used for alignment; tabs are not allowed
(#2626) Tab found within whitespace
(#2626) Line indented incorrectly; expected 24 spaces, found 6
(#2627) Spaces must be used for alignment; tabs are not allowed
(#2627) Tab found within whitespace
(#2628) Spaces must be used for alignment; tabs are not allowed
(#2628) Tab found within whitespace
(#2628) Line indented incorrectly; expected 20 spaces, found 5
(#2629) Spaces must be used for alignment; tabs are not allowed
(#2629) Tab found within whitespace
(#2629) Line indented incorrectly; expected at least 24 spaces, found 6
(#2630) Spaces must be used for alignment; tabs are not allowed
(#2630) Tab found within whitespace
(#2630) Line indented incorrectly; expected at least 24 spaces, found 6
(#2631) Spaces must be used for alignment; tabs are not allowed
(#2631) Tab found within whitespace
(#2631) Line indented incorrectly; expected 24 spaces, found 6
(#2631) Expected "if (...) {\n"; found "if(...){\n"
(#2632) Spaces must be used for alignment; tabs are not allowed
(#2632) Tab found within whitespace
(#2632) Line indented incorrectly; expected at least 28 spaces, found 7
(#2633) Spaces must be used for alignment; tabs are not allowed
(#2633) Tab found within whitespace
(#2633) Line indented incorrectly; expected 24 spaces, found 6
(#2634) Spaces must be used for alignment; tabs are not allowed
(#2634) Tab found within whitespace
(#2635) Spaces must be used for alignment; tabs are not allowed
(#2635) Tab found within whitespace
(#2635) Line indented incorrectly; expected 20 spaces, found 5
(#2636) Spaces must be used for alignment; tabs are not allowed
(#2636) Tab found within whitespace
(#2636) Line indented incorrectly; expected at least 24 spaces, found 6
(#2637) Spaces must be used for alignment; tabs are not allowed
(#2637) Tab found within whitespace
(#2637) Line indented incorrectly; expected at least 24 spaces, found 6
(#2638) Spaces must be used for alignment; tabs are not allowed
(#2638) Tab found within whitespace
(#2638) Line indented incorrectly; expected 24 spaces, found 6
(#2638) Expected "if (...) {\n"; found "if(...){\n"
(#2639) Spaces must be used for alignment; tabs are not allowed
(#2639) Tab found within whitespace
(#2639) Line indented incorrectly; expected at least 28 spaces, found 7
(#2640) Spaces must be used for alignment; tabs are not allowed
(#2640) Tab found within whitespace
(#2640) Line indented incorrectly; expected 24 spaces, found 6
(#2641) Spaces must be used for alignment; tabs are not allowed
(#2641) Tab found within whitespace
(#2642) Spaces must be used for alignment; tabs are not allowed
(#2642) Tab found within whitespace
(#2642) Line indented incorrectly; expected 20 spaces, found 5
(#2643) Spaces must be used for alignment; tabs are not allowed
(#2643) Tab found within whitespace
(#2643) Line indented incorrectly; expected at least 24 spaces, found 6
(#2644) Spaces must be used for alignment; tabs are not allowed
(#2644) Tab found within whitespace
(#2644) Line indented incorrectly; expected at least 24 spaces, found 6
(#2645) Spaces must be used for alignment; tabs are not allowed
(#2645) Tab found within whitespace
(#2645) Line indented incorrectly; expected 24 spaces, found 6
(#2645) Expected "if (...) {\n"; found "if(...){\n"
(#2646) Spaces must be used for alignment; tabs are not allowed
(#2646) Tab found within whitespace
(#2646) Line indented incorrectly; expected at least 28 spaces, found 7
(#2647) Spaces must be used for alignment; tabs are not allowed
(#2647) Tab found within whitespace
(#2647) Line indented incorrectly; expected 24 spaces, found 6
(#2648) Spaces must be used for alignment; tabs are not allowed
(#2648) Tab found within whitespace
(#2649) Spaces must be used for alignment; tabs are not allowed
(#2649) Tab found within whitespace
(#2649) Line indented incorrectly; expected 16 spaces, found 4
(#2650) Spaces must be used for alignment; tabs are not allowed
(#2650) Tab found within whitespace
(#2650) Line indented incorrectly; expected 12 spaces, found 3
(#2651) Spaces must be used for alignment; tabs are not allowed
(#2651) Tab found within whitespace
(#2651) Line exceeds 132 characters; contains 137 characters
(#2651) Line indented incorrectly; expected at least 12 spaces, found 3
(#2651) No space found before comment text; expected "// Note: consider whether we want to order by total activity, rather than total views. This would also capture downloads etc then too." but found "//Note: consider whether we want to order by total activity, rather than total views. This would also capture downloads etc then too."
(#2651) Whitespace found at end of line
(#2652) Spaces must be used for alignment; tabs are not allowed
(#2652) Tab found within whitespace
(#2652) Line indented incorrectly; expected at least 12 spaces, found 3
(#2652) No space found before comment text; expected "// If so we could increment the count each time the foreach loop is initiated instead." but found "//If so we could increment the count each time the foreach loop is initiated instead."
(#2653) Spaces must be used for alignment; tabs are not allowed
(#2653) Tab found within whitespace
(#2653) Line indented incorrectly; expected at least 12 spaces, found 3
(#2654) Spaces must be used for alignment; tabs are not allowed
(#2654) Tab found within whitespace
(#2654) Line indented incorrectly; expected at least 12 spaces, found 3
(#2654) No space found before comment text; expected "// Instead of overriding the keys (like in array_merge), the array_merge_recursive() function makes the value as an array." but found "//Instead of overriding the keys (like in array_merge), the array_merge_recursive() function makes the value as an array."
(#2655) Spaces must be used for alignment; tabs are not allowed
(#2655) Tab found within whitespace
(#2655) Line exceeds 132 characters; contains 142 characters
(#2655) This comment is 41% valid code; is this commented out code?
(#2655) Line indented incorrectly; expected at least 12 spaces, found 3
(#2655) No space found before comment text; expected "// E.g. Array ( [12345] => 3 [67890] => Array ( [0] => 1 [1] => 6 ) [54365] => 3 ) - the second student was viewed by 2 staff 1 and 6 times." but found "//E.g. Array ( [12345] => 3 [67890] => Array ( [0] => 1 [1] => 6 ) [54365] => 3 ) - the second student was viewed by 2 staff 1 and 6 times."
(#2656) Spaces must be used for alignment; tabs are not allowed
(#2656) Tab found within whitespace
(#2656) Whitespace found at end of line
(#2657) Spaces must be used for alignment; tabs are not allowed
(#2657) Tab found within whitespace
(#2657) Line indented incorrectly; expected 8 spaces, found 2
(#2658) Spaces must be used for alignment; tabs are not allowed
(#2658) Tab found within whitespace
(#2658) Whitespace found at end of line
(#2659) Spaces must be used for alignment; tabs are not allowed
(#2659) Tab found within whitespace
(#2659) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2659) Line indented incorrectly; expected at least 8 spaces, found 2
(#2659) No space found before comment text; expected "// sort in descending order - use array_multisort as it's better with large arrays than usort" but found "//sort in descending order - use array_multisort as it's better with large arrays than usort"
(#2660) Spaces must be used for alignment; tabs are not allowed
(#2660) Tab found within whitespace
(#2660) Inline comments must end in full-stops, exclamation marks, or question marks
(#2660) This comment is 73% valid code; is this commented out code?
(#2660) Line indented incorrectly; expected at least 8 spaces, found 2
(#2660) No space found before comment text; expected "// usort($users, function ($a, $b) { return strcmp($b['totalviews'], $a['totalviews']); });" but found "//usort($users, function ($a, $b) { return strcmp($b['totalviews'], $a['totalviews']); });"
(#2661) Spaces must be used for alignment; tabs are not allowed
(#2661) Tab found within whitespace
(#2661) Line indented incorrectly; expected at least 8 spaces, found 2
(#2662) Spaces must be used for alignment; tabs are not allowed
(#2662) Tab found within whitespace
(#2662) Whitespace found at end of line
(#2663) Spaces must be used for alignment; tabs are not allowed
(#2663) Tab found within whitespace
(#2663) Line indented incorrectly; expected at least 8 spaces, found 2
(#2663) Whitespace found at end of line
(#2664) Spaces must be used for alignment; tabs are not allowed
(#2664) Tab found within whitespace
(#2664) Line indented incorrectly; expected 4 spaces, found 1
(#2665) Spaces must be used for alignment; tabs are not allowed
(#2665) Tab found within whitespace
(#2665) Whitespace found at end of line
(#2666) Spaces must be used for alignment; tabs are not allowed
(#2666) Tab found within whitespace
(#2666) Line indented incorrectly; expected at least 4 spaces, found 1
(#2667) Expected 2 space(s) before asterisk; 5 found
(#2668) Spaces must be used for alignment; tabs are not allowed
(#2669) Expected 2 space(s) before asterisk; 5 found
(#2670) Expected 2 space(s) before asterisk; 5 found
(#2671) Expected 2 space(s) before asterisk; 5 found
(#2671) Spaces must be used for alignment; tabs are not allowed
(#2671) Whitespace found at end of line
(#2672) Expected 2 space(s) before asterisk; 5 found
(#2673) Spaces must be used for alignment; tabs are not allowed
(#2673) Tab found within whitespace
(#2673) Line indented incorrectly; expected 4 spaces, found 1
(#2673) Expected 1 space before opening brace; found 0
(#2674) Spaces must be used for alignment; tabs are not allowed
(#2674) Tab found within whitespace
(#2674) Line indented incorrectly; expected at least 8 spaces, found 3
(#2675) Spaces must be used for alignment; tabs are not allowed
(#2675) Tab found within whitespace
(#2675) Whitespace found at end of line
(#2677) Spaces must be used for alignment; tabs are not allowed
(#2677) Tab found within whitespace
(#2677) Line indented incorrectly; expected at least 8 spaces, found 2
(#2678) Spaces must be used for alignment; tabs are not allowed
(#2678) Tab found within whitespace
(#2678) Line indented incorrectly; expected 8 spaces, found 2
(#2679) Spaces must be used for alignment; tabs are not allowed
(#2679) Tab found within whitespace
(#2679) Line indented incorrectly; expected at least 12 spaces, found 3
(#2680) Spaces must be used for alignment; tabs are not allowed
(#2680) Tab found within whitespace
(#2680) Line indented incorrectly; expected at least 12 spaces, found 3
(#2681) Spaces must be used for alignment; tabs are not allowed
(#2681) Tab found within whitespace
(#2681) Line indented incorrectly; expected at least 12 spaces, found 3
(#2682) Spaces must be used for alignment; tabs are not allowed
(#2682) Tab found within whitespace
(#2682) Line indented incorrectly; expected at least 12 spaces, found 3
(#2683) Spaces must be used for alignment; tabs are not allowed
(#2683) Tab found within whitespace
(#2683) Line indented incorrectly; expected at least 12 spaces, found 3
(#2684) Spaces must be used for alignment; tabs are not allowed
(#2684) Tab found within whitespace
(#2684) Line indented incorrectly; expected at least 12 spaces, found 3
(#2684) Spaces must be used for alignment; tabs are not allowed
(#2684) Tab found within whitespace
(#2684) Whitespace found at end of line
(#2685) Spaces must be used for alignment; tabs are not allowed
(#2685) Tab found within whitespace
(#2685) Line indented incorrectly; expected at least 12 spaces, found 3
(#2686) Spaces must be used for alignment; tabs are not allowed
(#2686) Tab found within whitespace
(#2686) Inline comments must end in full-stops, exclamation marks, or question marks
(#2686) Line indented incorrectly; expected at least 12 spaces, found 3
(#2686) No space found before comment text; expected "// Get the personal tutor details of the user" but found "//Get the personal tutor details of the user"
(#2687) Spaces must be used for alignment; tabs are not allowed
(#2687) Tab found within whitespace
(#2687) Line indented incorrectly; expected at least 12 spaces, found 3
(#2687) Variable "p_tutor_roleid" must not contain underscores.
(#2688) Spaces must be used for alignment; tabs are not allowed
(#2688) Tab found within whitespace
(#2688) Line indented incorrectly; expected at least 12 spaces, found 3
(#2689) Spaces must be used for alignment; tabs are not allowed
(#2689) Tab found within whitespace
(#2689) Line indented incorrectly; expected at least 12 spaces, found 3
(#2690) Spaces must be used for alignment; tabs are not allowed
(#2690) Tab found within whitespace
(#2690) Line indented incorrectly; expected at least 12 spaces, found 3
(#2691) Spaces must be used for alignment; tabs are not allowed
(#2691) Tab found within whitespace
(#2691) Line indented incorrectly; expected 12 spaces, found 3
(#2691) Expected "if (...) {\n"; found "if (...){\n"
(#2691) Variable "p_tutor_roleid" must not contain underscores.
(#2692) Spaces must be used for alignment; tabs are not allowed
(#2692) Tab found within whitespace
(#2692) Line indented incorrectly; expected at least 16 spaces, found 4
(#2693) Spaces must be used for alignment; tabs are not allowed
(#2693) Tab found within whitespace
(#2693) Line indented incorrectly; expected at least 16 spaces, found 4
(#2694) Spaces must be used for alignment; tabs are not allowed
(#2694) Tab found within whitespace
(#2694) Line indented incorrectly; expected 12 spaces, found 3
(#2695) Spaces must be used for alignment; tabs are not allowed
(#2695) Tab found within whitespace
(#2695) Whitespace found at end of line
(#2696) Spaces must be used for alignment; tabs are not allowed
(#2696) Tab found within whitespace
(#2696) Line indented incorrectly; expected 12 spaces, found 3
(#2696) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#2698) Spaces must be used for alignment; tabs are not allowed
(#2698) Tab found within whitespace
(#2698) Line indented incorrectly; expected 16 spaces, found 4
(#2700) Spaces must be used for alignment; tabs are not allowed
(#2700) Tab found within whitespace
(#2700) Line indented incorrectly; expected 20 spaces, found 5
(#2701) Spaces must be used for alignment; tabs are not allowed
(#2701) Tab found within whitespace
(#2701) Line indented incorrectly; expected at least 24 spaces, found 6
(#2702) Spaces must be used for alignment; tabs are not allowed
(#2702) Tab found within whitespace
(#2702) Line indented incorrectly; expected 24 spaces, found 6
(#2702) Expected "if (...) {\n"; found "if(...){\n"
(#2703) Spaces must be used for alignment; tabs are not allowed
(#2703) Tab found within whitespace
(#2703) Line indented incorrectly; expected at least 28 spaces, found 7
(#2704) Spaces must be used for alignment; tabs are not allowed
(#2704) Tab found within whitespace
(#2704) Line indented incorrectly; expected 24 spaces, found 6
(#2705) Spaces must be used for alignment; tabs are not allowed
(#2705) Tab found within whitespace
(#2706) Spaces must be used for alignment; tabs are not allowed
(#2706) Tab found within whitespace
(#2706) Whitespace found at end of line
(#2707) Spaces must be used for alignment; tabs are not allowed
(#2707) Tab found within whitespace
(#2707) Line indented incorrectly; expected 20 spaces, found 5
(#2708) Spaces must be used for alignment; tabs are not allowed
(#2708) Tab found within whitespace
(#2708) Line indented incorrectly; expected at least 24 spaces, found 6
(#2709) Spaces must be used for alignment; tabs are not allowed
(#2709) Tab found within whitespace
(#2709) Line indented incorrectly; expected 24 spaces, found 6
(#2709) Expected "if (...) {\n"; found "if(...){\n"
(#2710) Spaces must be used for alignment; tabs are not allowed
(#2710) Tab found within whitespace
(#2710) Line indented incorrectly; expected at least 28 spaces, found 7
(#2711) Spaces must be used for alignment; tabs are not allowed
(#2711) Tab found within whitespace
(#2711) Line indented incorrectly; expected 24 spaces, found 6
(#2712) Spaces must be used for alignment; tabs are not allowed
(#2712) Tab found within whitespace
(#2713) Spaces must be used for alignment; tabs are not allowed
(#2713) Tab found within whitespace
(#2713) Whitespace found at end of line
(#2714) Spaces must be used for alignment; tabs are not allowed
(#2714) Tab found within whitespace
(#2714) Line indented incorrectly; expected 16 spaces, found 4
(#2715) Spaces must be used for alignment; tabs are not allowed
(#2715) Tab found within whitespace
(#2715) Line indented incorrectly; expected 12 spaces, found 3
(#2716) Spaces must be used for alignment; tabs are not allowed
(#2716) Tab found within whitespace
(#2716) Whitespace found at end of line
(#2717) Spaces must be used for alignment; tabs are not allowed
(#2717) Tab found within whitespace
(#2717) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2717) Line indented incorrectly; expected at least 12 spaces, found 3
(#2717) No space found before comment text; expected "// not used in the above case, as we look directly in the notes and feedback table for these." but found "//not used in the above case, as we look directly in the notes and feedback table for these."
(#2718) Spaces must be used for alignment; tabs are not allowed
(#2718) Tab found within whitespace
(#2718) This comment is 50% valid code; is this commented out code?
(#2718) Line indented incorrectly; expected at least 12 spaces, found 3
(#2718) No space found before comment text; expected "// \report_myfeedback\event\myfeedbackreport_addnotes" but found "//\report_myfeedback\event\myfeedbackreport_addnotes"
(#2719) Spaces must be used for alignment; tabs are not allowed
(#2719) Tab found within whitespace
(#2719) This comment is 50% valid code; is this commented out code?
(#2719) Line indented incorrectly; expected at least 12 spaces, found 3
(#2719) No space found before comment text; expected "// \report_myfeedback\event\myfeedbackreport_updatenotes" but found "//\report_myfeedback\event\myfeedbackreport_updatenotes"
(#2720) Spaces must be used for alignment; tabs are not allowed
(#2720) Tab found within whitespace
(#2720) This comment is 50% valid code; is this commented out code?
(#2720) Line indented incorrectly; expected at least 12 spaces, found 3
(#2720) No space found before comment text; expected "// \report_myfeedback\event\myfeedbackreport_addfeedback" but found "//\report_myfeedback\event\myfeedbackreport_addfeedback"
(#2721) Spaces must be used for alignment; tabs are not allowed
(#2721) Tab found within whitespace
(#2721) Inline comments must end in full-stops, exclamation marks, or question marks
(#2721) This comment is 50% valid code; is this commented out code?
(#2721) Line indented incorrectly; expected at least 12 spaces, found 3
(#2721) No space found before comment text; expected "// \report_myfeedback\event\myfeedbackreport_updatefeedback" but found "//\report_myfeedback\event\myfeedbackreport_updatefeedback"
(#2722) Spaces must be used for alignment; tabs are not allowed
(#2722) Tab found within whitespace
(#2722) Whitespace found at end of line
(#2723) Spaces must be used for alignment; tabs are not allowed
(#2723) Tab found within whitespace
(#2723) Line indented incorrectly; expected 12 spaces, found 3
(#2723) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#2724) Spaces must be used for alignment; tabs are not allowed
(#2724) Tab found within whitespace
(#2724) Line indented incorrectly; expected 16 spaces, found 4
(#2724) Expected "if (...) {\n"; found "if(...){\n"
(#2725) Spaces must be used for alignment; tabs are not allowed
(#2725) Tab found within whitespace
(#2725) Line indented incorrectly; expected at least 20 spaces, found 5
(#2726) Spaces must be used for alignment; tabs are not allowed
(#2726) Tab found within whitespace
(#2726) Line indented incorrectly; expected 16 spaces, found 4
(#2727) Spaces must be used for alignment; tabs are not allowed
(#2727) Tab found within whitespace
(#2727) Line indented incorrectly; expected 16 spaces, found 4
(#2727) Expected "if (...) {\n"; found "if(...){\n"
(#2728) Spaces must be used for alignment; tabs are not allowed
(#2728) Tab found within whitespace
(#2728) Line indented incorrectly; expected at least 20 spaces, found 5
(#2729) Spaces must be used for alignment; tabs are not allowed
(#2729) Tab found within whitespace
(#2729) Line indented incorrectly; expected 16 spaces, found 4
(#2730) Spaces must be used for alignment; tabs are not allowed
(#2730) Tab found within whitespace
(#2730) Line indented incorrectly; expected 12 spaces, found 3
(#2731) Spaces must be used for alignment; tabs are not allowed
(#2731) Tab found within whitespace
(#2731) Line indented incorrectly; expected at least 12 spaces, found 3
(#2732) Spaces must be used for alignment; tabs are not allowed
(#2732) Tab found within whitespace
(#2732) Line indented incorrectly; expected 8 spaces, found 2
(#2734) Spaces must be used for alignment; tabs are not allowed
(#2734) Tab found within whitespace
(#2734) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2734) Line indented incorrectly; expected at least 8 spaces, found 2
(#2734) No space found before comment text; expected "// sort in descending order - use array_multisort as it's better with large arrays than usort" but found "//sort in descending order - use array_multisort as it's better with large arrays than usort"
(#2735) Spaces must be used for alignment; tabs are not allowed
(#2735) Tab found within whitespace
(#2735) Inline comments must end in full-stops, exclamation marks, or question marks
(#2735) This comment is 73% valid code; is this commented out code?
(#2735) Line indented incorrectly; expected at least 8 spaces, found 2
(#2735) No space found before comment text; expected "// usort($users, function ($a, $b) { return strcmp($b['totalviews'], $a['totalviews']); });" but found "//usort($users, function ($a, $b) { return strcmp($b['totalviews'], $a['totalviews']); });"
(#2736) Spaces must be used for alignment; tabs are not allowed
(#2736) Tab found within whitespace
(#2736) Line indented incorrectly; expected at least 8 spaces, found 2
(#2737) Spaces must be used for alignment; tabs are not allowed
(#2737) Tab found within whitespace
(#2737) Whitespace found at end of line
(#2738) Spaces must be used for alignment; tabs are not allowed
(#2738) Tab found within whitespace
(#2738) Line indented incorrectly; expected at least 8 spaces, found 2
(#2738) Whitespace found at end of line
(#2739) Spaces must be used for alignment; tabs are not allowed
(#2739) Tab found within whitespace
(#2739) Line indented incorrectly; expected 4 spaces, found 1
(#2740) Spaces must be used for alignment; tabs are not allowed
(#2740) Tab found within whitespace
(#2740) Whitespace found at end of line
(#2741) Spaces must be used for alignment; tabs are not allowed
(#2741) Tab found within whitespace
(#2741) Line indented incorrectly; expected at least 4 spaces, found 1
(#2742) Expected 2 space(s) before asterisk; 5 found
(#2743) Spaces must be used for alignment; tabs are not allowed
(#2744) Expected 2 space(s) before asterisk; 5 found
(#2745) Expected 2 space(s) before asterisk; 5 found
(#2746) Spaces must be used for alignment; tabs are not allowed
(#2747) Spaces must be used for alignment; tabs are not allowed
(#2747) Line exceeds 132 characters; contains 134 characters
(#2748) Spaces must be used for alignment; tabs are not allowed
(#2749) Spaces must be used for alignment; tabs are not allowed
(#2750) Spaces must be used for alignment; tabs are not allowed
(#2750) Line exceeds 132 characters; contains 140 characters
(#2751) Expected 2 space(s) before asterisk; 5 found
(#2752) Expected 2 space(s) before asterisk; 5 found
(#2753) Spaces must be used for alignment; tabs are not allowed
(#2753) Tab found within whitespace
(#2753) Line indented incorrectly; expected 4 spaces, found 1
(#2753) Expected 1 space before opening brace; found 0
(#2753) Line exceeds 132 characters; contains 147 characters
(#2754) Spaces must be used for alignment; tabs are not allowed
(#2754) Tab found within whitespace
(#2754) Line indented incorrectly; expected at least 8 spaces, found 2
(#2755) Spaces must be used for alignment; tabs are not allowed
(#2755) Tab found within whitespace
(#2755) Line indented incorrectly; expected at least 8 spaces, found 2
(#2755) Spaces must be used for alignment; tabs are not allowed
(#2755) Tab found within whitespace
(#2755) Whitespace found at end of line
(#2756) Spaces must be used for alignment; tabs are not allowed
(#2756) Tab found within whitespace
(#2756) Line indented incorrectly; expected at least 8 spaces, found 2
(#2757) Spaces must be used for alignment; tabs are not allowed
(#2757) Tab found within whitespace
(#2757) Whitespace found at end of line
(#2758) Spaces must be used for alignment; tabs are not allowed
(#2758) Tab found within whitespace
(#2758) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2758) Inline comments must end in full-stops, exclamation marks, or question marks
(#2758) Line indented incorrectly; expected at least 8 spaces, found 2
(#2758) No space found before comment text; expected "// populate the $exceltable array with the previous data, if it's not the first row of an overview" but found "//populate the $exceltable array with the previous data, if it's not the first row of an overview"
(#2759) Spaces must be used for alignment; tabs are not allowed
(#2759) Tab found within whitespace
(#2759) Line indented incorrectly; expected 8 spaces, found 2
(#2759) Expected "if (...) {\n"; found "if(...){\n"
(#2760) Spaces must be used for alignment; tabs are not allowed
(#2760) Tab found within whitespace
(#2760) Line indented incorrectly; expected at least 12 spaces, found 3
(#2761) Spaces must be used for alignment; tabs are not allowed
(#2761) Tab found within whitespace
(#2761) Line indented incorrectly; expected at least 12 spaces, found 3
(#2761) Spaces must be used for alignment; tabs are not allowed
(#2761) Tab found within whitespace
(#2761) Whitespace found at end of line
(#2762) Spaces must be used for alignment; tabs are not allowed
(#2762) Tab found within whitespace
(#2762) Line indented incorrectly; expected 8 spaces, found 2
(#2763) Spaces must be used for alignment; tabs are not allowed
(#2763) Tab found within whitespace
(#2763) Whitespace found at end of line
(#2764) Spaces must be used for alignment; tabs are not allowed
(#2764) Tab found within whitespace
(#2764) Line indented incorrectly; expected 8 spaces, found 2
(#2764) Expected "if (...) {\n"; found "if(...){\n"
(#2764) Expected 1 space before "=="; 0 found
(#2764) Expected 1 space after "=="; 0 found
(#2765) Spaces must be used for alignment; tabs are not allowed
(#2765) Tab found within whitespace
(#2765) Line indented incorrectly; expected at least 12 spaces, found 3
(#2766) Spaces must be used for alignment; tabs are not allowed
(#2766) Tab found within whitespace
(#2766) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2766) Inline comments must end in full-stops, exclamation marks, or question marks
(#2766) Line indented incorrectly; expected at least 12 spaces, found 3
(#2766) No space found before comment text; expected "// print the table headings" but found "//print the table headings"
(#2767) Spaces must be used for alignment; tabs are not allowed
(#2767) Tab found within whitespace
(#2767) Line indented incorrectly; expected at least 12 spaces, found 4
(#2768) Spaces must be used for alignment; tabs are not allowed
(#2768) Tab found within whitespace
(#2768) Line indented incorrectly; expected at least 12 spaces, found 4
(#2769) Spaces must be used for alignment; tabs are not allowed
(#2769) Tab found within whitespace
(#2769) Whitespace found at end of line
(#2770) Spaces must be used for alignment; tabs are not allowed
(#2770) Tab found within whitespace
(#2770) Line indented incorrectly; expected 12 spaces, found 4
(#2770) Expected "if (...) {\n"; found "if(...){\n"
(#2771) Spaces must be used for alignment; tabs are not allowed
(#2771) Tab found within whitespace
(#2771) Line indented incorrectly; expected at least 16 spaces, found 5
(#2772) Spaces must be used for alignment; tabs are not allowed
(#2772) Tab found within whitespace
(#2772) Line indented incorrectly; expected at least 16 spaces, found 5
(#2773) Spaces must be used for alignment; tabs are not allowed
(#2773) Tab found within whitespace
(#2773) Line indented incorrectly; expected 12 spaces, found 4
(#2774) Spaces must be used for alignment; tabs are not allowed
(#2774) Tab found within whitespace
(#2774) Line indented incorrectly; expected at least 12 spaces, found 4
(#2774) Whitespace found at end of line
(#2775) Spaces must be used for alignment; tabs are not allowed
(#2775) Tab found within whitespace
(#2775) Line indented incorrectly; expected at least 12 spaces, found 5
(#2776) Spaces must be used for alignment; tabs are not allowed
(#2776) Tab found within whitespace
(#2776) Line indented incorrectly; expected at least 12 spaces, found 5
(#2777) Spaces must be used for alignment; tabs are not allowed
(#2777) Tab found within whitespace
(#2777) Line indented incorrectly; expected at least 12 spaces, found 5
(#2778) Spaces must be used for alignment; tabs are not allowed
(#2778) Tab found within whitespace
(#2778) Line indented incorrectly; expected at least 12 spaces, found 5
(#2779) Spaces must be used for alignment; tabs are not allowed
(#2779) Tab found within whitespace
(#2779) Line indented incorrectly; expected at least 12 spaces, found 5
(#2780) Spaces must be used for alignment; tabs are not allowed
(#2780) Tab found within whitespace
(#2780) Line indented incorrectly; expected at least 12 spaces, found 5
(#2781) Spaces must be used for alignment; tabs are not allowed
(#2781) Tab found within whitespace
(#2781) Line indented incorrectly; expected at least 12 spaces, found 5
(#2782) Spaces must be used for alignment; tabs are not allowed
(#2782) Tab found within whitespace
(#2782) Line indented incorrectly; expected at least 12 spaces, found 5
(#2783) Spaces must be used for alignment; tabs are not allowed
(#2783) Tab found within whitespace
(#2783) Line indented incorrectly; expected at least 12 spaces, found 5
(#2784) Spaces must be used for alignment; tabs are not allowed
(#2784) Tab found within whitespace
(#2784) Line indented incorrectly; expected at least 12 spaces, found 5
(#2785) Spaces must be used for alignment; tabs are not allowed
(#2785) Tab found within whitespace
(#2785) Whitespace found at end of line
(#2786) Spaces must be used for alignment; tabs are not allowed
(#2786) Tab found within whitespace
(#2786) Line indented incorrectly; expected at least 18 spaces, found 4
(#2786) Whitespace found at end of line
(#2787) Spaces must be used for alignment; tabs are not allowed
(#2787) Tab found within whitespace
(#2787) Line indented incorrectly; expected at least 18 spaces, found 5
(#2788) Spaces must be used for alignment; tabs are not allowed
(#2788) Tab found within whitespace
(#2788) Line indented incorrectly; expected at least 18 spaces, found 5
(#2789) Spaces must be used for alignment; tabs are not allowed
(#2789) Tab found within whitespace
(#2789) Line indented incorrectly; expected at least 18 spaces, found 5
(#2790) Spaces must be used for alignment; tabs are not allowed
(#2790) Tab found within whitespace
(#2790) Line indented incorrectly; expected at least 18 spaces, found 5
(#2791) Spaces must be used for alignment; tabs are not allowed
(#2791) Tab found within whitespace
(#2791) Line indented incorrectly; expected at least 18 spaces, found 5
(#2792) Spaces must be used for alignment; tabs are not allowed
(#2792) Tab found within whitespace
(#2792) Line indented incorrectly; expected at least 18 spaces, found 5
(#2793) Spaces must be used for alignment; tabs are not allowed
(#2793) Tab found within whitespace
(#2793) Line indented incorrectly; expected at least 18 spaces, found 5
(#2794) Spaces must be used for alignment; tabs are not allowed
(#2794) Tab found within whitespace
(#2794) Line indented incorrectly; expected at least 18 spaces, found 5
(#2795) Spaces must be used for alignment; tabs are not allowed
(#2795) Tab found within whitespace
(#2795) Line indented incorrectly; expected at least 18 spaces, found 5
(#2796) Spaces must be used for alignment; tabs are not allowed
(#2796) Tab found within whitespace
(#2796) Line indented incorrectly; expected at least 18 spaces, found 5
(#2797) Spaces must be used for alignment; tabs are not allowed
(#2797) Tab found within whitespace
(#2797) Whitespace found at end of line
(#2798) Spaces must be used for alignment; tabs are not allowed
(#2798) Tab found within whitespace
(#2798) Line indented incorrectly; expected 18 spaces, found 4
(#2798) Expected "if (...) {\n"; found "if(...){\n"
(#2799) Spaces must be used for alignment; tabs are not allowed
(#2799) Tab found within whitespace
(#2799) Line indented incorrectly; expected at least 22 spaces, found 5
(#2800) Spaces must be used for alignment; tabs are not allowed
(#2800) Tab found within whitespace
(#2800) Line indented incorrectly; expected at least 22 spaces, found 5
(#2801) Spaces must be used for alignment; tabs are not allowed
(#2801) Tab found within whitespace
(#2801) Line indented incorrectly; expected 20 spaces, found 4
(#2802) Spaces must be used for alignment; tabs are not allowed
(#2802) Tab found within whitespace
(#2802) Line indented incorrectly; expected at least 20 spaces, found 4
(#2803) Spaces must be used for alignment; tabs are not allowed
(#2803) Tab found within whitespace
(#2803) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2803) Inline comments must end in full-stops, exclamation marks, or question marks
(#2803) Line indented incorrectly; expected at least 20 spaces, found 4
(#2803) No space found before comment text; expected "// print the table data" but found "//print the table data"
(#2804) Spaces must be used for alignment; tabs are not allowed
(#2804) Tab found within whitespace
(#2804) Line indented incorrectly; expected at least 20 spaces, found 4
(#2805) Spaces must be used for alignment; tabs are not allowed
(#2805) Tab found within whitespace
(#2805) Line indented incorrectly; expected 8 spaces, found 3
(#2805) Closing brace indented incorrectly; expected 2 spaces, found 3
(#2806) Spaces must be used for alignment; tabs are not allowed
(#2806) Tab found within whitespace
(#2806) Whitespace found at end of line
(#2807) Spaces must be used for alignment; tabs are not allowed
(#2807) Tab found within whitespace
(#2807) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2807) Inline comments must end in full-stops, exclamation marks, or question marks
(#2807) Line indented incorrectly; expected at least 8 spaces, found 3
(#2807) No space found before comment text; expected "// get the table data" but found "//get the table data"
(#2808) Spaces must be used for alignment; tabs are not allowed
(#2808) Tab found within whitespace
(#2808) Line indented incorrectly; expected 8 spaces, found 3
(#2808) Expected "if (...) {\n"; found "if(...){\n"
(#2808) The use of function sizeOf() is forbidden; use count() instead
(#2808) Calls to inbuilt PHP functions must be lowercase; expected "sizeof" but found "sizeOf"
(#2809) Spaces must be used for alignment; tabs are not allowed
(#2809) Tab found within whitespace
(#2809) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2809) Inline comments must end in full-stops, exclamation marks, or question marks
(#2809) Line indented incorrectly; expected at least 12 spaces, found 4
(#2809) No space found before comment text; expected "// get all the staff stats" but found "//get all the staff stats"
(#2810) Spaces must be used for alignment; tabs are not allowed
(#2810) Tab found within whitespace
(#2810) Line indented incorrectly; expected at least 12 spaces, found 4
(#2810) Variable "all_staff_stats" must not contain underscores.
(#2810) Spaces must be used for alignment; tabs are not allowed
(#2810) Tab found within whitespace
(#2810) Whitespace found at end of line
(#2811) Spaces must be used for alignment; tabs are not allowed
(#2811) Tab found within whitespace
(#2811) Whitespace found at end of line
(#2812) Spaces must be used for alignment; tabs are not allowed
(#2812) Tab found within whitespace
(#2812) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2812) Line indented incorrectly; expected at least 12 spaces, found 4
(#2812) No space found before comment text; expected "// print stats for each staff member" but found "//print stats for each staff member"
(#2813) Spaces must be used for alignment; tabs are not allowed
(#2813) Tab found within whitespace
(#2813) Inline comments must end in full-stops, exclamation marks, or question marks
(#2813) Line indented incorrectly; expected at least 12 spaces, found 4
(#2813) No space found before comment text; expected "// TODO: make the drop down button toggle to show/hide student data for the category. Currently it shows and can't be toggled off" but found "//TODO: make the drop down button toggle to show/hide student data for the category. Currently it shows and can't be toggled off"
(#2814) Spaces must be used for alignment; tabs are not allowed
(#2814) Tab found within whitespace
(#2814) Line indented incorrectly; expected at least 12 spaces, found 4
(#2815) Spaces must be used for alignment; tabs are not allowed
(#2815) Tab found within whitespace
(#2815) Line indented incorrectly; expected at least 12 spaces, found 4
(#2816) Spaces must be used for alignment; tabs are not allowed
(#2816) Tab found within whitespace
(#2816) Whitespace found at end of line
(#2817) Spaces must be used for alignment; tabs are not allowed
(#2817) Tab found within whitespace
(#2817) Line indented incorrectly; expected at least 12 spaces, found 4
(#2818) Spaces must be used for alignment; tabs are not allowed
(#2818) Tab found within whitespace
(#2818) Line indented incorrectly; expected at least 12 spaces, found 4
(#2818) Spaces must be used for alignment; tabs are not allowed
(#2818) Tab found within whitespace
(#2818) Whitespace found at end of line
(#2819) Spaces must be used for alignment; tabs are not allowed
(#2819) Tab found within whitespace
(#2819) Line indented incorrectly; expected at least 12 spaces, found 4
(#2819) Spaces must be used for alignment; tabs are not allowed
(#2819) Tab found within whitespace
(#2819) Whitespace found at end of line
(#2820) Spaces must be used for alignment; tabs are not allowed
(#2820) Tab found within whitespace
(#2820) Line indented incorrectly; expected at least 12 spaces, found 4
(#2820) Spaces must be used for alignment; tabs are not allowed
(#2820) Tab found within whitespace
(#2820) Whitespace found at end of line
(#2821) Spaces must be used for alignment; tabs are not allowed
(#2821) Tab found within whitespace
(#2821) Line indented incorrectly; expected at least 12 spaces, found 4
(#2821) Spaces must be used for alignment; tabs are not allowed
(#2821) Tab found within whitespace
(#2821) Whitespace found at end of line
(#2822) Spaces must be used for alignment; tabs are not allowed
(#2822) Tab found within whitespace
(#2822) Line indented incorrectly; expected at least 12 spaces, found 4
(#2822) Spaces must be used for alignment; tabs are not allowed
(#2822) Tab found within whitespace
(#2822) Whitespace found at end of line
(#2823) Spaces must be used for alignment; tabs are not allowed
(#2823) Tab found within whitespace
(#2823) Line indented incorrectly; expected at least 12 spaces, found 4
(#2823) Spaces must be used for alignment; tabs are not allowed
(#2823) Tab found within whitespace
(#2823) Whitespace found at end of line
(#2824) Spaces must be used for alignment; tabs are not allowed
(#2824) Tab found within whitespace
(#2824) Line indented incorrectly; expected at least 12 spaces, found 4
(#2824) Spaces must be used for alignment; tabs are not allowed
(#2824) Tab found within whitespace
(#2824) Whitespace found at end of line
(#2825) Spaces must be used for alignment; tabs are not allowed
(#2825) Tab found within whitespace
(#2825) Line indented incorrectly; expected at least 12 spaces, found 4
(#2826) Spaces must be used for alignment; tabs are not allowed
(#2826) Tab found within whitespace
(#2826) Line indented incorrectly; expected at least 12 spaces, found 4
(#2827) Spaces must be used for alignment; tabs are not allowed
(#2827) Tab found within whitespace
(#2827) Whitespace found at end of line
(#2828) Spaces must be used for alignment; tabs are not allowed
(#2828) Tab found within whitespace
(#2828) Line indented incorrectly; expected 12 spaces, found 4
(#2828) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#2828) Variable "all_staff_stats" must not contain underscores.
(#2828) Variable "one_staff_stats" must not contain underscores.
(#2829) Spaces must be used for alignment; tabs are not allowed
(#2829) Tab found within whitespace
(#2829) Line indented incorrectly; expected at least 16 spaces, found 5
(#2829) Spaces must be used for alignment; tabs are not allowed
(#2829) Tab found within whitespace
(#2829) Whitespace found at end of line
(#2830) Spaces must be used for alignment; tabs are not allowed
(#2830) Tab found within whitespace
(#2830) Line indented incorrectly; expected 16 spaces, found 6
(#2830) Expected "if (...) {\n"; found "if(...){\n"
(#2830) The use of function sizeOf() is forbidden; use count() instead
(#2830) Calls to inbuilt PHP functions must be lowercase; expected "sizeof" but found "sizeOf"
(#2831) Spaces must be used for alignment; tabs are not allowed
(#2831) Tab found within whitespace
(#2831) Line indented incorrectly; expected at least 20 spaces, found 7
(#2831) Variable "one_staff_stats" must not contain underscores.
(#2831) Variable "one_staff_stats" must not contain underscores.
(#2831) Variable "one_staff_stats" must not contain underscores.
(#2831) Line exceeds maximum limit of 180 characters; contains 455 characters
(#2832) Spaces must be used for alignment; tabs are not allowed
(#2832) Tab found within whitespace
(#2832) Line indented incorrectly; expected 16 spaces, found 6
(#2832) Expected "} else {\n"; found "}else{\n"
(#2833) Spaces must be used for alignment; tabs are not allowed
(#2833) Tab found within whitespace
(#2833) Line indented incorrectly; expected at least 20 spaces, found 7
(#2833) Variable "one_staff_stats" must not contain underscores.
(#2833) Variable "one_staff_stats" must not contain underscores.
(#2833) Variable "one_staff_stats" must not contain underscores.
(#2833) Line exceeds maximum limit of 180 characters; contains 450 characters
(#2834) Spaces must be used for alignment; tabs are not allowed
(#2834) Tab found within whitespace
(#2834) Line indented incorrectly; expected 16 spaces, found 6
(#2835) Spaces must be used for alignment; tabs are not allowed
(#2835) Tab found within whitespace
(#2835) Line indented incorrectly; expected at least 16 spaces, found 6
(#2835) Variable "one_staff_stats" must not contain underscores.
(#2836) Spaces must be used for alignment; tabs are not allowed
(#2836) Tab found within whitespace
(#2836) Line indented incorrectly; expected at least 16 spaces, found 6
(#2836) Variable "one_staff_stats" must not contain underscores.
(#2837) Spaces must be used for alignment; tabs are not allowed
(#2837) Tab found within whitespace
(#2837) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2837) Line indented incorrectly; expected at least 16 spaces, found 6
(#2837) No space found before comment text; expected "// $staffusagetable .= "<td>" . "&nbsp;" . "</td>"; //roles?" but found "//$staffusagetable .= "<td>" . "&nbsp;" . "</td>"; //roles?"
(#2838) Spaces must be used for alignment; tabs are not allowed
(#2838) Tab found within whitespace
(#2838) Line indented incorrectly; expected at least 16 spaces, found 6
(#2838) Variable "one_staff_stats" must not contain underscores.
(#2839) Spaces must be used for alignment; tabs are not allowed
(#2839) Tab found within whitespace
(#2839) Line indented incorrectly; expected at least 16 spaces, found 6
(#2839) Variable "one_staff_stats" must not contain underscores.
(#2840) Spaces must be used for alignment; tabs are not allowed
(#2840) Tab found within whitespace
(#2840) Line indented incorrectly; expected at least 16 spaces, found 6
(#2840) Variable "one_staff_stats" must not contain underscores.
(#2841) Spaces must be used for alignment; tabs are not allowed
(#2841) Tab found within whitespace
(#2841) Line indented incorrectly; expected at least 16 spaces, found 6
(#2841) Variable "one_staff_stats" must not contain underscores.
(#2842) Spaces must be used for alignment; tabs are not allowed
(#2842) Tab found within whitespace
(#2842) Line indented incorrectly; expected at least 16 spaces, found 6
(#2842) Variable "one_staff_stats" must not contain underscores.
(#2843) Spaces must be used for alignment; tabs are not allowed
(#2843) Tab found within whitespace
(#2843) Line indented incorrectly; expected at least 16 spaces, found 6
(#2843) Variable "one_staff_stats" must not contain underscores.
(#2844) Spaces must be used for alignment; tabs are not allowed
(#2844) Tab found within whitespace
(#2844) Line indented incorrectly; expected at least 16 spaces, found 6
(#2844) Variable "one_staff_stats" must not contain underscores.
(#2845) Spaces must be used for alignment; tabs are not allowed
(#2845) Tab found within whitespace
(#2845) Whitespace found at end of line
(#2846) Spaces must be used for alignment; tabs are not allowed
(#2846) Tab found within whitespace
(#2846) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2846) Inline comments must end in full-stops, exclamation marks, or question marks
(#2846) Line indented incorrectly; expected at least 16 spaces, found 6
(#2846) No space found before comment text; expected "// only print the excel data if it's not an overview" but found "//only print the excel data if it's not an overview"
(#2847) Spaces must be used for alignment; tabs are not allowed
(#2847) Tab found within whitespace
(#2847) Line indented incorrectly; expected 16 spaces, found 6
(#2847) Expected "if (...) {\n"; found "if(...){\n"
(#2848) Spaces must be used for alignment; tabs are not allowed
(#2848) Tab found within whitespace
(#2848) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2848) Inline comments must end in full-stops, exclamation marks, or question marks
(#2848) Line indented incorrectly; expected at least 20 spaces, found 7
(#2848) No space found before comment text; expected "// store the excel export data" but found "//store the excel export data"
(#2849) Spaces must be used for alignment; tabs are not allowed
(#2849) Tab found within whitespace
(#2849) Line indented incorrectly; expected at least 20 spaces, found 7
(#2849) Variable "one_staff_stats" must not contain underscores.
(#2850) Spaces must be used for alignment; tabs are not allowed
(#2850) Tab found within whitespace
(#2850) Line indented incorrectly; expected at least 20 spaces, found 7
(#2850) Variable "one_staff_stats" must not contain underscores.
(#2851) Spaces must be used for alignment; tabs are not allowed
(#2851) Tab found within whitespace
(#2851) Line indented incorrectly; expected at least 20 spaces, found 7
(#2851) Variable "one_staff_stats" must not contain underscores.
(#2852) Spaces must be used for alignment; tabs are not allowed
(#2852) Tab found within whitespace
(#2852) Line indented incorrectly; expected at least 20 spaces, found 7
(#2852) Variable "one_staff_stats" must not contain underscores.
(#2853) Spaces must be used for alignment; tabs are not allowed
(#2853) Tab found within whitespace
(#2853) Line indented incorrectly; expected at least 20 spaces, found 7
(#2853) Variable "one_staff_stats" must not contain underscores.
(#2854) Spaces must be used for alignment; tabs are not allowed
(#2854) Tab found within whitespace
(#2854) Line indented incorrectly; expected at least 20 spaces, found 7
(#2854) Variable "one_staff_stats" must not contain underscores.
(#2855) Spaces must be used for alignment; tabs are not allowed
(#2855) Tab found within whitespace
(#2855) Line indented incorrectly; expected at least 20 spaces, found 7
(#2855) Variable "one_staff_stats" must not contain underscores.
(#2856) Spaces must be used for alignment; tabs are not allowed
(#2856) Tab found within whitespace
(#2856) Line indented incorrectly; expected at least 20 spaces, found 7
(#2856) Variable "one_staff_stats" must not contain underscores.
(#2857) Spaces must be used for alignment; tabs are not allowed
(#2857) Tab found within whitespace
(#2857) Line indented incorrectly; expected at least 20 spaces, found 7
(#2857) Variable "one_staff_stats" must not contain underscores.
(#2858) Spaces must be used for alignment; tabs are not allowed
(#2858) Tab found within whitespace
(#2858) Line indented incorrectly; expected at least 20 spaces, found 7
(#2858) Variable "one_staff_stats" must not contain underscores.
(#2859) Spaces must be used for alignment; tabs are not allowed
(#2859) Tab found within whitespace
(#2859) Line indented incorrectly; expected 16 spaces, found 6
(#2860) Spaces must be used for alignment; tabs are not allowed
(#2860) Tab found within whitespace
(#2860) Whitespace found at end of line
(#2861) Spaces must be used for alignment; tabs are not allowed
(#2861) Tab found within whitespace
(#2861) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2861) Inline comments must end in full-stops, exclamation marks, or question marks
(#2861) Line indented incorrectly; expected at least 16 spaces, found 6
(#2861) No space found before comment text; expected "// display last accessed" but found "//display last accessed"
(#2862) Spaces must be used for alignment; tabs are not allowed
(#2862) Tab found within whitespace
(#2862) Line indented incorrectly; expected at least 16 spaces, found 6
(#2863) Spaces must be used for alignment; tabs are not allowed
(#2863) Tab found within whitespace
(#2863) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2863) Inline comments must end in full-stops, exclamation marks, or question marks
(#2863) Line indented incorrectly; expected at least 16 spaces, found 6
(#2863) No space found before comment text; expected "// check if the user has ever accessed the report. If not lastaccess will be 0" but found "//check if the user has ever accessed the report. If not lastaccess will be 0"
(#2864) Spaces must be used for alignment; tabs are not allowed
(#2864) Tab found within whitespace
(#2864) Line indented incorrectly; expected 16 spaces, found 6
(#2864) Expected "if (...) {\n"; found "if(...){\n"
(#2864) Variable "one_staff_stats" must not contain underscores.
(#2865) Spaces must be used for alignment; tabs are not allowed
(#2865) Tab found within whitespace
(#2865) Line indented incorrectly; expected at least 20 spaces, found 7
(#2865) Variable "one_staff_stats" must not contain underscores.
(#2866) Spaces must be used for alignment; tabs are not allowed
(#2866) Tab found within whitespace
(#2866) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2866) Inline comments must end in full-stops, exclamation marks, or question marks
(#2866) Line indented incorrectly; expected at least 20 spaces, found 7
(#2866) No space found before comment text; expected "// only print the excel data if it's not an overview" but found "//only print the excel data if it's not an overview"
(#2867) Spaces must be used for alignment; tabs are not allowed
(#2867) Tab found within whitespace
(#2867) Line indented incorrectly; expected 20 spaces, found 7
(#2867) Expected "if (...) {\n"; found "if(...){\n"
(#2868) Spaces must be used for alignment; tabs are not allowed
(#2868) Tab found within whitespace
(#2868) Line indented incorrectly; expected at least 24 spaces, found 8
(#2868) Variable "one_staff_stats" must not contain underscores.
(#2869) Spaces must be used for alignment; tabs are not allowed
(#2869) Tab found within whitespace
(#2869) Line indented incorrectly; expected 20 spaces, found 7
(#2870) Spaces must be used for alignment; tabs are not allowed
(#2870) Tab found within whitespace
(#2870) Line indented incorrectly; expected 16 spaces, found 6
(#2870) Expected "} else {\n"; found "}else{\n"
(#2871) Spaces must be used for alignment; tabs are not allowed
(#2871) Tab found within whitespace
(#2871) Line indented incorrectly; expected at least 20 spaces, found 7
(#2872) Spaces must be used for alignment; tabs are not allowed
(#2872) Tab found within whitespace
(#2872) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2872) Inline comments must end in full-stops, exclamation marks, or question marks
(#2872) Line indented incorrectly; expected at least 20 spaces, found 7
(#2872) No space found before comment text; expected "// only print the excel data if it's not an overview" but found "//only print the excel data if it's not an overview"
(#2873) Spaces must be used for alignment; tabs are not allowed
(#2873) Tab found within whitespace
(#2873) Line indented incorrectly; expected 20 spaces, found 7
(#2873) Expected "if (...) {\n"; found "if(...){\n"
(#2874) Spaces must be used for alignment; tabs are not allowed
(#2874) Tab found within whitespace
(#2874) Line indented incorrectly; expected at least 24 spaces, found 8
(#2875) Spaces must be used for alignment; tabs are not allowed
(#2875) Tab found within whitespace
(#2875) Line indented incorrectly; expected 20 spaces, found 7
(#2876) Spaces must be used for alignment; tabs are not allowed
(#2876) Tab found within whitespace
(#2876) Line indented incorrectly; expected 16 spaces, found 6
(#2877) Spaces must be used for alignment; tabs are not allowed
(#2877) Tab found within whitespace
(#2877) Line indented incorrectly; expected at least 16 spaces, found 6
(#2878) Spaces must be used for alignment; tabs are not allowed
(#2878) Tab found within whitespace
(#2878) Line indented incorrectly; expected 16 spaces, found 6
(#2878) Expected "if (...) {\n"; found "if(...){\n"
(#2879) Spaces must be used for alignment; tabs are not allowed
(#2879) Tab found within whitespace
(#2879) Line indented incorrectly; expected 20 spaces, found 7
(#2879) Expected "if (...) {\n"; found "if(...){\n"
(#2879) Variable "one_staff_stats" must not contain underscores.
(#2880) Spaces must be used for alignment; tabs are not allowed
(#2880) Tab found within whitespace
(#2880) Line indented incorrectly; expected at least 24 spaces, found 7
(#2880) Variable "one_staff_stats" must not contain underscores.
(#2880) Variable "one_staff_stats" must not contain underscores.
(#2880) Variable "one_staff_stats" must not contain underscores.
(#2880) Line exceeds maximum limit of 180 characters; contains 537 characters
(#2881) Spaces must be used for alignment; tabs are not allowed
(#2881) Tab found within whitespace
(#2881) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2881) Inline comments must end in full-stops, exclamation marks, or question marks
(#2881) Line indented incorrectly; expected at least 24 spaces, found 7
(#2881) No space found before comment text; expected "// only print the excel data if it's not an overview" but found "//only print the excel data if it's not an overview"
(#2882) Spaces must be used for alignment; tabs are not allowed
(#2882) Tab found within whitespace
(#2882) Line indented incorrectly; expected 24 spaces, found 7
(#2882) Expected "if (...) {\n"; found "if(...){\n"
(#2883) Spaces must be used for alignment; tabs are not allowed
(#2883) Tab found within whitespace
(#2883) Line indented incorrectly; expected at least 28 spaces, found 8
(#2883) Variable "one_staff_stats" must not contain underscores.
(#2884) Spaces must be used for alignment; tabs are not allowed
(#2884) Tab found within whitespace
(#2884) Line indented incorrectly; expected 24 spaces, found 7
(#2885) Spaces must be used for alignment; tabs are not allowed
(#2885) Tab found within whitespace
(#2885) Line indented incorrectly; expected 20 spaces, found 7
(#2885) Expected "} else {\n"; found "}else{\n"
(#2886) Spaces must be used for alignment; tabs are not allowed
(#2886) Tab found within whitespace
(#2886) Line indented incorrectly; expected at least 24 spaces, found 8
(#2887) Spaces must be used for alignment; tabs are not allowed
(#2887) Tab found within whitespace
(#2887) Line indented incorrectly; expected 20 spaces, found 7
(#2888) Spaces must be used for alignment; tabs are not allowed
(#2888) Tab found within whitespace
(#2888) Line indented incorrectly; expected 16 spaces, found 6
(#2889) Spaces must be used for alignment; tabs are not allowed
(#2889) Tab found within whitespace
(#2889) Whitespace found at end of line
(#2890) Spaces must be used for alignment; tabs are not allowed
(#2890) Tab found within whitespace
(#2890) Line indented incorrectly; expected at least 16 spaces, found 5
(#2891) Spaces must be used for alignment; tabs are not allowed
(#2891) Tab found within whitespace
(#2891) Whitespace found at end of line
(#2892) Spaces must be used for alignment; tabs are not allowed
(#2892) Tab found within whitespace
(#2892) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2892) Inline comments must end in full-stops, exclamation marks, or question marks
(#2892) Line indented incorrectly; expected at least 16 spaces, found 5
(#2892) No space found before comment text; expected "// we only need overall stats if we are looking at more than one staff member" but found "//we only need overall stats if we are looking at more than one staff member"
(#2893) Spaces must be used for alignment; tabs are not allowed
(#2893) Tab found within whitespace
(#2893) Line indented incorrectly; expected 16 spaces, found 5
(#2893) Expected "if (...) {\n"; found "if(...){\n"
(#2893) The use of function sizeOf() is forbidden; use count() instead
(#2893) Calls to inbuilt PHP functions must be lowercase; expected "sizeof" but found "sizeOf"
(#2894) Spaces must be used for alignment; tabs are not allowed
(#2894) Tab found within whitespace
(#2894) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2894) Inline comments must end in full-stops, exclamation marks, or question marks
(#2894) Line indented incorrectly; expected at least 20 spaces, found 6
(#2894) No space found before comment text; expected "// add the staff stats to the overall stats" but found "//add the staff stats to the overall stats"
(#2895) Spaces must be used for alignment; tabs are not allowed
(#2895) Tab found within whitespace
(#2895) Line indented incorrectly; expected 20 spaces, found 6
(#2895) Expected "if (...) {\n"; found "if(...){\n"
(#2895) Variable "one_staff_stats" must not contain underscores.
(#2896) Spaces must be used for alignment; tabs are not allowed
(#2896) Tab found within whitespace
(#2896) Line indented incorrectly; expected at least 24 spaces, found 7
(#2897) Spaces must be used for alignment; tabs are not allowed
(#2897) Tab found within whitespace
(#2897) Line indented incorrectly; expected 20 spaces, found 6
(#2898) Spaces must be used for alignment; tabs are not allowed
(#2898) Tab found within whitespace
(#2898) Line indented incorrectly; expected at least 20 spaces, found 6
(#2898) Variable "one_staff_stats" must not contain underscores.
(#2899) Spaces must be used for alignment; tabs are not allowed
(#2899) Tab found within whitespace
(#2899) Line indented incorrectly; expected at least 20 spaces, found 6
(#2899) Variable "one_staff_stats" must not contain underscores.
(#2900) Spaces must be used for alignment; tabs are not allowed
(#2900) Tab found within whitespace
(#2900) Line indented incorrectly; expected at least 20 spaces, found 6
(#2900) Variable "one_staff_stats" must not contain underscores.
(#2901) Spaces must be used for alignment; tabs are not allowed
(#2901) Tab found within whitespace
(#2901) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2901) Inline comments must end in full-stops, exclamation marks, or question marks
(#2901) Line indented incorrectly; expected at least 20 spaces, found 6
(#2901) No space found before comment text; expected "// students viewed" but found "//students viewed"
(#2902) Spaces must be used for alignment; tabs are not allowed
(#2902) Tab found within whitespace
(#2902) Line indented incorrectly; expected 20 spaces, found 6
(#2902) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#2902) Variable "one_staff_stats" must not contain underscores.
(#2903) Spaces must be used for alignment; tabs are not allowed
(#2903) Tab found within whitespace
(#2903) Line indented incorrectly; expected at least 24 spaces, found 7
(#2904) Spaces must be used for alignment; tabs are not allowed
(#2904) Tab found within whitespace
(#2904) Line indented incorrectly; expected 20 spaces, found 6
(#2905) Spaces must be used for alignment; tabs are not allowed
(#2905) Tab found within whitespace
(#2905) Line indented incorrectly; expected at least 20 spaces, found 6
(#2905) Variable "one_staff_stats" must not contain underscores.
(#2906) Spaces must be used for alignment; tabs are not allowed
(#2906) Tab found within whitespace
(#2906) Whitespace found at end of line
(#2907) Spaces must be used for alignment; tabs are not allowed
(#2907) Tab found within whitespace
(#2907) Line indented incorrectly; expected at least 20 spaces, found 6
(#2907) Variable "one_staff_stats" must not contain underscores.
(#2908) Spaces must be used for alignment; tabs are not allowed
(#2908) Tab found within whitespace
(#2908) Line indented incorrectly; expected at least 20 spaces, found 6
(#2908) Variable "one_staff_stats" must not contain underscores.
(#2909) Spaces must be used for alignment; tabs are not allowed
(#2909) Tab found within whitespace
(#2909) Line indented incorrectly; expected at least 20 spaces, found 6
(#2909) Variable "one_staff_stats" must not contain underscores.
(#2910) Spaces must be used for alignment; tabs are not allowed
(#2910) Tab found within whitespace
(#2910) Line indented incorrectly; expected at least 20 spaces, found 6
(#2910) Variable "one_staff_stats" must not contain underscores.
(#2911) Spaces must be used for alignment; tabs are not allowed
(#2911) Tab found within whitespace
(#2911) Line indented incorrectly; expected 20 spaces, found 6
(#2911) Expected "if (...) {\n"; found "if(...){\n"
(#2911) Variable "one_staff_stats" must not contain underscores.
(#2912) Spaces must be used for alignment; tabs are not allowed
(#2912) Tab found within whitespace
(#2912) Line indented incorrectly; expected at least 24 spaces, found 7
(#2912) Variable "one_staff_stats" must not contain underscores.
(#2913) Spaces must be used for alignment; tabs are not allowed
(#2913) Tab found within whitespace
(#2913) Line indented incorrectly; expected 20 spaces, found 6
(#2914) Spaces must be used for alignment; tabs are not allowed
(#2914) Tab found within whitespace
(#2914) Line indented incorrectly; expected at least 20 spaces, found 6
(#2914) Variable "one_staff_stats" must not contain underscores.
(#2915) Spaces must be used for alignment; tabs are not allowed
(#2915) Tab found within whitespace
(#2915) Line indented incorrectly; expected 16 spaces, found 5
(#2916) Spaces must be used for alignment; tabs are not allowed
(#2916) Tab found within whitespace
(#2916) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2916) Inline comments must end in full-stops, exclamation marks, or question marks
(#2916) Line indented incorrectly; expected at least 16 spaces, found 5
(#2916) No space found before comment text; expected "// only iterate i if it's not an overview - i.e. the results will be included in the export file" but found "//only iterate i if it's not an overview - i.e. the results will be included in the export file"
(#2917) Spaces must be used for alignment; tabs are not allowed
(#2917) Tab found within whitespace
(#2917) Line indented incorrectly; expected 16 spaces, found 5
(#2917) Expected "if (...) {\n"; found "if(...){\n"
(#2918) Spaces must be used for alignment; tabs are not allowed
(#2918) Tab found within whitespace
(#2918) Line indented incorrectly; expected at least 20 spaces, found 6
(#2919) Spaces must be used for alignment; tabs are not allowed
(#2919) Tab found within whitespace
(#2919) Line indented incorrectly; expected 16 spaces, found 5
(#2920) Spaces must be used for alignment; tabs are not allowed
(#2920) Tab found within whitespace
(#2920) Line indented incorrectly; expected 12 spaces, found 4
(#2921) Spaces must be used for alignment; tabs are not allowed
(#2921) Tab found within whitespace
(#2921) Whitespace found at end of line
(#2922) Spaces must be used for alignment; tabs are not allowed
(#2922) Tab found within whitespace
(#2922) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2922) Inline comments must end in full-stops, exclamation marks, or question marks
(#2922) Line indented incorrectly; expected at least 12 spaces, found 4
(#2922) No space found before comment text; expected "// first print overall category stats" but found "//first print overall category stats"
(#2923) Spaces must be used for alignment; tabs are not allowed
(#2923) Tab found within whitespace
(#2923) Whitespace found at end of line
(#2924) Spaces must be used for alignment; tabs are not allowed
(#2924) Tab found within whitespace
(#2924) Inline comments must end in full-stops, exclamation marks, or question marks
(#2924) Line indented incorrectly; expected at least 12 spaces, found 4
(#2924) No space found before comment text; expected "// Only show overall stats if there's more than one staff member" but found "//Only show overall stats if there's more than one staff member"
(#2925) Spaces must be used for alignment; tabs are not allowed
(#2925) Tab found within whitespace
(#2925) Line indented incorrectly; expected 12 spaces, found 4
(#2925) Expected "if (...) {\n"; found "if(...){\n"
(#2925) The use of function sizeOf() is forbidden; use count() instead
(#2925) Calls to inbuilt PHP functions must be lowercase; expected "sizeof" but found "sizeOf"
(#2926) Spaces must be used for alignment; tabs are not allowed
(#2926) Tab found within whitespace
(#2926) Line indented incorrectly; expected at least 16 spaces, found 5
(#2927) Spaces must be used for alignment; tabs are not allowed
(#2927) Tab found within whitespace
(#2927) Inline comments must end in full-stops, exclamation marks, or question marks
(#2927) Line indented incorrectly; expected at least 16 spaces, found 5
(#2927) No space found before comment text; expected "// Apply a darker sub-heading style to the overall category stats" but found "//Apply a darker sub-heading style to the overall category stats"
(#2928) Spaces must be used for alignment; tabs are not allowed
(#2928) Tab found within whitespace
(#2928) Line indented incorrectly; expected 16 spaces, found 5
(#2928) Expected "if (...) {\n"; found "if(...){\n"
(#2929) Spaces must be used for alignment; tabs are not allowed
(#2929) Tab found within whitespace
(#2929) Line indented incorrectly; expected at least 20 spaces, found 6
(#2930) Spaces must be used for alignment; tabs are not allowed
(#2930) Tab found within whitespace
(#2930) Line indented incorrectly; expected 16 spaces, found 5
(#2931) Spaces must be used for alignment; tabs are not allowed
(#2931) Tab found within whitespace
(#2931) Line indented incorrectly; expected at least 16 spaces, found 5
(#2932) Spaces must be used for alignment; tabs are not allowed
(#2932) Tab found within whitespace
(#2932) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2932) Inline comments must end in full-stops, exclamation marks, or question marks
(#2932) Line indented incorrectly; expected at least 16 spaces, found 5
(#2932) No space found before comment text; expected "// get the course / category name" but found "//get the course / category name"
(#2933) Spaces must be used for alignment; tabs are not allowed
(#2933) Tab found within whitespace
(#2933) Line indented incorrectly; expected at least 16 spaces, found 5
(#2934) Spaces must be used for alignment; tabs are not allowed
(#2934) Tab found within whitespace
(#2934) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2934) Inline comments must end in full-stops, exclamation marks, or question marks
(#2934) Line indented incorrectly; expected at least 16 spaces, found 5
(#2934) No space found before comment text; expected "// if it's not an overview, then print the count in brackets in the same column" but found "//if it's not an overview, then print the count in brackets in the same column"
(#2935) Spaces must be used for alignment; tabs are not allowed
(#2935) Tab found within whitespace
(#2935) Line indented incorrectly; expected 16 spaces, found 5
(#2935) Expected "if (...) {\n"; found "if(...){\n"
(#2936) Spaces must be used for alignment; tabs are not allowed
(#2936) Tab found within whitespace
(#2936) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2936) Inline comments must end in full-stops, exclamation marks, or question marks
(#2936) Line indented incorrectly; expected at least 20 spaces, found 6
(#2936) No space found before comment text; expected "// show an arrow if there are items underneath (staff)" but found "//show an arrow if there are items underneath (staff)"
(#2937) Spaces must be used for alignment; tabs are not allowed
(#2937) Tab found within whitespace
(#2937) Line indented incorrectly; expected at least 20 spaces, found 6
(#2938) Spaces must be used for alignment; tabs are not allowed
(#2938) Tab found within whitespace
(#2938) Line indented incorrectly; expected at least 20 spaces, found 6
(#2938) The use of function sizeOf() is forbidden; use count() instead
(#2938) Calls to inbuilt PHP functions must be lowercase; expected "sizeof" but found "sizeOf"
(#2939) Spaces must be used for alignment; tabs are not allowed
(#2939) Tab found within whitespace
(#2939) Line indented incorrectly; expected 16 spaces, found 5
(#2939) Expected "} else {\n"; found "}else{\n"
(#2940) Spaces must be used for alignment; tabs are not allowed
(#2940) Tab found within whitespace
(#2940) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2940) Line indented incorrectly; expected at least 20 spaces, found 6
(#2940) No space found before comment text; expected "// if it is an overview" but found "//if it is an overview"
(#2941) Spaces must be used for alignment; tabs are not allowed
(#2941) Tab found within whitespace
(#2941) Inline comments must end in full-stops, exclamation marks, or question marks
(#2941) Line indented incorrectly; expected at least 20 spaces, found 6
(#2941) No space found before comment text; expected "// get the course/category name and display a link if it's a subcategory" but found "//get the course/category name and display a link if it's a subcategory"
(#2942) Spaces must be used for alignment; tabs are not allowed
(#2942) Tab found within whitespace
(#2942) Line indented incorrectly; expected 20 spaces, found 6
(#2942) Expected "if (...) {\n"; found "if(...){\n"
(#2943) Spaces must be used for alignment; tabs are not allowed
(#2943) Tab found within whitespace
(#2943) Line indented incorrectly; expected at least 24 spaces, found 7
(#2943) Expected 1 space after ".="; 2 found
(#2944) Spaces must be used for alignment; tabs are not allowed
(#2944) Tab found within whitespace
(#2944) Line indented incorrectly; expected 20 spaces, found 6
(#2944) Expected "} else {\n"; found "}else{\n"
(#2945) Spaces must be used for alignment; tabs are not allowed
(#2945) Tab found within whitespace
(#2945) Line indented incorrectly; expected 24 spaces, found 7
(#2945) Expected "if (...) {\n"; found "if(...){\n"
(#2946) Spaces must be used for alignment; tabs are not allowed
(#2946) Tab found within whitespace
(#2946) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2946) Inline comments must end in full-stops, exclamation marks, or question marks
(#2946) Line indented incorrectly; expected at least 28 spaces, found 8
(#2946) No space found before comment text; expected "// show an arrow if there are items underneath (sub categories)" but found "//show an arrow if there are items underneath (sub categories)"
(#2947) Spaces must be used for alignment; tabs are not allowed
(#2947) Tab found within whitespace
(#2947) Line indented incorrectly; expected at least 28 spaces, found 8
(#2948) Spaces must be used for alignment; tabs are not allowed
(#2948) Tab found within whitespace
(#2948) Line indented incorrectly; expected 24 spaces, found 7
(#2949) Spaces must be used for alignment; tabs are not allowed
(#2949) Tab found within whitespace
(#2949) Line indented incorrectly; expected at least 24 spaces, found 7
(#2949) Expected 1 space after ".="; 2 found
(#2950) Spaces must be used for alignment; tabs are not allowed
(#2950) Tab found within whitespace
(#2950) Line indented incorrectly; expected 20 spaces, found 6
(#2951) Spaces must be used for alignment; tabs are not allowed
(#2951) Tab found within whitespace
(#2951) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2951) Inline comments must end in full-stops, exclamation marks, or question marks
(#2951) Line indented incorrectly; expected at least 20 spaces, found 6
(#2951) No space found before comment text; expected "// else if it is an overview make a new column and print just the number there and link it if there's a link" but found "//else if it is an overview make a new column and print just the number there and link it if there's a link"
(#2952) Spaces must be used for alignment; tabs are not allowed
(#2952) Tab found within whitespace
(#2952) Line indented incorrectly; expected at least 20 spaces, found 6
(#2952) Expected 1 space after ".="; 2 found
(#2953) Spaces must be used for alignment; tabs are not allowed
(#2953) Tab found within whitespace
(#2953) Line indented incorrectly; expected at least 20 spaces, found 6
(#2953) Expected 1 space after ".="; 2 found
(#2953) The use of function sizeOf() is forbidden; use count() instead
(#2953) Calls to inbuilt PHP functions must be lowercase; expected "sizeof" but found "sizeOf"
(#2954) Spaces must be used for alignment; tabs are not allowed
(#2954) Tab found within whitespace
(#2954) Whitespace found at end of line
(#2955) Spaces must be used for alignment; tabs are not allowed
(#2955) Tab found within whitespace
(#2955) Line indented incorrectly; expected 16 spaces, found 5
(#2956) Spaces must be used for alignment; tabs are not allowed
(#2956) Tab found within whitespace
(#2956) Line indented incorrectly; expected at least 16 spaces, found 5
(#2957) Spaces must be used for alignment; tabs are not allowed
(#2957) Tab found within whitespace
(#2957) Line indented incorrectly; expected at least 16 spaces, found 5
(#2958) Spaces must be used for alignment; tabs are not allowed
(#2958) Tab found within whitespace
(#2958) Line indented incorrectly; expected at least 16 spaces, found 5
(#2959) Spaces must be used for alignment; tabs are not allowed
(#2959) Tab found within whitespace
(#2959) Line indented incorrectly; expected at least 16 spaces, found 5
(#2960) Spaces must be used for alignment; tabs are not allowed
(#2960) Tab found within whitespace
(#2960) Line indented incorrectly; expected at least 16 spaces, found 5
(#2961) Spaces must be used for alignment; tabs are not allowed
(#2961) Tab found within whitespace
(#2961) Line indented incorrectly; expected at least 16 spaces, found 5
(#2962) Spaces must be used for alignment; tabs are not allowed
(#2962) Tab found within whitespace
(#2962) Whitespace found at end of line
(#2963) Spaces must be used for alignment; tabs are not allowed
(#2963) Tab found within whitespace
(#2963) Line indented incorrectly; expected at least 16 spaces, found 5
(#2964) Spaces must be used for alignment; tabs are not allowed
(#2964) Tab found within whitespace
(#2964) Line indented incorrectly; expected at least 16 spaces, found 5
(#2965) Spaces must be used for alignment; tabs are not allowed
(#2965) Tab found within whitespace
(#2965) Line indented incorrectly; expected at least 16 spaces, found 5
(#2966) Spaces must be used for alignment; tabs are not allowed
(#2966) Tab found within whitespace
(#2966) Line indented incorrectly; expected at least 16 spaces, found 5
(#2967) Spaces must be used for alignment; tabs are not allowed
(#2967) Tab found within whitespace
(#2967) Line indented incorrectly; expected 16 spaces, found 5
(#2967) Expected "if (...) {\n"; found "if(...){\n"
(#2968) Spaces must be used for alignment; tabs are not allowed
(#2968) Tab found within whitespace
(#2968) Line indented incorrectly; expected at least 20 spaces, found 6
(#2969) Spaces must be used for alignment; tabs are not allowed
(#2969) Tab found within whitespace
(#2969) Line indented incorrectly; expected 16 spaces, found 5
(#2969) Expected "} else {\n"; found "}else{\n"
(#2970) Spaces must be used for alignment; tabs are not allowed
(#2970) Tab found within whitespace
(#2970) Line indented incorrectly; expected at least 20 spaces, found 6
(#2971) Spaces must be used for alignment; tabs are not allowed
(#2971) Tab found within whitespace
(#2971) Line indented incorrectly; expected 16 spaces, found 5
(#2972) Spaces must be used for alignment; tabs are not allowed
(#2972) Tab found within whitespace
(#2972) Line indented incorrectly; expected at least 16 spaces, found 5
(#2973) Spaces must be used for alignment; tabs are not allowed
(#2973) Tab found within whitespace
(#2973) Line indented incorrectly; expected at least 16 spaces, found 5
(#2974) Spaces must be used for alignment; tabs are not allowed
(#2974) Tab found within whitespace
(#2974) Whitespace found at end of line
(#2975) Spaces must be used for alignment; tabs are not allowed
(#2975) Tab found within whitespace
(#2975) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2975) Line indented incorrectly; expected at least 16 spaces, found 6
(#2975) No space found before comment text; expected "// store the excel export data" but found "//store the excel export data"
(#2976) Spaces must be used for alignment; tabs are not allowed
(#2976) Tab found within whitespace
(#2976) Inline comments must end in full-stops, exclamation marks, or question marks
(#2976) Line indented incorrectly; expected at least 16 spaces, found 6
(#2976) No space found before comment text; expected "// indicate the parent category in the excel export (there's no arrow to show this like the on screen version)" but found "//indicate the parent category in the excel export (there's no arrow to show this like the on screen version)"
(#2977) Spaces must be used for alignment; tabs are not allowed
(#2977) Tab found within whitespace
(#2977) Line indented incorrectly; expected 16 spaces, found 6
(#2977) Expected "if (...) {\n"; found "if(...){\n"
(#2978) Spaces must be used for alignment; tabs are not allowed
(#2978) Tab found within whitespace
(#2978) Line indented incorrectly; expected at least 20 spaces, found 7
(#2979) Spaces must be used for alignment; tabs are not allowed
(#2979) Tab found within whitespace
(#2979) Line indented incorrectly; expected 16 spaces, found 6
(#2979) Expected "} else {\n"; found "}else{\n"
(#2980) Spaces must be used for alignment; tabs are not allowed
(#2980) Tab found within whitespace
(#2980) Line indented incorrectly; expected at least 20 spaces, found 7
(#2981) Spaces must be used for alignment; tabs are not allowed
(#2981) Tab found within whitespace
(#2981) Line indented incorrectly; expected 16 spaces, found 6
(#2982) Spaces must be used for alignment; tabs are not allowed
(#2982) Tab found within whitespace
(#2982) Line indented incorrectly; expected 16 spaces, found 6
(#2982) Expected "if (...) {\n"; found "if(...){\n"
(#2983) Spaces must be used for alignment; tabs are not allowed
(#2983) Tab found within whitespace
(#2983) Line indented incorrectly; expected at least 20 spaces, found 7
(#2984) Spaces must be used for alignment; tabs are not allowed
(#2984) Tab found within whitespace
(#2984) Line indented incorrectly; expected 16 spaces, found 6
(#2985) Spaces must be used for alignment; tabs are not allowed
(#2985) Tab found within whitespace
(#2985) Line indented incorrectly; expected at least 16 spaces, found 6
(#2986) Spaces must be used for alignment; tabs are not allowed
(#2986) Tab found within whitespace
(#2986) Line indented incorrectly; expected at least 16 spaces, found 6
(#2987) Spaces must be used for alignment; tabs are not allowed
(#2987) Tab found within whitespace
(#2987) Line indented incorrectly; expected at least 16 spaces, found 6
(#2988) Spaces must be used for alignment; tabs are not allowed
(#2988) Tab found within whitespace
(#2988) Line indented incorrectly; expected at least 16 spaces, found 6
(#2989) Spaces must be used for alignment; tabs are not allowed
(#2989) Tab found within whitespace
(#2989) Line indented incorrectly; expected at least 16 spaces, found 6
(#2990) Spaces must be used for alignment; tabs are not allowed
(#2990) Tab found within whitespace
(#2990) Line indented incorrectly; expected at least 16 spaces, found 6
(#2991) Spaces must be used for alignment; tabs are not allowed
(#2991) Tab found within whitespace
(#2991) Line indented incorrectly; expected at least 16 spaces, found 6
(#2992) Spaces must be used for alignment; tabs are not allowed
(#2992) Tab found within whitespace
(#2992) Line indented incorrectly; expected at least 16 spaces, found 6
(#2993) Spaces must be used for alignment; tabs are not allowed
(#2993) Tab found within whitespace
(#2993) Line indented incorrectly; expected at least 16 spaces, found 6
(#2994) Spaces must be used for alignment; tabs are not allowed
(#2994) Tab found within whitespace
(#2994) Line indented incorrectly; expected 16 spaces, found 6
(#2994) Expected "if (...) {\n"; found "if(...){\n"
(#2995) Spaces must be used for alignment; tabs are not allowed
(#2995) Tab found within whitespace
(#2995) Line indented incorrectly; expected at least 20 spaces, found 7
(#2996) Spaces must be used for alignment; tabs are not allowed
(#2996) Tab found within whitespace
(#2996) Line indented incorrectly; expected 16 spaces, found 6
(#2996) Expected "} else {\n"; found "}else{\n"
(#2997) Spaces must be used for alignment; tabs are not allowed
(#2997) Tab found within whitespace
(#2997) Line indented incorrectly; expected at least 20 spaces, found 7
(#2998) Spaces must be used for alignment; tabs are not allowed
(#2998) Tab found within whitespace
(#2998) Line indented incorrectly; expected 16 spaces, found 6
(#2999) Spaces must be used for alignment; tabs are not allowed
(#2999) Tab found within whitespace
(#2999) Line indented incorrectly; expected at least 16 spaces, found 6
(#3000) Spaces must be used for alignment; tabs are not allowed
(#3000) Tab found within whitespace
(#3000) Line indented incorrectly; expected 12 spaces, found 4
(#3001) Spaces must be used for alignment; tabs are not allowed
(#3001) Tab found within whitespace
(#3001) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3001) Inline comments must end in full-stops, exclamation marks, or question marks
(#3001) Line indented incorrectly; expected at least 12 spaces, found 4
(#3001) No space found before comment text; expected "// then print the staff usage stats, if it's not an overview" but found "//then print the staff usage stats, if it's not an overview"
(#3002) Spaces must be used for alignment; tabs are not allowed
(#3002) Tab found within whitespace
(#3002) Line indented incorrectly; expected 12 spaces, found 4
(#3002) Expected "if (...) {\n"; found "if(...){\n"
(#3003) Spaces must be used for alignment; tabs are not allowed
(#3003) Tab found within whitespace
(#3003) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3003) Inline comments must end in full-stops, exclamation marks, or question marks
(#3003) Line indented incorrectly; expected at least 16 spaces, found 5
(#3003) No space found before comment text; expected "// swap the tds for trs and remove the end thead tag, as the first row is a summary" but found "//swap the tds for trs and remove the end thead tag, as the first row is a summary"
(#3004) Spaces must be used for alignment; tabs are not allowed
(#3004) Tab found within whitespace
(#3004) Line indented incorrectly; expected at least 16 spaces, found 5
(#3005) Spaces must be used for alignment; tabs are not allowed
(#3005) Tab found within whitespace
(#3005) Line indented incorrectly; expected at least 16 spaces, found 5
(#3006) Spaces must be used for alignment; tabs are not allowed
(#3006) Tab found within whitespace
(#3006) Line indented incorrectly; expected at least 16 spaces, found 5
(#3007) Spaces must be used for alignment; tabs are not allowed
(#3007) Tab found within whitespace
(#3007) Line indented incorrectly; expected at least 16 spaces, found 5
(#3008) Spaces must be used for alignment; tabs are not allowed
(#3008) Tab found within whitespace
(#3008) Line indented incorrectly; expected at least 16 spaces, found 5
(#3009) Spaces must be used for alignment; tabs are not allowed
(#3009) Tab found within whitespace
(#3009) Line indented incorrectly; expected at least 16 spaces, found 5
(#3010) Spaces must be used for alignment; tabs are not allowed
(#3010) Tab found within whitespace
(#3010) Line indented incorrectly; expected at least 16 spaces, found 5
(#3010) Whitespace found at end of line
(#3011) Spaces must be used for alignment; tabs are not allowed
(#3011) Tab found within whitespace
(#3011) Line indented incorrectly; expected 12 spaces, found 4
(#3011) Expected "} else {\n"; found "}else{\n"
(#3012) Spaces must be used for alignment; tabs are not allowed
(#3012) Tab found within whitespace
(#3012) Line indented incorrectly; expected 16 spaces, found 5
(#3012) Expected "if (...) {\n"; found "if(...){\n"
(#3013) Spaces must be used for alignment; tabs are not allowed
(#3013) Tab found within whitespace
(#3013) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3013) Inline comments must end in full-stops, exclamation marks, or question marks
(#3013) Line indented incorrectly; expected at least 20 spaces, found 6
(#3013) No space found before comment text; expected "// swap the tds for trs and remove the end thead tag, as the first row is a summary" but found "//swap the tds for trs and remove the end thead tag, as the first row is a summary"
(#3014) Spaces must be used for alignment; tabs are not allowed
(#3014) Tab found within whitespace
(#3014) Line indented incorrectly; expected at least 20 spaces, found 6
(#3015) Spaces must be used for alignment; tabs are not allowed
(#3015) Tab found within whitespace
(#3015) Line indented incorrectly; expected at least 20 spaces, found 6
(#3016) Spaces must be used for alignment; tabs are not allowed
(#3016) Tab found within whitespace
(#3016) Line indented incorrectly; expected at least 20 spaces, found 6
(#3017) Spaces must be used for alignment; tabs are not allowed
(#3017) Tab found within whitespace
(#3017) Line indented incorrectly; expected at least 20 spaces, found 6
(#3018) Spaces must be used for alignment; tabs are not allowed
(#3018) Tab found within whitespace
(#3018) Line indented incorrectly; expected at least 20 spaces, found 6
(#3019) Spaces must be used for alignment; tabs are not allowed
(#3019) Tab found within whitespace
(#3019) Line indented incorrectly; expected 16 spaces, found 5
(#3020) Spaces must be used for alignment; tabs are not allowed
(#3020) Tab found within whitespace
(#3020) Line indented incorrectly; expected 12 spaces, found 4
(#3021) Spaces must be used for alignment; tabs are not allowed
(#3021) Tab found within whitespace
(#3021) Line indented incorrectly; expected 8 spaces, found 3
(#3021) Usage of ELSEIF not allowed; use ELSE IF instead
(#3021) The use of function sizeOf() is forbidden; use count() instead
(#3021) Calls to inbuilt PHP functions must be lowercase; expected "sizeof" but found "sizeOf"
(#3022) Spaces must be used for alignment; tabs are not allowed
(#3022) Tab found within whitespace
(#3022) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3022) Inline comments must end in full-stops, exclamation marks, or question marks
(#3022) Line indented incorrectly; expected at least 12 spaces, found 3
(#3022) No space found before comment text; expected "// if there are no users in the category show the category name and that there are 0 staff" but found "//if there are no users in the category show the category name and that there are 0 staff"
(#3023) Spaces must be used for alignment; tabs are not allowed
(#3023) Tab found within whitespace
(#3023) Line indented incorrectly; expected 12 spaces, found 4
(#3023) Expected "if (...) {\n"; found "if(...){\n"
(#3024) Spaces must be used for alignment; tabs are not allowed
(#3024) Tab found within whitespace
(#3024) Line indented incorrectly; expected at least 16 spaces, found 5
(#3025) Spaces must be used for alignment; tabs are not allowed
(#3025) Tab found within whitespace
(#3025) Line indented incorrectly; expected 12 spaces, found 4
(#3025) Expected "} else {\n"; found "}else{\n"
(#3026) Spaces must be used for alignment; tabs are not allowed
(#3026) Tab found within whitespace
(#3026) Line indented incorrectly; expected at least 16 spaces, found 5
(#3027) Spaces must be used for alignment; tabs are not allowed
(#3027) Tab found within whitespace
(#3027) Line indented incorrectly; expected at least 16 spaces, found 5
(#3028) Spaces must be used for alignment; tabs are not allowed
(#3028) Tab found within whitespace
(#3028) Line indented incorrectly; expected at least 16 spaces, found 5
(#3029) Spaces must be used for alignment; tabs are not allowed
(#3029) Tab found within whitespace
(#3029) Line indented incorrectly; expected 12 spaces, found 4
(#3030) Spaces must be used for alignment; tabs are not allowed
(#3030) Tab found within whitespace
(#3030) Line indented incorrectly; expected at least 12 spaces, found 4
(#3031) Spaces must be used for alignment; tabs are not allowed
(#3031) Tab found within whitespace
(#3031) Line indented incorrectly; expected 12 spaces, found 4
(#3031) Expected "if (...) {\n"; found "if(...){\n"
(#3032) Spaces must be used for alignment; tabs are not allowed
(#3032) Tab found within whitespace
(#3032) Line indented incorrectly; expected at least 16 spaces, found 5
(#3033) Spaces must be used for alignment; tabs are not allowed
(#3033) Tab found within whitespace
(#3033) Line indented incorrectly; expected 12 spaces, found 4
(#3034) Spaces must be used for alignment; tabs are not allowed
(#3034) Tab found within whitespace
(#3034) Line indented incorrectly; expected 12 spaces, found 4
(#3034) Expected "for (...) {\n"; found "for(...){\n"
(#3034) Expected 1 space after first semicolon of FOR loop; 0 found
(#3034) Expected 1 space after second semicolon of FOR loop; 0 found
(#3034) Expected 1 space before "="; 0 found
(#3034) Expected 1 space after "="; 0 found
(#3034) Expected 1 space before "<"; 0 found
(#3034) Expected 1 space after "<"; 0 found
(#3035) Spaces must be used for alignment; tabs are not allowed
(#3035) Tab found within whitespace
(#3035) Line indented incorrectly; expected at least 16 spaces, found 5
(#3036) Spaces must be used for alignment; tabs are not allowed
(#3036) Tab found within whitespace
(#3036) Line indented incorrectly; expected 12 spaces, found 4
(#3037) Spaces must be used for alignment; tabs are not allowed
(#3037) Tab found within whitespace
(#3037) Line indented incorrectly; expected at least 12 spaces, found 4
(#3038) Spaces must be used for alignment; tabs are not allowed
(#3038) Tab found within whitespace
(#3038) Line indented incorrectly; expected 8 spaces, found 3
(#3039) Spaces must be used for alignment; tabs are not allowed
(#3039) Tab found within whitespace
(#3039) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3039) Inline comments must end in full-stops, exclamation marks, or question marks
(#3039) Line indented incorrectly; expected at least 8 spaces, found 3
(#3039) No space found before comment text; expected "// set the excel table export data" but found "//set the excel table export data"
(#3040) Spaces must be used for alignment; tabs are not allowed
(#3040) Tab found within whitespace
(#3040) Line indented incorrectly; expected at least 8 spaces, found 3
(#3041) Spaces must be used for alignment; tabs are not allowed
(#3041) Tab found within whitespace
(#3041) Line indented incorrectly; expected at least 8 spaces, found 3
(#3042) Spaces must be used for alignment; tabs are not allowed
(#3042) Tab found within whitespace
(#3042) Line indented incorrectly; expected 4 spaces, found 1
(#3044) Spaces must be used for alignment; tabs are not allowed
(#3044) Tab found within whitespace
(#3044) Line indented incorrectly; expected at least 4 spaces, found 1
(#3045) Expected 2 space(s) before asterisk; 5 found
(#3046) Spaces must be used for alignment; tabs are not allowed
(#3047) Expected 2 space(s) before asterisk; 5 found
(#3048) Expected 2 space(s) before asterisk; 5 found
(#3049) Spaces must be used for alignment; tabs are not allowed
(#3049) Line exceeds 132 characters; contains 134 characters
(#3050) Spaces must be used for alignment; tabs are not allowed
(#3051) Spaces must be used for alignment; tabs are not allowed
(#3052) Spaces must be used for alignment; tabs are not allowed
(#3052) Line exceeds 132 characters; contains 140 characters
(#3053) Expected 2 space(s) before asterisk; 5 found
(#3054) Expected 2 space(s) before asterisk; 5 found
(#3055) Expected 1 space before opening brace; found 0
(#3055) Line exceeds 132 characters; contains 145 characters
(#3056) Spaces must be used for alignment; tabs are not allowed
(#3056) Tab found within whitespace
(#3056) Line indented incorrectly; expected at least 8 spaces, found 2
(#3057) Spaces must be used for alignment; tabs are not allowed
(#3057) Tab found within whitespace
(#3057) Line indented incorrectly; expected at least 8 spaces, found 2
(#3057) Spaces must be used for alignment; tabs are not allowed
(#3057) Tab found within whitespace
(#3057) Whitespace found at end of line
(#3058) Spaces must be used for alignment; tabs are not allowed
(#3058) Tab found within whitespace
(#3058) Line indented incorrectly; expected at least 8 spaces, found 2
(#3059) Spaces must be used for alignment; tabs are not allowed
(#3059) Tab found within whitespace
(#3059) Whitespace found at end of line
(#3060) Spaces must be used for alignment; tabs are not allowed
(#3060) Tab found within whitespace
(#3060) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3060) Inline comments must end in full-stops, exclamation marks, or question marks
(#3060) Line indented incorrectly; expected at least 8 spaces, found 2
(#3060) No space found before comment text; expected "// populate the $exceltable array with the previous data, if it's not the first row of an overview" but found "//populate the $exceltable array with the previous data, if it's not the first row of an overview"
(#3061) Spaces must be used for alignment; tabs are not allowed
(#3061) Tab found within whitespace
(#3061) Line indented incorrectly; expected 8 spaces, found 2
(#3061) Expected "if (...) {\n"; found "if(...){\n"
(#3062) Spaces must be used for alignment; tabs are not allowed
(#3062) Tab found within whitespace
(#3062) Line indented incorrectly; expected at least 12 spaces, found 3
(#3063) Spaces must be used for alignment; tabs are not allowed
(#3063) Tab found within whitespace
(#3063) Line indented incorrectly; expected at least 12 spaces, found 3
(#3064) Spaces must be used for alignment; tabs are not allowed
(#3064) Tab found within whitespace
(#3064) Line indented incorrectly; expected 8 spaces, found 2
(#3065) Spaces must be used for alignment; tabs are not allowed
(#3065) Tab found within whitespace
(#3065) Line indented incorrectly; expected 8 spaces, found 2
(#3065) Expected "if (...) {\n"; found "if(...){\n"
(#3065) Expected 1 space before "=="; 0 found
(#3065) Expected 1 space after "=="; 0 found
(#3066) Spaces must be used for alignment; tabs are not allowed
(#3066) Tab found within whitespace
(#3066) Line indented incorrectly; expected at least 12 spaces, found 3
(#3067) Spaces must be used for alignment; tabs are not allowed
(#3067) Tab found within whitespace
(#3067) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3067) Inline comments must end in full-stops, exclamation marks, or question marks
(#3067) Line indented incorrectly; expected at least 12 spaces, found 3
(#3067) No space found before comment text; expected "// print the table headings" but found "//print the table headings"
(#3068) Spaces must be used for alignment; tabs are not allowed
(#3068) Tab found within whitespace
(#3068) Line indented incorrectly; expected at least 12 spaces, found 3
(#3069) Spaces must be used for alignment; tabs are not allowed
(#3069) Tab found within whitespace
(#3069) Line indented incorrectly; expected at least 12 spaces, found 3
(#3070) Spaces must be used for alignment; tabs are not allowed
(#3070) Tab found within whitespace
(#3070) Whitespace found at end of line
(#3071) Spaces must be used for alignment; tabs are not allowed
(#3071) Tab found within whitespace
(#3071) Line indented incorrectly; expected 12 spaces, found 3
(#3071) Expected "if (...) {\n"; found "if(...){\n"
(#3072) Spaces must be used for alignment; tabs are not allowed
(#3072) Tab found within whitespace
(#3072) Line indented incorrectly; expected at least 16 spaces, found 4
(#3073) Spaces must be used for alignment; tabs are not allowed
(#3073) Tab found within whitespace
(#3073) Line indented incorrectly; expected at least 16 spaces, found 4
(#3074) Spaces must be used for alignment; tabs are not allowed
(#3074) Tab found within whitespace
(#3074) Line indented incorrectly; expected 12 spaces, found 3
(#3075) Spaces must be used for alignment; tabs are not allowed
(#3075) Tab found within whitespace
(#3075) Line indented incorrectly; expected at least 12 spaces, found 3
(#3075) Whitespace found at end of line
(#3076) Spaces must be used for alignment; tabs are not allowed
(#3076) Tab found within whitespace
(#3076) Line indented incorrectly; expected at least 12 spaces, found 4
(#3077) Spaces must be used for alignment; tabs are not allowed
(#3077) Tab found within whitespace
(#3077) Line indented incorrectly; expected at least 12 spaces, found 4
(#3078) Spaces must be used for alignment; tabs are not allowed
(#3078) Tab found within whitespace
(#3078) Line indented incorrectly; expected at least 12 spaces, found 4
(#3079) Spaces must be used for alignment; tabs are not allowed
(#3079) Tab found within whitespace
(#3079) Line indented incorrectly; expected at least 12 spaces, found 4
(#3080) Spaces must be used for alignment; tabs are not allowed
(#3080) Tab found within whitespace
(#3080) Line indented incorrectly; expected at least 12 spaces, found 4
(#3081) Spaces must be used for alignment; tabs are not allowed
(#3081) Tab found within whitespace
(#3081) Line indented incorrectly; expected at least 12 spaces, found 4
(#3082) Spaces must be used for alignment; tabs are not allowed
(#3082) Tab found within whitespace
(#3082) Line indented incorrectly; expected at least 12 spaces, found 4
(#3083) Spaces must be used for alignment; tabs are not allowed
(#3083) Tab found within whitespace
(#3083) Whitespace found at end of line
(#3083) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#3084) Spaces must be used for alignment; tabs are not allowed
(#3084) Tab found within whitespace
(#3084) Whitespace found at end of line
(#3085) Spaces must be used for alignment; tabs are not allowed
(#3085) Tab found within whitespace
(#3085) Line indented incorrectly; expected at least 18 spaces, found 3
(#3085) Whitespace found at end of line
(#3086) Spaces must be used for alignment; tabs are not allowed
(#3086) Tab found within whitespace
(#3086) Line indented incorrectly; expected at least 18 spaces, found 4
(#3087) Spaces must be used for alignment; tabs are not allowed
(#3087) Tab found within whitespace
(#3087) Line indented incorrectly; expected at least 18 spaces, found 4
(#3088) Spaces must be used for alignment; tabs are not allowed
(#3088) Tab found within whitespace
(#3088) Line indented incorrectly; expected at least 18 spaces, found 4
(#3089) Spaces must be used for alignment; tabs are not allowed
(#3089) Tab found within whitespace
(#3089) Line indented incorrectly; expected at least 18 spaces, found 4
(#3090) Spaces must be used for alignment; tabs are not allowed
(#3090) Tab found within whitespace
(#3090) Line indented incorrectly; expected at least 18 spaces, found 4
(#3091) Spaces must be used for alignment; tabs are not allowed
(#3091) Tab found within whitespace
(#3091) Line indented incorrectly; expected at least 18 spaces, found 4
(#3092) Spaces must be used for alignment; tabs are not allowed
(#3092) Tab found within whitespace
(#3092) Line indented incorrectly; expected at least 18 spaces, found 4
(#3093) Spaces must be used for alignment; tabs are not allowed
(#3093) Tab found within whitespace
(#3093) Whitespace found at end of line
(#3094) Spaces must be used for alignment; tabs are not allowed
(#3094) Tab found within whitespace
(#3094) Line indented incorrectly; expected at least 18 spaces, found 3
(#3095) Spaces must be used for alignment; tabs are not allowed
(#3095) Tab found within whitespace
(#3095) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3095) Inline comments must end in full-stops, exclamation marks, or question marks
(#3095) Line indented incorrectly; expected at least 18 spaces, found 3
(#3095) No space found before comment text; expected "// print the table data" but found "//print the table data"
(#3096) Spaces must be used for alignment; tabs are not allowed
(#3096) Tab found within whitespace
(#3096) Line indented incorrectly; expected at least 18 spaces, found 3
(#3097) Spaces must be used for alignment; tabs are not allowed
(#3097) Tab found within whitespace
(#3097) Line indented incorrectly; expected 8 spaces, found 2
(#3097) Spaces must be used for alignment; tabs are not allowed
(#3097) Tab found within whitespace
(#3097) Whitespace found at end of line
(#3098) Spaces must be used for alignment; tabs are not allowed
(#3098) Tab found within whitespace
(#3098) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3098) Inline comments must end in full-stops, exclamation marks, or question marks
(#3098) Line indented incorrectly; expected at least 8 spaces, found 2
(#3098) No space found before comment text; expected "// get the table data" but found "//get the table data"
(#3099) Spaces must be used for alignment; tabs are not allowed
(#3099) Tab found within whitespace
(#3099) Line indented incorrectly; expected 8 spaces, found 2
(#3099) Expected "if (...) {\n"; found "if(...){\n"
(#3099) The use of function sizeOf() is forbidden; use count() instead
(#3099) Calls to inbuilt PHP functions must be lowercase; expected "sizeof" but found "sizeOf"
(#3100) Spaces must be used for alignment; tabs are not allowed
(#3100) Tab found within whitespace
(#3100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3100) Inline comments must end in full-stops, exclamation marks, or question marks
(#3100) Line indented incorrectly; expected at least 12 spaces, found 3
(#3100) No space found before comment text; expected "// get all the student stats" but found "//get all the student stats"
(#3101) Spaces must be used for alignment; tabs are not allowed
(#3101) Tab found within whitespace
(#3101) Line indented incorrectly; expected at least 12 spaces, found 3
(#3101) Variable "all_students_stats" must not contain underscores.
(#3103) Spaces must be used for alignment; tabs are not allowed
(#3103) Tab found within whitespace
(#3103) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3103) Line indented incorrectly; expected at least 12 spaces, found 3
(#3103) No space found before comment text; expected "// print stats for each student" but found "//print stats for each student"
(#3104) Spaces must be used for alignment; tabs are not allowed
(#3104) Tab found within whitespace
(#3104) Inline comments must end in full-stops, exclamation marks, or question marks
(#3104) Line indented incorrectly; expected at least 12 spaces, found 3
(#3104) No space found before comment text; expected "// TODO: make the drop down button toggle to show/hide student data for the category. Currently it shows and can't be toggled off" but found "//TODO: make the drop down button toggle to show/hide student data for the category. Currently it shows and can't be toggled off"
(#3105) Spaces must be used for alignment; tabs are not allowed
(#3105) Tab found within whitespace
(#3105) Line indented incorrectly; expected at least 12 spaces, found 3
(#3106) Spaces must be used for alignment; tabs are not allowed
(#3106) Tab found within whitespace
(#3106) Line indented incorrectly; expected at least 12 spaces, found 3
(#3107) Spaces must be used for alignment; tabs are not allowed
(#3107) Tab found within whitespace
(#3107) Line indented incorrectly; expected at least 12 spaces, found 3
(#3108) Spaces must be used for alignment; tabs are not allowed
(#3108) Tab found within whitespace
(#3108) Line indented incorrectly; expected at least 12 spaces, found 3
(#3109) Spaces must be used for alignment; tabs are not allowed
(#3109) Tab found within whitespace
(#3109) Line indented incorrectly; expected at least 12 spaces, found 3
(#3110) Spaces must be used for alignment; tabs are not allowed
(#3110) Tab found within whitespace
(#3110) Line indented incorrectly; expected at least 12 spaces, found 3
(#3111) Spaces must be used for alignment; tabs are not allowed
(#3111) Tab found within whitespace
(#3111) Line indented incorrectly; expected at least 12 spaces, found 3
(#3112) Spaces must be used for alignment; tabs are not allowed
(#3112) Tab found within whitespace
(#3112) Line indented incorrectly; expected at least 12 spaces, found 3
(#3113) Spaces must be used for alignment; tabs are not allowed
(#3113) Tab found within whitespace
(#3113) Line indented incorrectly; expected at least 12 spaces, found 3
(#3114) Spaces must be used for alignment; tabs are not allowed
(#3114) Tab found within whitespace
(#3114) Whitespace found at end of line
(#3115) Spaces must be used for alignment; tabs are not allowed
(#3115) Tab found within whitespace
(#3115) Line indented incorrectly; expected 12 spaces, found 3
(#3115) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#3115) Variable "all_students_stats" must not contain underscores.
(#3115) Variable "one_student_stats" must not contain underscores.
(#3116) Spaces must be used for alignment; tabs are not allowed
(#3116) Tab found within whitespace
(#3116) Line indented incorrectly; expected at least 16 spaces, found 4
(#3117) Spaces must be used for alignment; tabs are not allowed
(#3117) Tab found within whitespace
(#3117) Line indented incorrectly; expected 16 spaces, found 4
(#3117) Expected "if (...) {\n"; found "if(...){\t\t\t\t\t\n"
(#3117) The use of function sizeOf() is forbidden; use count() instead
(#3117) Calls to inbuilt PHP functions must be lowercase; expected "sizeof" but found "sizeOf"
(#3117) Spaces must be used for alignment; tabs are not allowed
(#3117) Tab found within whitespace
(#3117) Whitespace found at end of line
(#3118) Spaces must be used for alignment; tabs are not allowed
(#3118) Tab found within whitespace
(#3118) Line indented incorrectly; expected at least 20 spaces, found 5
(#3118) Variable "one_student_stats" must not contain underscores.
(#3118) Variable "one_student_stats" must not contain underscores.
(#3118) Variable "one_student_stats" must not contain underscores.
(#3118) Line exceeds maximum limit of 180 characters; contains 453 characters
(#3119) Spaces must be used for alignment; tabs are not allowed
(#3119) Tab found within whitespace
(#3119) Line indented incorrectly; expected 16 spaces, found 4
(#3119) Expected "} else {\n"; found "}else{\n"
(#3120) Spaces must be used for alignment; tabs are not allowed
(#3120) Tab found within whitespace
(#3120) Line indented incorrectly; expected at least 20 spaces, found 5
(#3120) Variable "one_student_stats" must not contain underscores.
(#3120) Variable "one_student_stats" must not contain underscores.
(#3120) Variable "one_student_stats" must not contain underscores.
(#3120) Line exceeds maximum limit of 180 characters; contains 408 characters
(#3121) Spaces must be used for alignment; tabs are not allowed
(#3121) Tab found within whitespace
(#3121) Line indented incorrectly; expected 16 spaces, found 4
(#3122) Spaces must be used for alignment; tabs are not allowed
(#3122) Tab found within whitespace
(#3122) Inline comments must end in full-stops, exclamation marks, or question marks
(#3122) Line indented incorrectly; expected at least 16 spaces, found 5
(#3122) No space found before comment text; expected "// TODO: get the number of staff who have viewed the report for that student and display it under viewed by followed by " staff"" but found "//TODO: get the number of staff who have viewed the report for that student and display it under viewed by followed by " staff""
(#3123) Spaces must be used for alignment; tabs are not allowed
(#3123) Tab found within whitespace
(#3123) Line indented incorrectly; expected at least 16 spaces, found 5
(#3124) Spaces must be used for alignment; tabs are not allowed
(#3124) Tab found within whitespace
(#3124) Line indented incorrectly; expected at least 16 spaces, found 5
(#3124) Variable "one_student_stats" must not contain underscores.
(#3125) Spaces must be used for alignment; tabs are not allowed
(#3125) Tab found within whitespace
(#3125) Line indented incorrectly; expected at least 16 spaces, found 5
(#3126) Spaces must be used for alignment; tabs are not allowed
(#3126) Tab found within whitespace
(#3126) Line indented incorrectly; expected at least 16 spaces, found 5
(#3126) Variable "one_student_stats" must not contain underscores.
(#3127) Spaces must be used for alignment; tabs are not allowed
(#3127) Tab found within whitespace
(#3127) Line indented incorrectly; expected at least 16 spaces, found 5
(#3127) Variable "one_student_stats" must not contain underscores.
(#3128) Spaces must be used for alignment; tabs are not allowed
(#3128) Tab found within whitespace
(#3128) Line indented incorrectly; expected at least 16 spaces, found 5
(#3128) Variable "one_student_stats" must not contain underscores.
(#3129) Spaces must be used for alignment; tabs are not allowed
(#3129) Tab found within whitespace
(#3129) Line indented incorrectly; expected at least 16 spaces, found 5
(#3129) Variable "one_student_stats" must not contain underscores.
(#3130) Spaces must be used for alignment; tabs are not allowed
(#3130) Tab found within whitespace
(#3130) Line indented incorrectly; expected at least 16 spaces, found 5
(#3131) Spaces must be used for alignment; tabs are not allowed
(#3131) Tab found within whitespace
(#3131) Whitespace found at end of line
(#3132) Spaces must be used for alignment; tabs are not allowed
(#3132) Tab found within whitespace
(#3132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3132) Inline comments must end in full-stops, exclamation marks, or question marks
(#3132) Line indented incorrectly; expected at least 16 spaces, found 5
(#3132) No space found before comment text; expected "// only print the excel data if it's not an overview" but found "//only print the excel data if it's not an overview"
(#3133) Spaces must be used for alignment; tabs are not allowed
(#3133) Tab found within whitespace
(#3133) Line indented incorrectly; expected 16 spaces, found 5
(#3133) Expected "if (...) {\n"; found "if(...){\n"
(#3134) Spaces must be used for alignment; tabs are not allowed
(#3134) Tab found within whitespace
(#3134) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3134) Inline comments must end in full-stops, exclamation marks, or question marks
(#3134) Line indented incorrectly; expected at least 20 spaces, found 6
(#3134) No space found before comment text; expected "// store the excel export data" but found "//store the excel export data"
(#3135) Spaces must be used for alignment; tabs are not allowed
(#3135) Tab found within whitespace
(#3135) Line indented incorrectly; expected at least 20 spaces, found 6
(#3135) Variable "one_student_stats" must not contain underscores.
(#3136) Spaces must be used for alignment; tabs are not allowed
(#3136) Tab found within whitespace
(#3136) Line indented incorrectly; expected at least 20 spaces, found 6
(#3136) Variable "one_student_stats" must not contain underscores.
(#3137) Spaces must be used for alignment; tabs are not allowed
(#3137) Tab found within whitespace
(#3137) Line indented incorrectly; expected at least 20 spaces, found 6
(#3137) Variable "one_student_stats" must not contain underscores.
(#3138) Spaces must be used for alignment; tabs are not allowed
(#3138) Tab found within whitespace
(#3138) Line indented incorrectly; expected at least 20 spaces, found 6
(#3138) Variable "one_student_stats" must not contain underscores.
(#3139) Spaces must be used for alignment; tabs are not allowed
(#3139) Tab found within whitespace
(#3139) Line indented incorrectly; expected at least 20 spaces, found 6
(#3139) Variable "one_student_stats" must not contain underscores.
(#3140) Spaces must be used for alignment; tabs are not allowed
(#3140) Tab found within whitespace
(#3140) Line indented incorrectly; expected at least 20 spaces, found 6
(#3140) Variable "one_student_stats" must not contain underscores.
(#3141) Spaces must be used for alignment; tabs are not allowed
(#3141) Tab found within whitespace
(#3141) Line indented incorrectly; expected 16 spaces, found 5
(#3142) Spaces must be used for alignment; tabs are not allowed
(#3142) Tab found within whitespace
(#3142) Whitespace found at end of line
(#3143) Spaces must be used for alignment; tabs are not allowed
(#3143) Tab found within whitespace
(#3143) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3143) Inline comments must end in full-stops, exclamation marks, or question marks
(#3143) Line indented incorrectly; expected at least 16 spaces, found 5
(#3143) No space found before comment text; expected "// link to the personal tutor usage report" but found "//link to the personal tutor usage report"
(#3144) Spaces must be used for alignment; tabs are not allowed
(#3144) Tab found within whitespace
(#3144) Line indented incorrectly; expected 16 spaces, found 5
(#3144) Expected "if (...) {\n"; found "if(...){\n"
(#3144) Variable "one_student_stats" must not contain underscores.
(#3145) Spaces must be used for alignment; tabs are not allowed
(#3145) Tab found within whitespace
(#3145) Line indented incorrectly; expected at least 20 spaces, found 6
(#3145) Variable "one_student_stats" must not contain underscores.
(#3145) Variable "one_student_stats" must not contain underscores.
(#3145) Variable "one_student_stats" must not contain underscores.
(#3145) Line exceeds maximum limit of 180 characters; contains 478 characters
(#3146) Spaces must be used for alignment; tabs are not allowed
(#3146) Tab found within whitespace
(#3146) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3146) Inline comments must end in full-stops, exclamation marks, or question marks
(#3146) Line indented incorrectly; expected at least 20 spaces, found 6
(#3146) No space found before comment text; expected "// only print the excel data if it's not an overview" but found "//only print the excel data if it's not an overview"
(#3147) Spaces must be used for alignment; tabs are not allowed
(#3147) Tab found within whitespace
(#3147) Line indented incorrectly; expected 20 spaces, found 6
(#3147) Expected "if (...) {\n"; found "if(...){\n"
(#3148) Spaces must be used for alignment; tabs are not allowed
(#3148) Tab found within whitespace
(#3148) Line indented incorrectly; expected at least 24 spaces, found 7
(#3148) Variable "one_student_stats" must not contain underscores.
(#3149) Spaces must be used for alignment; tabs are not allowed
(#3149) Tab found within whitespace
(#3149) Line indented incorrectly; expected 20 spaces, found 6
(#3150) Spaces must be used for alignment; tabs are not allowed
(#3150) Tab found within whitespace
(#3150) Line indented incorrectly; expected at least 20 spaces, found 6
(#3150) Variable "one_student_stats" must not contain underscores.
(#3150) Variable "one_student_stats" must not contain underscores.
(#3151) Spaces must be used for alignment; tabs are not allowed
(#3151) Tab found within whitespace
(#3151) Line indented incorrectly; expected 16 spaces, found 5
(#3151) Expected "} else {\n"; found "}else{\n"
(#3152) Spaces must be used for alignment; tabs are not allowed
(#3152) Tab found within whitespace
(#3152) Line indented incorrectly; expected at least 20 spaces, found 6
(#3153) Spaces must be used for alignment; tabs are not allowed
(#3153) Tab found within whitespace
(#3153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3153) Inline comments must end in full-stops, exclamation marks, or question marks
(#3153) Line indented incorrectly; expected at least 20 spaces, found 6
(#3153) No space found before comment text; expected "// only print the excel data if it's not an overview" but found "//only print the excel data if it's not an overview"
(#3154) Spaces must be used for alignment; tabs are not allowed
(#3154) Tab found within whitespace
(#3154) Line indented incorrectly; expected 20 spaces, found 6
(#3154) Expected "if (...) {\n"; found "if(...){\n"
(#3155) Spaces must be used for alignment; tabs are not allowed
(#3155) Tab found within whitespace
(#3155) Line indented incorrectly; expected at least 24 spaces, found 7
(#3156) Spaces must be used for alignment; tabs are not allowed
(#3156) Tab found within whitespace
(#3156) Line indented incorrectly; expected 20 spaces, found 6
(#3157) Spaces must be used for alignment; tabs are not allowed
(#3157) Tab found within whitespace
(#3157) Line indented incorrectly; expected 16 spaces, found 5
(#3158) Spaces must be used for alignment; tabs are not allowed
(#3158) Tab found within whitespace
(#3158) Line indented incorrectly; expected at least 16 spaces, found 5
(#3159) Spaces must be used for alignment; tabs are not allowed
(#3159) Tab found within whitespace
(#3159) Line indented incorrectly; expected at least 16 spaces, found 5
(#3160) Spaces must be used for alignment; tabs are not allowed
(#3160) Tab found within whitespace
(#3160) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3160) Inline comments must end in full-stops, exclamation marks, or question marks
(#3160) Line indented incorrectly; expected at least 16 spaces, found 5
(#3160) No space found before comment text; expected "// check if the user has ever accessed the report. If not lastaccess will be 0" but found "//check if the user has ever accessed the report. If not lastaccess will be 0"
(#3161) Spaces must be used for alignment; tabs are not allowed
(#3161) Tab found within whitespace
(#3161) Line indented incorrectly; expected 16 spaces, found 5
(#3161) Expected "if (...) {\n"; found "if(...){\n"
(#3161) Variable "one_student_stats" must not contain underscores.
(#3162) Spaces must be used for alignment; tabs are not allowed
(#3162) Tab found within whitespace
(#3162) Line indented incorrectly; expected at least 20 spaces, found 6
(#3162) Variable "one_student_stats" must not contain underscores.
(#3163) Spaces must be used for alignment; tabs are not allowed
(#3163) Tab found within whitespace
(#3163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3163) Inline comments must end in full-stops, exclamation marks, or question marks
(#3163) Line indented incorrectly; expected at least 20 spaces, found 6
(#3163) No space found before comment text; expected "// only print the excel data if it's not an overview" but found "//only print the excel data if it's not an overview"
(#3164) Spaces must be used for alignment; tabs are not allowed
(#3164) Tab found within whitespace
(#3164) Line indented incorrectly; expected 20 spaces, found 6
(#3164) Expected "if (...) {\n"; found "if(...){\n"
(#3165) Spaces must be used for alignment; tabs are not allowed
(#3165) Tab found within whitespace
(#3165) Line indented incorrectly; expected at least 24 spaces, found 7
(#3165) Variable "one_student_stats" must not contain underscores.
(#3166) Spaces must be used for alignment; tabs are not allowed
(#3166) Tab found within whitespace
(#3166) Line indented incorrectly; expected 20 spaces, found 6
(#3167) Spaces must be used for alignment; tabs are not allowed
(#3167) Tab found within whitespace
(#3167) Line indented incorrectly; expected 16 spaces, found 5
(#3167) Expected "} else {\n"; found "}else{\n"
(#3168) Spaces must be used for alignment; tabs are not allowed
(#3168) Tab found within whitespace
(#3168) Line indented incorrectly; expected at least 20 spaces, found 6
(#3169) Spaces must be used for alignment; tabs are not allowed
(#3169) Tab found within whitespace
(#3169) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3169) Inline comments must end in full-stops, exclamation marks, or question marks
(#3169) Line indented incorrectly; expected at least 20 spaces, found 6
(#3169) No space found before comment text; expected "// only print the excel data if it's not an overview" but found "//only print the excel data if it's not an overview"
(#3170) Spaces must be used for alignment; tabs are not allowed
(#3170) Tab found within whitespace
(#3170) Line indented incorrectly; expected 20 spaces, found 6
(#3170) Expected "if (...) {\n"; found "if(...){\n"
(#3171) Spaces must be used for alignment; tabs are not allowed
(#3171) Tab found within whitespace
(#3171) Line indented incorrectly; expected at least 24 spaces, found 7
(#3172) Spaces must be used for alignment; tabs are not allowed
(#3172) Tab found within whitespace
(#3172) Line indented incorrectly; expected 20 spaces, found 6
(#3173) Spaces must be used for alignment; tabs are not allowed
(#3173) Tab found within whitespace
(#3173) Line indented incorrectly; expected 16 spaces, found 5
(#3174) Spaces must be used for alignment; tabs are not allowed
(#3174) Tab found within whitespace
(#3174) Line indented incorrectly; expected at least 16 spaces, found 5
(#3175) Spaces must be used for alignment; tabs are not allowed
(#3175) Tab found within whitespace
(#3175) Whitespace found at end of line
(#3176) Spaces must be used for alignment; tabs are not allowed
(#3176) Tab found within whitespace
(#3176) Line indented incorrectly; expected at least 16 spaces, found 4
(#3177) Spaces must be used for alignment; tabs are not allowed
(#3177) Tab found within whitespace
(#3177) Whitespace found at end of line
(#3178) Spaces must be used for alignment; tabs are not allowed
(#3178) Tab found within whitespace
(#3178) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3178) Inline comments must end in full-stops, exclamation marks, or question marks
(#3178) Line indented incorrectly; expected at least 16 spaces, found 4
(#3178) No space found before comment text; expected "// add this students stats to the overall stats" but found "//add this students stats to the overall stats"
(#3179) Spaces must be used for alignment; tabs are not allowed
(#3179) Tab found within whitespace
(#3179) Line indented incorrectly; expected 16 spaces, found 4
(#3179) Expected "if (...) {\n"; found "if(...){\n"
(#3179) Variable "one_student_stats" must not contain underscores.
(#3180) Spaces must be used for alignment; tabs are not allowed
(#3180) Tab found within whitespace
(#3180) Line indented incorrectly; expected at least 20 spaces, found 5
(#3181) Spaces must be used for alignment; tabs are not allowed
(#3181) Tab found within whitespace
(#3181) Line indented incorrectly; expected 16 spaces, found 4
(#3182) Spaces must be used for alignment; tabs are not allowed
(#3182) Tab found within whitespace
(#3182) Line indented incorrectly; expected at least 16 spaces, found 4
(#3182) Variable "one_student_stats" must not contain underscores.
(#3183) Spaces must be used for alignment; tabs are not allowed
(#3183) Tab found within whitespace
(#3183) Line indented incorrectly; expected at least 16 spaces, found 4
(#3183) Variable "one_student_stats" must not contain underscores.
(#3184) Spaces must be used for alignment; tabs are not allowed
(#3184) Tab found within whitespace
(#3184) Line indented incorrectly; expected at least 16 spaces, found 4
(#3184) Variable "one_student_stats" must not contain underscores.
(#3185) Spaces must be used for alignment; tabs are not allowed
(#3185) Tab found within whitespace
(#3185) Line indented incorrectly; expected at least 16 spaces, found 4
(#3185) Variable "one_student_stats" must not contain underscores.
(#3186) Spaces must be used for alignment; tabs are not allowed
(#3186) Tab found within whitespace
(#3186) Line indented incorrectly; expected 16 spaces, found 4
(#3186) Expected "if (...) {\n"; found "if(...){\n"
(#3186) Variable "one_student_stats" must not contain underscores.
(#3187) Spaces must be used for alignment; tabs are not allowed
(#3187) Tab found within whitespace
(#3187) Line indented incorrectly; expected at least 20 spaces, found 5
(#3187) Variable "one_student_stats" must not contain underscores.
(#3188) Spaces must be used for alignment; tabs are not allowed
(#3188) Tab found within whitespace
(#3188) Line indented incorrectly; expected 16 spaces, found 4
(#3189) Spaces must be used for alignment; tabs are not allowed
(#3189) Tab found within whitespace
(#3189) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3189) Inline comments must end in full-stops, exclamation marks, or question marks
(#3189) Line indented incorrectly; expected at least 16 spaces, found 4
(#3189) No space found before comment text; expected "// only iterate i if it's not an overview - i.e. the results will be included in the export file" but found "//only iterate i if it's not an overview - i.e. the results will be included in the export file"
(#3190) Spaces must be used for alignment; tabs are not allowed
(#3190) Tab found within whitespace
(#3190) Line indented incorrectly; expected 16 spaces, found 4
(#3190) Expected "if (...) {\n"; found "if(...){\n"
(#3191) Spaces must be used for alignment; tabs are not allowed
(#3191) Tab found within whitespace
(#3191) Line indented incorrectly; expected at least 20 spaces, found 5
(#3192) Spaces must be used for alignment; tabs are not allowed
(#3192) Tab found within whitespace
(#3192) Line indented incorrectly; expected 16 spaces, found 4
(#3193) Spaces must be used for alignment; tabs are not allowed
(#3193) Tab found within whitespace
(#3193) Line indented incorrectly; expected 12 spaces, found 3
(#3194) Spaces must be used for alignment; tabs are not allowed
(#3194) Tab found within whitespace
(#3194) Whitespace found at end of line
(#3195) Spaces must be used for alignment; tabs are not allowed
(#3195) Tab found within whitespace
(#3195) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3195) Inline comments must end in full-stops, exclamation marks, or question marks
(#3195) Line indented incorrectly; expected at least 12 spaces, found 3
(#3195) No space found before comment text; expected "// first print overall category stats" but found "//first print overall category stats"
(#3196) Spaces must be used for alignment; tabs are not allowed
(#3196) Tab found within whitespace
(#3196) Line indented incorrectly; expected 12 spaces, found 3
(#3196) Expected "if (...) {\n"; found "if(...){\n"
(#3196) The use of function sizeOf() is forbidden; use count() instead
(#3196) Calls to inbuilt PHP functions must be lowercase; expected "sizeof" but found "sizeOf"
(#3197) Spaces must be used for alignment; tabs are not allowed
(#3197) Tab found within whitespace
(#3197) Line indented incorrectly; expected at least 16 spaces, found 4
(#3198) Spaces must be used for alignment; tabs are not allowed
(#3198) Tab found within whitespace
(#3198) Inline comments must end in full-stops, exclamation marks, or question marks
(#3198) Line indented incorrectly; expected at least 16 spaces, found 5
(#3198) No space found before comment text; expected "// Apply a darker sub-heading style to the overall category stats" but found "//Apply a darker sub-heading style to the overall category stats"
(#3199) Spaces must be used for alignment; tabs are not allowed
(#3199) Tab found within whitespace
(#3199) Line indented incorrectly; expected 16 spaces, found 5
(#3199) Expected "if (...) {\n"; found "if(...){\n"
(#3200) Spaces must be used for alignment; tabs are not allowed
(#3200) Tab found within whitespace
(#3200) Line indented incorrectly; expected at least 20 spaces, found 6
(#3201) Spaces must be used for alignment; tabs are not allowed
(#3201) Tab found within whitespace
(#3201) Line indented incorrectly; expected 16 spaces, found 5
(#3202) Spaces must be used for alignment; tabs are not allowed
(#3202) Tab found within whitespace
(#3202) Line indented incorrectly; expected at least 16 spaces, found 5
(#3203) Spaces must be used for alignment; tabs are not allowed
(#3203) Tab found within whitespace
(#3203) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3203) Inline comments must end in full-stops, exclamation marks, or question marks
(#3203) Line indented incorrectly; expected at least 16 spaces, found 4
(#3203) No space found before comment text; expected "// get the course / category name" but found "//get the course / category name"
(#3204) Spaces must be used for alignment; tabs are not allowed
(#3204) Tab found within whitespace
(#3204) Line indented incorrectly; expected at least 16 spaces, found 4
(#3205) Spaces must be used for alignment; tabs are not allowed
(#3205) Tab found within whitespace
(#3205) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3205) Inline comments must end in full-stops, exclamation marks, or question marks
(#3205) Line indented incorrectly; expected at least 16 spaces, found 4
(#3205) No space found before comment text; expected "// if it's not an overview, then print the count in brackets in the same column" but found "//if it's not an overview, then print the count in brackets in the same column"
(#3206) Spaces must be used for alignment; tabs are not allowed
(#3206) Tab found within whitespace
(#3206) Line indented incorrectly; expected 16 spaces, found 4
(#3206) Expected "if (...) {\n"; found "if(...){\n"
(#3207) Spaces must be used for alignment; tabs are not allowed
(#3207) Tab found within whitespace
(#3207) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3207) Inline comments must end in full-stops, exclamation marks, or question marks
(#3207) Line indented incorrectly; expected at least 20 spaces, found 5
(#3207) No space found before comment text; expected "// show an arrow if there are items underneath (students)" but found "//show an arrow if there are items underneath (students)"
(#3208) Spaces must be used for alignment; tabs are not allowed
(#3208) Tab found within whitespace
(#3208) Line indented incorrectly; expected at least 20 spaces, found 5
(#3209) Spaces must be used for alignment; tabs are not allowed
(#3209) Tab found within whitespace
(#3209) Line indented incorrectly; expected 20 spaces, found 5
(#3209) Expected "if (...) {\n"; found "if(...){\n"
(#3210) Spaces must be used for alignment; tabs are not allowed
(#3210) Tab found within whitespace
(#3210) Line indented incorrectly; expected at least 24 spaces, found 6
(#3210) The use of function sizeOf() is forbidden; use count() instead
(#3210) Calls to inbuilt PHP functions must be lowercase; expected "sizeof" but found "sizeOf"
(#3210) Line exceeds 132 characters; contains 133 characters
(#3211) Spaces must be used for alignment; tabs are not allowed
(#3211) Tab found within whitespace
(#3211) Line indented incorrectly; expected 20 spaces, found 5
(#3211) Expected "} else {\n"; found "}else{\n"
(#3212) Spaces must be used for alignment; tabs are not allowed
(#3212) Tab found within whitespace
(#3212) Line indented incorrectly; expected at least 24 spaces, found 6
(#3212) The use of function sizeOf() is forbidden; use count() instead
(#3212) Calls to inbuilt PHP functions must be lowercase; expected "sizeof" but found "sizeOf"
(#3212) Line exceeds 132 characters; contains 134 characters
(#3213) Spaces must be used for alignment; tabs are not allowed
(#3213) Tab found within whitespace
(#3213) Line indented incorrectly; expected 20 spaces, found 5
(#3214) Spaces must be used for alignment; tabs are not allowed
(#3214) Tab found within whitespace
(#3214) Line indented incorrectly; expected 16 spaces, found 4
(#3214) Expected "} else {\n"; found "}else{\n"
(#3215) Spaces must be used for alignment; tabs are not allowed
(#3215) Tab found within whitespace
(#3215) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3215) Inline comments must end in full-stops, exclamation marks, or question marks
(#3215) Line indented incorrectly; expected at least 20 spaces, found 5
(#3215) No space found before comment text; expected "// get the course/category name and display a link if it's a subcategory" but found "//get the course/category name and display a link if it's a subcategory"
(#3216) Spaces must be used for alignment; tabs are not allowed
(#3216) Tab found within whitespace
(#3216) Line indented incorrectly; expected 20 spaces, found 5
(#3216) Expected "if (...) {\n"; found "if(...){\n"
(#3217) Spaces must be used for alignment; tabs are not allowed
(#3217) Tab found within whitespace
(#3217) Line indented incorrectly; expected at least 24 spaces, found 6
(#3217) Expected 1 space after ".="; 2 found
(#3218) Spaces must be used for alignment; tabs are not allowed
(#3218) Tab found within whitespace
(#3218) Line indented incorrectly; expected 20 spaces, found 5
(#3218) Expected "} else {\n"; found "}else{\n"
(#3219) Spaces must be used for alignment; tabs are not allowed
(#3219) Tab found within whitespace
(#3219) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3219) Inline comments must end in full-stops, exclamation marks, or question marks
(#3219) Line indented incorrectly; expected at least 24 spaces, found 6
(#3219) No space found before comment text; expected "// show an arrow if there are items underneath (sub categories)" but found "//show an arrow if there are items underneath (sub categories)"
(#3220) Spaces must be used for alignment; tabs are not allowed
(#3220) Tab found within whitespace
(#3220) Line indented incorrectly; expected 24 spaces, found 6
(#3220) Expected "if (...) {\n"; found "if(...){\n"
(#3221) Spaces must be used for alignment; tabs are not allowed
(#3221) Tab found within whitespace
(#3221) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3221) Inline comments must end in full-stops, exclamation marks, or question marks
(#3221) Line indented incorrectly; expected at least 28 spaces, found 7
(#3221) No space found before comment text; expected "// show an arrow if there are items underneath (sub categories)" but found "//show an arrow if there are items underneath (sub categories)"
(#3222) Spaces must be used for alignment; tabs are not allowed
(#3222) Tab found within whitespace
(#3222) Line indented incorrectly; expected at least 28 spaces, found 7
(#3223) Spaces must be used for alignment; tabs are not allowed
(#3223) Tab found within whitespace
(#3223) Line indented incorrectly; expected 24 spaces, found 6
(#3224) Spaces must be used for alignment; tabs are not allowed
(#3224) Tab found within whitespace
(#3224) Line indented incorrectly; expected at least 24 spaces, found 6
(#3224) Expected 1 space after ".="; 2 found
(#3225) Spaces must be used for alignment; tabs are not allowed
(#3225) Tab found within whitespace
(#3225) Line indented incorrectly; expected 20 spaces, found 5
(#3226) Spaces must be used for alignment; tabs are not allowed
(#3226) Tab found within whitespace
(#3226) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3226) Inline comments must end in full-stops, exclamation marks, or question marks
(#3226) Line indented incorrectly; expected at least 20 spaces, found 5
(#3226) No space found before comment text; expected "// else if it is an overview make a new column and print just the number there and link it if there's a link" but found "//else if it is an overview make a new column and print just the number there and link it if there's a link"
(#3227) Spaces must be used for alignment; tabs are not allowed
(#3227) Tab found within whitespace
(#3227) Line indented incorrectly; expected at least 20 spaces, found 5
(#3227) Expected 1 space after ".="; 2 found
(#3228) Spaces must be used for alignment; tabs are not allowed
(#3228) Tab found within whitespace
(#3228) Line indented incorrectly; expected at least 20 spaces, found 5
(#3228) Expected 1 space after ".="; 2 found
(#3228) The use of function sizeOf() is forbidden; use count() instead
(#3228) Calls to inbuilt PHP functions must be lowercase; expected "sizeof" but found "sizeOf"
(#3229) Spaces must be used for alignment; tabs are not allowed
(#3229) Tab found within whitespace
(#3229) Line indented incorrectly; expected 16 spaces, found 4
(#3230) Spaces must be used for alignment; tabs are not allowed
(#3230) Tab found within whitespace
(#3230) Line indented incorrectly; expected at least 16 spaces, found 4
(#3231) Spaces must be used for alignment; tabs are not allowed
(#3231) Tab found within whitespace
(#3231) Line indented incorrectly; expected at least 16 spaces, found 4
(#3232) Spaces must be used for alignment; tabs are not allowed
(#3232) Tab found within whitespace
(#3232) Line indented incorrectly; expected at least 16 spaces, found 4
(#3232) The use of function sizeOf() is forbidden; use count() instead
(#3232) Calls to inbuilt PHP functions must be lowercase; expected "sizeof" but found "sizeOf"
(#3233) Spaces must be used for alignment; tabs are not allowed
(#3233) Tab found within whitespace
(#3233) Line indented incorrectly; expected at least 16 spaces, found 4
(#3234) Spaces must be used for alignment; tabs are not allowed
(#3234) Tab found within whitespace
(#3234) Line indented incorrectly; expected at least 16 spaces, found 4
(#3235) Spaces must be used for alignment; tabs are not allowed
(#3235) Tab found within whitespace
(#3235) Line indented incorrectly; expected at least 16 spaces, found 4
(#3236) Spaces must be used for alignment; tabs are not allowed
(#3236) Tab found within whitespace
(#3236) Line indented incorrectly; expected at least 16 spaces, found 4
(#3237) Spaces must be used for alignment; tabs are not allowed
(#3237) Tab found within whitespace
(#3237) Line indented incorrectly; expected at least 16 spaces, found 4
(#3238) Spaces must be used for alignment; tabs are not allowed
(#3238) Tab found within whitespace
(#3238) Line indented incorrectly; expected at least 16 spaces, found 4
(#3238) The use of function sizeof() is forbidden; use count() instead
(#3239) Spaces must be used for alignment; tabs are not allowed
(#3239) Tab found within whitespace
(#3239) Line indented incorrectly; expected 16 spaces, found 4
(#3239) Expected "if (...) {\n"; found "if(...){\n"
(#3240) Spaces must be used for alignment; tabs are not allowed
(#3240) Tab found within whitespace
(#3240) Line indented incorrectly; expected at least 20 spaces, found 5
(#3241) Spaces must be used for alignment; tabs are not allowed
(#3241) Tab found within whitespace
(#3241) Line indented incorrectly; expected 16 spaces, found 4
(#3241) Expected "} else {\n"; found "}else{\n"
(#3242) Spaces must be used for alignment; tabs are not allowed
(#3242) Tab found within whitespace
(#3242) Line indented incorrectly; expected at least 20 spaces, found 5
(#3243) Spaces must be used for alignment; tabs are not allowed
(#3243) Tab found within whitespace
(#3243) Line indented incorrectly; expected 16 spaces, found 4
(#3244) Spaces must be used for alignment; tabs are not allowed
(#3244) Tab found within whitespace
(#3244) Line indented incorrectly; expected at least 16 spaces, found 4
(#3246) Spaces must be used for alignment; tabs are not allowed
(#3246) Tab found within whitespace
(#3246) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3246) Line indented incorrectly; expected at least 16 spaces, found 4
(#3246) No space found before comment text; expected "// store the overview excel export data" but found "//store the overview excel export data"
(#3247) Spaces must be used for alignment; tabs are not allowed
(#3247) Tab found within whitespace
(#3247) Inline comments must end in full-stops, exclamation marks, or question marks
(#3247) Line indented incorrectly; expected at least 16 spaces, found 4
(#3247) No space found before comment text; expected "// indicate the parent category in the excel export (there's no arrow to show this like the on screen version)" but found "//indicate the parent category in the excel export (there's no arrow to show this like the on screen version)"
(#3248) Spaces must be used for alignment; tabs are not allowed
(#3248) Tab found within whitespace
(#3248) Line indented incorrectly; expected 16 spaces, found 4
(#3248) Expected "if (...) {\n"; found "if(...){\n"
(#3249) Spaces must be used for alignment; tabs are not allowed
(#3249) Tab found within whitespace
(#3249) Line indented incorrectly; expected 20 spaces, found 5
(#3249) Expected "if (...) {\n"; found "if(...){\n"
(#3250) Spaces must be used for alignment; tabs are not allowed
(#3250) Tab found within whitespace
(#3250) Line indented incorrectly; expected at least 24 spaces, found 6
(#3251) Spaces must be used for alignment; tabs are not allowed
(#3251) Tab found within whitespace
(#3251) Line indented incorrectly; expected 20 spaces, found 5
(#3251) Expected "} else {\n"; found "}else{\n"
(#3252) Spaces must be used for alignment; tabs are not allowed
(#3252) Tab found within whitespace
(#3252) Line indented incorrectly; expected at least 24 spaces, found 6
(#3253) Spaces must be used for alignment; tabs are not allowed
(#3253) Tab found within whitespace
(#3253) Line indented incorrectly; expected 20 spaces, found 5
(#3254) Spaces must be used for alignment; tabs are not allowed
(#3254) Tab found within whitespace
(#3254) Line indented incorrectly; expected 16 spaces, found 4
(#3254) Expected "} else {\n"; found "}else{\n"
(#3255) Spaces must be used for alignment; tabs are not allowed
(#3255) Tab found within whitespace
(#3255) Line indented incorrectly; expected at least 20 spaces, found 5
(#3256) Spaces must be used for alignment; tabs are not allowed
(#3256) Tab found within whitespace
(#3256) Line indented incorrectly; expected 16 spaces, found 4
(#3257) Spaces must be used for alignment; tabs are not allowed
(#3257) Tab found within whitespace
(#3257) Line indented incorrectly; expected 16 spaces, found 4
(#3257) Expected "if (...) {\n"; found "if(...){\n"
(#3258) Spaces must be used for alignment; tabs are not allowed
(#3258) Tab found within whitespace
(#3258) Line indented incorrectly; expected at least 20 spaces, found 5
(#3259) Spaces must be used for alignment; tabs are not allowed
(#3259) Tab found within whitespace
(#3259) Line indented incorrectly; expected 16 spaces, found 4
(#3260) Spaces must be used for alignment; tabs are not allowed
(#3260) Tab found within whitespace
(#3260) Line indented incorrectly; expected at least 16 spaces, found 4
(#3260) The use of function sizeof() is forbidden; use count() instead
(#3261) Spaces must be used for alignment; tabs are not allowed
(#3261) Tab found within whitespace
(#3261) Line indented incorrectly; expected at least 16 spaces, found 4
(#3262) Spaces must be used for alignment; tabs are not allowed
(#3262) Tab found within whitespace
(#3262) Line indented incorrectly; expected at least 16 spaces, found 4
(#3263) Spaces must be used for alignment; tabs are not allowed
(#3263) Tab found within whitespace
(#3263) Line indented incorrectly; expected at least 16 spaces, found 4
(#3264) Spaces must be used for alignment; tabs are not allowed
(#3264) Tab found within whitespace
(#3264) Line indented incorrectly; expected at least 16 spaces, found 4
(#3265) Spaces must be used for alignment; tabs are not allowed
(#3265) Tab found within whitespace
(#3265) Line indented incorrectly; expected at least 16 spaces, found 4
(#3265) The use of function sizeof() is forbidden; use count() instead
(#3266) Spaces must be used for alignment; tabs are not allowed
(#3266) Tab found within whitespace
(#3266) Line indented incorrectly; expected 16 spaces, found 4
(#3266) Expected "if (...) {\n"; found "if(...){\n"
(#3267) Spaces must be used for alignment; tabs are not allowed
(#3267) Tab found within whitespace
(#3267) Line indented incorrectly; expected at least 20 spaces, found 5
(#3268) Spaces must be used for alignment; tabs are not allowed
(#3268) Tab found within whitespace
(#3268) Line indented incorrectly; expected 16 spaces, found 4
(#3268) Expected "} else {\n"; found "}else{\n"
(#3269) Spaces must be used for alignment; tabs are not allowed
(#3269) Tab found within whitespace
(#3269) Line indented incorrectly; expected at least 20 spaces, found 5
(#3270) Spaces must be used for alignment; tabs are not allowed
(#3270) Tab found within whitespace
(#3270) Line indented incorrectly; expected 16 spaces, found 4
(#3271) Spaces must be used for alignment; tabs are not allowed
(#3271) Tab found within whitespace
(#3271) Line indented incorrectly; expected 12 spaces, found 3
(#3272) Spaces must be used for alignment; tabs are not allowed
(#3272) Tab found within whitespace
(#3272) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3272) Inline comments must end in full-stops, exclamation marks, or question marks
(#3272) Line indented incorrectly; expected at least 12 spaces, found 3
(#3272) No space found before comment text; expected "// then print the student usage stats, if it's not an overview" but found "//then print the student usage stats, if it's not an overview"
(#3273) Spaces must be used for alignment; tabs are not allowed
(#3273) Tab found within whitespace
(#3273) Line indented incorrectly; expected 12 spaces, found 3
(#3273) Expected "if (...) {\n"; found "if(...){\n"
(#3274) Spaces must be used for alignment; tabs are not allowed
(#3274) Tab found within whitespace
(#3274) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3274) Inline comments must end in full-stops, exclamation marks, or question marks
(#3274) Line indented incorrectly; expected at least 16 spaces, found 4
(#3274) No space found before comment text; expected "// swap the tds for trs and remove the end thead tag, as the first row is a summary" but found "//swap the tds for trs and remove the end thead tag, as the first row is a summary"
(#3275) Spaces must be used for alignment; tabs are not allowed
(#3275) Tab found within whitespace
(#3275) Line indented incorrectly; expected at least 16 spaces, found 4
(#3276) Spaces must be used for alignment; tabs are not allowed
(#3276) Tab found within whitespace
(#3276) Line indented incorrectly; expected at least 16 spaces, found 4
(#3277) Spaces must be used for alignment; tabs are not allowed
(#3277) Tab found within whitespace
(#3277) Line indented incorrectly; expected at least 16 spaces, found 4
(#3278) Spaces must be used for alignment; tabs are not allowed
(#3278) Tab found within whitespace
(#3278) Line indented incorrectly; expected at least 16 spaces, found 4
(#3279) Spaces must be used for alignment; tabs are not allowed
(#3279) Tab found within whitespace
(#3279) Line indented incorrectly; expected at least 16 spaces, found 4
(#3280) Spaces must be used for alignment; tabs are not allowed
(#3280) Tab found within whitespace
(#3280) Line indented incorrectly; expected at least 16 spaces, found 4
(#3281) Spaces must be used for alignment; tabs are not allowed
(#3281) Tab found within whitespace
(#3281) Line indented incorrectly; expected at least 16 spaces, found 4
(#3281) Whitespace found at end of line
(#3282) Spaces must be used for alignment; tabs are not allowed
(#3282) Tab found within whitespace
(#3282) Line indented incorrectly; expected 12 spaces, found 3
(#3282) Expected "} else {\n"; found "}else{\n"
(#3283) Spaces must be used for alignment; tabs are not allowed
(#3283) Tab found within whitespace
(#3283) Line indented incorrectly; expected 16 spaces, found 4
(#3283) Expected "if (...) {\n"; found "if(...){\n"
(#3284) Spaces must be used for alignment; tabs are not allowed
(#3284) Tab found within whitespace
(#3284) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3284) Inline comments must end in full-stops, exclamation marks, or question marks
(#3284) Line indented incorrectly; expected at least 20 spaces, found 5
(#3284) No space found before comment text; expected "// swap the tds for trs and remove the end thead tag, as the first row is a summary" but found "//swap the tds for trs and remove the end thead tag, as the first row is a summary"
(#3285) Spaces must be used for alignment; tabs are not allowed
(#3285) Tab found within whitespace
(#3285) Line indented incorrectly; expected at least 20 spaces, found 5
(#3286) Spaces must be used for alignment; tabs are not allowed
(#3286) Tab found within whitespace
(#3286) Line indented incorrectly; expected at least 20 spaces, found 5
(#3287) Spaces must be used for alignment; tabs are not allowed
(#3287) Tab found within whitespace
(#3287) Line indented incorrectly; expected at least 20 spaces, found 5
(#3288) Spaces must be used for alignment; tabs are not allowed
(#3288) Tab found within whitespace
(#3288) Line indented incorrectly; expected at least 20 spaces, found 5
(#3289) Spaces must be used for alignment; tabs are not allowed
(#3289) Tab found within whitespace
(#3289) Line indented incorrectly; expected at least 20 spaces, found 5
(#3290) Spaces must be used for alignment; tabs are not allowed
(#3290) Tab found within whitespace
(#3290) Line indented incorrectly; expected 16 spaces, found 4
(#3291) Spaces must be used for alignment; tabs are not allowed
(#3291) Tab found within whitespace
(#3291) Line indented incorrectly; expected 12 spaces, found 3
(#3291) Spaces must be used for alignment; tabs are not allowed
(#3291) Tab found within whitespace
(#3291) Whitespace found at end of line
(#3292) Spaces must be used for alignment; tabs are not allowed
(#3292) Tab found within whitespace
(#3292) Whitespace found at end of line
(#3293) Spaces must be used for alignment; tabs are not allowed
(#3293) Tab found within whitespace
(#3293) Line indented incorrectly; expected 8 spaces, found 2
(#3293) Usage of ELSEIF not allowed; use ELSE IF instead
(#3293) The use of function sizeOf() is forbidden; use count() instead
(#3293) Calls to inbuilt PHP functions must be lowercase; expected "sizeof" but found "sizeOf"
(#3294) Spaces must be used for alignment; tabs are not allowed
(#3294) Tab found within whitespace
(#3294) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3294) Inline comments must end in full-stops, exclamation marks, or question marks
(#3294) Line indented incorrectly; expected at least 12 spaces, found 2
(#3294) No space found before comment text; expected "// if there are no users in the category show the category name and that there are 0 students" but found "//if there are no users in the category show the category name and that there are 0 students"
(#3295) Spaces must be used for alignment; tabs are not allowed
(#3295) Tab found within whitespace
(#3295) Line indented incorrectly; expected 12 spaces, found 3
(#3295) Expected "if (...) {\n"; found "if(...){\n"
(#3296) Spaces must be used for alignment; tabs are not allowed
(#3296) Tab found within whitespace
(#3296) Line indented incorrectly; expected at least 16 spaces, found 4
(#3297) Spaces must be used for alignment; tabs are not allowed
(#3297) Tab found within whitespace
(#3297) Line indented incorrectly; expected 12 spaces, found 3
(#3297) Expected "} else {\n"; found "}else{\n"
(#3298) Spaces must be used for alignment; tabs are not allowed
(#3298) Tab found within whitespace
(#3298) Line indented incorrectly; expected at least 16 spaces, found 4
(#3299) Spaces must be used for alignment; tabs are not allowed
(#3299) Tab found within whitespace
(#3299) Line indented incorrectly; expected at least 16 spaces, found 4
(#3300) Spaces must be used for alignment; tabs are not allowed
(#3300) Tab found within whitespace
(#3300) Line indented incorrectly; expected at least 16 spaces, found 4
(#3301) Spaces must be used for alignment; tabs are not allowed
(#3301) Tab found within whitespace
(#3301) Line indented incorrectly; expected 12 spaces, found 3
(#3302) Spaces must be used for alignment; tabs are not allowed
(#3302) Tab found within whitespace
(#3302) Line indented incorrectly; expected at least 12 spaces, found 3
(#3303) Spaces must be used for alignment; tabs are not allowed
(#3303) Tab found within whitespace
(#3303) Line indented incorrectly; expected 12 spaces, found 3
(#3303) Expected "for (...) {\n"; found "for(...){\n"
(#3303) Expected 1 space after first semicolon of FOR loop; 0 found
(#3303) Expected 1 space after second semicolon of FOR loop; 0 found
(#3303) Expected 1 space before "="; 0 found
(#3303) Expected 1 space after "="; 0 found
(#3303) Expected 1 space before "<"; 0 found
(#3303) Expected 1 space after "<"; 0 found
(#3304) Spaces must be used for alignment; tabs are not allowed
(#3304) Tab found within whitespace
(#3304) Line indented incorrectly; expected at least 16 spaces, found 4
(#3305) Spaces must be used for alignment; tabs are not allowed
(#3305) Tab found within whitespace
(#3305) Line indented incorrectly; expected 12 spaces, found 3
(#3306) Spaces must be used for alignment; tabs are not allowed
(#3306) Tab found within whitespace
(#3306) Line indented incorrectly; expected at least 12 spaces, found 3
(#3307) Spaces must be used for alignment; tabs are not allowed
(#3307) Tab found within whitespace
(#3307) Line indented incorrectly; expected 8 spaces, found 2
(#3308) Spaces must be used for alignment; tabs are not allowed
(#3308) Tab found within whitespace
(#3308) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3308) Inline comments must end in full-stops, exclamation marks, or question marks
(#3308) Line indented incorrectly; expected at least 8 spaces, found 2
(#3308) No space found before comment text; expected "// set the excel table export data" but found "//set the excel table export data"
(#3309) Spaces must be used for alignment; tabs are not allowed
(#3309) Tab found within whitespace
(#3309) Line indented incorrectly; expected at least 8 spaces, found 2
(#3310) Spaces must be used for alignment; tabs are not allowed
(#3310) Tab found within whitespace
(#3310) Line indented incorrectly; expected at least 8 spaces, found 2
(#3311) Spaces must be used for alignment; tabs are not allowed
(#3311) Tab found within whitespace
(#3311) Line indented incorrectly; expected 4 spaces, found 1
(#3311) Closing brace indented incorrectly; expected 4 spaces, found 1
(#3314) Spaces must be used for alignment; tabs are not allowed
(#3314) Tab found within whitespace
(#3314) Whitespace found at end of line
(#3315) Spaces must be used for alignment; tabs are not allowed
(#3315) Tab found within whitespace
(#3315) Line indented incorrectly; expected at least 4 spaces, found 1
(#3316) Expected 2 space(s) before asterisk; 5 found
(#3317) Spaces must be used for alignment; tabs are not allowed
(#3318) Spaces must be used for alignment; tabs are not allowed
(#3319) Expected 2 space(s) before asterisk; 5 found
(#3320) Expected 2 space(s) before asterisk; 5 found
(#3321) Expected 2 space(s) before asterisk; 4 found
(#3321) Whitespace found at end of line
(#3322) Spaces must be used for alignment; tabs are not allowed
(#3322) Tab found within whitespace
(#3322) Line indented incorrectly; expected 4 spaces, found 1
(#3322) Expected 1 space before opening brace; found 0
(#3323) Spaces must be used for alignment; tabs are not allowed
(#3323) Tab found within whitespace
(#3323) Line indented incorrectly; expected at least 8 spaces, found 2
(#3324) Spaces must be used for alignment; tabs are not allowed
(#3324) Tab found within whitespace
(#3324) This comment is 83% valid code; is this commented out code?
(#3324) Line indented incorrectly; expected at least 8 spaces, found 2
(#3324) Whitespace found at end of line
(#3325) Line indented incorrectly; expected at least 8 spaces, found 7
(#3326) Line indented incorrectly; expected at least 8 spaces, found 7
(#3327) Line indented incorrectly; expected at least 8 spaces, found 4
(#3328) Line indented incorrectly; expected at least 8 spaces, found 4
(#3329) Line indented incorrectly; expected at least 8 spaces, found 4
(#3330) Line indented incorrectly; expected at least 8 spaces, found 4
(#3331) Line indented incorrectly; expected at least 8 spaces, found 4
(#3332) Line indented incorrectly; expected at least 8 spaces, found 3
(#3333) Line indented incorrectly; expected at least 8 spaces, found 4
(#3334) Line indented incorrectly; expected at least 8 spaces, found 3
(#3335) Line indented incorrectly; expected at least 8 spaces, found 4
(#3336) Spaces must be used for alignment; tabs are not allowed
(#3336) Tab found within whitespace
(#3336) Line indented incorrectly; expected at least 8 spaces, found 2
(#3337) Spaces must be used for alignment; tabs are not allowed
(#3337) Tab found within whitespace
(#3337) Line indented incorrectly; expected at least 8 spaces, found 2
(#3337) Expected 1 space before "=>"; 0 found
(#3337) Expected 1 space after "=>"; 0 found
(#3337) Commas (,) must be followed by white space.
(#3337) Expected 1 space before "=>"; 0 found
(#3337) Expected 1 space after "=>"; 0 found
(#3338) Spaces must be used for alignment; tabs are not allowed
(#3338) Tab found within whitespace
(#3338) Line exceeds 132 characters; contains 134 characters
(#3338) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3338) Line indented incorrectly; expected at least 8 spaces, found 2
(#3338) No space found before comment text; expected "// the below doesn't return all of the results. Perhaps because they have to be unique values when you define which fields to return." but found "//the below doesn't return all of the results. Perhaps because they have to be unique values when you define which fields to return."
(#3339) Inline comments must end in full-stops, exclamation marks, or question marks
(#3339) This comment is 76% valid code; is this commented out code?
(#3339) Line exceeds maximum limit of 180 characters; contains 218 characters
(#3339) No space found before comment text; expected "// $usagelogs = $remotedb->get_records('logstore_standard_log', array('component'=>'report_myfeedback','userid'=>$userid), null, 'eventname, contextlevel, component, action, userid, relateduserid, timecreated');" but found "//$usagelogs = $remotedb->get_records('logstore_standard_log', array('component'=>'report_myfeedback','userid'=>$userid), null, 'eventname, contextlevel, component, action, userid, relateduserid, timecreated');"
(#3340) Spaces must be used for alignment; tabs are not allowed
(#3340) Tab found within whitespace
(#3340) Line indented incorrectly; expected at least 8 spaces, found 2
(#3341) Spaces must be used for alignment; tabs are not allowed
(#3341) Tab found within whitespace
(#3341) Line indented incorrectly; expected 4 spaces, found 1
(#3342) Spaces must be used for alignment; tabs are not allowed
(#3342) Tab found within whitespace
(#3342) Whitespace found at end of line
(#3343) Spaces must be used for alignment; tabs are not allowed
(#3343) Tab found within whitespace
(#3343) Line indented incorrectly; expected at least 4 spaces, found 1
(#3344) Expected 2 space(s) before asterisk; 5 found
(#3345) Spaces must be used for alignment; tabs are not allowed
(#3346) Spaces must be used for alignment; tabs are not allowed
(#3347) Expected 2 space(s) before asterisk; 5 found
(#3348) Expected 2 space(s) before asterisk; 5 found
(#3349) Expected 2 space(s) before asterisk; 4 found
(#3350) Spaces must be used for alignment; tabs are not allowed
(#3350) Tab found within whitespace
(#3350) Line indented incorrectly; expected 4 spaces, found 1
(#3350) Expected 1 space before opening brace; found 0
(#3351) Spaces must be used for alignment; tabs are not allowed
(#3351) Tab found within whitespace
(#3351) Line indented incorrectly; expected at least 8 spaces, found 2
(#3352) Spaces must be used for alignment; tabs are not allowed
(#3352) Tab found within whitespace
(#3352) This comment is 50% valid code; is this commented out code?
(#3352) Line indented incorrectly; expected at least 8 spaces, found 2
(#3353) Spaces must be used for alignment; tabs are not allowed
(#3353) Tab found within whitespace
(#3353) Line indented incorrectly; expected at least 8 spaces, found 2
(#3354) Spaces must be used for alignment; tabs are not allowed
(#3354) Tab found within whitespace
(#3354) Line indented incorrectly; expected at least 8 spaces, found 2
(#3354) Expected 1 space before "=>"; 0 found
(#3354) Expected 1 space after "=>"; 0 found
(#3355) Spaces must be used for alignment; tabs are not allowed
(#3355) Tab found within whitespace
(#3355) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3355) Line indented incorrectly; expected at least 8 spaces, found 2
(#3355) No space found before comment text; expected "// i'm not confident the below will return all the results, so I'm going to return all fields (above) instead" but found "//i'm not confident the below will return all the results, so I'm going to return all fields (above) instead"
(#3356) Inline comments must end in full-stops, exclamation marks, or question marks
(#3356) This comment is 72% valid code; is this commented out code?
(#3356) No space found before comment text; expected "// $usagelogs = $remotedb->get_records('report_myfeedback', array('userid'=>$userid), null, 'notes, feedback');" but found "//$usagelogs = $remotedb->get_records('report_myfeedback', array('userid'=>$userid), null, 'notes, feedback');"
(#3357) Spaces must be used for alignment; tabs are not allowed
(#3357) Tab found within whitespace
(#3357) Line indented incorrectly; expected at least 8 spaces, found 2
(#3358) Spaces must be used for alignment; tabs are not allowed
(#3358) Tab found within whitespace
(#3358) Line indented incorrectly; expected 4 spaces, found 1
(#3363) Whitespace found at end of line
(#3410) Variable "eachcse_grade" must not contain underscores.
(#3411) Variable "eachcse_sub" must not contain underscores.
(#3413) Variable "eachcse_sub" must not contain underscores.
(#3428) Variable "eachcse_grade" must not contain underscores.
(#3443) Variable "graph_totals" must not contain underscores.
(#3452) Variable "graph_totals" must not contain underscores.
(#3464) Line exceeds maximum limit of 180 characters; contains 228 characters
(#3471) Variable "graph_totals" must not contain underscores.
(#3481) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3481) Inline comments must end in full-stops, exclamation marks, or question marks
(#3481) This comment is 45% valid code; is this commented out code?
(#3481) No space found before comment text; expected "// $result->graph .= "<td></td>";" but found "//$result->graph .= "<td></td>";"
(#3490) No space found before comment text; expected "// $result->graph .= "<td>" . $mainassess->af . $mainuser->uf . /* $uf . */ "</td>";" but found "//$result->graph .= "<td>" . $mainassess->af . $mainuser->uf . /* $uf . */ "</td>";"
(#3499) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3499) Inline comments must end in full-stops, exclamation marks, or question marks
(#3499) This comment is 50% valid code; is this commented out code?
(#3499) No space found before comment text; expected "// $result->latefeedback = $latefeedback;" but found "//$result->latefeedback = $latefeedback;"
(#3503) Variable "graph_totals" must not contain underscores.
(#3510) Variable "p_tutor_id" must not contain underscores.
(#3515) This comment is 64% valid code; is this commented out code?
(#3515) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3515) No space found before comment text; expected "// $uss = $userctexts->get_parent_context_ids(true);" but found "//$uss = $userctexts->get_parent_context_ids(true);"
(#3516) Inline comments must end in full-stops, exclamation marks, or question marks
(#3516) This comment is 57% valid code; is this commented out code?
(#3516) No space found before comment text; expected "// $ptutors = ($uss ? $uss : $ptutors);" but found "//$ptutors = ($uss ? $uss : $ptutors);"
(#3517) Line exceeds 132 characters; contains 145 characters
(#3519) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3519) Inline comments must end in full-stops, exclamation marks, or question marks
(#3519) This comment is 57% valid code; is this commented out code?
(#3519) No space found before comment text; expected "// if ($u->id != $USER->id) {" but found "//if ($u->id != $USER->id) {"
(#3522) Line exceeds 132 characters; contains 171 characters
(#3528) Line exceeds 132 characters; contains 149 characters
(#3529) Line exceeds maximum limit of 180 characters; contains 212 characters
(#3530) Line exceeds 132 characters; contains 180 characters
(#3532) Line exceeds maximum limit of 180 characters; contains 214 characters
(#3535) Expected 1 space before ".="; 0 found
(#3536) Expected 1 space before ".="; 0 found
(#3537) Expected 1 space before ".="; 0 found
(#3538) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3538) Inline comments must end in full-stops, exclamation marks, or question marks
(#3538) No space found before comment text; expected "// $usertable.= "<td><u>" . $role . "</u></td>";" but found "//$usertable.= "<td><u>" . $role . "</u></td>";"
(#3539) Expected 1 space before ".="; 0 found
(#3539) Line exceeds 132 characters; contains 158 characters
(#3540) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3540) Inline comments must end in full-stops, exclamation marks, or question marks
(#3540) This comment is 50% valid code; is this commented out code?
(#3540) No space found before comment text; expected "// $usertable.="<td class=\"ellip\" data-sort=$result[2] title=\"$result[3]\" rel=\"tooltip\">" . $result[1] . "</td>";" but found "//$usertable.="<td class=\"ellip\" data-sort=$result[2] title=\"$result[3]\" rel=\"tooltip\">" . $result[1] . "</td>";"
(#3541) Expected 1 space before ".="; 0 found
(#3544) Expected 1 space before ".="; 0 found
(#3544) Expected 1 space after ".="; 0 found
(#3550) Spaces must be used for alignment; tabs are not allowed
(#3550) Expected 5 space(s) before asterisk; 2 found
(#3566) Variable "p_res" must not contain underscores.
(#3567) Variable "p_res" must not contain underscores.
(#3568) Variable "p_res" must not contain underscores.
(#3569) Variable "p_res" must not contain underscores.
(#3570) Variable "p_res" must not contain underscores.
(#3595) Whitespace found at end of line within string
(#3606) Whitespace found at end of line within string
(#3627) Whitespace found at end of line
(#3650) Whitespace found at end of line
(#3671) Whitespace found at end of line
(#3673) Spaces must be used for alignment; tabs are not allowed
(#3673) Expected 5 space(s) before asterisk; 2 found
(#3678) Variable "ac_year" must not contain underscores.
(#3679) Variable "archived_years" must not contain underscores.
(#3682) Variable "archived_years" must not contain underscores.
(#3687) Variable "archived_years" must not contain underscores.
(#3688) Variable "ac_year" must not contain underscores.
(#3692) Variable "ac_year" must not contain underscores.
(#3699) Spaces must be used for alignment; tabs are not allowed
(#3699) Expected 5 space(s) before asterisk; 2 found
(#3708) Whitespace found at end of line
(#3709) Spaces must be used for alignment; tabs are not allowed
(#3709) Expected 5 space(s) before asterisk; 2 found
(#3713) Variable "ac_year" must not contain underscores.
(#3715) Variable "ac_year" must not contain underscores.
(#3724) Whitespace found at end of line
(#3725) Spaces must be used for alignment; tabs are not allowed
(#3725) Expected 5 space(s) before asterisk; 2 found
(#3734) Spaces must be used for alignment; tabs are not allowed
(#3734) Tab found within whitespace
(#3734) Line indented incorrectly; expected 8 spaces, found 2
(#3734) Expected "if (...) {\n"; found "if(...){\n"
(#3735) Spaces must be used for alignment; tabs are not allowed
(#3735) Tab found within whitespace
(#3735) Line indented incorrectly; expected at least 12 spaces, found 3
(#3736) Spaces must be used for alignment; tabs are not allowed
(#3736) Tab found within whitespace
(#3736) Line indented incorrectly; expected 8 spaces, found 2
(#3738) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3738) Inline comments must end in full-stops, exclamation marks, or question marks
(#3739) Line exceeds 132 characters; contains 141 characters
(#3752) Empty IF statement detected
(#3753) Whitespace found at end of line
(#3757) Line exceeds 132 characters; contains 147 characters
(#3758) Line exceeds 132 characters; contains 134 characters
(#3759) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3759) Inline comments must end in full-stops, exclamation marks, or question marks
(#3759) No space found before comment text; expected "// what we want to sort by (without spaces)" but found "//what we want to sort by (without spaces)"
(#3761) No space found before comment text; expected "// Display name with spaces" but found "//Display name with spaces"
(#3762) No space found before comment text; expected "// Display name with spaces" but found "//Display name with spaces"
(#3763) Inline comments must end in full-stops, exclamation marks, or question marks
(#3763) No space found before comment text; expected "// Display name with spaces" but found "//Display name with spaces"
(#3771) Spaces must be used for alignment; tabs are not allowed
(#3771) Expected 5 space(s) before asterisk; 2 found
(#3774) Whitespace found at end of line
(#3782) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3782) Inline comments must end in full-stops, exclamation marks, or question marks
(#3795) Line exceeds 132 characters; contains 138 characters
(#3801) Line exceeds 132 characters; contains 138 characters
(#3801) Whitespace found at end of line within string
(#3810) No space found before comment text; expected "// Here we check id sections have any form of restrictions" but found "//Here we check id sections have any form of restrictions"
(#3811) Inline comments must end in full-stops, exclamation marks, or question marks
(#3811) No space found before comment text; expected "// Also check instance of Moodle as only from 1516 this funtions below work" but found "//Also check instance of Moodle as only from 1516 this funtions below work"
(#3819) Empty IF statement detected
(#3848) Line exceeds 132 characters; contains 160 characters
(#3860) Spaces must be used for alignment; tabs are not allowed
(#3860) Expected 5 space(s) before asterisk; 2 found
(#3863) Whitespace found at end of line
(#3871) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3871) Inline comments must end in full-stops, exclamation marks, or question marks
(#3877) Line exceeds 132 characters; contains 135 characters
(#3877) Whitespace found at end of line within string
(#3881) Line exceeds 132 characters; contains 152 characters
(#3884) Line exceeds 132 characters; contains 141 characters
(#3884) Whitespace found at end of line within string
(#3891) Line exceeds 132 characters; contains 134 characters
(#3891) Whitespace found at end of line within string
(#3899) Line exceeds 132 characters; contains 141 characters
(#3914) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3914) Inline comments must end in full-stops, exclamation marks, or question marks
(#3914) No space found before comment text; expected "// when the new timemodified field was added to workshop_submission" but found "//when the new timemodified field was added to workshop_submission"
(#3919) Whitespace found at end of line within string
(#3930) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3930) Inline comments must end in full-stops, exclamation marks, or question marks
(#3930) No space found before comment text; expected "// when the new timemodified field was added to workshop_submission" but found "//when the new timemodified field was added to workshop_submission"
(#3938) Line exceeds 132 characters; contains 148 characters
(#3938) Whitespace found at end of line within string
(#3945) Whitespace found at end of line within string
(#3950) Whitespace found at end of line within string
(#3954) Line exceeds 132 characters; contains 148 characters
(#3954) Whitespace found at end of line within string
(#3964) Whitespace found at end of line within string
(#3974) Inline comments must end in full-stops, exclamation marks, or question marks
(#3974) No space found before comment text; expected "// Here we check id sections have any form of restrictions" but found "//Here we check id sections have any form of restrictions"
(#3982) Empty IF statement detected
(#3995) Spaces must be used for alignment; tabs are not allowed
(#3995) Tab found within whitespace
(#3995) Line indented incorrectly; expected at least 8 spaces, found 2
(#4006) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4006) No space found before comment text; expected "// check for extension" but found "//check for extension"
(#4007) Inline comments must end in full-stops, exclamation marks, or question marks
(#4007) No space found before comment text; expected "// when assign_user_flags came in" but found "//when assign_user_flags came in"
(#4014) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4014) Inline comments must end in full-stops, exclamation marks, or question marks
(#4014) No space found before comment text; expected "// check for extension" but found "//check for extension"
(#4025) Inline comments must end in full-stops, exclamation marks, or question marks
(#4025) No space found before comment text; expected "// Any duedate that's past or (no due date but submitted)" but found "//Any duedate that's past or (no due date but submitted)"
(#4030) No space found before comment text; expected "// No submission and due date past" but found "//No submission and due date past"
(#4031) No space found before comment text; expected "// Can only be, if it is not an offline assignment" but found "//Can only be, if it is not an offline assignment"
(#4032) Inline comments must end in full-stops, exclamation marks, or question marks
(#4032) No space found before comment text; expected "// Is a non-sub if assignment status is 'new'" but found "//Is a non-sub if assignment status is 'new'"
(#4036) No space found before comment text; expected "// Late submission" but found "//Late submission"
(#4037) No space found before comment text; expected "// Can only be, if assignment status not 'new' which is added at override without submission" but found "//Can only be, if assignment status not 'new' which is added at override without submission"
(#4038) No space found before comment text; expected "// this is in case it updates the submission status when overridden." but found "//this is in case it updates the submission status when overridden."
(#4043) Inline comments must end in full-stops, exclamation marks, or question marks
(#4043) No space found before comment text; expected "// 86400 is the number of seconds in a day" but found "//86400 is the number of seconds in a day"
(#4047) Inline comments must end in full-stops, exclamation marks, or question marks
(#4047) No space found before comment text; expected "// Late feedback only if status not new" but found "//Late feedback only if status not new"
(#4061) Spaces must be used for alignment; tabs are not allowed
(#4061) Expected 5 space(s) before asterisk; 2 found
(#4064) Whitespace found at end of line
(#4077) Inline comments must end in full-stops, exclamation marks, or question marks
(#4077) No space found before comment text; expected "// First get all active courses the user is enrolled on" but found "//First get all active courses the user is enrolled on"
(#4078) Line exceeds 132 characters; contains 147 characters
(#4083) Variable "eachcse_grade" must not contain underscores.
(#4084) Variable "eachcse_sub" must not contain underscores.
(#4085) Variable "eachcse_sub" must not contain underscores.
(#4086) Variable "eachcse_sub" must not contain underscores.
(#4087) Variable "eachcse_sub" must not contain underscores.
(#4088) Variable "eachcse_sub" must not contain underscores.
(#4089) Variable "eachcse_grade" must not contain underscores.
(#4090) Variable "eachcse_grade" must not contain underscores.
(#4095) Inline comments must end in full-stops, exclamation marks, or question marks
(#4095) No space found before comment text; expected "// If not called from p tutor then should only calculate min, avg and max of that assessment or course" but found "//If not called from p tutor then should only calculate min, avg and max of that assessment or course"
(#4100) Inline comments must end in full-stops, exclamation marks, or question marks
(#4100) No space found before comment text; expected "// Some users not from ptutor that needs it on departmental or module level" but found "//Some users not from ptutor that needs it on departmental or module level"
(#4123) Variable "pos_min" must not contain underscores.
(#4124) Variable "pos_max" must not contain underscores.
(#4125) Variable "pos_avg" must not contain underscores.
(#4126) Variable "pos_myavg" must not contain underscores.
(#4127) Variable "pos_min_text" must not contain underscores.
(#4127) Variable "pos_min" must not contain underscores.
(#4128) Variable "pos_avg_text" must not contain underscores.
(#4128) Variable "pos_avg" must not contain underscores.
(#4129) Variable "pos_max_text" must not contain underscores.
(#4129) Variable "pos_max" must not contain underscores.
(#4131) Variable "pos_myavg" must not contain underscores.
(#4133) Variable "pos_avg_text" must not contain underscores.
(#4133) Variable "pos_min_text" must not contain underscores.
(#4134) Variable "pos_avg_text" must not contain underscores.
(#4134) Variable "pos_min_text" must not contain underscores.
(#4136) Variable "pos_max_text" must not contain underscores.
(#4136) Variable "pos_avg_text" must not contain underscores.
(#4137) Variable "pos_max_text" must not contain underscores.
(#4137) Variable "pos_avg_text" must not contain underscores.
(#4139) Variable "pos_min_text" must not contain underscores.
(#4140) Variable "pos_min_text" must not contain underscores.
(#4142) Variable "pos_min_text" must not contain underscores.
(#4143) Variable "pos_min_text" must not contain underscores.
(#4145) Variable "pos_min_text" must not contain underscores.
(#4146) Variable "pos_min_text" must not contain underscores.
(#4148) Variable "pos_avg_text" must not contain underscores.
(#4149) Variable "pos_avg_text" must not contain underscores.
(#4151) Variable "pos_avg_text" must not contain underscores.
(#4152) Variable "pos_avg_text" must not contain underscores.
(#4154) Variable "pos_avg_text" must not contain underscores.
(#4155) Variable "pos_avg_text" must not contain underscores.
(#4157) Variable "pos_max_text" must not contain underscores.
(#4158) Variable "pos_max_text" must not contain underscores.
(#4160) Variable "pos_max_text" must not contain underscores.
(#4161) Variable "pos_max_text" must not contain underscores.
(#4178) Line exceeds 132 characters; contains 164 characters
(#4179) Line exceeds 132 characters; contains 169 characters
(#4187) Variable "pos_min" must not contain underscores.
(#4188) Variable "pos_max" must not contain underscores.
(#4189) Variable "pos_avg" must not contain underscores.
(#4190) Variable "pos_min_text" must not contain underscores.
(#4191) Variable "pos_max_text" must not contain underscores.
(#4192) Variable "pos_avg_text" must not contain underscores.
(#4193) Variable "pos_myavg" must not contain underscores.
(#4194) Whitespace found at end of line within string
(#4246) Variable "pos_avg" must not contain underscores.
(#4246) Variable "pos_max" must not contain underscores.
(#4246) Variable "pos_min" must not contain underscores.
(#4246) Variable "pos_myavg" must not contain underscores.
(#4260) Inline comments must end in full-stops, exclamation marks, or question marks
(#4260) No space found before comment text; expected "// Create the data for each module for the user" but found "//Create the data for each module for the user"
(#4272) Variable "gr_sub" must not contain underscores.
(#4273) Variable "gr_sub" must not contain underscores.
(#4273) Variable "gr_sub" must not contain underscores.
(#4273) Variable "gr_sub" must not contain underscores.
(#4273) Variable "gr_sub" must not contain underscores.
(#4273) Variable "gr_sub" must not contain underscores.
(#4273) Variable "gr_sub" must not contain underscores.
(#4273) Line exceeds 132 characters; contains 170 characters
(#4274) Variable "gr_sub" must not contain underscores.
(#4275) Variable "gr_sub" must not contain underscores.
(#4276) Variable "gr_sub" must not contain underscores.
(#4277) Variable "gr_sub" must not contain underscores.
(#4278) Variable "gr_sub" must not contain underscores.
(#4279) Variable "gr_sub" must not contain underscores.
(#4285) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4285) Inline comments must end in full-stops, exclamation marks, or question marks
(#4285) This comment is 80% valid code; is this commented out code?
(#4292) This comment is 100% valid code; is this commented out code?
(#4292) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4292) No space found before comment text; expected "// $cse['currentuser'];" but found "//$cse['currentuser'];"
(#4293) Inline comments must end in full-stops, exclamation marks, or question marks
(#4293) This comment is 100% valid code; is this commented out code?
(#4293) No space found before comment text; expected "// $cse['grademax'];" but found "//$cse['grademax'];"
(#4295) Variable "cse_min" must not contain underscores.
(#4295) This comment is 82% valid code; is this commented out code?
(#4295) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4295) No space found before comment text; expected "// number_format($cse['lowest'], 0);" but found "//number_format($cse['lowest'], 0);"
(#4296) Variable "cse_max" must not contain underscores.
(#4296) This comment is 82% valid code; is this commented out code?
(#4296) No space found before comment text; expected "// number_format($cse['highest'], 0);" but found "//number_format($cse['highest'], 0);"
(#4297) Variable "cse_mean" must not contain underscores.
(#4297) Inline comments must end in full-stops, exclamation marks, or question marks
(#4297) This comment is 82% valid code; is this commented out code?
(#4297) No space found before comment text; expected "// number_format($cse['mean'], 0);" but found "//number_format($cse['mean'], 0);"
(#4298) Variable "cse_min_pos" must not contain underscores.
(#4298) Variable "cse_min" must not contain underscores.
(#4299) Variable "cse_max_pos" must not contain underscores.
(#4299) Variable "cse_max" must not contain underscores.
(#4300) Variable "cse_mean_pos" must not contain underscores.
(#4300) Variable "cse_mean" must not contain underscores.
(#4301) Variable "cse_min_text" must not contain underscores.
(#4301) Variable "cse_min_pos" must not contain underscores.
(#4302) Variable "cse_mean_text" must not contain underscores.
(#4302) Variable "cse_mean_pos" must not contain underscores.
(#4303) Variable "cse_max_text" must not contain underscores.
(#4303) Variable "cse_max_pos" must not contain underscores.
(#4305) Variable "cse_mean_text" must not contain underscores.
(#4305) Variable "cse_min_text" must not contain underscores.
(#4306) Variable "cse_mean_text" must not contain underscores.
(#4306) Variable "cse_min_text" must not contain underscores.
(#4308) Variable "cse_max_text" must not contain underscores.
(#4308) Variable "cse_mean_text" must not contain underscores.
(#4309) Variable "cse_max_text" must not contain underscores.
(#4309) Variable "cse_mean_text" must not contain underscores.
(#4311) Variable "cse_min_text" must not contain underscores.
(#4312) Variable "cse_min_text" must not contain underscores.
(#4314) Variable "cse_min_text" must not contain underscores.
(#4315) Variable "cse_min_text" must not contain underscores.
(#4317) Variable "cse_mean_text" must not contain underscores.
(#4318) Variable "cse_mean_text" must not contain underscores.
(#4320) Variable "cse_mean_text" must not contain underscores.
(#4321) Variable "cse_mean_text" must not contain underscores.
(#4323) Variable "cse_max_text" must not contain underscores.
(#4324) Variable "cse_max_text" must not contain underscores.
(#4326) Variable "cse_max_text" must not contain underscores.
(#4327) Variable "cse_max_text" must not contain underscores.
(#4331) Variable "u_avg" must not contain underscores.
(#4332) Variable "u_pos" must not contain underscores.
(#4332) Variable "u_avg" must not contain underscores.
(#4334) Variable "u_avg" must not contain underscores.
(#4337) Variable "u_avg" must not contain underscores.
(#4350) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4350) Inline comments must end in full-stops, exclamation marks, or question marks
(#4350) No space found before comment text; expected "// $cf .= $minortable . "&nbsp;<br>" . $cfeed . "</td></tr></table>";" but found "//$cf .= $minortable . "&nbsp;<br>" . $cfeed . "</td></tr></table>";"
(#4359) Variable "cse_min" must not contain underscores.
(#4360) Variable "cse_max" must not contain underscores.
(#4361) Variable "cse_mean" must not contain underscores.
(#4362) Variable "u_avg" must not contain underscores.
(#4363) Variable "cse_min_pos" must not contain underscores.
(#4364) Variable "cse_max_pos" must not contain underscores.
(#4365) Variable "cse_mean_pos" must not contain underscores.
(#4366) Variable "cse_min_text" must not contain underscores.
(#4367) Variable "cse_max_text" must not contain underscores.
(#4368) Variable "cse_mean_text" must not contain underscores.
(#4369) Variable "u_pos" must not contain underscores.
(#4423) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4423) Inline comments must end in full-stops, exclamation marks, or question marks
(#4423) This comment is 45% valid code; is this commented out code?
(#4423) No space found before comment text; expected "// $cses->dash .= "<td></td>";" but found "//$cses->dash .= "<td></td>";"
(#4428) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4428) Inline comments must end in full-stops, exclamation marks, or question marks
(#4428) This comment is 45% valid code; is this commented out code?
(#4428) No space found before comment text; expected "// $cses->dash .= "<td></td>";" but found "//$cses->dash .= "<td></td>";"
(#4431) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4431) Inline comments must end in full-stops, exclamation marks, or question marks
(#4431) No space found before comment text; expected "// $cses->dash .= $maintable . $dashimage . "</td></tr></table>" . $cvas . "</td>";" but found "//$cses->dash .= $maintable . $dashimage . "</td></tr></table>" . $cvas . "</td>";"
(#4432) Line exceeds 132 characters; contains 162 characters
(#4436) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4436) Inline comments must end in full-stops, exclamation marks, or question marks
(#4436) No space found before comment text; expected "// $cses->dash .= $maintable . $br . $csesfeed . "</td></tr></table>" . $cf . "</td>";" but found "//$cses->dash .= $maintable . $br . $csesfeed . "</td></tr></table>" . $cf . "</td>";"
(#4443) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4443) Inline comments must end in full-stops, exclamation marks, or question marks
(#4443) This comment is 67% valid code; is this commented out code?
(#4443) No space found before comment text; expected "// $allcourses['feedback'] = $csesfeed;" but found "//$allcourses['feedback'] = $csesfeed;"
(#4450) Spaces must be used for alignment; tabs are not allowed
(#4450) Tab found within whitespace
(#4450) Whitespace found at end of line
(#4452) Spaces must be used for alignment; tabs are not allowed
(#4452) Tab found within whitespace
(#4452) Line indented incorrectly; expected at least 4 spaces, found 1
(#4453) Expected 2 space(s) before asterisk; 5 found
(#4453) Whitespace found at end of line
(#4454) Spaces must be used for alignment; tabs are not allowed
(#4455) Expected 2 space(s) before asterisk; 5 found
(#4456) Expected 2 space(s) before asterisk; 5 found
(#4457) Expected 2 space(s) before asterisk; 5 found
(#4458) Variable "dept_prog" must not contain underscores.
(#4462) Inline comments must end in full-stops, exclamation marks, or question marks
(#4462) This comment is 59% valid code; is this commented out code?
(#4466) Variable "dept_prog" must not contain underscores.
(#4471) Inline comments must end in full-stops, exclamation marks, or question marks
(#4471) Line exceeds maximum limit of 180 characters; contains 182 characters
(#4471) No space found before comment text; expected "// Use strictness so even hidden category names are shown without error" but found "//Use strictness so even hidden category names are shown without error"
(#4474) Line exceeds 132 characters; contains 137 characters
(#4498) Inline comments must end in full-stops, exclamation marks, or question marks
(#4498) No space found before comment text; expected "// Sort the categories and courses in alphabetic order but case insentive" but found "//Sort the categories and courses in alphabetic order but case insentive"
(#4501) Line indented incorrectly; expected 8 spaces, found 16
(#4501) Closing brace indented incorrectly; expected 8 spaces, found 16
(#4507) Line indented incorrectly; expected 20 spaces, found 28
(#4507) Closing brace indented incorrectly; expected 20 spaces, found 28
(#4513) Line indented incorrectly; expected 32 spaces, found 40
(#4513) Closing brace indented incorrectly; expected 32 spaces, found 40
(#4524) Whitespace found at end of line
(#4525) Spaces must be used for alignment; tabs are not allowed
(#4525) Expected 5 space(s) before asterisk; 2 found
(#4542) Whitespace found at end of line
(#4545) Spaces must be used for alignment; tabs are not allowed
(#4545) Expected 5 space(s) before asterisk; 2 found
(#4560) Whitespace found at end of line
(#4561) Spaces must be used for alignment; tabs are not allowed
(#4561) Expected 5 space(s) before asterisk; 2 found
(#4578) Whitespace found at end of line within string
(#4613) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4613) Inline comments must end in full-stops, exclamation marks, or question marks
(#4613) No space found before comment text; expected "// when the new grading_areas table came in" but found "//when the new grading_areas table came in"
(#4629) Whitespace found at end of line within string
(#4664) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4664) Inline comments must end in full-stops, exclamation marks, or question marks
(#4664) No space found before comment text; expected "// when the new grading_areas table came in" but found "//when the new grading_areas table came in"
(#4682) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4682) Inline comments must end in full-stops, exclamation marks, or question marks
(#4682) No space found before comment text; expected "// when the new assign_user_flags table came in" but found "//when the new assign_user_flags table came in"
(#4686) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4686) Inline comments must end in full-stops, exclamation marks, or question marks
(#4686) No space found before comment text; expected "// when the new grading_areas table came in" but found "//when the new grading_areas table came in"
(#4693) Spaces must be used for alignment; tabs are not allowed
(#4693) Tab found within whitespace
(#4693) Line indented incorrectly; expected 8 spaces, found 2
(#4693) Empty IF statement detected
(#4694) Spaces must be used for alignment; tabs are not allowed
(#4694) Tab found within whitespace
(#4694) Line indented incorrectly; expected 8 spaces, found 2
(#4697) Whitespace found at end of line within string
(#4716) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4716) Inline comments must end in full-stops, exclamation marks, or question marks
(#4716) No space found before comment text; expected "// when the new reviewattempt field was addedto the quiz table" but found "//when the new reviewattempt field was addedto the quiz table"
(#4738) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4738) Inline comments must end in full-stops, exclamation marks, or question marks
(#4738) No space found before comment text; expected "// when the new grading_areas table came in" but found "//when the new grading_areas table came in"
(#4753) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4753) Inline comments must end in full-stops, exclamation marks, or question marks
(#4753) No space found before comment text; expected "// when the new grading_areas table came in" but found "//when the new grading_areas table came in"
(#4761) Whitespace found at end of line within string
(#4777) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4777) Inline comments must end in full-stops, exclamation marks, or question marks
(#4777) No space found before comment text; expected "// when the new timemodified field was added to workshop_submission" but found "//when the new timemodified field was added to workshop_submission"
(#4788) Whitespace found at end of line within string
(#4800) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4800) Inline comments must end in full-stops, exclamation marks, or question marks
(#4800) No space found before comment text; expected "// when the new grading_areas table came in" but found "//when the new grading_areas table came in"
(#4816) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4816) Inline comments must end in full-stops, exclamation marks, or question marks
(#4816) No space found before comment text; expected "// when the new timemodified field was added to workshop_submission" but found "//when the new timemodified field was added to workshop_submission"
(#4821) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4821) Inline comments must end in full-stops, exclamation marks, or question marks
(#4821) No space found before comment text; expected "// when the new grading_areas table came in" but found "//when the new grading_areas table came in"
(#4829) Whitespace found at end of line within string
(#4845) Whitespace found at end of line within string
(#4847) Whitespace found at end of line within string
(#4853) Whitespace found at end of line within string
(#4856) Whitespace found at end of line within string
(#4864) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4864) Inline comments must end in full-stops, exclamation marks, or question marks
(#4864) No space found before comment text; expected "// when the new grading_areas table came in" but found "//when the new grading_areas table came in"
(#4873) Whitespace found at end of line within string
(#4877) Whitespace found at end of line within string
(#4882) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4882) Inline comments must end in full-stops, exclamation marks, or question marks
(#4882) No space found before comment text; expected "// when the new grading_areas table came in" but found "//when the new grading_areas table came in"
(#4890) Whitespace found at end of line within string
(#4891) Whitespace found at end of line within string
(#4909) Whitespace found at end of line within string
(#4914) Whitespace found at end of line within string
(#4915) Whitespace found at end of line within string
(#4925) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4925) Inline comments must end in full-stops, exclamation marks, or question marks
(#4925) No space found before comment text; expected "// when the new grading_areas table came in" but found "//when the new grading_areas table came in"
(#4943) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4943) Inline comments must end in full-stops, exclamation marks, or question marks
(#4943) No space found before comment text; expected "// when the new grading_areas table came in" but found "//when the new grading_areas table came in"
(#4949) This comment is 43% valid code; is this commented out code?
(#4949) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4949) No space found before comment text; expected "// $sql .= " ORDER BY duedate";" but found "//$sql .= " ORDER BY duedate";"
(#4957) Spaces must be used for alignment; tabs are not allowed
(#4957) Expected 5 space(s) before asterisk; 2 found
(#4958) Whitespace found at end of line
(#4968) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4968) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4968) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4968) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4978) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4978) Inline comments must end in full-stops, exclamation marks, or question marks
(#4985) Empty IF statement detected
(#4986) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4986) Inline comments must end in full-stops, exclamation marks, or question marks
(#4990) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4990) Inline comments must end in full-stops, exclamation marks, or question marks
(#4990) No space found before comment text; expected "// for building the archive link" but found "//for building the archive link"
(#4993) Variable "reset_print_excel1" must not contain underscores.
(#4994) Variable "reset_print_excel" must not contain underscores.
(#5000) Variable "course_h_msg" must not contain underscores.
(#5001) Variable "course_h_icon" must not contain underscores.
(#5002) Variable "course_h_msg" must not contain underscores.
(#5003) Variable "assessment_h_msg" must not contain underscores.
(#5004) Variable "assessment_h_icon" must not contain underscores.
(#5005) Variable "assessment_h_msg" must not contain underscores.
(#5006) Variable "type_h_msg" must not contain underscores.
(#5007) Variable "type_h_icon" must not contain underscores.
(#5008) Variable "type_h_msg" must not contain underscores.
(#5009) Variable "duedate_h_msg" must not contain underscores.
(#5010) Variable "duedate_h_icon" must not contain underscores.
(#5011) Variable "duedate_h_msg" must not contain underscores.
(#5012) Variable "submission_h_msg" must not contain underscores.
(#5013) Variable "submission_h_icon" must not contain underscores.
(#5014) Variable "submission_h_msg" must not contain underscores.
(#5015) Variable "fullfeedback_h_msg" must not contain underscores.
(#5016) Variable "fullfeedback_h_icon" must not contain underscores.
(#5017) Variable "fullfeedback_h_msg" must not contain underscores.
(#5018) Variable "genfeedback_h_msg" must not contain underscores.
(#5019) Variable "genfeedback_h_icon" must not contain underscores.
(#5020) Variable "genfeedback_h_msg" must not contain underscores.
(#5021) Variable "grade_h_msg" must not contain underscores.
(#5022) Variable "grade_h_icon" must not contain underscores.
(#5023) Variable "grade_h_msg" must not contain underscores.
(#5024) Variable "range_h_msg" must not contain underscores.
(#5025) Variable "range_h_icon" must not contain underscores.
(#5026) Variable "range_h_msg" must not contain underscores.
(#5027) Variable "bar_h_msg" must not contain underscores.
(#5028) Variable "bar_h_icon" must not contain underscores.
(#5029) Variable "bar_h_msg" must not contain underscores.
(#5030) Variable "reflect_h_msg" must not contain underscores.
(#5031) Variable "reflect_h_icon" must not contain underscores.
(#5032) Variable "reflect_h_msg" must not contain underscores.
(#5033) Variable "viewed_h_msg" must not contain underscores.
(#5034) Variable "viewed_h_icon" must not contain underscores.
(#5035) Variable "viewed_h_msg" must not contain underscores.
(#5044) Variable "course_h_icon" must not contain underscores.
(#5046) Variable "assessment_h_icon" must not contain underscores.
(#5048) Variable "type_h_icon" must not contain underscores.
(#5050) Variable "duedate_h_icon" must not contain underscores.
(#5052) Variable "submission_h_icon" must not contain underscores.
(#5054) Variable "fullfeedback_h_icon" must not contain underscores.
(#5056) Variable "grade_h_icon" must not contain underscores.
(#5058) Variable "range_h_icon" must not contain underscores.
(#5060) Variable "bar_h_icon" must not contain underscores.
(#5076) Inline comments must end in full-stops, exclamation marks, or question marks
(#5082) Variable "course_h_icon" must not contain underscores.
(#5084) Variable "assessment_h_icon" must not contain underscores.
(#5086) Variable "type_h_icon" must not contain underscores.
(#5088) Variable "submission_h_icon" must not contain underscores.
(#5090) Whitespace found at end of line within string
(#5090) Variable "grade_h_icon" must not contain underscores.
(#5092) Variable "genfeedback_h_icon" must not contain underscores.
(#5095) Variable "reflect_h_icon" must not contain underscores.
(#5098) Variable "fullfeedback_h_icon" must not contain underscores.
(#5100) Variable "viewed_h_icon" must not contain underscores.
(#5102) Whitespace found at end of line within string
(#5121) Spaces must be used for alignment; tabs are not allowed
(#5121) Tab found within whitespace
(#5121) Whitespace found at end of line
(#5125) Inline comments must end in full-stops, exclamation marks, or question marks
(#5125) No space found before comment text; expected "// First we check if sections have any form of restrictions" but found "//First we check if sections have any form of restrictions"
(#5133) Empty IF statement detected
(#5147) Whitespace found at end of line
(#5168) Inline comments must end in full-stops, exclamation marks, or question marks
(#5170) Line exceeds 132 characters; contains 133 characters
(#5175) Variable "due_datesort" must not contain underscores.
(#5189) Line exceeds 132 characters; contains 134 characters
(#5189) Inline comments must end in full-stops, exclamation marks, or question marks
(#5189) No space found before comment text; expected "// Add the status as Moodle adds a Sub date when grades are overridden manually even without submission" but found "//Add the status as Moodle adds a Sub date when grades are overridden manually even without submission"
(#5235) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5235) Inline comments must end in full-stops, exclamation marks, or question marks
(#5235) No space found before comment text; expected "// implementing the rubric guide" but found "//implementing the rubric guide"
(#5237) Variable "get_rubric" must not contain underscores.
(#5237) Line exceeds 132 characters; contains 138 characters
(#5238) Expected 1 space before ".="; 0 found
(#5238) Expected 1 space after ".="; 0 found
(#5239) Line exceeds 132 characters; contains 152 characters
(#5240) Variable "get_rubric" must not contain underscores.
(#5244) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5244) Inline comments must end in full-stops, exclamation marks, or question marks
(#5244) No space found before comment text; expected "// implementing the marking guide" but found "//implementing the marking guide"
(#5246) Variable "get_guide" must not contain underscores.
(#5246) Line exceeds 132 characters; contains 145 characters
(#5247) Expected 1 space before ".="; 0 found
(#5247) Expected 1 space after ".="; 0 found
(#5248) Line exceeds 132 characters; contains 153 characters
(#5249) Variable "get_guide" must not contain underscores.
(#5254) Inline comments must end in full-stops, exclamation marks, or question marks
(#5260) Inline comments must end in full-stops, exclamation marks, or question marks
(#5262) Line exceeds 132 characters; contains 142 characters
(#5266) Inline comments must end in full-stops, exclamation marks, or question marks
(#5266) No space found before comment text; expected "// Add an icon if has pdf file" but found "//Add an icon if has pdf file"
(#5271) Line exceeds 132 characters; contains 136 characters
(#5275) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5275) No space found before comment text; expected "// when the new assign_user_flags table came in" but found "//when the new assign_user_flags table came in"
(#5276) Inline comments must end in full-stops, exclamation marks, or question marks
(#5276) No space found before comment text; expected "// Checking if the user was given an assignment extension" but found "//Checking if the user was given an assignment extension"
(#5281) Variable "due_datesort" must not contain underscores.
(#5286) Line exceeds 132 characters; contains 155 characters
(#5286) Inline comments must end in full-stops, exclamation marks, or question marks
(#5286) No space found before comment text; expected "// If grade is overriden then show the overridden grade and put (all parts) if multiple parts otherwise show each part grade" but found "//If grade is overriden then show the overridden grade and put (all parts) if multiple parts otherwise show each part grade"
(#5289) Line exceeds 132 characters; contains 157 characters
(#5290) Line exceeds 132 characters; contains 139 characters
(#5298) Inline comments must end in full-stops, exclamation marks, or question marks
(#5315) Inline comments must end in full-stops, exclamation marks, or question marks
(#5326) Line exceeds 132 characters; contains 155 characters
(#5326) Inline comments must end in full-stops, exclamation marks, or question marks
(#5326) No space found before comment text; expected "// If grade is overriden then show the overridden grade and put (all parts) if multiple parts otherwise show each part grade" but found "//If grade is overriden then show the overridden grade and put (all parts) if multiple parts otherwise show each part grade"
(#5329) Line exceeds 132 characters; contains 157 characters
(#5330) Line exceeds 132 characters; contains 139 characters
(#5338) Inline comments must end in full-stops, exclamation marks, or question marks
(#5354) Line exceeds 132 characters; contains 135 characters
(#5358) Inline comments must end in full-stops, exclamation marks, or question marks
(#5361) Line exceeds 132 characters; contains 139 characters
(#5374) Inline comments must end in full-stops, exclamation marks, or question marks
(#5374) Line exceeds maximum limit of 180 characters; contains 183 characters
(#5374) No space found before comment text; expected "// when the new feedbackauthorattachment field was added to workshop_submission" but found "//when the new feedbackauthorattachment field was added to workshop_submission"
(#5376) Line exceeds 132 characters; contains 169 characters
(#5382) Inline comments must end in full-stops, exclamation marks, or question marks
(#5382) No space found before comment text; expected "// Add an icon if has pdf file" but found "//Add an icon if has pdf file"
(#5393) Line exceeds 132 characters; contains 156 characters
(#5398) Inline comments must end in full-stops, exclamation marks, or question marks
(#5399) Line exceeds 132 characters; contains 145 characters
(#5405) Line exceeds 132 characters; contains 151 characters
(#5413) Inline comments must end in full-stops, exclamation marks, or question marks
(#5413) No space found before comment text; expected "// Checking if the user was given an overridden extension or as part of a group" but found "//Checking if the user was given an overridden extension or as part of a group"
(#5423) Variable "due_datesort" must not contain underscores.
(#5429) Variable "due_datesort" must not contain underscores.
(#5434) Variable "due_datesort" must not contain underscores.
(#5437) Inline comments must end in full-stops, exclamation marks, or question marks
(#5437) No space found before comment text; expected "// Checking for quiz last attempt date as submission date" but found "//Checking for quiz last attempt date as submission date"
(#5438) Line exceeds 132 characters; contains 160 characters
(#5452) Inline comments must end in full-stops, exclamation marks, or question marks
(#5452) No space found before comment text; expected "// Show only when quiz is still openopen" but found "//Show only when quiz is still openopen"
(#5460) Line exceeds 132 characters; contains 147 characters
(#5460) No space found before comment text; expected "// Added the marks as well but if set to not show at all then this is just as hiding the grade in the gradebook" but found "//Added the marks as well but if set to not show at all then this is just as hiding the grade in the gradebook"
(#5460) Whitespace found at end of line
(#5461) Line exceeds 132 characters; contains 138 characters
(#5461) No space found before comment text; expected "// but on the result page it will allow the review links or the overall feedback text if these are set." but found "//but on the result page it will allow the review links or the overall feedback text if these are set."
(#5462) Inline comments must end in full-stops, exclamation marks, or question marks
(#5462) No space found before comment text; expected "// Will also show the overridden feedback though on result page so independent of gradereview" but found "//Will also show the overridden feedback though on result page so independent of gradereview"
(#5476) Inline comments must end in full-stops, exclamation marks, or question marks
(#5497) No space found before comment text; expected "// General feedback from tutor for a quiz attempt" but found "//General feedback from tutor for a quiz attempt"
(#5498) Line exceeds 132 characters; contains 159 characters
(#5498) No space found before comment text; expected "// If there is no attempt and we have feedback from override then we set feedback link to gradebook (singleview/index for tutor)" but found "//If there is no attempt and we have feedback from override then we set feedback link to gradebook (singleview/index for tutor)"
(#5499) Line exceeds 132 characters; contains 163 characters
(#5499) No space found before comment text; expected "// If reviewmark is set then user will link to gradebook as grades don't show on results page unless there is a submission (attempt)" but found "//If reviewmark is set then user will link to gradebook as grades don't show on results page unless there is a submission (attempt)"
(#5500) Inline comments must end in full-stops, exclamation marks, or question marks
(#5500) No space found before comment text; expected "// If there is feedback the only time user link to gradebook (user/index) is if reviewmark is not set" but found "//If there is feedback the only time user link to gradebook (user/index) is if reviewmark is not set"
(#5504) Line exceeds 132 characters; contains 143 characters
(#5507) Line exceeds 132 characters; contains 137 characters
(#5511) Line exceeds 132 characters; contains 145 characters
(#5512) Line exceeds 132 characters; contains 150 characters
(#5518) Line exceeds maximum limit of 180 characters; contains 217 characters
(#5520) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5520) No space found before comment text; expected "// implementing the overall feedback str in the quiz" but found "//implementing the overall feedback str in the quiz"
(#5521) Inline comments must end in full-stops, exclamation marks, or question marks
(#5521) No space found before comment text; expected "// If review overall feedback and there is an attempt ($submissiondate) then get overall feedback" but found "//If review overall feedback and there is an attempt ($submissiondate) then get overall feedback"
(#5524) Line exceeds 132 characters; contains 133 characters
(#5526) Line exceeds 132 characters; contains 145 characters
(#5526) Inline comments must end in full-stops, exclamation marks, or question marks
(#5526) No space found before comment text; expected "// If no attempts(submissiondate) and overridden feedback then use that as the link otherwise use the attempt link" but found "//If no attempts(submissiondate) and overridden feedback then use that as the link otherwise use the attempt link"
(#5530) No space found before comment text; expected "// Only if review grade will the overall feedback be shown." but found "//Only if review grade will the overall feedback be shown."
(#5531) No space found before comment text; expected "// Overriden feedback is always show as user can see it on quiz results page." but found "//Overriden feedback is always show as user can see it on quiz results page."
(#5533) Expected 1 space before ".="; 0 found
(#5533) Expected 1 space after ".="; 0 found
(#5533) Line exceeds 132 characters; contains 170 characters
(#5538) Inline comments must end in full-stops, exclamation marks, or question marks
(#5538) No space found before comment text; expected "// The manual item is assumed to be assignment - not sure why yet" but found "//The manual item is assumed to be assignment - not sure why yet"
(#5538) Whitespace found at end of line
(#5546) Line exceeds 132 characters; contains 133 characters
(#5550) Inline comments must end in full-stops, exclamation marks, or question marks
(#5551) Line exceeds 132 characters; contains 153 characters
(#5559) Variable "due_datesort" must not contain underscores.
(#5562) Line exceeds 132 characters; contains 135 characters
(#5566) Inline comments must end in full-stops, exclamation marks, or question marks
(#5568) Line exceeds 132 characters; contains 157 characters
(#5576) No space found before comment text; expected "// Add the assessment icon." but found "//Add the assessment icon."
(#5582) Inline comments must end in full-stops, exclamation marks, or question marks
(#5582) No space found before comment text; expected "// Set the sortable date before converting to d-M-y format" but found "//Set the sortable date before converting to d-M-y format"
(#5582) Whitespace found at end of line
(#5583) Variable "sub_datesort" must not contain underscores.
(#5592) Line exceeds maximum limit of 180 characters; contains 298 characters
(#5603) Inline comments must end in full-stops, exclamation marks, or question marks
(#5603) No space found before comment text; expected "// Late message if submission late" but found "//Late message if submission late"
(#5604) Variable "due_datesort" must not contain underscores.
(#5613) Line exceeds maximum limit of 180 characters; contains 201 characters
(#5616) Line exceeds 132 characters; contains 167 characters
(#5624) Line exceeds 132 characters; contains 136 characters
(#5627) Inline comments must end in full-stops, exclamation marks, or question marks
(#5627) No space found before comment text; expected "// Display grades in the format defined within each Moodle course" but found "//Display grades in the format defined within each Moodle course"
(#5634) No space found before comment text; expected "// Get the grade display type and grade type" but found "//Get the grade display type and grade type"
(#5634) Whitespace found at end of line
(#5635) No space found before comment text; expected "// TODO: Change the functionality to display grades to just (if grade_item display is 0 then" but found "//TODO: Change the functionality to display grades to just (if grade_item display is 0 then"
(#5635) Whitespace found at end of line
(#5636) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#5637) Inline comments must end in full-stops, exclamation marks, or question marks
(#5637) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#5640) Line exceeds 132 characters; contains 142 characters
(#5643) Line exceeds 132 characters; contains 141 characters
(#5655) Line exceeds 132 characters; contains 146 characters
(#5656) Line exceeds 132 characters; contains 134 characters
(#5662) Line exceeds 132 characters; contains 147 characters
(#5663) Line exceeds 132 characters; contains 170 characters
(#5664) Line exceeds 132 characters; contains 143 characters
(#5667) Line exceeds maximum limit of 180 characters; contains 236 characters
(#5671) Line exceeds 132 characters; contains 147 characters
(#5672) Line exceeds 132 characters; contains 139 characters
(#5676) Line exceeds 132 characters; contains 146 characters
(#5680) Line exceeds 132 characters; contains 167 characters
(#5682) Line exceeds maximum limit of 180 characters; contains 238 characters
(#5686) Line exceeds 132 characters; contains 170 characters
(#5687) Line exceeds 132 characters; contains 147 characters
(#5688) Line exceeds 132 characters; contains 133 characters
(#5690) Line exceeds maximum limit of 180 characters; contains 241 characters
(#5695) Line exceeds 132 characters; contains 170 characters
(#5698) Line exceeds maximum limit of 180 characters; contains 241 characters
(#5699) Line exceeds 132 characters; contains 139 characters
(#5703) Line exceeds 132 characters; contains 139 characters
(#5704) Line exceeds 132 characters; contains 147 characters
(#5705) Line exceeds 132 characters; contains 133 characters
(#5707) Line exceeds 132 characters; contains 151 characters
(#5712) Line exceeds 132 characters; contains 139 characters
(#5713) Line exceeds 132 characters; contains 163 characters
(#5715) Line exceeds 132 characters; contains 151 characters
(#5716) Line exceeds maximum limit of 180 characters; contains 229 characters
(#5722) Line exceeds 132 characters; contains 143 characters
(#5726) Line exceeds 132 characters; contains 143 characters
(#5736) Line exceeds 132 characters; contains 138 characters
(#5739) Line exceeds 132 characters; contains 137 characters
(#5750) Line exceeds 132 characters; contains 142 characters
(#5757) Line exceeds 132 characters; contains 143 characters
(#5758) Line exceeds 132 characters; contains 166 characters
(#5762) Line exceeds maximum limit of 180 characters; contains 232 characters
(#5766) Line exceeds 132 characters; contains 143 characters
(#5767) Line exceeds 132 characters; contains 135 characters
(#5771) Line exceeds 132 characters; contains 142 characters
(#5775) Line exceeds 132 characters; contains 163 characters
(#5777) Line exceeds maximum limit of 180 characters; contains 234 characters
(#5781) Line exceeds 132 characters; contains 166 characters
(#5782) Line exceeds 132 characters; contains 143 characters
(#5785) Line exceeds maximum limit of 180 characters; contains 237 characters
(#5790) Line exceeds 132 characters; contains 166 characters
(#5793) Line exceeds maximum limit of 180 characters; contains 237 characters
(#5794) Line exceeds 132 characters; contains 135 characters
(#5798) Line exceeds 132 characters; contains 135 characters
(#5799) Line exceeds 132 characters; contains 143 characters
(#5802) Line exceeds 132 characters; contains 147 characters
(#5807) Line exceeds 132 characters; contains 135 characters
(#5808) Line exceeds 132 characters; contains 159 characters
(#5810) Line exceeds 132 characters; contains 147 characters
(#5811) Line exceeds 132 characters; contains 166 characters
(#5817) Line exceeds 132 characters; contains 139 characters
(#5821) Line exceeds 132 characters; contains 139 characters
(#5826) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5826) Inline comments must end in full-stops, exclamation marks, or question marks
(#5826) No space found before comment text; expected "// horizontal bar only needed if grade type is value and not letter or scale" but found "//horizontal bar only needed if grade type is value and not letter or scale"
(#5828) Line exceeds 132 characters; contains 143 characters
(#5828) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5828) Inline comments must end in full-stops, exclamation marks, or question marks
(#5828) This comment is 58% valid code; is this commented out code?
(#5828) No space found before comment text; expected "// $rel_graph = $this->get_activity_min_and_max_grade($record->gradeitemid, $record->grade); //relative grade toggle" but found "//$rel_graph = $this->get_activity_min_and_max_grade($record->gradeitemid, $record->grade); //relative grade toggle"
(#5829) Variable "grade_percent" must not contain underscores.
(#5829) Line exceeds 132 characters; contains 133 characters
(#5830) Variable "grade_percent" must not contain underscores.
(#5831) Variable "grade_percent" must not contain underscores.
(#5834) Variable "grade_percent" must not contain underscores.
(#5834) Line exceeds 132 characters; contains 144 characters
(#5839) Line exceeds 132 characters; contains 138 characters
(#5839) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5839) Inline comments must end in full-stops, exclamation marks, or question marks
(#5839) No space found before comment text; expected "// relative grade toggle" but found "//relative grade toggle"
(#5844) Line exceeds 132 characters; contains 168 characters
(#5854) Variable "grade_tbl2" must not contain underscores.
(#5856) Line exceeds 132 characters; contains 170 characters
(#5857) Variable "grade_tbl2" must not contain underscores.
(#5861) Inline comments must end in full-stops, exclamation marks, or question marks
(#5861) No space found before comment text; expected "// If no grade is given then don't display 0" but found "//If no grade is given then don't display 0"
(#5862) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5862) Variable "grade_tbl2" must not contain underscores.
(#5863) Variable "grade_tbl2" must not contain underscores.
(#5867) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5867) Inline comments must end in full-stops, exclamation marks, or question marks
(#5867) No space found before comment text; expected "// implement weighting" but found "//implement weighting"
(#5873) Inline comments must end in full-stops, exclamation marks, or question marks
(#5873) No space found before comment text; expected "// Data for the viewed feedback" but found "//Data for the viewed feedback"
(#5876) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5876) Inline comments must end in full-stops, exclamation marks, or question marks
(#5876) No space found before comment text; expected "// when the new log store table came in" but found "//when the new log store table came in"
(#5877) Line exceeds 132 characters; contains 165 characters
(#5892) No space found before comment text; expected "// Only show if Module tutor or Departmental admin has their access to the specific course" but found "//Only show if Module tutor or Departmental admin has their access to the specific course"
(#5893) Inline comments must end in full-stops, exclamation marks, or question marks
(#5893) No space found before comment text; expected "// Personal tutor would only get this far if they had that access so no need to set condition for them" but found "//Personal tutor would only get this far if they had that access so no need to set condition for them"
(#5900) Inline comments must end in full-stops, exclamation marks, or question marks
(#5902) Line exceeds 132 characters; contains 144 characters
(#5914) Variable "due_datesort" must not contain underscores.
(#5915) Variable "sub_datesort" must not contain underscores.
(#5922) Inline comments must end in full-stops, exclamation marks, or question marks
(#5935) Inline comments must end in full-stops, exclamation marks, or question marks
(#5935) No space found before comment text; expected "// The reflective notes and turnitin feedback" but found "//The reflective notes and turnitin feedback"
(#5940) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5940) Inline comments must end in full-stops, exclamation marks, or question marks
(#5940) This comment is 50% valid code; is this commented out code?
(#5940) No space found before comment text; expected "// $tutorhidden = 'nottutor';" but found "//$tutorhidden = 'nottutor';"
(#5942) Line exceeds maximum limit of 180 characters; contains 182 characters
(#5943) Line exceeds 132 characters; contains 158 characters
(#5947) Line exceeds maximum limit of 180 characters; contains 187 characters
(#5948) Line exceeds 132 characters; contains 163 characters
(#5951) Inline comments must end in full-stops, exclamation marks, or question marks
(#5951) No space found before comment text; expected "// Only the user can add/edit their own self-reflective notes" but found "//Only the user can add/edit their own self-reflective notes"
(#5956) Line exceeds maximum limit of 180 characters; contains 253 characters
(#5957) Line exceeds 132 characters; contains 167 characters
(#5961) Inline comments must end in full-stops, exclamation marks, or question marks
(#5961) No space found before comment text; expected "// Have to be done here so feedback text don't add the link to the text" but found "//Have to be done here so feedback text don't add the link to the text"
(#5974) Line exceeds 132 characters; contains 143 characters
(#5976) Line exceeds 132 characters; contains 144 characters
(#5980) Line exceeds maximum limit of 180 characters; contains 205 characters
(#5981) Line exceeds 132 characters; contains 136 characters
(#5982) Inline comments must end in full-stops, exclamation marks, or question marks
(#5982) No space found before comment text; expected "// Have to be done here again so feedback text don't add the link to the text" but found "//Have to be done here again so feedback text don't add the link to the text"
(#5985) Line exceeds maximum limit of 180 characters; contains 221 characters
(#5996) Inline comments must end in full-stops, exclamation marks, or question marks
(#5996) No space found before comment text; expected "// The self-reflective notes bootstrap modal" but found "//The self-reflective notes bootstrap modal"
(#6004) Line exceeds 132 characters; contains 156 characters
(#6005) Whitespace found at end of line within string
(#6007) Whitespace found at end of line within string
(#6010) Whitespace found at end of line within string
(#6016) Inline comments must end in full-stops, exclamation marks, or question marks
(#6016) No space found before comment text; expected "// The non-moodle(turnitin) feedback bootstrap modal" but found "//The non-moodle(turnitin) feedback bootstrap modal"
(#6024) Line exceeds 132 characters; contains 156 characters
(#6027) Whitespace found at end of line within string
(#6031) Line exceeds 132 characters; contains 147 characters
(#6036) Inline comments must end in full-stops, exclamation marks, or question marks
(#6036) No space found before comment text; expected "// The feedback comments table" but found "//The feedback comments table"
(#6042) Variable "sub_datesort" must not contain underscores.
(#6043) Variable "grade_tbl2" must not contain underscores.
(#6044) Line exceeds maximum limit of 180 characters; contains 182 characters
(#6046) Line exceeds 132 characters; contains 180 characters
(#6057) Spaces must be used for alignment; tabs are not allowed
(#6057) Tab found within whitespace
(#6057) Line indented incorrectly; expected at least 8 spaces, found 2
(#6058) Whitespace found at end of line within string
(#6060) Expected 1 space before ".="; 0 found
(#6060) Expected 1 space after ".="; 0 found
(#6062) Inline comments must end in full-stops, exclamation marks, or question marks
(#6063) Variable "reset_print_excel" must not contain underscores.
(#6063) Line exceeds 132 characters; contains 137 characters
(#6066) Line exceeds 132 characters; contains 176 characters
(#6067) Line exceeds 132 characters; contains 142 characters
(#6067) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6067) Inline comments must end in full-stops, exclamation marks, or question marks
(#6067) No space found before comment text; expected "// <input id=\"toggle-grade\" type=\"button\" value=\"" . get_string('togglegrade', 'report_myfeedback') . "\"> //relative grade toggle" but found "//<input id=\"toggle-grade\" type=\"button\" value=\"" . get_string('togglegrade', 'report_myfeedback') . "\"> //relative grade toggle"
(#6068) Variable "reset_print_excel1" must not contain underscores.
(#6068) Line exceeds 132 characters; contains 139 characters
(#6071) Line exceeds 132 characters; contains 176 characters
(#6076) Variable "reset_print_excel" must not contain underscores.
(#6079) Variable "reset_print_excel1" must not contain underscores.
report/myfeedback/mytutees.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Whitespace found at end of line
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#5) Whitespace found at end of line
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) 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".
(#10) Whitespace found at end of line
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#11) Line 12 of the opening comment must start "//".
(#11) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#11) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#14) Inline comments must start with a capital letter, digit or 3-dots sequence
(#14) Inline comments must end in full-stops, exclamation marks, or question marks
(#14) This comment is 54% valid code; is this commented out code?
(#14) No space found before comment text; expected "// $check = optional_param('mytick', '', PARAM_TEXT);" but found "//$check = optional_param('mytick', '', PARAM_TEXT);"
(#15) Whitespace found at end of line
(#16) This comment is 57% valid code; is this commented out code?
(#18) Variable "personal_tutor" must not contain underscores.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Variable "module_tutor" must not contain underscores.
(#18) Commas (,) must be followed by white space.
(#20) Line exceeds 132 characters; contains 160 characters
(#31) Whitespace found at end of line within string
(#33) Whitespace found at end of line within string
report/myfeedback/nonmoodlefeedback.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#10) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#17) Variable "usr_id" must not contain underscores.
(#18) Variable "grade_id" must not contain underscores.
(#20) Variable "f_notes" must not contain underscores.
(#24) Whitespace found at end of line within string
(#25) Whitespace found at end of line within string
(#30) Variable "usr_id" must not contain underscores.
(#30) Variable "grade_id" must not contain underscores.
(#31) Variable "f_notes" must not contain underscores.
(#31) Variable "usr_id" must not contain underscores.
(#31) Variable "grade_id" must not contain underscores.
(#32) Variable "usr_id" must not contain underscores.
(#32) Variable "grade_id" must not contain underscores.
(#32) Variable "f_notes" must not contain underscores.
(#35) Variable "usr_id" must not contain underscores.
(#35) Variable "usr_id" must not contain underscores.
(#35) Line exceeds 132 characters; contains 156 characters
(#39) Variable "usr_id" must not contain underscores.
(#39) Variable "usr_id" must not contain underscores.
(#39) Line exceeds 132 characters; contains 163 characters
(#44) Whitespace found at end of line
(#47) Variable "usr_id" must not contain underscores.
report/myfeedback/programmeadmin/index.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Whitespace found at end of line
(#12) This comment is 56% valid code; is this commented out code?
(#12) Inline comments must start with a capital letter, digit or 3-dots sequence
(#12) No space found before comment text; expected "// echo "<div style='float:right'><div class=\"ac-year-right\"><p>" . get_string('academicyear', 'report_myfeedback') . ":</p>";" but found "//echo "<div style='float:right'><div class=\"ac-year-right\"><p>" . get_string('academicyear', 'report_myfeedback') . ":</p>";"
(#13) No space found before comment text; expected "// require_once(dirname(__FILE__) . '/../student/academicyear.php');" but found "//require_once(dirname(__FILE__) . '/../student/academicyear.php');"
(#14) Inline comments must end in full-stops, exclamation marks, or question marks
(#14) No space found before comment text; expected "// echo '</div>';" but found "//echo '</div>';"
(#18) Line exceeds 132 characters; contains 180 characters
(#18) Whitespace found at end of line within string
(#19) Line exceeds maximum limit of 180 characters; contains 195 characters
(#19) Whitespace found at end of line
(#24) Inline comments must start with a capital letter, digit or 3-dots sequence
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) No space found before comment text; expected "// </div>';" but found "//</div>';"
(#26) Variable "admin_mods" must not contain underscores.
(#27) Variable "get_mods" must not contain underscores.
(#27) This comment is 57% valid code; is this commented out code?
(#27) Inline comments must start with a capital letter, digit or 3-dots sequence
(#27) No space found before comment text; expected "// enrol_get_users_courses($USER->id, $onlyactive = TRUE)) {" but found "//enrol_get_users_courses($USER->id, $onlyactive = TRUE)) {"
(#28) Variable "get_mods" must not contain underscores.
(#28) Line exceeds 132 characters; contains 161 characters
(#28) No space found before comment text; expected "// The above function gets all courses even if they are not enrolled but in other users. Particularly for category assignments." but found "//The above function gets all courses even if they are not enrolled but in other users. Particularly for category assignments."
(#30) Variable "admin_mods" must not contain underscores.
(#35) Variable "admin_mods" must not contain underscores.
(#38) Variable "cur_dept" must not contain underscores.
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Line indented incorrectly; expected at least 4 spaces, found 0
(#41) No space found before comment text; expected "// Start of top level category" but found "//Start of top level category"
(#42) Line exceeds 132 characters; contains 158 characters
(#42) Whitespace found at end of line within string
(#45) Variable "t_ar" must not contain underscores.
(#47) Variable "t_ar1" must not contain underscores.
(#47) Variable "t_ar" must not contain underscores.
(#48) Variable "t_ar1" must not contain underscores.
(#49) Variable "t_ar1" must not contain underscores.
(#50) Variable "cur_dept" must not contain underscores.
(#50) Whitespace found at end of line
(#53) Variable "t_ar" must not contain underscores.
(#62) No space found before comment text; expected "// If top level category is selected" but found "//If top level category is selected"
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) No space found before comment text; expected "// Start of the second level category" but found "//Start of the second level category"
(#64) Variable "cur_prog" must not contain underscores.
(#66) Variable "cur_dept" must not contain underscores.
(#67) Line exceeds 132 characters; contains 141 characters
(#71) Variable "cur_dept" must not contain underscores.
(#75) Variable "cur_prog" must not contain underscores.
(#83) No space found before comment text; expected "// If a second level category is selected" but found "//If a second level category is selected"
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) No space found before comment text; expected "// Start of Module" but found "//Start of Module"
(#85) Variable "cur_mod" must not contain underscores.
(#86) Line exceeds maximum limit of 180 characters; contains 191 characters
(#87) Variable "cur_prog" must not contain underscores.
(#88) Line exceeds 132 characters; contains 142 characters
(#93) Variable "cur_dept" must not contain underscores.
(#93) Variable "cur_prog" must not contain underscores.
(#97) Variable "cur_mod" must not contain underscores.
(#104) No space found before comment text; expected "// Get the late feedback days from config" but found "//Get the late feedback days from config"
(#105) This comment is 53% valid code; is this commented out code?
(#108) Variable "cur_dept" must not contain underscores.
(#108) Variable "cur_prog" must not contain underscores.
(#112) Variable "p_tutor_uids" must not contain underscores.
(#113) Variable "p_tutor_mod" must not contain underscores.
(#123) Variable "cur_dept" must not contain underscores.
(#123) Variable "cur_prog" must not contain underscores.
(#124) Variable "cur_dept" must not contain underscores.
(#124) Variable "cur_prog" must not contain underscores.
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) No space found before comment text; expected "// All modules in the category" but found "//All modules in the category"
(#125) Variable "prog_mod_context" must not contain underscores.
(#126) Variable "prog_mod_context" must not contain underscores.
(#128) Variable "mod_enrolled_users" must not contain underscores.
(#128) Variable "prog_mod_context" must not contain underscores.
(#128) Line exceeds maximum limit of 180 characters; contains 218 characters
(#129) Variable "mod_enrolled_users" must not contain underscores.
(#130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#130) No space found before comment text; expected "// uids per module" but found "//uids per module"
(#131) Variable "p_tutor_uids" must not contain underscores.
(#131) No space found before comment text; expected "// uids for the module" but found "//uids for the module"
(#132) Variable "p_tutor_mod" must not contain underscores.
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) No space found before comment text; expected "// all uids but sorted by module" but found "//all uids but sorted by module"
(#138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#138) No space found before comment text; expected "// merge all modules to get the category stats" but found "//merge all modules to get the category stats"
(#139) This comment is 59% valid code; is this commented out code?
(#139) No space found before comment text; expected "// foreach ($pscore->assess as $a => $asses) {" but found "//foreach ($pscore->assess as $a => $asses) {"
(#140) No space found before comment text; expected "// The assessments for that module" but found "//The assessments for that module"
(#141) No space found before comment text; expected "// The scores of all modules" but found "//The scores of all modules"
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) This comment is 100% valid code; is this commented out code?
(#142) No space found before comment text; expected "// }" but found "//}"
(#174) Inline comments must start with a capital letter, digit or 3-dots sequence
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) No space found before comment text; expected "// holds the course names" but found "//holds the course names"
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) No space found before comment text; expected "// Table for the modules" but found "//Table for the modules"
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 4 spaces, found 1
(#188) This comment is 65% valid code; is this commented out code?
(#188) Inline comments must start with a capital letter, digit or 3-dots sequence
(#188) No space found before comment text; expected "// $latefeedbackmsg = get_string('tutortblheader_latefeedback_info', 'report_myfeedback',$a);" but found "//$latefeedbackmsg = get_string('tutortblheader_latefeedback_info', 'report_myfeedback',$a);"
(#189) No space found before comment text; expected "// $latefeedbackicon = '<img class="studentimgfeed" src="' . 'pix/info.png' . '" ' ." but found "//$latefeedbackicon = '<img class="studentimgfeed" src="' . 'pix/info.png' . '" ' ."
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#220) Whitespace found at end of line within string
(#224) Whitespace found at end of line
(#226) Variable "cur_mod" must not contain underscores.
(#227) Variable "cur_mod" must not contain underscores.
(#227) Variable "cur_mod" must not contain underscores.
(#227) Line exceeds 132 characters; contains 156 characters
(#227) No space found before comment text; expected "// Get users with scores per module instead of the entire category" but found "//Get users with scores per module instead of the entire category"
(#228) Variable "p_tutor_uids" must not contain underscores.
(#228) Variable "p_tutor_mod" must not contain underscores.
(#228) Variable "cur_mod" must not contain underscores.
(#228) Variable "p_tutor_mod" must not contain underscores.
(#228) Variable "cur_mod" must not contain underscores.
(#228) Variable "p_tutor_uids" must not contain underscores.
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#229) Variable "p_tutor_mod" must not contain underscores.
(#229) Variable "cur_mod" must not contain underscores.
(#229) Variable "cur_mod" must not contain underscores.
(#230) Variable "cur_mod" must not contain underscores.
(#230) Variable "cur_mod" must not contain underscores.
(#231) Line exceeds 132 characters; contains 142 characters
(#232) Line exceeds 132 characters; contains 157 characters
(#233) Line exceeds maximum limit of 180 characters; contains 200 characters
(#234) Variable "cur_dept" must not contain underscores.
(#234) Variable "cur_prog" must not contain underscores.
(#235) Line exceeds 132 characters; contains 141 characters
(#236) Line exceeds 132 characters; contains 146 characters
(#237) Line exceeds 132 characters; contains 167 characters
(#237) Inline comments must start with a capital letter, digit or 3-dots sequence
(#237) Inline comments must end in full-stops, exclamation marks, or question marks
(#237) No space found before comment text; expected "// <span class="pToggle">Personal tutor stats</span>" but found "//<span class="pToggle">Personal tutor stats</span>"
(#239) Variable "cur_mod" must not contain underscores.
(#240) Variable "cur_mod" must not contain underscores.
(#240) Variable "cur_mod" must not contain underscores.
(#240) Line exceeds 132 characters; contains 149 characters
(#240) Whitespace found at end of line
(#241) Whitespace found at end of line
(#242) Variable "cur_mod" must not contain underscores.
(#242) Line exceeds 132 characters; contains 159 characters
(#248) Line exceeds 132 characters; contains 147 characters
(#252) Line exceeds 132 characters; contains 143 characters
(#259) Commas (,) must be followed by white space.
(#260) Commas (,) must be followed by white space.
(#261) Commas (,) must be followed by white space.
(#262) Commas (,) must be followed by white space.
(#263) Commas (,) must be followed by white space.
(#264) Commas (,) must be followed by white space.
(#268) Variable "cur_dept" must not contain underscores.
(#268) Variable "cur_prog" must not contain underscores.
(#268) This comment is 55% valid code; is this commented out code?
(#270) Line exceeds 132 characters; contains 145 characters
(#271) Line exceeds 132 characters; contains 166 characters
(#271) Inline comments must start with a capital letter, digit or 3-dots sequence
(#271) Inline comments must end in full-stops, exclamation marks, or question marks
(#271) No space found before comment text; expected "// <span class="pToggle">Personal tutor stats</span>" but found "//<span class="pToggle">Personal tutor stats</span>"
(#275) Line exceeds maximum limit of 180 characters; contains 184 characters
(#278) Whitespace found at end of line within string
(#280) Line exceeds maximum limit of 180 characters; contains 206 characters
(#281) Line exceeds 132 characters; contains 156 characters
(#285) Inline comments must end in full-stops, exclamation marks, or question marks
(#293) Inline comments must start with a capital letter, digit or 3-dots sequence
(#293) Inline comments must end in full-stops, exclamation marks, or question marks
(#293) This comment is 72% valid code; is this commented out code?
(#293) No space found before comment text; expected "// $exceltable[$x]['Latefeedback'] = $each->latefeedback;" but found "//$exceltable[$x]['Latefeedback'] = $each->latefeedback;"
(#300) Inline comments must end in full-stops, exclamation marks, or question marks
(#300) No space found before comment text; expected "// Users for the export table on department level" but found "//Users for the export table on department level"
(#311) Inline comments must start with a capital letter, digit or 3-dots sequence
(#311) Inline comments must end in full-stops, exclamation marks, or question marks
(#311) This comment is 80% valid code; is this commented out code?
(#311) No space found before comment text; expected "// $exceltable[$x]['Latefeedback'] = $eachu['feed'];" but found "//$exceltable[$x]['Latefeedback'] = $eachu['feed'];"
(#317) Variable "prog_admin_P_tutors" must be all lower-case
(#317) Variable "prog_admin_P_tutors" must not contain underscores.
(#318) This comment is 57% valid code; is this commented out code?
(#327) Inline comments must start with a capital letter, digit or 3-dots sequence
(#327) Inline comments must end in full-stops, exclamation marks, or question marks
(#327) No space found before comment text; expected "// $progtable .= "<td>" . $stu->uf . "</td>";" but found "//$progtable .= "<td>" . $stu->uf . "</td>";"
(#330) Inline control structures are not allowed
(#330) Variable "cur_mod" must not contain underscores.
(#331) Line exceeds 132 characters; contains 139 characters
(#333) Variable "p_tutor_id" must not contain underscores.
(#333) Variable "p_tutor_id" must not contain underscores.
(#333) Inline comments must start with a capital letter, digit or 3-dots sequence
(#333) No space found before comment text; expected "// $modtut is course context" but found "//$modtut is course context"
(#334) No space found before comment text; expected "// Array of users in course" but found "//Array of users in course"
(#335) Variable "cur_mod" must not contain underscores.
(#335) Inline comments must end in full-stops, exclamation marks, or question marks
(#335) No space found before comment text; expected "// Current module" but found "//Current module"
(#338) Variable "cur_mod" must not contain underscores.
(#339) Variable "prog_admin_P_tutors" must be all lower-case
(#339) Variable "prog_admin_P_tutors" must not contain underscores.
(#339) Variable "p_tutor_id" must not contain underscores.
(#349) Line exceeds 132 characters; contains 158 characters
(#357) Whitespace found at end of line within string
(#359) Whitespace found at end of line within string
(#362) Whitespace found at end of line within string
(#365) Whitespace found at end of line within string
(#368) Whitespace found at end of line within string
(#385) Commas (,) must be followed by white space.
(#386) Commas (,) must be followed by white space.
(#387) Commas (,) must be followed by white space.
(#388) Commas (,) must be followed by white space.
(#389) Commas (,) must be followed by white space.
(#390) Commas (,) must be followed by white space.
(#394) Whitespace found at end of line within string
(#395) Whitespace found at end of line within string
(#405) Whitespace found at end of line within string
(#406) Whitespace found at end of line within string
(#409) Whitespace found at end of line within string
(#411) Commas (,) must be followed by white space.
(#412) Commas (,) must be followed by white space.
(#413) Commas (,) must be followed by white space.
(#414) Commas (,) must be followed by white space.
(#415) Commas (,) must be followed by white space.
(#416) Commas (,) must be followed by white space.
(#423) Whitespace found at end of line within string
(#424) Whitespace found at end of line within string
(#432) Whitespace found at end of line within string
(#451) Whitespace found at end of line within string
report/myfeedback/reflectivenotes.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#11) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#18) Variable "usr_id" must not contain underscores.
(#19) Variable "grade_id" must not contain underscores.
(#21) Variable "r_notes" must not contain underscores.
(#25) Whitespace found at end of line within string
(#26) Whitespace found at end of line within string
(#31) Variable "usr_id" must not contain underscores.
(#31) Variable "grade_id" must not contain underscores.
(#32) Variable "r_notes" must not contain underscores.
(#32) Variable "usr_id" must not contain underscores.
(#32) Variable "grade_id" must not contain underscores.
(#33) Variable "usr_id" must not contain underscores.
(#33) Variable "grade_id" must not contain underscores.
(#33) Variable "r_notes" must not contain underscores.
(#36) Variable "usr_id" must not contain underscores.
(#36) Variable "usr_id" must not contain underscores.
(#36) Line exceeds 132 characters; contains 153 characters
(#40) Variable "usr_id" must not contain underscores.
(#40) Variable "usr_id" must not contain underscores.
(#40) Line exceeds 132 characters; contains 160 characters
(#45) Whitespace found at end of line
(#48) Variable "usr_id" must not contain underscores.
report/myfeedback/settings.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".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#2) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#2) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#2) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#3) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#3) Line 12 of the opening comment must start "//".
(#3) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#3) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#4) No space found before comment text; expected "// Database Settings" but found "//Database Settings"
(#5) Commas (,) must be followed by white space.
(#5) Commas (,) must be followed by white space.
(#14) Whitespace found at end of line
(#16) No space found before comment text; expected "// If we are in Sept-Dec we subtract 2014 from the current year we are in otherwise we subtract 2015" but found "//If we are in Sept-Dec we subtract 2014 from the current year we are in otherwise we subtract 2015"
(#17) Inline comments must end in full-stops, exclamation marks, or question marks
(#17) No space found before comment text; expected "// This is because we can only support up to 14/15 academic year" but found "//This is because we can only support up to 14/15 academic year"
(#19) Expected 1 space before "="; 0 found
(#19) Expected 1 space after "="; 0 found
(#19) Expected 1 space before "<="; 0 found
(#19) Expected 1 space after "<="; 0 found
(#21) Whitespace found at end of line
(#22) Whitespace found at end of line
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#23) No space found before comment text; expected "// Archived Database Settings -" but found "//Archived Database Settings -"
(#23) Whitespace found at end of line
(#24) Commas (,) must be followed by white space.
(#24) Commas (,) must be followed by white space.
(#24) Line exceeds 132 characters; contains 142 characters
(#25) Line exceeds 132 characters; contains 133 characters
(#29) Line exceeds 132 characters; contains 146 characters
(#29) Whitespace found at end of line
(#30) Line exceeds 132 characters; contains 144 characters
(#33) Line exceeds 132 characters; contains 142 characters
(#35) Line exceeds 132 characters; contains 142 characters
(#39) Line exceeds 132 characters; contains 138 characters
(#41) Line exceeds 132 characters; contains 142 characters
(#43) Whitespace found at end of line
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) No space found before comment text; expected "// Dept Admin dashboard Settings -" but found "//Dept Admin dashboard Settings -"
(#44) Whitespace found at end of line
(#45) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#45) Line exceeds 132 characters; contains 147 characters
(#48) Whitespace found at end of line
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) No space found before comment text; expected "// Overview tab Settings -" but found "//Overview tab Settings -"
(#49) Whitespace found at end of line
(#50) Commas (,) must be followed by white space.
(#50) Commas (,) must be followed by white space.
(#50) Line exceeds 132 characters; contains 151 characters
(#53) Whitespace found at end of line
(#54) No space found before comment text; expected "// Late feedback Settings -" but found "//Late feedback Settings -"
(#54) Whitespace found at end of line
(#55) Line exceeds 132 characters; contains 151 characters
(#55) This comment is 70% valid code; is this commented out code?
report/myfeedback/student/academicyear.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Whitespace found at end of line
(#12) Variable "ac_years" must not contain underscores.
(#20) Variable "personal_tutor" must not contain underscores.
(#34) Variable "personal_tutor" must not contain underscores.
(#39) Line exceeds 132 characters; contains 164 characters
(#40) Variable "ac_years" must not contain underscores.
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) No space found before comment text; expected "// No support before academic year 1213" but found "//No support before academic year 1213"
(#91) Whitespace found at end of line within string
report/myfeedback/student/feedback.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Whitespace found at end of line
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#5) Whitespace found at end of line
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) 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".
(#10) Whitespace found at end of line
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#11) Line 12 of the opening comment must start "//".
(#11) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#11) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#15) Inline comments must start with a capital letter, digit or 3-dots sequence
(#15) Inline comments must end in full-stops, exclamation marks, or question marks
(#15) No space found before comment text; expected "// for building the archive link" but found "//for building the archive link"
(#18) This comment is 49% valid code; is this commented out code?
(#19) Line exceeds 132 characters; contains 158 characters
(#23) Line exceeds 132 characters; contains 158 characters
(#26) Line exceeds 132 characters; contains 146 characters
(#27) Line exceeds 132 characters; contains 171 characters
(#30) Variable "personal_tutor" must not contain underscores.
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) No space found before comment text; expected "// If all else fails it should check only it's current database" but found "//If all else fails it should check only it's current database"
(#34) Variable "personal_tutor" must not contain underscores.
(#39) Whitespace found at end of line within string
(#61) Whitespace found at end of line within string
(#62) Whitespace found at end of line within string
(#76) Whitespace found at end of line within string
(#82) The use of backticks in strings is not recommended
(#101) Whitespace found at end of line within string
(#119) Whitespace found at end of line within string
(#123) Whitespace found at end of line within string
(#147) Whitespace found at end of line within string
report/myfeedback/student/overview.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Whitespace found at end of line
(#19) Inline comments must start with a capital letter, digit or 3-dots sequence
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#19) No space found before comment text; expected "// get the added profile fields" but found "//get the added profile fields"
(#31) Inline comments must start with a capital letter, digit or 3-dots sequence
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) This comment is 100% valid code; is this commented out code?
(#31) No space found before comment text; expected "// }" but found "//}"
(#37) Line exceeds 132 characters; contains 170 characters
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) No space found before comment text; expected "// List of courses enrolled on" but found "//List of courses enrolled on"
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) This comment is 58% valid code; is this commented out code?
(#52) No space found before comment text; expected "// enrol_get_users_courses($userid, $onlyactive = TRUE)) {" but found "//enrol_get_users_courses($userid, $onlyactive = TRUE)) {"
(#67) Line indented incorrectly; expected 8 spaces, found 16
(#67) Closing brace indented incorrectly; expected 8 spaces, found 16
(#73) Expected 1 space after ".="; 0 found
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) No space found before comment text; expected "// If user viewing own report end here" but found "//If user viewing own report end here"
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) No space found before comment text; expected "// for building the archive link" but found "//for building the archive link"
(#91) This comment is 49% valid code; is this commented out code?
(#92) Line exceeds 132 characters; contains 158 characters
(#96) Line exceeds 132 characters; contains 158 characters
(#99) Line exceeds 132 characters; contains 146 characters
(#100) Line exceeds 132 characters; contains 171 characters
(#103) Variable "personal_tutor" must not contain underscores.
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) No space found before comment text; expected "// If all else fails it should check only it's current database" but found "//If all else fails it should check only it's current database"
(#108) Variable "personal_tutor" must not contain underscores.
(#126) Whitespace found at end of line within string
(#137) Whitespace found at end of line within string
(#138) Whitespace found at end of line within string
(#152) Whitespace found at end of line within string
(#158) The use of backticks in strings is not recommended
(#177) Whitespace found at end of line within string
(#186) Whitespace found at end of line within string
(#195) Whitespace found at end of line within string
(#199) Whitespace found at end of line within string
(#208) Whitespace found at end of line within string
report/myfeedback/student/personaltutor.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Whitespace found at end of line
(#17) Empty IF statement detected
(#18) Blank comments are not allowed
report/myfeedback/tests/behat/behat_myfeedback.php
(#58) Expected 1 space before "="; 0 found
(#58) Expected 1 space after "="; 0 found
(#64) Commas (,) must be followed by white space.
(#65) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Commas (,) must be followed by white space.
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Expected "if (...) {\n"; found "if (...){\n"
(#131) Expected 1 space before "="; 0 found
(#131) Expected 1 space after "="; 0 found
(#131) Expected 1 space before "<"; 0 found
(#131) Expected 1 space after "<"; 0 found
(#141) Commas (,) must be followed by white space.
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) Commas (,) must be followed by white space.
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#182) Expected 1 space before "="; 0 found
(#182) Expected 1 space after "="; 0 found
(#197) Public method name "behat_myfeedback::i_navigate_to_the_My_feedback_plugin_page" must be in lower-case letters only
(#232) Public method name "behat_myfeedback::i_submit_search_form_For_students" must be in lower-case letters only
report/myfeedback/tutor/modules.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Whitespace found at end of line
(#22) Variable "my_tutor_mods" must not contain underscores.
(#31) Commas (,) must be followed by white space.
report/myfeedback/tutor/mymodules.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Whitespace found at end of line
(#18) Inline comments must start with a capital letter, digit or 3-dots sequence
(#18) No space found before comment text; expected "// get the programme they are on for the user from their profile" but found "//get the programme they are on for the user from their profile"
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#19) No space found before comment text; expected "// This requires that the below profile field is added" but found "//This requires that the below profile field is added"
(#31) Inline comments must start with a capital letter, digit or 3-dots sequence
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) This comment is 100% valid code; is this commented out code?
(#31) No space found before comment text; expected "// }" but found "//}"
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) This comment is 58% valid code; is this commented out code?
(#36) No space found before comment text; expected "// if ($userid != $USER->id) {" but found "//if ($userid != $USER->id) {"
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) This comment is 100% valid code; is this commented out code?
(#38) No space found before comment text; expected "// }" but found "//}"
(#48) Variable "my_tutor_mods" must not contain underscores.
(#49) No space found before comment text; expected "// Get all courses the logged-in user has modtutor capability in" but found "//Get all courses the logged-in user has modtutor capability in"
(#50) Line exceeds 132 characters; contains 135 characters
(#50) No space found before comment text; expected "// Used this function as it gets courses added at category level as well - So courses they may have the capability in under other users." but found "//Used this function as it gets courses added at category level as well - So courses they may have the capability in under other users."
(#51) Variable "tutor_mods" must not contain underscores.
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) This comment is 57% valid code; is this commented out code?
(#51) No space found before comment text; expected "// enrol_get_users_courses($USER->id, $onlyactive = TRUE)) {" but found "//enrol_get_users_courses($USER->id, $onlyactive = TRUE)) {"
(#52) Variable "tutor_mods" must not contain underscores.
(#54) Variable "my_tutor_mods" must not contain underscores.
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) No space found before comment text; expected "// Sort the module in aplphabetic order but case-insensitive" but found "//Sort the module in aplphabetic order but case-insensitive"
(#59) Variable "my_tutor_mods" must not contain underscores.
(#61) Line indented incorrectly; expected 0 spaces, found 8
(#61) Closing brace indented incorrectly; expected 0 spaces, found 8
(#63) Variable "my_tutor_mods" must not contain underscores.
(#64) Variable "my_tutor_mods" must not contain underscores.
(#68) Variable "my_tutor_mods" must not contain underscores.
(#69) Expected 1 space after ".="; 0 found
(#78) Line exceeds 132 characters; contains 177 characters
(#78) Whitespace found at end of line within string
(#79) Line exceeds maximum limit of 180 characters; contains 195 characters
(#79) Whitespace found at end of line
(#84) No space found before comment text; expected "// Get the late feedback days from config" but found "//Get the late feedback days from config"
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) This comment is 44% valid code; is this commented out code?
(#92) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) No space found before comment text; expected "// $latefeedbackmsg = get_string('tutortblheader_latefeedback_info', 'report_myfeedback',$a);" but found "//$latefeedbackmsg = get_string('tutortblheader_latefeedback_info', 'report_myfeedback',$a);"
(#93) No space found before comment text; expected "// $latefeedbackicon = '<img class="studentimgfeed" src="' . 'pix/info.png' . '" ' ." but found "//$latefeedbackicon = '<img class="studentimgfeed" src="' . 'pix/info.png' . '" ' ."
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#116) This comment is 56% valid code; is this commented out code?
(#116) Inline comments must start with a capital letter, digit or 3-dots sequence
(#116) No space found before comment text; expected "// echo "<div class=\"ac-year-right\"><p>" . get_string('academicyear', 'report_myfeedback') . ":</p>";" but found "//echo "<div class=\"ac-year-right\"><p>" . get_string('academicyear', 'report_myfeedback') . ":</p>";"
(#117) No space found before comment text; expected "// require_once(dirname(__FILE__) . '/../student/academicyear.php');" but found "//require_once(dirname(__FILE__) . '/../student/academicyear.php');"
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) No space found before comment text; expected "// echo '</div>';" but found "//echo '</div>';"
(#120) Variable "my_tutor_mods" must not contain underscores.
(#121) Variable "archive_mods" must not contain underscores.
(#121) Line exceeds 132 characters; contains 160 characters
(#122) Variable "archive_mods" must not contain underscores.
(#124) Variable "my_tutor_mods" must not contain underscores.
(#128) Variable "my_tutor_mods" must not contain underscores.
(#130) Line indented incorrectly; expected 0 spaces, found 8
(#130) Closing brace indented incorrectly; expected 0 spaces, found 8
(#131) Variable "my_tutor_mods" must not contain underscores.
(#135) This comment is 50% valid code; is this commented out code?
(#136) This comment is 50% valid code; is this commented out code?
(#137) This comment is 50% valid code; is this commented out code?
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) This comment is 59% valid code; is this commented out code?
(#141) Variable "my_tutor_mods" must not contain underscores.
(#143) Variable "s_name" must not contain underscores.
(#143) Variable "mod_name" must not contain underscores.
(#143) Variable "cse_name" must not contain underscores.
(#144) Variable "my_id" must not contain underscores.
(#145) Line exceeds 132 characters; contains 137 characters
(#161) Whitespace found at end of line within string
(#168) Variable "mod_context" must not contain underscores.
(#169) Variable "my_id" must not contain underscores.
(#170) Variable "s_name" must not contain underscores.
(#171) Variable "mod_name" must not contain underscores.
(#172) Variable "get_cat" must not contain underscores.
(#173) Variable "get_cat" must not contain underscores.
(#174) Variable "get_cat" must not contain underscores.
(#177) Variable "cse_name" must not contain underscores.
(#177) Variable "mod_name" must not contain underscores.
(#177) Variable "s_name" must not contain underscores.
(#177) Variable "s_name" must not contain underscores.
(#177) Variable "mod_name" must not contain underscores.
(#177) Line exceeds 132 characters; contains 158 characters
(#178) Variable "cse_name" must not contain underscores.
(#179) Variable "cse_name" must not contain underscores.
(#182) Variable "all_enrolled_users" must not contain underscores.
(#182) Variable "mod_context" must not contain underscores.
(#182) Line exceeds maximum limit of 180 characters; contains 217 characters
(#183) Variable "all_enrolled_users" must not contain underscores.
(#190) Inline comments must start with a capital letter, digit or 3-dots sequence
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) This comment is 50% valid code; is this commented out code?
(#190) No space found before comment text; expected "// '<h3 style="color: #444"><b>Overall Module</b></h3>' . $zscore->modgraph;" but found "//'<h3 style="color: #444"><b>Overall Module</b></h3>' . $zscore->modgraph;"
(#196) Inline comments must start with a capital letter, digit or 3-dots sequence
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) This comment is 50% valid code; is this commented out code?
(#196) No space found before comment text; expected "// $latefeedback = $zscore->latefeedback;" but found "//$latefeedback = $zscore->latefeedback;"
(#198) Variable "cse_name" must not contain underscores.
(#206) Variable "cse_name" must not contain underscores.
(#208) Line exceeds 132 characters; contains 133 characters
(#209) Line exceeds maximum limit of 180 characters; contains 181 characters
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) Variable "s_name" must not contain underscores.
(#214) Variable "mod_name" must not contain underscores.
(#220) Inline comments must start with a capital letter, digit or 3-dots sequence
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) This comment is 75% valid code; is this commented out code?
(#220) No space found before comment text; expected "// $exceltable[$x]['Latefeedback'] = $latefeedback;" but found "//$exceltable[$x]['Latefeedback'] = $latefeedback;"
(#222) Inline comments must start with a capital letter, digit or 3-dots sequence
(#222) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) This comment is 75% valid code; is this commented out code?
(#222) No space found before comment text; expected "// $exceltable[$x]['score'] = '';" but found "//$exceltable[$x]['score'] = '';"
(#226) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) Inline comments must start with a capital letter, digit or 3-dots sequence
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) This comment is 80% valid code; is this commented out code?
(#233) No space found before comment text; expected "// $exceltable[$x]['Latefeed'] = $eachassess['feed'];" but found "//$exceltable[$x]['Latefeed'] = $eachassess['feed'];"
(#235) Inline comments must start with a capital letter, digit or 3-dots sequence
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#235) This comment is 75% valid code; is this commented out code?
(#235) No space found before comment text; expected "// $exceltable[$x]['ascore'] = '';" but found "//$exceltable[$x]['ascore'] = '';"
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#252) Inline comments must start with a capital letter, digit or 3-dots sequence
(#252) Inline comments must end in full-stops, exclamation marks, or question marks
(#252) This comment is 80% valid code; is this commented out code?
(#252) No space found before comment text; expected "// $exceltable[$x]['Latefeed'] = $eachusr['feed'];" but found "//$exceltable[$x]['Latefeed'] = $eachusr['feed'];"
(#254) Inline comments must start with a capital letter, digit or 3-dots sequence
(#254) Inline comments must end in full-stops, exclamation marks, or question marks
(#254) This comment is 75% valid code; is this commented out code?
(#254) No space found before comment text; expected "// $exceltable[$x]['uscore'] = '';//$eachusr['score'] / $eachusr['count'];" but found "//$exceltable[$x]['uscore'] = '';//$eachusr['score'] / $eachusr['count'];"
(#265) Inline comments must start with a capital letter, digit or 3-dots sequence
(#265) No space found before comment text; expected "// echo '</div>';" but found "//echo '</div>';"
(#266) Inline comments must end in full-stops, exclamation marks, or question marks
(#266) No space found before comment text; expected "// These session variables are used in the export file" but found "//These session variables are used in the export file"
(#272) Inline comments must start with a capital letter, digit or 3-dots sequence
(#272) Inline comments must end in full-stops, exclamation marks, or question marks
(#272) No space found before comment text; expected "// trigger teh logging to database" but found "//trigger teh logging to database"
(#273) Line exceeds 132 characters; contains 160 characters
(#276) No space found before comment text; expected "// Use datables to display the table, sort, etc." but found "//Use datables to display the table, sort, etc."
(#289) Whitespace found at end of line within string
(#290) Whitespace found at end of line within string
(#334) Whitespace found at end of line within string
(#349) Whitespace found at end of line within string
report/myfeedback/tutor/personaltutoring.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Whitespace found at end of line
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) No space found before comment text; expected "// Get the late feedback days from config" but found "//Get the late feedback days from config"
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Line exceeds 132 characters; contains 149 characters
(#81) Whitespace found at end of line within string
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) No space found before comment text; expected "// <th>" . get_string('tutortblheader_latefeedback', 'report_myfeedback') . " " . $latefeedbackicon . "</th>" but found "//<th>" . get_string('tutortblheader_latefeedback', 'report_myfeedback') . " " . $latefeedbackicon . "</th>"
(#91) Inline comments must start with a capital letter, digit or 3-dots sequence
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) This comment is 50% valid code; is this commented out code?
(#91) No space found before comment text; expected "// $latefeedback = 0;" but found "//$latefeedback = 0;"
(#95) Variable "user_email" must not contain underscores.
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Variable "name_sort" must not contain underscores.
(#103) Variable "user_email" must not contain underscores.
(#106) Variable "min_prog" must not contain underscores.
(#106) Variable "max_prog" must not contain underscores.
(#106) Variable "avg_prog" must not contain underscores.
(#106) Variable "myavg_prog" must not contain underscores.
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) This comment is 64% valid code; is this commented out code?
(#110) No space found before comment text; expected "// $latefeedback = $dashzscore->all['feedback'];" but found "//$latefeedback = $dashzscore->all['feedback'];"
(#116) Inline comments must start with a capital letter, digit or 3-dots sequence
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) This comment is 50% valid code; is this commented out code?
(#116) No space found before comment text; expected "// $dashcses = $dashzscore->dashcses;" but found "//$dashcses = $dashzscore->dashcses;"
(#118) Variable "min_prog" must not contain underscores.
(#121) Variable "max_prog" must not contain underscores.
(#124) Variable "avg_prog" must not contain underscores.
(#127) Variable "myavg_prog" must not contain underscores.
(#130) Line exceeds 132 characters; contains 171 characters
(#131) Variable "name_sort" must not contain underscores.
(#131) Line exceeds 132 characters; contains 175 characters
(#132) Line exceeds 132 characters; contains 172 characters
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) Inline comments must start with a capital letter, digit or 3-dots sequence
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) This comment is 75% valid code; is this commented out code?
(#143) No space found before comment text; expected "// $exceltable[$x]['Latefeedback'] = $latefeedback;" but found "//$exceltable[$x]['Latefeedback'] = $latefeedback;"
(#145) This comment is 75% valid code; is this commented out code?
(#145) Inline comments must start with a capital letter, digit or 3-dots sequence
(#145) No space found before comment text; expected "// $exceltable[$x]['Programmemin'] = $min_prog;" but found "//$exceltable[$x]['Programmemin'] = $min_prog;"
(#146) This comment is 75% valid code; is this commented out code?
(#146) No space found before comment text; expected "// $exceltable[$x]['Programmemax'] = $max_prog;" but found "//$exceltable[$x]['Programmemax'] = $max_prog;"
(#147) This comment is 75% valid code; is this commented out code?
(#147) No space found before comment text; expected "// $exceltable[$x]['Programmeavg'] = $avg_prog;" but found "//$exceltable[$x]['Programmeavg'] = $avg_prog;"
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) This comment is 75% valid code; is this commented out code?
(#148) No space found before comment text; expected "// $exceltable[$x]['Programmemyavg'] = $myavg_prog;" but found "//$exceltable[$x]['Programmemyavg'] = $myavg_prog;"
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) Inline comments must start with a capital letter, digit or 3-dots sequence
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) This comment is 80% valid code; is this commented out code?
(#160) No space found before comment text; expected "// $exceltable[$x]['Latefeed'] = $eachmod['feed'];" but found "//$exceltable[$x]['Latefeed'] = $eachmod['feed'];"
(#162) This comment is 80% valid code; is this commented out code?
(#162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#162) No space found before comment text; expected "// $exceltable[$x]['min'] = $eachmod['lowest'];" but found "//$exceltable[$x]['min'] = $eachmod['lowest'];"
(#163) This comment is 80% valid code; is this commented out code?
(#163) No space found before comment text; expected "// $exceltable[$x]['max'] = $eachmod['highest'];" but found "//$exceltable[$x]['max'] = $eachmod['highest'];"
(#164) This comment is 80% valid code; is this commented out code?
(#164) No space found before comment text; expected "// $exceltable[$x]['avg'] = $eachmod['mean'];" but found "//$exceltable[$x]['avg'] = $eachmod['mean'];"
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#165) This comment is 66% valid code; is this commented out code?
(#165) No space found before comment text; expected "// $exceltable[$x]['myavg'] = number_format($eachmod['currentuser'] / $eachmod['grademax'] * 100, 0);" but found "//$exceltable[$x]['myavg'] = number_format($eachmod['currentuser'] / $eachmod['grademax'] * 100, 0);"
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) No space found before comment text; expected "// Log the event that the user viewed the dashboard" but found "//Log the event that the user viewed the dashboard"
(#180) Line exceeds 132 characters; contains 160 characters
(#183) Line exceeds 132 characters; contains 161 characters
(#184) Line exceeds maximum limit of 180 characters; contains 187 characters
(#184) Whitespace found at end of line
(#186) Line exceeds 132 characters; contains 165 characters
(#205) Whitespace found at end of line within string
(#238) Whitespace found at end of line within string
report/myfeedback/usage/index.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5) Whitespace found at end of line
(#11) No space found before comment text; expected "// TODO: turn off error reporting" but found "//TODO: turn off error reporting"
(#12) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#19) Inline comments must start with a capital letter, digit or 3-dots sequence
(#19) No space found before comment text; expected "// check permission to view usage reports - must have a role with this permission" but found "//check permission to view usage reports - must have a role with this permission"
(#20) No space found before comment text; expected "// TODO: Make the permission site wide only (if possible)." but found "//TODO: Make the permission site wide only (if possible)."
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Inline comments must start with a capital letter, digit or 3-dots sequence
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#22) Line indented incorrectly; expected at least 4 spaces, found 1
(#22) No space found before comment text; expected "// display the description for those who have permission" but found "//display the description for those who have permission"
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected at least 4 spaces, found 1
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Whitespace found at end of line
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Inline comments must start with a capital letter, digit or 3-dots sequence
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) Line indented incorrectly; expected at least 4 spaces, found 1
(#25) No space found before comment text; expected "// get the report type from the URL" but found "//get the report type from the URL"
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected at least 4 spaces, found 1
(#26) Variable "report_type" must not contain underscores.
(#26) Whitespace found at end of line
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 4 spaces, found 1
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 4 spaces, found 1
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 4 spaces, found 1
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) This comment is 54% valid code; is this commented out code?
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#30) Line indented incorrectly; expected at least 4 spaces, found 1
(#30) No space found before comment text; expected "// $personaltutorid = optional_param('personaltutorid', 1, PARAM_INT);" but found "//$personaltutorid = optional_param('personaltutorid', 1, PARAM_INT);"
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) This comment is 43% valid code; is this commented out code?
(#31) Line indented incorrectly; expected at least 4 spaces, found 1
(#31) No space found before comment text; expected "// $staffuserid = 143; //add this to userid in URL instead" but found "//$staffuserid = 143; //add this to userid in URL instead"
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Whitespace found at end of line
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) This comment is 43% valid code; is this commented out code?
(#33) Line exceeds maximum limit of 180 characters; contains 184 characters
(#33) Line indented incorrectly; expected at least 4 spaces, found 1
(#33) No space found before comment text; expected "// $report_type = 'coursestudents'; //'coursestaff'; //'categorystaff'; //'staffmember'; //'personaltutorstudents' //'categorystudents'; //student?? //categorystaff //coursestaff" but found "//$report_type = 'coursestudents'; //'coursestaff'; //'categorystaff'; //'staffmember'; //'personaltutorstudents' //'categorystudents'; //student?? //categorystaff //coursestaff"
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 4 spaces, found 1
(#34) Variable "report_menu" must not contain underscores.
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 4 spaces, found 2
(#35) Line exceeds 132 characters; contains 136 characters
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 4 spaces, found 2
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 4 spaces, found 2
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 2
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 4 spaces, found 2
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 4 spaces, found 2
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 4 spaces, found 2
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 4 spaces, found 2
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 4 spaces, found 2
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 4 spaces, found 2
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 4 spaces, found 2
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 4 spaces, found 2
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Line indented incorrectly; expected at least 4 spaces, found 1
(#47) No space found before comment text; expected "// display report type menu" but found "//display report type menu"
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 4 spaces, found 1
(#48) Line exceeds 132 characters; contains 148 characters
(#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 2
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 4 spaces, found 2
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 4 spaces, found 2
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 4 spaces, found 2
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 4 spaces, found 2
(#53) Variable "report_type" must not contain underscores.
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 4 spaces, found 3
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected 4 spaces, found 3
(#55) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#55) Variable "report_menu" must not contain underscores.
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 8 spaces, found 4
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 8 spaces, found 4
(#57) Variable "report_type" must not contain underscores.
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 12 spaces, found 5
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 8 spaces, found 4
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 8 spaces, found 4
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected 4 spaces, found 3
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 4 spaces, found 2
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 4 spaces, found 1
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 4 spaces, found 1
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 4 spaces, found 1
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) No space found before comment text; expected "// Table for students / staff" but found "//Table for students / staff"
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 4 spaces, found 1
(#68) Variable "report_type" must not contain underscores.
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 8 spaces, found 2
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 12 spaces, found 3
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 12 spaces, found 3
(#71) Variable "report_type" must not contain underscores.
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Whitespace found at end of line
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Inline comments must start with a capital letter, digit or 3-dots sequence
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Line indented incorrectly; expected at least 12 spaces, found 3
(#73) No space found before comment text; expected "// get the parent category name for categoryid=0" but found "//get the parent category name for categoryid=0"
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 12 spaces, found 3
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 12 spaces, found 3
(#75) Expected "if (...) {\n"; found "if(...){\n"
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 16 spaces, found 4
(#76) Expected "if (...) {\n"; found "if(...){\n"
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 20 spaces, found 5
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 16 spaces, found 4
(#78) Usage of ELSEIF not allowed; use ELSE IF instead
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 20 spaces, found 5
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 16 spaces, found 4
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#80) Whitespace found at end of line
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Whitespace found at end of line
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Line indented incorrectly; expected at least 16 spaces, found 4
(#82) No space found before comment text; expected "// get the category users" but found "//get the category users"
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 16 spaces, found 4
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 16 spaces, found 4
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 16 spaces, found 4
(#85) Line exceeds maximum limit of 180 characters; contains 198 characters
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 16 spaces, found 4
(#86) Variable "report_type" must not contain underscores.
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 16 spaces, found 4
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#88) Whitespace found at end of line
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 16 spaces, found 4
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Whitespace found at end of line
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Line indented incorrectly; expected at least 16 spaces, found 4
(#91) No space found before comment text; expected "// Currently the table says '0 students' if there are no students enrolled in the category, so it's not too bad" but found "//Currently the table says '0 students' if there are no students enrolled in the category, so it's not too bad"
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 16 spaces, found 4
(#92) Variable "report_type" must not contain underscores.
(#92) Variable "report_type" must not contain underscores.
(#92) Line exceeds maximum limit of 180 characters; contains 185 characters
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Whitespace found at end of line
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) Line indented incorrectly; expected at least 16 spaces, found 4
(#94) No space found before comment text; expected "// get each sub category too" but found "//get each sub category too"
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 16 spaces, found 4
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 16 spaces, found 4
(#96) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 20 spaces, found 5
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 20 spaces, found 5
(#98) Variable "report_type" must not contain underscores.
(#98) Variable "report_type" must not contain underscores.
(#98) Line exceeds maximum limit of 180 characters; contains 219 characters
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 16 spaces, found 4
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Line indented incorrectly; expected at least 16 spaces, found 4
(#100) No space found before comment text; expected "// close the table body and table" but found "//close the table body and table"
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 16 spaces, found 4
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 12 spaces, found 3
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#104) Whitespace found at end of line
(#105) Spaces must be used for alignment; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 8 spaces, found 2
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 12 spaces, found 3
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 12 spaces, found 3
(#107) Variable "report_type" must not contain underscores.
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Whitespace found at end of line
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Line indented incorrectly; expected at least 12 spaces, found 3
(#109) No space found before comment text; expected "// get the parent category name for categoryid=0" but found "//get the parent category name for categoryid=0"
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 12 spaces, found 3
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 12 spaces, found 3
(#112) Expected "if (...) {\n"; found "if(...){\n"
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected 16 spaces, found 4
(#113) Expected "if (...) {\n"; found "if(...){\n"
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 20 spaces, found 5
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected 16 spaces, found 4
(#115) Usage of ELSEIF not allowed; use ELSE IF instead
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 20 spaces, found 5
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 16 spaces, found 4
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Whitespace found at end of line
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Whitespace found at end of line
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 16 spaces, found 4
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 16 spaces, found 4
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 16 spaces, found 4
(#121) Line exceeds maximum limit of 180 characters; contains 196 characters
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 16 spaces, found 4
(#122) Variable "report_type" must not contain underscores.
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 16 spaces, found 4
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Whitespace found at end of line
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Line indented incorrectly; expected at least 16 spaces, found 4
(#125) No space found before comment text; expected "// get the category users" but found "//get the category users"
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 16 spaces, found 4
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Whitespace found at end of line
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Line indented incorrectly; expected at least 16 spaces, found 4
(#128) No space found before comment text; expected "// Currently the table says '0 staff' if there are no staff enrolled in the category" but found "//Currently the table says '0 staff' if there are no staff enrolled in the category"
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 16 spaces, found 4
(#129) Variable "report_type" must not contain underscores.
(#129) Line exceeds 132 characters; contains 175 characters
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Whitespace found at end of line
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Inline comments must start with a capital letter, digit or 3-dots sequence
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Line indented incorrectly; expected at least 16 spaces, found 4
(#131) No space found before comment text; expected "// get each sub category too" but found "//get each sub category too"
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 16 spaces, found 4
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected 16 spaces, found 4
(#133) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 20 spaces, found 5
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 20 spaces, found 5
(#135) Variable "report_type" must not contain underscores.
(#135) Line exceeds maximum limit of 180 characters; contains 209 characters
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected 16 spaces, found 4
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Line indented incorrectly; expected at least 16 spaces, found 4
(#137) No space found before comment text; expected "// close the table body and table" but found "//close the table body and table"
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 16 spaces, found 4
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 12 spaces, found 3
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Whitespace found at end of line
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 8 spaces, found 2
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 12 spaces, found 3
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 12 spaces, found 3
(#144) Variable "report_type" must not contain underscores.
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Whitespace found at end of line
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 12 spaces, found 3
(#147) Expected "if (...) {\n"; found "if(...){\n"
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 16 spaces, found 4
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 16 spaces, found 4
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 16 spaces, found 4
(#150) Line exceeds maximum limit of 180 characters; contains 183 characters
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Whitespace found at end of line
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 16 spaces, found 4
(#152) Variable "report_type" must not contain underscores.
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 16 spaces, found 4
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Whitespace found at end of line
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Inline comments must start with a capital letter, digit or 3-dots sequence
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) Line indented incorrectly; expected at least 16 spaces, found 4
(#155) No space found before comment text; expected "// get the category users" but found "//get the category users"
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 16 spaces, found 4
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Whitespace found at end of line
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) Line indented incorrectly; expected at least 16 spaces, found 4
(#158) No space found before comment text; expected "// Currently the table says '0 students' if there are no students enrolled in the category, so it's not too bad" but found "//Currently the table says '0 students' if there are no students enrolled in the category, so it's not too bad"
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 16 spaces, found 4
(#159) Variable "report_type" must not contain underscores.
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected 12 spaces, found 3
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Whitespace found at end of line
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected 8 spaces, found 2
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 12 spaces, found 3
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 12 spaces, found 3
(#165) Variable "report_type" must not contain underscores.
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Whitespace found at end of line
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected 12 spaces, found 3
(#167) Expected "if (...) {\n"; found "if(...){\n"
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 16 spaces, found 4
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 16 spaces, found 4
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 16 spaces, found 4
(#170) Line exceeds 132 characters; contains 170 characters
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Whitespace found at end of line
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 16 spaces, found 4
(#172) No space found before comment text; expected "// TODO: get all the personal tutors attached to the students in this category?!?!" but found "//TODO: get all the personal tutors attached to the students in this category?!?!"
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 16 spaces, found 4
(#173) Variable "report_type" must not contain underscores.
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 16 spaces, found 4
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Whitespace found at end of line
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Inline comments must start with a capital letter, digit or 3-dots sequence
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) Line indented incorrectly; expected at least 16 spaces, found 4
(#176) No space found before comment text; expected "// get the category users" but found "//get the category users"
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 16 spaces, found 4
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) Line indented incorrectly; expected at least 16 spaces, found 4
(#178) No space found before comment text; expected "// Currently the table says '0 students' if there are no students enrolled in the category" but found "//Currently the table says '0 students' if there are no students enrolled in the category"
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 16 spaces, found 4
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected 12 spaces, found 3
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Whitespace found at end of line
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected 8 spaces, found 2
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Inline comments must start with a capital letter, digit or 3-dots sequence
(#184) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) This comment is 75% valid code; is this commented out code?
(#184) Line indented incorrectly; expected at least 12 spaces, found 3
(#184) No space found before comment text; expected "// echo $report->get_subcategory_menu(0, $categoryid);" but found "//echo $report->get_subcategory_menu(0, $categoryid);"
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 12 spaces, found 3
(#185) Variable "report_type" must not contain underscores.
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Whitespace found at end of line
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected 12 spaces, found 3
(#187) Expected "if (...) {\n"; found "if(...){\n"
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 16 spaces, found 4
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 16 spaces, found 4
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected 16 spaces, found 4
(#190) Expected "if (...) {\n"; found "if(...){\n"
(#191) Spaces must be used for alignment; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 20 spaces, found 5
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected 16 spaces, found 4
(#192) Usage of ELSEIF not allowed; use ELSE IF instead
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 20 spaces, found 5
(#194) Spaces must be used for alignment; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected 16 spaces, found 4
(#195) Spaces must be used for alignment; tabs are not allowed
(#195) Tab found within whitespace
(#195) Whitespace found at end of line
(#196) Spaces must be used for alignment; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 16 spaces, found 4
(#196) Line exceeds maximum limit of 180 characters; contains 232 characters
(#197) Spaces must be used for alignment; tabs are not allowed
(#197) Tab found within whitespace
(#197) Whitespace found at end of line
(#198) Spaces must be used for alignment; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected at least 16 spaces, found 4
(#198) Variable "report_type" must not contain underscores.
(#199) Spaces must be used for alignment; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 16 spaces, found 4
(#200) Spaces must be used for alignment; tabs are not allowed
(#200) Tab found within whitespace
(#200) Whitespace found at end of line
(#201) Spaces must be used for alignment; tabs are not allowed
(#201) Tab found within whitespace
(#201) Inline comments must start with a capital letter, digit or 3-dots sequence
(#201) Inline comments must end in full-stops, exclamation marks, or question marks
(#201) Line indented incorrectly; expected at least 16 spaces, found 4
(#201) No space found before comment text; expected "// get all the courses in the category (including subcategories)" but found "//get all the courses in the category (including subcategories)"
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 16 spaces, found 4
(#203) Spaces must be used for alignment; tabs are not allowed
(#203) Tab found within whitespace
(#203) Whitespace found at end of line
(#204) Spaces must be used for alignment; tabs are not allowed
(#204) Tab found within whitespace
(#204) Inline comments must start with a capital letter, digit or 3-dots sequence
(#204) Inline comments must end in full-stops, exclamation marks, or question marks
(#204) Line indented incorrectly; expected at least 16 spaces, found 4
(#204) No space found before comment text; expected "// print the category overview" but found "//print the category overview"
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 16 spaces, found 4
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 16 spaces, found 4
(#206) Variable "report_type" must not contain underscores.
(#206) Line exceeds maximum limit of 180 characters; contains 187 characters
(#207) Spaces must be used for alignment; tabs are not allowed
(#207) Tab found within whitespace
(#207) Whitespace found at end of line
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected 16 spaces, found 4
(#208) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Tab found within whitespace
(#209) Inline comments must start with a capital letter, digit or 3-dots sequence
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) Line indented incorrectly; expected at least 20 spaces, found 5
(#209) No space found before comment text; expected "// get the course students" but found "//get the course students"
(#209) Whitespace found at end of line
(#210) Spaces must be used for alignment; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 20 spaces, found 5
(#211) Spaces must be used for alignment; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 20 spaces, found 5
(#211) No space found before comment text; expected "// Note: active users refers to students who haven't had their enrolments suspended." but found "//Note: active users refers to students who haven't had their enrolments suspended."
(#212) Spaces must be used for alignment; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 20 spaces, found 5
(#212) Variable "course_context" must not contain underscores.
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected 20 spaces, found 5
(#213) Variable "mod_enrolled_users" must not contain underscores.
(#213) Variable "course_context" must not contain underscores.
(#213) Line exceeds maximum limit of 180 characters; contains 209 characters
(#214) Spaces must be used for alignment; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected 24 spaces, found 6
(#214) Variable "mod_enrolled_users" must not contain underscores.
(#215) Spaces must be used for alignment; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 28 spaces, found 7
(#215) Inline comments must start with a capital letter, digit or 3-dots sequence
(#215) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) No space found before comment text; expected "// uids per module" but found "//uids per module"
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected 24 spaces, found 6
(#217) Spaces must be used for alignment; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected 20 spaces, found 5
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Inline comments must start with a capital letter, digit or 3-dots sequence
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) Line indented incorrectly; expected at least 20 spaces, found 5
(#218) No space found before comment text; expected "// only print the overall stats for each course, not all students (but shows these as standard rows, not heading rows)" but found "//only print the overall stats for each course, not all students (but shows these as standard rows, not heading rows)"
(#219) Spaces must be used for alignment; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 20 spaces, found 5
(#219) Variable "report_type" must not contain underscores.
(#219) Line exceeds maximum limit of 180 characters; contains 197 characters
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected 16 spaces, found 4
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Inline comments must start with a capital letter, digit or 3-dots sequence
(#221) Inline comments must end in full-stops, exclamation marks, or question marks
(#221) Line indented incorrectly; expected at least 16 spaces, found 4
(#221) No space found before comment text; expected "// close the table body and table" but found "//close the table body and table"
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 16 spaces, found 4
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected 12 spaces, found 3
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Whitespace found at end of line
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected 8 spaces, found 1
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Inline comments must start with a capital letter, digit or 3-dots sequence
(#227) Inline comments must end in full-stops, exclamation marks, or question marks
(#227) This comment is 75% valid code; is this commented out code?
(#227) Line indented incorrectly; expected at least 12 spaces, found 3
(#227) No space found before comment text; expected "// echo $report->get_subcategory_menu(0, $categoryid);" but found "//echo $report->get_subcategory_menu(0, $categoryid);"
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 12 spaces, found 3
(#228) Variable "report_type" must not contain underscores.
(#229) Spaces must be used for alignment; tabs are not allowed
(#229) Tab found within whitespace
(#229) Whitespace found at end of line
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected 12 spaces, found 3
(#230) Expected "if (...) {\n"; found "if(...){\n"
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 16 spaces, found 4
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 16 spaces, found 4
(#233) Spaces must be used for alignment; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected 16 spaces, found 4
(#233) Expected "if (...) {\n"; found "if(...){\n"
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 20 spaces, found 5
(#235) Spaces must be used for alignment; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected 16 spaces, found 4
(#235) Usage of ELSEIF not allowed; use ELSE IF instead
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 20 spaces, found 5
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected 16 spaces, found 4
(#238) Spaces must be used for alignment; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 16 spaces, found 4
(#238) Line exceeds maximum limit of 180 characters; contains 219 characters
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Whitespace found at end of line
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 16 spaces, found 4
(#240) Variable "report_type" must not contain underscores.
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 16 spaces, found 4
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Whitespace found at end of line
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#243) Inline comments must start with a capital letter, digit or 3-dots sequence
(#243) Inline comments must end in full-stops, exclamation marks, or question marks
(#243) Line indented incorrectly; expected at least 16 spaces, found 4
(#243) No space found before comment text; expected "// get all the courses in the category (including subcategories)" but found "//get all the courses in the category (including subcategories)"
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 16 spaces, found 4
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Whitespace found at end of line
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Inline comments must start with a capital letter, digit or 3-dots sequence
(#246) Inline comments must end in full-stops, exclamation marks, or question marks
(#246) Line indented incorrectly; expected at least 16 spaces, found 4
(#246) No space found before comment text; expected "// print the category overview" but found "//print the category overview"
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected at least 16 spaces, found 4
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 16 spaces, found 4
(#248) Variable "report_type" must not contain underscores.
(#248) Line exceeds maximum limit of 180 characters; contains 182 characters
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) Whitespace found at end of line
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected 16 spaces, found 4
(#250) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#251) Spaces must be used for alignment; tabs are not allowed
(#251) Tab found within whitespace
(#251) Inline comments must start with a capital letter, digit or 3-dots sequence
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) Line indented incorrectly; expected at least 20 spaces, found 5
(#251) No space found before comment text; expected "// get the course staff" but found "//get the course staff"
(#251) Whitespace found at end of line
(#252) Spaces must be used for alignment; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 20 spaces, found 5
(#253) Spaces must be used for alignment; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected at least 20 spaces, found 5
(#253) No space found before comment text; expected "// Note: active users refers to students who haven't had their enrolments suspended." but found "//Note: active users refers to students who haven't had their enrolments suspended."
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected at least 20 spaces, found 5
(#254) Variable "course_context" must not contain underscores.
(#255) Spaces must be used for alignment; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected 20 spaces, found 5
(#255) Variable "mod_enrolled_users" must not contain underscores.
(#255) Variable "course_context" must not contain underscores.
(#255) Line exceeds maximum limit of 180 characters; contains 210 characters
(#256) Spaces must be used for alignment; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected 24 spaces, found 6
(#256) Variable "mod_enrolled_users" must not contain underscores.
(#257) Spaces must be used for alignment; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected at least 28 spaces, found 7
(#257) Inline comments must start with a capital letter, digit or 3-dots sequence
(#257) Inline comments must end in full-stops, exclamation marks, or question marks
(#257) No space found before comment text; expected "// uids per module" but found "//uids per module"
(#258) Spaces must be used for alignment; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected 24 spaces, found 6
(#259) Spaces must be used for alignment; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected 20 spaces, found 5
(#260) Spaces must be used for alignment; tabs are not allowed
(#260) Tab found within whitespace
(#260) Inline comments must start with a capital letter, digit or 3-dots sequence
(#260) Inline comments must end in full-stops, exclamation marks, or question marks
(#260) Line indented incorrectly; expected at least 20 spaces, found 5
(#260) No space found before comment text; expected "// only print the overall stats for each course, not all students (but shows these as standard rows, not heading rows)" but found "//only print the overall stats for each course, not all students (but shows these as standard rows, not heading rows)"
(#261) Spaces must be used for alignment; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 20 spaces, found 5
(#261) Variable "report_type" must not contain underscores.
(#261) Line exceeds maximum limit of 180 characters; contains 192 characters
(#262) Spaces must be used for alignment; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected 16 spaces, found 4
(#263) Spaces must be used for alignment; tabs are not allowed
(#263) Tab found within whitespace
(#263) Inline comments must start with a capital letter, digit or 3-dots sequence
(#263) Inline comments must end in full-stops, exclamation marks, or question marks
(#263) Line indented incorrectly; expected at least 16 spaces, found 4
(#263) No space found before comment text; expected "// close the table body and table" but found "//close the table body and table"
(#264) Spaces must be used for alignment; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 16 spaces, found 4
(#265) Spaces must be used for alignment; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected 12 spaces, found 3
(#266) Spaces must be used for alignment; tabs are not allowed
(#266) Tab found within whitespace
(#267) Spaces must be used for alignment; tabs are not allowed
(#267) Tab found within whitespace
(#267) Whitespace found at end of line
(#268) Spaces must be used for alignment; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected 8 spaces, found 2
(#269) Spaces must be used for alignment; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 12 spaces, found 3
(#270) Spaces must be used for alignment; tabs are not allowed
(#270) Tab found within whitespace
(#270) Whitespace found at end of line
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected 12 spaces, found 3
(#271) Expected "if (...) {\n"; found "if(...){\n"
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 16 spaces, found 4
(#273) Spaces must be used for alignment; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected at least 16 spaces, found 4
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected at least 16 spaces, found 4
(#274) Line exceeds maximum limit of 180 characters; contains 246 characters
(#275) Spaces must be used for alignment; tabs are not allowed
(#275) Tab found within whitespace
(#275) Whitespace found at end of line
(#276) Spaces must be used for alignment; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 16 spaces, found 4
(#277) Spaces must be used for alignment; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected at least 16 spaces, found 4
(#278) Spaces must be used for alignment; tabs are not allowed
(#278) Tab found within whitespace
(#278) Whitespace found at end of line
(#279) Spaces must be used for alignment; tabs are not allowed
(#279) Tab found within whitespace
(#279) Inline comments must start with a capital letter, digit or 3-dots sequence
(#279) Line indented incorrectly; expected at least 16 spaces, found 4
(#279) No space found before comment text; expected "// get the course users" but found "//get the course users"
(#279) Whitespace found at end of line
(#280) Spaces must be used for alignment; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 16 spaces, found 4
(#280) No space found before comment text; expected "// Note: active users refers to students who haven't had their enrolments suspended." but found "//Note: active users refers to students who haven't had their enrolments suspended."
(#281) Spaces must be used for alignment; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected at least 16 spaces, found 4
(#281) Variable "course_context" must not contain underscores.
(#282) Spaces must be used for alignment; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected at least 16 spaces, found 4
(#283) Spaces must be used for alignment; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected 16 spaces, found 4
(#283) Variable "mod_enrolled_users" must not contain underscores.
(#283) Variable "course_context" must not contain underscores.
(#283) Line exceeds maximum limit of 180 characters; contains 208 characters
(#284) Spaces must be used for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected 20 spaces, found 5
(#284) Variable "mod_enrolled_users" must not contain underscores.
(#285) Spaces must be used for alignment; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 24 spaces, found 6
(#285) Inline comments must start with a capital letter, digit or 3-dots sequence
(#285) Inline comments must end in full-stops, exclamation marks, or question marks
(#285) No space found before comment text; expected "// uids per module" but found "//uids per module"
(#286) Spaces must be used for alignment; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected 20 spaces, found 5
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected 16 spaces, found 4
(#288) Spaces must be used for alignment; tabs are not allowed
(#288) Tab found within whitespace
(#288) Whitespace found at end of line
(#289) Spaces must be used for alignment; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected at least 16 spaces, found 4
(#289) No space found before comment text; expected "// Currently the page says 'Can not find data record in database table course.' if the course id is wrong, so it's not too bad." but found "//Currently the page says 'Can not find data record in database table course.' if the course id is wrong, so it's not too bad."
(#290) Spaces must be used for alignment; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected at least 16 spaces, found 4
(#290) Variable "report_type" must not contain underscores.
(#291) Spaces must be used for alignment; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected 12 spaces, found 3
(#292) Spaces must be used for alignment; tabs are not allowed
(#292) Tab found within whitespace
(#293) Spaces must be used for alignment; tabs are not allowed
(#293) Tab found within whitespace
(#293) Whitespace found at end of line
(#294) Spaces must be used for alignment; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected 8 spaces, found 2
(#295) Spaces must be used for alignment; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected at least 12 spaces, found 3
(#297) Spaces must be used for alignment; tabs are not allowed
(#297) Tab found within whitespace
(#297) Whitespace found at end of line
(#298) Spaces must be used for alignment; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected 12 spaces, found 3
(#298) Expected "if (...) {\n"; found "if(...){\n"
(#299) Spaces must be used for alignment; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected at least 16 spaces, found 4
(#300) Spaces must be used for alignment; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected at least 16 spaces, found 4
(#301) Spaces must be used for alignment; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected at least 16 spaces, found 4
(#301) Line exceeds maximum limit of 180 characters; contains 233 characters
(#302) Spaces must be used for alignment; tabs are not allowed
(#302) Tab found within whitespace
(#302) Whitespace found at end of line
(#303) Spaces must be used for alignment; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected at least 16 spaces, found 4
(#303) No space found before comment text; expected "// TODO: get all the personal tutors attached to the students in this course?!?!" but found "//TODO: get all the personal tutors attached to the students in this course?!?!"
(#304) Spaces must be used for alignment; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected at least 16 spaces, found 4
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected at least 16 spaces, found 4
(#306) Spaces must be used for alignment; tabs are not allowed
(#306) Tab found within whitespace
(#306) Whitespace found at end of line
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected at least 16 spaces, found 4
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#308) Inline comments must start with a capital letter, digit or 3-dots sequence
(#308) Line indented incorrectly; expected at least 16 spaces, found 4
(#308) No space found before comment text; expected "// get the course users" but found "//get the course users"
(#308) Whitespace found at end of line
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected at least 16 spaces, found 4
(#309) No space found before comment text; expected "// Note: active users refers to students who haven't had their enrolments suspended. Not sure it's quite accurate though." but found "//Note: active users refers to students who haven't had their enrolments suspended. Not sure it's quite accurate though."
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected at least 16 spaces, found 4
(#310) Variable "course_context" must not contain underscores.
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected 16 spaces, found 4
(#312) Variable "mod_enrolled_users" must not contain underscores.
(#312) Variable "course_context" must not contain underscores.
(#312) Line exceeds maximum limit of 180 characters; contains 209 characters
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected 20 spaces, found 5
(#313) Variable "mod_enrolled_users" must not contain underscores.
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected at least 24 spaces, found 6
(#314) Inline comments must start with a capital letter, digit or 3-dots sequence
(#314) Inline comments must end in full-stops, exclamation marks, or question marks
(#314) No space found before comment text; expected "// uids per module" but found "//uids per module"
(#315) Spaces must be used for alignment; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected 20 spaces, found 5
(#316) Spaces must be used for alignment; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected 16 spaces, found 4
(#317) Spaces must be used for alignment; tabs are not allowed
(#317) Tab found within whitespace
(#317) Whitespace found at end of line
(#318) Spaces must be used for alignment; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected at least 16 spaces, found 4
(#318) No space found before comment text; expected "// Currently the page says 'Can not find data record in database table course.' if the course id is wrong, so it's not too bad." but found "//Currently the page says 'Can not find data record in database table course.' if the course id is wrong, so it's not too bad."
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected at least 16 spaces, found 4
(#320) Spaces must be used for alignment; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected 12 spaces, found 3
(#321) Spaces must be used for alignment; tabs are not allowed
(#321) Tab found within whitespace
(#322) Spaces must be used for alignment; tabs are not allowed
(#322) Tab found within whitespace
(#322) Whitespace found at end of line
(#323) Spaces must be used for alignment; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected 8 spaces, found 2
(#324) Spaces must be used for alignment; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected at least 12 spaces, found 3
(#326) Spaces must be used for alignment; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected 12 spaces, found 3
(#326) Expected "if (...) {\n"; found "if(...){\n"
(#327) Spaces must be used for alignment; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected at least 16 spaces, found 4
(#328) Spaces must be used for alignment; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected at least 16 spaces, found 4
(#329) Spaces must be used for alignment; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected at least 16 spaces, found 4
(#330) Spaces must be used for alignment; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected at least 16 spaces, found 4
(#331) Spaces must be used for alignment; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected at least 16 spaces, found 4
(#332) Spaces must be used for alignment; tabs are not allowed
(#332) Tab found within whitespace
(#332) Whitespace found at end of line
(#333) Spaces must be used for alignment; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected 16 spaces, found 4
(#333) Expected "if (...) {\n"; found "if(...){\n"
(#333) Variable "personal_tutees" must not contain underscores.
(#334) Spaces must be used for alignment; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected 20 spaces, found 5
(#334) Variable "personal_tutees" must not contain underscores.
(#335) Spaces must be used for alignment; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected at least 24 spaces, found 6
(#335) Inline comments must start with a capital letter, digit or 3-dots sequence
(#335) Inline comments must end in full-stops, exclamation marks, or question marks
(#335) No space found before comment text; expected "// uids per module" but found "//uids per module"
(#336) Spaces must be used for alignment; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected 20 spaces, found 5
(#337) Spaces must be used for alignment; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected 16 spaces, found 4
(#338) Spaces must be used for alignment; tabs are not allowed
(#338) Tab found within whitespace
(#338) Inline comments must end in full-stops, exclamation marks, or question marks
(#338) Line indented incorrectly; expected at least 16 spaces, found 4
(#338) No space found before comment text; expected "// Currently the table says '0 students' if there are no students enrolled in the category, which is ok" but found "//Currently the table says '0 students' if there are no students enrolled in the category, which is ok"
(#339) Spaces must be used for alignment; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected at least 16 spaces, found 4
(#339) Variable "report_type" must not contain underscores.
(#340) Spaces must be used for alignment; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected 12 spaces, found 3
(#341) Spaces must be used for alignment; tabs are not allowed
(#341) Tab found within whitespace
(#342) Spaces must be used for alignment; tabs are not allowed
(#342) Tab found within whitespace
(#342) Whitespace found at end of line
(#343) Spaces must be used for alignment; tabs are not allowed
(#343) Tab found within whitespace
(#343) Line indented incorrectly; expected 8 spaces, found 2
(#344) Spaces must be used for alignment; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected at least 12 spaces, found 3
(#345) Spaces must be used for alignment; tabs are not allowed
(#345) Tab found within whitespace
(#345) Whitespace found at end of line
(#346) Spaces must be used for alignment; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected 12 spaces, found 3
(#346) Expected "if (...) {\n"; found "if(...){\n"
(#347) Spaces must be used for alignment; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected at least 16 spaces, found 4
(#348) Spaces must be used for alignment; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected at least 16 spaces, found 4
(#349) Spaces must be used for alignment; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected at least 16 spaces, found 4
(#350) Spaces must be used for alignment; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected at least 16 spaces, found 4
(#351) Spaces must be used for alignment; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected at least 16 spaces, found 4
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Tab found within whitespace
(#352) Whitespace found at end of line
(#353) Spaces must be used for alignment; tabs are not allowed
(#353) Tab found within whitespace
(#353) Inline comments must start with a capital letter, digit or 3-dots sequence
(#353) Inline comments must end in full-stops, exclamation marks, or question marks
(#353) Line indented incorrectly; expected at least 16 spaces, found 4
(#353) No space found before comment text; expected "// check the user is not suspended or deleted" but found "//check the user is not suspended or deleted"
(#354) Spaces must be used for alignment; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected 16 spaces, found 4
(#354) Expected "if (...) {\n"; found "if(...){\n"
(#355) Spaces must be used for alignment; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected at least 20 spaces, found 5
(#356) Spaces must be used for alignment; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected 16 spaces, found 4
(#356) Expected "} else {\n"; found "}else{\n"
(#357) Spaces must be used for alignment; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected at least 20 spaces, found 5
(#358) Spaces must be used for alignment; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected 16 spaces, found 4
(#359) Spaces must be used for alignment; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected 12 spaces, found 3
(#360) Spaces must be used for alignment; tabs are not allowed
(#360) Tab found within whitespace
(#361) Spaces must be used for alignment; tabs are not allowed
(#361) Tab found within whitespace
(#361) Whitespace found at end of line
(#362) Spaces must be used for alignment; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected 8 spaces, found 2
(#363) Spaces must be used for alignment; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected at least 12 spaces, found 3
(#364) Spaces must be used for alignment; tabs are not allowed
(#364) Tab found within whitespace
(#364) Whitespace found at end of line
(#365) Spaces must be used for alignment; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected 12 spaces, found 3
(#365) Expected "if (...) {\n"; found "if(...){\n"
(#366) Spaces must be used for alignment; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected at least 16 spaces, found 4
(#367) Spaces must be used for alignment; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected at least 16 spaces, found 4
(#368) Spaces must be used for alignment; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected at least 16 spaces, found 4
(#369) Spaces must be used for alignment; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected at least 16 spaces, found 4
(#370) Spaces must be used for alignment; tabs are not allowed
(#370) Tab found within whitespace
(#370) Line indented incorrectly; expected at least 16 spaces, found 4
(#371) Spaces must be used for alignment; tabs are not allowed
(#371) Tab found within whitespace
(#371) Whitespace found at end of line
(#372) Spaces must be used for alignment; tabs are not allowed
(#372) Tab found within whitespace
(#372) Inline comments must start with a capital letter, digit or 3-dots sequence
(#372) Inline comments must end in full-stops, exclamation marks, or question marks
(#372) Line indented incorrectly; expected at least 16 spaces, found 4
(#372) No space found before comment text; expected "// check the user is not suspended or deleted" but found "//check the user is not suspended or deleted"
(#373) Spaces must be used for alignment; tabs are not allowed
(#373) Tab found within whitespace
(#373) Line indented incorrectly; expected 16 spaces, found 4
(#373) Expected "if (...) {\n"; found "if(...){\n"
(#374) Spaces must be used for alignment; tabs are not allowed
(#374) Tab found within whitespace
(#374) Line indented incorrectly; expected at least 20 spaces, found 5
(#374) Variable "report_type" must not contain underscores.
(#375) Spaces must be used for alignment; tabs are not allowed
(#375) Tab found within whitespace
(#375) Line indented incorrectly; expected 16 spaces, found 4
(#375) Expected "} else {\n"; found "}else{\n"
(#376) Spaces must be used for alignment; tabs are not allowed
(#376) Tab found within whitespace
(#376) Line indented incorrectly; expected at least 20 spaces, found 5
(#377) Spaces must be used for alignment; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected 16 spaces, found 4
(#378) Spaces must be used for alignment; tabs are not allowed
(#378) Tab found within whitespace
(#378) Line indented incorrectly; expected 12 spaces, found 3
(#379) Spaces must be used for alignment; tabs are not allowed
(#379) Tab found within whitespace
(#380) Spaces must be used for alignment; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected 4 spaces, found 2
(#380) Closing brace indented incorrectly; expected 1 spaces, found 2
(#383) Spaces must be used for alignment; tabs are not allowed
(#383) Tab found within whitespace
(#383) Inline comments must start with a capital letter, digit or 3-dots sequence
(#383) Line indented incorrectly; expected at least 4 spaces, found 2
(#383) No space found before comment text; expected "// set the userid in the session - used for excel export?" but found "//set the userid in the session - used for excel export?"
(#384) Inline comments must end in full-stops, exclamation marks, or question marks
(#384) This comment is 67% valid code; is this commented out code?
(#384) No space found before comment text; expected "// $_SESSION['exp_sess'] = $exceltable;" but found "//$_SESSION['exp_sess'] = $exceltable;"
(#386) Inline comments must start with a capital letter, digit or 3-dots sequence
(#386) Inline comments must end in full-stops, exclamation marks, or question marks
(#386) This comment is 67% valid code; is this commented out code?
(#386) No space found before comment text; expected "// $_SESSION['user_name'] = 'nil';" but found "//$_SESSION['user_name'] = 'nil';"
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected at least 4 spaces, found 1
(#387) Expected 1 space after "="; 2 found
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#388) Whitespace found at end of line
(#389) Spaces must be used for alignment; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected at least 4 spaces, found 2
(#389) Line exceeds 132 characters; contains 163 characters
(#390) Line indented incorrectly; expected at least 4 spaces, found 0
(#391) Expected "} else {\n"; found "}else{\n"
(#392) Spaces must be used for alignment; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected at least 4 spaces, found 1
(#396) Inline comments must start with a capital letter, digit or 3-dots sequence
(#396) No space found before comment text; expected "// stop the progress bar when page loads." but found "//stop the progress bar when page loads."
(#404) Whitespace found at end of line within string
(#408) Whitespace found at end of line within string
report/myfeedback/version.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#24) Whitespace found at end of line
(#25) Spaces must be used for alignment; tabs are not allowed
(#25) Whitespace found at end of line
(#26) Spaces must be used for alignment; tabs are not allowed
(#27) Spaces must be used for alignment; tabs are not allowed
(#28) Whitespace found at end of line
(#30) Whitespace found at end of line
(#31) Line exceeds 132 characters; contains 134 characters
(#35) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.

Javascript coding style problems

(22045 errors, 10641 warnings)

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

report/myfeedback/jquery/datatables.js
(#13) Expected space or tab after '/*' in comment. (spaced-comment)
(#36) Expected space or tab after '/*' in comment. (spaced-comment)
(#37) Expected space or tab after '/*' in comment. (spaced-comment)
(#37) Line 37 exceeds the maximum line length of 132. (max-len)
(#37) '$' is defined but never used. (no-unused-vars)
(#37) '_selector_run' is defined but never used. (no-unused-vars)
(#37) '_selector_opts' is defined but never used. (no-unused-vars)
(#37) '_selector_first' is defined but never used. (no-unused-vars)
(#37) '_selector_row_indexes' is defined but never used. (no-unused-vars)
(#37) '_ext' is defined but never used. (no-unused-vars)
(#37) '_Api' is defined but never used. (no-unused-vars)
(#37) '_api_register' is defined but never used. (no-unused-vars)
(#37) '_api_registerPlural' is defined but never used. (no-unused-vars)
(#37) '_re_new_lines' is defined but never used. (no-unused-vars)
(#37) '_re_html' is defined but never used. (no-unused-vars)
(#37) '_re_formatted_numeric' is defined but never used. (no-unused-vars)
(#37) '_re_escape_regex' is defined but never used. (no-unused-vars)
(#37) '_empty' is defined but never used. (no-unused-vars)
(#37) '_intVal' is defined but never used. (no-unused-vars)
(#37) '_numToDecimal' is defined but never used. (no-unused-vars)
(#37) '_isNumber' is defined but never used. (no-unused-vars)
(#37) '_isHtml' is defined but never used. (no-unused-vars)
(#37) '_htmlNumeric' is defined but never used. (no-unused-vars)
(#37) '_pluck' is defined but never used. (no-unused-vars)
(#37) '_pluck_order' is defined but never used. (no-unused-vars)
(#37) '_range' is defined but never used. (no-unused-vars)
(#37) '_stripHtml' is defined but never used. (no-unused-vars)
(#37) '_unique' is defined but never used. (no-unused-vars)
(#37) '_fnBuildAjax' is defined but never used. (no-unused-vars)
(#37) '_fnAjaxUpdate' is defined but never used. (no-unused-vars)
(#37) '_fnAjaxParameters' is defined but never used. (no-unused-vars)
(#37) '_fnAjaxUpdateDraw' is defined but never used. (no-unused-vars)
(#37) '_fnAjaxDataSrc' is defined but never used. (no-unused-vars)
(#37) '_fnAddColumn' is defined but never used. (no-unused-vars)
(#37) '_fnColumnOptions' is defined but never used. (no-unused-vars)
(#37) '_fnAdjustColumnSizing' is defined but never used. (no-unused-vars)
(#37) '_fnVisibleToColumnIndex' is defined but never used. (no-unused-vars)
(#37) '_fnColumnIndexToVisible' is defined but never used. (no-unused-vars)
(#37) '_fnVisbleColumns' is defined but never used. (no-unused-vars)
(#37) '_fnGetColumns' is defined but never used. (no-unused-vars)
(#37) '_fnColumnTypes' is defined but never used. (no-unused-vars)
(#37) '_fnApplyColumnDefs' is defined but never used. (no-unused-vars)
(#37) '_fnHungarianMap' is defined but never used. (no-unused-vars)
(#37) '_fnCamelToHungarian' is defined but never used. (no-unused-vars)
(#37) '_fnLanguageCompat' is defined but never used. (no-unused-vars)
(#37) '_fnBrowserDetect' is defined but never used. (no-unused-vars)
(#37) '_fnAddData' is defined but never used. (no-unused-vars)
(#37) '_fnAddTr' is defined but never used. (no-unused-vars)
(#37) '_fnNodeToDataIndex' is defined but never used. (no-unused-vars)
(#37) '_fnNodeToColumnIndex' is defined but never used. (no-unused-vars)
(#37) '_fnGetCellData' is defined but never used. (no-unused-vars)
(#37) '_fnSetCellData' is defined but never used. (no-unused-vars)
(#37) '_fnSplitObjNotation' is defined but never used. (no-unused-vars)
(#37) '_fnGetObjectDataFn' is defined but never used. (no-unused-vars)
(#37) '_fnSetObjectDataFn' is defined but never used. (no-unused-vars)
(#37) '_fnGetDataMaster' is defined but never used. (no-unused-vars)
(#37) '_fnClearTable' is defined but never used. (no-unused-vars)
(#37) '_fnDeleteIndex' is defined but never used. (no-unused-vars)
(#37) '_fnInvalidate' is defined but never used. (no-unused-vars)
(#37) '_fnGetRowElements' is defined but never used. (no-unused-vars)
(#37) '_fnCreateTr' is defined but never used. (no-unused-vars)
(#37) '_fnBuildHead' is defined but never used. (no-unused-vars)
(#37) '_fnDrawHead' is defined but never used. (no-unused-vars)
(#37) '_fnDraw' is defined but never used. (no-unused-vars)
(#37) '_fnReDraw' is defined but never used. (no-unused-vars)
(#37) '_fnAddOptionsHtml' is defined but never used. (no-unused-vars)
(#37) '_fnDetectHeader' is defined but never used. (no-unused-vars)
(#37) '_fnGetUniqueThs' is defined but never used. (no-unused-vars)
(#37) '_fnFeatureHtmlFilter' is defined but never used. (no-unused-vars)
(#37) '_fnFilterComplete' is defined but never used. (no-unused-vars)
(#37) '_fnFilterCustom' is defined but never used. (no-unused-vars)
(#37) '_fnFilterColumn' is defined but never used. (no-unused-vars)
(#37) '_fnFilter' is defined but never used. (no-unused-vars)
(#37) '_fnFilterCreateSearch' is defined but never used. (no-unused-vars)
(#37) '_fnEscapeRegex' is defined but never used. (no-unused-vars)
(#37) '_fnFilterData' is defined but never used. (no-unused-vars)
(#37) '_fnFeatureHtmlInfo' is defined but never used. (no-unused-vars)
(#37) '_fnUpdateInfo' is defined but never used. (no-unused-vars)
(#37) '_fnInfoMacros' is defined but never used. (no-unused-vars)
(#37) '_fnInitialise' is defined but never used. (no-unused-vars)
(#37) '_fnInitComplete' is defined but never used. (no-unused-vars)
(#37) '_fnLengthChange' is defined but never used. (no-unused-vars)
(#37) '_fnFeatureHtmlLength' is defined but never used. (no-unused-vars)
(#37) '_fnFeatureHtmlPaginate' is defined but never used. (no-unused-vars)
(#37) '_fnPageChange' is defined but never used. (no-unused-vars)
(#37) '_fnFeatureHtmlProcessing' is defined but never used. (no-unused-vars)
(#37) '_fnProcessingDisplay' is defined but never used. (no-unused-vars)
(#37) '_fnFeatureHtmlTable' is defined but never used. (no-unused-vars)
(#37) '_fnScrollDraw' is defined but never used. (no-unused-vars)
(#37) '_fnApplyToChildren' is defined but never used. (no-unused-vars)
(#37) '_fnCalculateColumnWidths' is defined but never used. (no-unused-vars)
(#37) '_fnThrottle' is defined but never used. (no-unused-vars)
(#37) '_fnConvertToWidth' is defined but never used. (no-unused-vars)
(#37) '_fnGetWidestNode' is defined but never used. (no-unused-vars)
(#37) '_fnGetMaxLenString' is defined but never used. (no-unused-vars)
(#37) '_fnStringToCss' is defined but never used. (no-unused-vars)
(#37) '_fnSortFlatten' is defined but never used. (no-unused-vars)
(#37) '_fnSort' is defined but never used. (no-unused-vars)
(#37) '_fnSortAria' is defined but never used. (no-unused-vars)
(#37) '_fnSortListener' is defined but never used. (no-unused-vars)
(#37) '_fnSortAttachListener' is defined but never used. (no-unused-vars)
(#37) '_fnSortingClasses' is defined but never used. (no-unused-vars)
(#37) '_fnSortData' is defined but never used. (no-unused-vars)
(#37) '_fnSaveState' is defined but never used. (no-unused-vars)
(#37) '_fnLoadState' is defined but never used. (no-unused-vars)
(#37) '_fnSettingsFromNode' is defined but never used. (no-unused-vars)
(#37) '_fnLog' is defined but never used. (no-unused-vars)
(#37) '_fnMap' is defined but never used. (no-unused-vars)
(#37) '_fnBindAction' is defined but never used. (no-unused-vars)
(#37) '_fnCallbackReg' is defined but never used. (no-unused-vars)
(#37) '_fnCallbackFire' is defined but never used. (no-unused-vars)
(#37) '_fnLengthOverflow' is defined but never used. (no-unused-vars)
(#37) '_fnRenderer' is defined but never used. (no-unused-vars)
(#37) '_fnDataSource' is defined but never used. (no-unused-vars)
(#37) '_fnRowAttributes' is defined but never used. (no-unused-vars)
(#39) There should be no spaces inside this paren. (space-in-parens)
(#39) There should be no spaces inside this paren. (space-in-parens)
(#40) Unexpected tab character. (no-tabs)
(#42) Unexpected tab character. (no-tabs)
(#42) There should be no spaces inside this paren. (space-in-parens)
(#42) There should be no spaces inside this paren. (space-in-parens)
(#43) Unexpected tab character. (no-tabs)
(#44) Unexpected tab character. (no-tabs)
(#44) There should be no spaces inside this paren. (space-in-parens)
(#44) Unexpected space before function parentheses. (space-before-function-paren)
(#44) There should be no spaces inside this paren. (space-in-parens)
(#44) There should be no spaces inside this paren. (space-in-parens)
(#45) Unexpected tab character. (no-tabs)
(#45) There should be no spaces inside this paren. (space-in-parens)
(#45) There should be no spaces inside this paren. (space-in-parens)
(#46) Unexpected tab character. (no-tabs)
(#46) There should be no spaces inside this paren. (space-in-parens)
(#47) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#47) Unexpected tab character. (no-tabs)
(#48) Unexpected tab character. (no-tabs)
(#48) There should be no spaces inside this paren. (space-in-parens)
(#48) There should be no spaces inside this paren. (space-in-parens)
(#49) Unexpected tab character. (no-tabs)
(#50) Unexpected tab character. (no-tabs)
(#50) 'module' is not defined. (no-undef)
(#50) Unexpected space before function parentheses. (space-before-function-paren)
(#51) Unexpected tab character. (no-tabs)
(#51) There should be no spaces inside this paren. (space-in-parens)
(#51) Unexpected space after unary operator '!'. (space-unary-ops)
(#51) There should be no spaces inside this paren. (space-in-parens)
(#52) Unexpected tab character. (no-tabs)
(#53) Unexpected tab character. (no-tabs)
(#54) Unexpected tab character. (no-tabs)
(#55) Unexpected tab character. (no-tabs)
(#57) Unexpected tab character. (no-tabs)
(#57) There should be no spaces inside this paren. (space-in-parens)
(#57) Unexpected space after unary operator '!'. (space-unary-ops)
(#57) There should be no spaces inside this paren. (space-in-parens)
(#58) Unexpected tab character. (no-tabs)
(#58) Comments should not begin with a lowercase character (capitalized-comments)
(#59) Unexpected tab character. (no-tabs)
(#60) Unexpected tab character. (no-tabs)
(#60) There should be no spaces inside this paren. (space-in-parens)
(#60) There should be no spaces inside this paren. (space-in-parens)
(#61) Unexpected tab character. (no-tabs)
(#63) Unexpected tab character. (no-tabs)
(#63) There should be no spaces inside this paren. (space-in-parens)
(#63) There should be no spaces inside this paren. (space-in-parens)
(#64) Unexpected tab character. (no-tabs)
(#65) Unexpected tab character. (no-tabs)
(#65) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#66) Unexpected tab character. (no-tabs)
(#67) Unexpected tab character. (no-tabs)
(#68) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#70) Unexpected space between function name and paren. (func-call-spacing)
(#71) Unexpected newline between function and ( of function call. (no-unexpected-multiline)
(#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) Unexpected tab character. (no-tabs)
(#74) Unexpected tab character. (no-tabs)
(#74) JSDoc syntax error. (valid-jsdoc)
(#75) Unexpected tab character. (no-tabs)
(#76) Unexpected tab character. (no-tabs)
(#77) Unexpected tab character. (no-tabs)
(#78) Unexpected tab character. (no-tabs)
(#79) Unexpected tab character. (no-tabs)
(#80) Unexpected tab character. (no-tabs)
(#81) Unexpected tab character. (no-tabs)
(#82) Unexpected tab character. (no-tabs)
(#83) Unexpected tab character. (no-tabs)
(#84) Unexpected tab character. (no-tabs)
(#85) Unexpected tab character. (no-tabs)
(#86) Unexpected tab character. (no-tabs)
(#87) Unexpected tab character. (no-tabs)
(#88) Unexpected tab character. (no-tabs)
(#89) Unexpected tab character. (no-tabs)
(#90) Unexpected tab character. (no-tabs)
(#91) Unexpected tab character. (no-tabs)
(#92) Unexpected tab character. (no-tabs)
(#93) Unexpected tab character. (no-tabs)
(#94) Unexpected tab character. (no-tabs)
(#95) Unexpected tab character. (no-tabs)
(#96) Unexpected tab character. (no-tabs)
(#97) Unexpected tab character. (no-tabs)
(#98) Unexpected tab character. (no-tabs)
(#99) Unexpected tab character. (no-tabs)
(#100) Unexpected tab character. (no-tabs)
(#101) Unexpected tab character. (no-tabs)
(#102) Unexpected tab character. (no-tabs)
(#103) Unexpected tab character. (no-tabs)
(#104) Unexpected tab character. (no-tabs)
(#105) Unexpected tab character. (no-tabs)
(#106) Unexpected tab character. (no-tabs)
(#106) Unexpected space before function parentheses. (space-before-function-paren)
(#106) There should be no spaces inside this paren. (space-in-parens)
(#106) There should be no spaces inside this paren. (space-in-parens)
(#107) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#107) Unexpected tab character. (no-tabs)
(#108) Unexpected tab character. (no-tabs)
(#109) Unexpected tab character. (no-tabs)
(#110) Unexpected tab character. (no-tabs)
(#111) Unexpected tab character. (no-tabs)
(#112) Unexpected tab character. (no-tabs)
(#113) Unexpected tab character. (no-tabs)
(#114) Unexpected tab character. (no-tabs)
(#115) Unexpected tab character. (no-tabs)
(#116) Unexpected tab character. (no-tabs)
(#117) Unexpected tab character. (no-tabs)
(#118) Unexpected tab character. (no-tabs)
(#119) Unexpected tab character. (no-tabs)
(#120) Unexpected tab character. (no-tabs)
(#121) Unexpected tab character. (no-tabs)
(#122) Unexpected tab character. (no-tabs)
(#123) Unexpected tab character. (no-tabs)
(#124) Unexpected tab character. (no-tabs)
(#125) Unexpected tab character. (no-tabs)
(#126) Unexpected tab character. (no-tabs)
(#127) Unexpected tab character. (no-tabs)
(#128) Unexpected tab character. (no-tabs)
(#129) Unexpected tab character. (no-tabs)
(#130) Unexpected tab character. (no-tabs)
(#131) Unexpected tab character. (no-tabs)
(#132) Unexpected tab character. (no-tabs)
(#133) Unexpected tab character. (no-tabs)
(#134) Unexpected tab character. (no-tabs)
(#135) Unexpected tab character. (no-tabs)
(#136) Unexpected tab character. (no-tabs)
(#137) Unexpected tab character. (no-tabs)
(#138) Unexpected tab character. (no-tabs)
(#139) Unexpected tab character. (no-tabs)
(#140) Unexpected tab character. (no-tabs)
(#141) Unexpected tab character. (no-tabs)
(#142) Unexpected tab character. (no-tabs)
(#143) Unexpected tab character. (no-tabs)
(#144) Unexpected tab character. (no-tabs)
(#144) Unexpected space before function parentheses. (space-before-function-paren)
(#144) There should be no spaces inside this paren. (space-in-parens)
(#144) There should be no spaces inside this paren. (space-in-parens)
(#145) Unexpected tab character. (no-tabs)
(#145) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#146) Unexpected tab character. (no-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)
(#147) Unexpected tab character. (no-tabs)
(#148) Trailing spaces not allowed. (no-trailing-spaces)
(#148) Unexpected tab character. (no-tabs)
(#149) Trailing spaces not allowed. (no-trailing-spaces)
(#149) Unexpected tab character. (no-tabs)
(#150) Unexpected tab character. (no-tabs)
(#151) Unexpected tab character. (no-tabs)
(#152) Unexpected tab character. (no-tabs)
(#153) Unexpected tab character. (no-tabs)
(#154) Unexpected tab character. (no-tabs)
(#155) Unexpected tab character. (no-tabs)
(#156) Unexpected tab character. (no-tabs)
(#157) Unexpected tab character. (no-tabs)
(#158) Unexpected tab character. (no-tabs)
(#159) Unexpected tab character. (no-tabs)
(#160) Unexpected tab character. (no-tabs)
(#161) Unexpected tab character. (no-tabs)
(#162) Unexpected tab character. (no-tabs)
(#163) Unexpected tab character. (no-tabs)
(#164) Unexpected tab character. (no-tabs)
(#165) Unexpected tab character. (no-tabs)
(#166) Unexpected tab character. (no-tabs)
(#167) Unexpected tab character. (no-tabs)
(#168) Unexpected tab character. (no-tabs)
(#169) Unexpected tab character. (no-tabs)
(#170) Unexpected tab character. (no-tabs)
(#171) Unexpected tab character. (no-tabs)
(#172) Unexpected tab character. (no-tabs)
(#173) Unexpected tab character. (no-tabs)
(#174) Unexpected tab character. (no-tabs)
(#175) Unexpected tab character. (no-tabs)
(#176) Unexpected tab character. (no-tabs)
(#177) Unexpected tab character. (no-tabs)
(#178) Unexpected tab character. (no-tabs)
(#179) Unexpected tab character. (no-tabs)
(#180) Unexpected tab character. (no-tabs)
(#181) Unexpected tab character. (no-tabs)
(#182) Unexpected tab character. (no-tabs)
(#183) Unexpected tab character. (no-tabs)
(#184) Unexpected tab character. (no-tabs)
(#185) Unexpected tab character. (no-tabs)
(#186) Unexpected tab character. (no-tabs)
(#187) Unexpected tab character. (no-tabs)
(#188) Unexpected tab character. (no-tabs)
(#189) Unexpected tab character. (no-tabs)
(#190) Unexpected tab character. (no-tabs)
(#191) Unexpected tab character. (no-tabs)
(#192) Unexpected tab character. (no-tabs)
(#193) Unexpected tab character. (no-tabs)
(#194) Unexpected tab character. (no-tabs)
(#195) Unexpected tab character. (no-tabs)
(#196) Unexpected tab character. (no-tabs)
(#197) Unexpected tab character. (no-tabs)
(#198) Unexpected tab character. (no-tabs)
(#198) Unexpected space before function parentheses. (space-before-function-paren)
(#198) There should be no spaces inside this paren. (space-in-parens)
(#198) There should be no spaces inside this paren. (space-in-parens)
(#199) Unexpected tab character. (no-tabs)
(#199) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#200) Unexpected tab character. (no-tabs)
(#200) There should be no spaces inside this paren. (space-in-parens)
(#200) There should be no spaces inside this paren. (space-in-parens)
(#201) Unexpected tab character. (no-tabs)
(#202) Trailing spaces not allowed. (no-trailing-spaces)
(#202) Unexpected tab character. (no-tabs)
(#203) Trailing spaces not allowed. (no-trailing-spaces)
(#203) Unexpected tab character. (no-tabs)
(#204) Unexpected tab character. (no-tabs)
(#205) Unexpected tab character. (no-tabs)
(#206) Unexpected tab character. (no-tabs)
(#207) Unexpected tab character. (no-tabs)
(#208) Unexpected tab character. (no-tabs)
(#209) Unexpected tab character. (no-tabs)
(#210) Unexpected tab character. (no-tabs)
(#211) Unexpected tab character. (no-tabs)
(#212) Unexpected tab character. (no-tabs)
(#213) Unexpected tab character. (no-tabs)
(#213) Unexpected space before function parentheses. (space-before-function-paren)
(#213) There should be no spaces inside this paren. (space-in-parens)
(#213) There should be no spaces inside this paren. (space-in-parens)
(#214) Unexpected tab character. (no-tabs)
(#214) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#215) Unexpected tab character. (no-tabs)
(#216) Unexpected tab character. (no-tabs)
(#217) Unexpected tab character. (no-tabs)
(#217) There should be no spaces inside this paren. (space-in-parens)
(#217) There should be no space after '['. (computed-property-spacing)
(#217) There should be no space before ']'. (computed-property-spacing)
(#217) There should be no spaces inside this paren. (space-in-parens)
(#218) Unexpected tab character. (no-tabs)
(#219) Unexpected tab character. (no-tabs)
(#219) There should be no spaces inside this paren. (space-in-parens)
(#219) There should be no spaces inside this paren. (space-in-parens)
(#220) Unexpected tab character. (no-tabs)
(#221) Trailing spaces not allowed. (no-trailing-spaces)
(#221) Unexpected tab character. (no-tabs)
(#222) Trailing spaces not allowed. (no-trailing-spaces)
(#222) Unexpected tab character. (no-tabs)
(#223) Unexpected tab character. (no-tabs)
(#224) Unexpected tab character. (no-tabs)
(#225) Unexpected tab character. (no-tabs)
(#226) Unexpected tab character. (no-tabs)
(#227) Unexpected tab character. (no-tabs)
(#228) Unexpected tab character. (no-tabs)
(#229) Unexpected tab character. (no-tabs)
(#230) Unexpected tab character. (no-tabs)
(#231) Unexpected tab character. (no-tabs)
(#232) Unexpected tab character. (no-tabs)
(#233) Unexpected tab character. (no-tabs)
(#234) Unexpected tab character. (no-tabs)
(#235) Unexpected tab character. (no-tabs)
(#236) Unexpected tab character. (no-tabs)
(#237) Unexpected tab character. (no-tabs)
(#238) Unexpected tab character. (no-tabs)
(#239) Unexpected tab character. (no-tabs)
(#240) Unexpected tab character. (no-tabs)
(#241) Unexpected tab character. (no-tabs)
(#242) Unexpected tab character. (no-tabs)
(#243) Unexpected tab character. (no-tabs)
(#244) Unexpected tab character. (no-tabs)
(#245) Unexpected tab character. (no-tabs)
(#246) Unexpected tab character. (no-tabs)
(#247) Unexpected tab character. (no-tabs)
(#248) Unexpected tab character. (no-tabs)
(#249) Unexpected tab character. (no-tabs)
(#250) Unexpected tab character. (no-tabs)
(#251) Unexpected tab character. (no-tabs)
(#252) Unexpected tab character. (no-tabs)
(#253) Unexpected tab character. (no-tabs)
(#254) Unexpected tab character. (no-tabs)
(#255) Unexpected tab character. (no-tabs)
(#256) Unexpected tab character. (no-tabs)
(#257) Unexpected tab character. (no-tabs)
(#258) Unexpected tab character. (no-tabs)
(#259) Unexpected tab character. (no-tabs)
(#260) Unexpected tab character. (no-tabs)
(#261) Unexpected tab character. (no-tabs)
(#261) There should be no spaces inside this paren. (space-in-parens)
(#261) There should be no spaces inside this paren. (space-in-parens)
(#262) Unexpected tab character. (no-tabs)
(#262) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#263) Unexpected tab character. (no-tabs)
(#263) There should be no spaces inside this paren. (space-in-parens)
(#263) There should be no spaces inside this paren. (space-in-parens)
(#264) Trailing spaces not allowed. (no-trailing-spaces)
(#264) Unexpected tab character. (no-tabs)
(#265) Unexpected tab character. (no-tabs)
(#266) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#267) There should be no spaces inside this paren. (space-in-parens)
(#267) There should be no spaces inside this paren. (space-in-parens)
(#268) Unexpected tab character. (no-tabs)
(#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) Trailing spaces not allowed. (no-trailing-spaces)
(#269) Unexpected tab character. (no-tabs)
(#270) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#272) Unexpected tab character. (no-tabs)
(#273) Trailing spaces not allowed. (no-trailing-spaces)
(#273) Unexpected tab character. (no-tabs)
(#274) Unexpected tab character. (no-tabs)
(#275) Unexpected tab character. (no-tabs)
(#276) Trailing spaces not allowed. (no-trailing-spaces)
(#276) Unexpected tab character. (no-tabs)
(#277) Trailing spaces not allowed. (no-trailing-spaces)
(#277) Unexpected tab character. (no-tabs)
(#278) Unexpected tab character. (no-tabs)
(#279) Unexpected tab character. (no-tabs)
(#280) Unexpected tab character. (no-tabs)
(#281) Unexpected tab character. (no-tabs)
(#282) Unexpected tab character. (no-tabs)
(#283) Unexpected tab character. (no-tabs)
(#284) Unexpected tab character. (no-tabs)
(#285) Unexpected tab character. (no-tabs)
(#286) Unexpected tab character. (no-tabs)
(#287) Unexpected tab character. (no-tabs)
(#288) Unexpected tab character. (no-tabs)
(#289) Unexpected tab character. (no-tabs)
(#290) Unexpected tab character. (no-tabs)
(#291) Unexpected tab character. (no-tabs)
(#292) Unexpected tab character. (no-tabs)
(#293) Unexpected tab character. (no-tabs)
(#294) Unexpected tab character. (no-tabs)
(#295) Unexpected tab character. (no-tabs)
(#296) Unexpected tab character. (no-tabs)
(#297) Unexpected tab character. (no-tabs)
(#298) Unexpected tab character. (no-tabs)
(#299) Unexpected tab character. (no-tabs)
(#299) Unexpected space before function parentheses. (space-before-function-paren)
(#299) There should be no spaces inside this paren. (space-in-parens)
(#299) There should be no spaces inside this paren. (space-in-parens)
(#300) Unexpected tab character. (no-tabs)
(#300) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#301) Unexpected tab character. (no-tabs)
(#301) There should be no spaces inside this paren. (space-in-parens)
(#301) There should be no spaces inside this paren. (space-in-parens)
(#302) Unexpected tab character. (no-tabs)
(#303) Unexpected tab character. (no-tabs)
(#304) Trailing spaces not allowed. (no-trailing-spaces)
(#304) Unexpected tab character. (no-tabs)
(#305) Unexpected tab character. (no-tabs)
(#305) There should be no spaces inside this paren. (space-in-parens)
(#305) There should be no spaces inside this paren. (space-in-parens)
(#306) Unexpected tab character. (no-tabs)
(#306) There should be no spaces inside this paren. (space-in-parens)
(#306) There should be no spaces inside this paren. (space-in-parens)
(#307) Unexpected tab character. (no-tabs)
(#307) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#308) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#310) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#312) Unexpected tab character. (no-tabs)
(#313) Trailing spaces not allowed. (no-trailing-spaces)
(#313) Unexpected tab character. (no-tabs)
(#314) Trailing spaces not allowed. (no-trailing-spaces)
(#314) Unexpected tab character. (no-tabs)
(#315) Unexpected tab character. (no-tabs)
(#316) Unexpected tab character. (no-tabs)
(#317) Unexpected tab character. (no-tabs)
(#318) Unexpected tab character. (no-tabs)
(#319) Unexpected tab character. (no-tabs)
(#320) Unexpected tab character. (no-tabs)
(#321) Unexpected tab character. (no-tabs)
(#322) Unexpected tab character. (no-tabs)
(#323) Unexpected tab character. (no-tabs)
(#324) Unexpected tab character. (no-tabs)
(#325) Unexpected tab character. (no-tabs)
(#326) Unexpected tab character. (no-tabs)
(#327) Unexpected tab character. (no-tabs)
(#328) Unexpected tab character. (no-tabs)
(#329) Unexpected tab character. (no-tabs)
(#329) There should be no spaces inside this paren. (space-in-parens)
(#329) There should be no spaces inside this paren. (space-in-parens)
(#330) Unexpected tab character. (no-tabs)
(#330) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#331) Unexpected tab character. (no-tabs)
(#331) There should be no spaces inside this paren. (space-in-parens)
(#331) There should be no spaces inside this paren. (space-in-parens)
(#332) Trailing spaces not allowed. (no-trailing-spaces)
(#332) Unexpected tab character. (no-tabs)
(#333) Unexpected tab character. (no-tabs)
(#333) There should be no spaces inside this paren. (space-in-parens)
(#333) There should be no spaces inside this paren. (space-in-parens)
(#334) Unexpected tab character. (no-tabs)
(#335) Unexpected tab character. (no-tabs)
(#336) Unexpected tab character. (no-tabs)
(#337) Trailing spaces not allowed. (no-trailing-spaces)
(#337) Unexpected tab character. (no-tabs)
(#338) Trailing spaces not allowed. (no-trailing-spaces)
(#338) Unexpected tab character. (no-tabs)
(#339) Unexpected tab character. (no-tabs)
(#339) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#340) Unexpected tab character. (no-tabs)
(#341) Unexpected tab character. (no-tabs)
(#342) Unexpected tab character. (no-tabs)
(#343) Unexpected tab character. (no-tabs)
(#344) Unexpected tab character. (no-tabs)
(#345) Unexpected tab character. (no-tabs)
(#346) Unexpected tab character. (no-tabs)
(#347) Unexpected tab character. (no-tabs)
(#348) Unexpected tab character. (no-tabs)
(#349) Unexpected tab character. (no-tabs)
(#350) Unexpected tab character. (no-tabs)
(#351) Unexpected tab character. (no-tabs)
(#352) Unexpected tab character. (no-tabs)
(#353) Unexpected tab character. (no-tabs)
(#354) Unexpected tab character. (no-tabs)
(#355) Unexpected tab character. (no-tabs)
(#356) Unexpected tab character. (no-tabs)
(#357) Unexpected tab character. (no-tabs)
(#358) Unexpected tab character. (no-tabs)
(#359) Unexpected tab character. (no-tabs)
(#360) Unexpected tab character. (no-tabs)
(#361) Unexpected tab character. (no-tabs)
(#362) Unexpected tab character. (no-tabs)
(#363) Unexpected tab character. (no-tabs)
(#363) There should be no spaces inside this paren. (space-in-parens)
(#363) There should be no spaces inside this paren. (space-in-parens)
(#364) Unexpected tab character. (no-tabs)
(#364) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#365) Unexpected tab character. (no-tabs)
(#365) There should be no spaces inside this paren. (space-in-parens)
(#365) There should be no spaces inside this paren. (space-in-parens)
(#365) There should be no spaces inside this paren. (space-in-parens)
(#365) There should be no spaces inside this paren. (space-in-parens)
(#366) Unexpected tab character. (no-tabs)
(#367) Trailing spaces not allowed. (no-trailing-spaces)
(#367) Unexpected tab character. (no-tabs)
(#368) Trailing spaces not allowed. (no-trailing-spaces)
(#368) Unexpected tab character. (no-tabs)
(#369) Unexpected tab character. (no-tabs)
(#369) Expected JSDoc for 'callback' but found 'callBack'. (valid-jsdoc)
(#370) Unexpected tab character. (no-tabs)
(#371) Unexpected tab character. (no-tabs)
(#372) Unexpected tab character. (no-tabs)
(#373) Unexpected tab character. (no-tabs)
(#374) Unexpected tab character. (no-tabs)
(#375) Unexpected tab character. (no-tabs)
(#376) Unexpected tab character. (no-tabs)
(#377) Unexpected tab character. (no-tabs)
(#378) Unexpected tab character. (no-tabs)
(#379) Unexpected tab character. (no-tabs)
(#380) Unexpected tab character. (no-tabs)
(#381) Unexpected tab character. (no-tabs)
(#382) Unexpected tab character. (no-tabs)
(#383) Unexpected tab character. (no-tabs)
(#384) Unexpected tab character. (no-tabs)
(#385) Unexpected tab character. (no-tabs)
(#386) Unexpected tab character. (no-tabs)
(#387) Unexpected tab character. (no-tabs)
(#387) There should be no spaces inside this paren. (space-in-parens)
(#387) There should be no spaces inside this paren. (space-in-parens)
(#388) Unexpected tab character. (no-tabs)
(#388) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#389) Unexpected tab character. (no-tabs)
(#389) There should be no spaces inside this paren. (space-in-parens)
(#389) There should be no spaces inside this paren. (space-in-parens)
(#390) Unexpected tab character. (no-tabs)
(#390) There should be no spaces inside this paren. (space-in-parens)
(#390) There should be no spaces inside this paren. (space-in-parens)
(#391) Unexpected tab character. (no-tabs)
(#392) Unexpected tab character. (no-tabs)
(#392) There should be no space after '['. (computed-property-spacing)
(#392) There should be no space before ']'. (computed-property-spacing)
(#393) Trailing spaces not allowed. (no-trailing-spaces)
(#393) Unexpected tab character. (no-tabs)
(#394) Unexpected tab character. (no-tabs)
(#395) Trailing spaces not allowed. (no-trailing-spaces)
(#395) Unexpected tab character. (no-tabs)
(#396) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#397) There should be no spaces inside this paren. (space-in-parens)
(#397) There should be no spaces inside this paren. (space-in-parens)
(#398) Unexpected tab character. (no-tabs)
(#399) Trailing spaces not allowed. (no-trailing-spaces)
(#399) Unexpected tab character. (no-tabs)
(#400) Unexpected tab character. (no-tabs)
(#400) There should be no spaces inside this paren. (space-in-parens)
(#400) There should be no spaces inside this paren. (space-in-parens)
(#401) Unexpected tab character. (no-tabs)
(#402) Unexpected tab character. (no-tabs)
(#403) Trailing spaces not allowed. (no-trailing-spaces)
(#403) Unexpected tab character. (no-tabs)
(#404) Unexpected tab character. (no-tabs)
(#405) Unexpected tab character. (no-tabs)
(#406) Trailing spaces not allowed. (no-trailing-spaces)
(#406) Unexpected tab character. (no-tabs)
(#407) Trailing spaces not allowed. (no-trailing-spaces)
(#407) Unexpected tab character. (no-tabs)
(#408) Unexpected tab character. (no-tabs)
(#409) Unexpected tab character. (no-tabs)
(#410) Unexpected tab character. (no-tabs)
(#411) Unexpected tab character. (no-tabs)
(#412) Unexpected tab character. (no-tabs)
(#413) Unexpected tab character. (no-tabs)
(#414) Unexpected tab character. (no-tabs)
(#415) Unexpected tab character. (no-tabs)
(#416) Unexpected tab character. (no-tabs)
(#417) Unexpected tab character. (no-tabs)
(#418) Unexpected tab character. (no-tabs)
(#419) Unexpected tab character. (no-tabs)
(#420) Unexpected tab character. (no-tabs)
(#421) Unexpected tab character. (no-tabs)
(#422) Unexpected tab character. (no-tabs)
(#422) Unexpected space before function parentheses. (space-before-function-paren)
(#422) There should be no spaces inside this paren. (space-in-parens)
(#422) There should be no spaces inside this paren. (space-in-parens)
(#423) Unexpected tab character. (no-tabs)
(#423) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#424) Unexpected tab character. (no-tabs)
(#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)
(#425) Unexpected tab character. (no-tabs)
(#426) Trailing spaces not allowed. (no-trailing-spaces)
(#426) Unexpected tab character. (no-tabs)
(#427) Trailing spaces not allowed. (no-trailing-spaces)
(#427) Unexpected tab character. (no-tabs)
(#428) Unexpected tab character. (no-tabs)
(#429) Unexpected tab character. (no-tabs)
(#430) Unexpected tab character. (no-tabs)
(#431) Unexpected tab character. (no-tabs)
(#432) Unexpected tab character. (no-tabs)
(#433) Unexpected tab character. (no-tabs)
(#434) Unexpected tab character. (no-tabs)
(#435) Unexpected tab character. (no-tabs)
(#436) Unexpected tab character. (no-tabs)
(#437) Unexpected tab character. (no-tabs)
(#438) Unexpected tab character. (no-tabs)
(#439) Unexpected tab character. (no-tabs)
(#440) Unexpected tab character. (no-tabs)
(#441) Unexpected tab character. (no-tabs)
(#442) Unexpected tab character. (no-tabs)
(#442) There should be no spaces inside this paren. (space-in-parens)
(#442) There should be no spaces inside this paren. (space-in-parens)
(#443) Unexpected tab character. (no-tabs)
(#443) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#444) Unexpected tab character. (no-tabs)
(#445) Unexpected tab character. (no-tabs)
(#446) Unexpected tab character. (no-tabs)
(#446) 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)
(#446) There should be no spaces inside this paren. (space-in-parens)
(#447) Unexpected tab character. (no-tabs)
(#448) Trailing spaces not allowed. (no-trailing-spaces)
(#448) Unexpected tab character. (no-tabs)
(#449) Trailing spaces not allowed. (no-trailing-spaces)
(#449) Unexpected tab character. (no-tabs)
(#450) Unexpected tab character. (no-tabs)
(#451) Unexpected tab character. (no-tabs)
(#452) Unexpected tab character. (no-tabs)
(#453) Unexpected tab character. (no-tabs)
(#454) Unexpected tab character. (no-tabs)
(#455) Unexpected tab character. (no-tabs)
(#456) Unexpected tab character. (no-tabs)
(#457) Unexpected tab character. (no-tabs)
(#458) Unexpected tab character. (no-tabs)
(#459) Unexpected tab character. (no-tabs)
(#460) Unexpected tab character. (no-tabs)
(#461) Unexpected tab character. (no-tabs)
(#462) Unexpected tab character. (no-tabs)
(#463) Unexpected tab character. (no-tabs)
(#464) Unexpected tab character. (no-tabs)
(#465) Unexpected tab character. (no-tabs)
(#466) Unexpected tab character. (no-tabs)
(#467) Unexpected tab character. (no-tabs)
(#468) Unexpected tab character. (no-tabs)
(#469) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#470) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#471) Unexpected tab character. (no-tabs)
(#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) Trailing spaces not allowed. (no-trailing-spaces)
(#472) Unexpected tab character. (no-tabs)
(#473) Unexpected tab character. (no-tabs)
(#473) There should be no spaces inside this paren. (space-in-parens)
(#473) There should be no spaces inside this paren. (space-in-parens)
(#474) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#475) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#476) Unexpected tab character. (no-tabs)
(#477) Unexpected tab character. (no-tabs)
(#477) 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)
(#477) There should be no spaces inside this paren. (space-in-parens)
(#478) Unexpected tab character. (no-tabs)
(#479) Trailing spaces not allowed. (no-trailing-spaces)
(#479) Unexpected tab character. (no-tabs)
(#480) Unexpected tab character. (no-tabs)
(#481) Unexpected tab character. (no-tabs)
(#482) Trailing spaces not allowed. (no-trailing-spaces)
(#482) Unexpected tab character. (no-tabs)
(#483) Trailing spaces not allowed. (no-trailing-spaces)
(#483) Unexpected tab character. (no-tabs)
(#484) Unexpected tab character. (no-tabs)
(#485) Unexpected tab character. (no-tabs)
(#486) Unexpected tab character. (no-tabs)
(#487) Unexpected tab character. (no-tabs)
(#488) Unexpected tab character. (no-tabs)
(#489) Unexpected tab character. (no-tabs)
(#490) Unexpected tab character. (no-tabs)
(#491) Unexpected tab character. (no-tabs)
(#492) Unexpected tab character. (no-tabs)
(#493) Unexpected tab character. (no-tabs)
(#494) Unexpected tab character. (no-tabs)
(#495) Unexpected tab character. (no-tabs)
(#496) Unexpected tab character. (no-tabs)
(#497) Unexpected tab character. (no-tabs)
(#498) Unexpected tab character. (no-tabs)
(#499) Unexpected tab character. (no-tabs)
(#500) Unexpected tab character. (no-tabs)
(#501) Unexpected tab character. (no-tabs)
(#502) Unexpected tab character. (no-tabs)
(#503) Unexpected tab character. (no-tabs)
(#504) Unexpected tab character. (no-tabs)
(#505) Unexpected tab character. (no-tabs)
(#506) Unexpected tab character. (no-tabs)
(#507) Unexpected tab character. (no-tabs)
(#508) Unexpected tab character. (no-tabs)
(#509) Unexpected tab character. (no-tabs)
(#510) Unexpected tab character. (no-tabs)
(#511) Unexpected tab character. (no-tabs)
(#512) Unexpected tab character. (no-tabs)
(#513) Unexpected tab character. (no-tabs)
(#514) Unexpected tab character. (no-tabs)
(#515) Unexpected tab character. (no-tabs)
(#516) Unexpected tab character. (no-tabs)
(#517) Unexpected tab character. (no-tabs)
(#518) Unexpected tab character. (no-tabs)
(#519) Unexpected tab character. (no-tabs)
(#520) Unexpected tab character. (no-tabs)
(#521) Unexpected tab character. (no-tabs)
(#521) There should be no spaces inside this paren. (space-in-parens)
(#521) There should be no spaces inside this paren. (space-in-parens)
(#522) Unexpected tab character. (no-tabs)
(#522) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#523) Unexpected tab character. (no-tabs)
(#523) There should be no spaces inside this paren. (space-in-parens)
(#523) There should be no spaces inside this paren. (space-in-parens)
(#524) Trailing spaces not allowed. (no-trailing-spaces)
(#524) Unexpected tab character. (no-tabs)
(#525) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#527) Trailing spaces not allowed. (no-trailing-spaces)
(#527) Unexpected tab character. (no-tabs)
(#528) Unexpected tab character. (no-tabs)
(#529) Unexpected tab character. (no-tabs)
(#529) There should be no spaces inside this paren. (space-in-parens)
(#529) There should be no spaces inside this paren. (space-in-parens)
(#530) Unexpected tab character. (no-tabs)
(#530) There should be no spaces inside this paren. (space-in-parens)
(#530) There should be no spaces inside this paren. (space-in-parens)
(#531) Unexpected tab character. (no-tabs)
(#532) Trailing spaces not allowed. (no-trailing-spaces)
(#532) Unexpected tab character. (no-tabs)
(#533) Unexpected tab character. (no-tabs)
(#534) Unexpected tab character. (no-tabs)
(#535) Trailing spaces not allowed. (no-trailing-spaces)
(#535) Unexpected tab character. (no-tabs)
(#536) Trailing spaces not allowed. (no-trailing-spaces)
(#536) Unexpected tab character. (no-tabs)
(#537) Unexpected tab character. (no-tabs)
(#538) Unexpected tab character. (no-tabs)
(#539) Unexpected tab character. (no-tabs)
(#540) Unexpected tab character. (no-tabs)
(#541) Unexpected tab character. (no-tabs)
(#542) Unexpected tab character. (no-tabs)
(#543) Unexpected tab character. (no-tabs)
(#544) Unexpected tab character. (no-tabs)
(#545) Unexpected tab character. (no-tabs)
(#546) Unexpected tab character. (no-tabs)
(#547) Unexpected tab character. (no-tabs)
(#548) Unexpected tab character. (no-tabs)
(#549) Unexpected tab character. (no-tabs)
(#550) Unexpected tab character. (no-tabs)
(#551) Unexpected tab character. (no-tabs)
(#552) Unexpected tab character. (no-tabs)
(#553) Unexpected tab character. (no-tabs)
(#554) Unexpected tab character. (no-tabs)
(#555) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#556) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#557) Unexpected tab character. (no-tabs)
(#557) There should be no spaces inside this paren. (space-in-parens)
(#557) There should be no spaces inside this paren. (space-in-parens)
(#558) Trailing spaces not allowed. (no-trailing-spaces)
(#558) Unexpected tab character. (no-tabs)
(#559) Unexpected tab character. (no-tabs)
(#560) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#562) Unexpected tab character. (no-tabs)
(#563) Trailing spaces not allowed. (no-trailing-spaces)
(#563) Unexpected tab character. (no-tabs)
(#564) Trailing spaces not allowed. (no-trailing-spaces)
(#564) Unexpected tab character. (no-tabs)
(#565) Unexpected tab character. (no-tabs)
(#566) Unexpected tab character. (no-tabs)
(#567) Unexpected tab character. (no-tabs)
(#568) Unexpected tab character. (no-tabs)
(#569) Unexpected tab character. (no-tabs)
(#570) Unexpected tab character. (no-tabs)
(#571) Unexpected tab character. (no-tabs)
(#572) Unexpected tab character. (no-tabs)
(#573) Unexpected tab character. (no-tabs)
(#574) Unexpected tab character. (no-tabs)
(#575) Unexpected tab character. (no-tabs)
(#576) Unexpected tab character. (no-tabs)
(#577) Unexpected tab character. (no-tabs)
(#578) Unexpected tab character. (no-tabs)
(#579) Unexpected tab character. (no-tabs)
(#580) Unexpected tab character. (no-tabs)
(#581) Unexpected tab character. (no-tabs)
(#582) Unexpected tab character. (no-tabs)
(#583) Unexpected tab character. (no-tabs)
(#584) Unexpected tab character. (no-tabs)
(#585) Unexpected tab character. (no-tabs)
(#586) Unexpected tab character. (no-tabs)
(#587) Unexpected tab character. (no-tabs)
(#588) Unexpected tab character. (no-tabs)
(#589) Unexpected tab character. (no-tabs)
(#590) Unexpected tab character. (no-tabs)
(#591) Unexpected tab character. (no-tabs)
(#592) Unexpected tab character. (no-tabs)
(#593) Unexpected tab character. (no-tabs)
(#593) There should be no spaces inside this paren. (space-in-parens)
(#593) There should be no spaces inside this paren. (space-in-parens)
(#594) Unexpected tab character. (no-tabs)
(#594) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#595) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#597) Trailing spaces not allowed. (no-trailing-spaces)
(#597) Unexpected tab character. (no-tabs)
(#598) Unexpected tab character. (no-tabs)
(#598) There should be no spaces inside this paren. (space-in-parens)
(#598) There should be no spaces inside this paren. (space-in-parens)
(#599) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#600) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#601) Unexpected tab character. (no-tabs)
(#601) There should be no spaces inside this paren. (space-in-parens)
(#601) There should be no spaces inside this paren. (space-in-parens)
(#602) Unexpected tab character. (no-tabs)
(#602) There should be no spaces inside this paren. (space-in-parens)
(#602) There should be no spaces inside this paren. (space-in-parens)
(#603) Trailing spaces not allowed. (no-trailing-spaces)
(#603) Unexpected tab character. (no-tabs)
(#604) Unexpected tab character. (no-tabs)
(#605) Unexpected tab character. (no-tabs)
(#606) Unexpected tab character. (no-tabs)
(#607) Unexpected tab character. (no-tabs)
(#608) Unexpected tab character. (no-tabs)
(#609) Unexpected tab character. (no-tabs)
(#610) Unexpected tab character. (no-tabs)
(#611) Unexpected tab character. (no-tabs)
(#612) Trailing spaces not allowed. (no-trailing-spaces)
(#612) Unexpected tab character. (no-tabs)
(#613) Trailing spaces not allowed. (no-trailing-spaces)
(#613) Unexpected tab character. (no-tabs)
(#614) Unexpected tab character. (no-tabs)
(#615) Unexpected tab character. (no-tabs)
(#616) Unexpected tab character. (no-tabs)
(#617) Unexpected tab character. (no-tabs)
(#618) Unexpected tab character. (no-tabs)
(#619) Unexpected tab character. (no-tabs)
(#620) Unexpected tab character. (no-tabs)
(#621) Unexpected tab character. (no-tabs)
(#622) Unexpected tab character. (no-tabs)
(#623) Unexpected tab character. (no-tabs)
(#624) Unexpected tab character. (no-tabs)
(#625) Unexpected tab character. (no-tabs)
(#626) Unexpected tab character. (no-tabs)
(#627) Unexpected tab character. (no-tabs)
(#628) Unexpected tab character. (no-tabs)
(#629) Unexpected tab character. (no-tabs)
(#630) Unexpected tab character. (no-tabs)
(#631) Unexpected tab character. (no-tabs)
(#632) Unexpected tab character. (no-tabs)
(#633) Unexpected tab character. (no-tabs)
(#634) Unexpected tab character. (no-tabs)
(#635) Unexpected tab character. (no-tabs)
(#636) Unexpected tab character. (no-tabs)
(#637) Unexpected tab character. (no-tabs)
(#637) There should be no spaces inside this paren. (space-in-parens)
(#637) There should be no spaces inside this paren. (space-in-parens)
(#638) Unexpected tab character. (no-tabs)
(#638) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#639) Unexpected tab character. (no-tabs)
(#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) There should be no spaces inside this paren. (space-in-parens)
(#640) Unexpected tab character. (no-tabs)
(#641) Trailing spaces not allowed. (no-trailing-spaces)
(#641) Unexpected tab character. (no-tabs)
(#642) Trailing spaces not allowed. (no-trailing-spaces)
(#642) Unexpected tab character. (no-tabs)
(#643) Unexpected tab character. (no-tabs)
(#644) Unexpected tab character. (no-tabs)
(#645) Unexpected tab character. (no-tabs)
(#646) Unexpected tab character. (no-tabs)
(#647) Unexpected tab character. (no-tabs)
(#648) Unexpected tab character. (no-tabs)
(#649) Unexpected tab character. (no-tabs)
(#650) Unexpected tab character. (no-tabs)
(#651) Unexpected tab character. (no-tabs)
(#652) Unexpected tab character. (no-tabs)
(#653) Unexpected tab character. (no-tabs)
(#654) Unexpected tab character. (no-tabs)
(#655) Unexpected tab character. (no-tabs)
(#656) Unexpected tab character. (no-tabs)
(#657) Unexpected tab character. (no-tabs)
(#658) Unexpected tab character. (no-tabs)
(#659) Unexpected tab character. (no-tabs)
(#660) Unexpected tab character. (no-tabs)
(#661) Unexpected tab character. (no-tabs)
(#662) Unexpected tab character. (no-tabs)
(#663) Unexpected tab character. (no-tabs)
(#664) Unexpected tab character. (no-tabs)
(#665) Unexpected tab character. (no-tabs)
(#666) Unexpected tab character. (no-tabs)
(#667) Unexpected tab character. (no-tabs)
(#668) Unexpected tab character. (no-tabs)
(#669) Unexpected tab character. (no-tabs)
(#670) Unexpected tab character. (no-tabs)
(#671) Unexpected tab character. (no-tabs)
(#672) Unexpected tab character. (no-tabs)
(#673) Unexpected tab character. (no-tabs)
(#673) There should be no spaces inside this paren. (space-in-parens)
(#673) There should be no spaces inside this paren. (space-in-parens)
(#674) Unexpected tab character. (no-tabs)
(#674) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#675) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#676) There should be no spaces inside this paren. (space-in-parens)
(#676) There should be no spaces inside this paren. (space-in-parens)
(#677) Unexpected tab character. (no-tabs)
(#677) There should be no spaces inside this paren. (space-in-parens)
(#677) There should be no spaces inside this paren. (space-in-parens)
(#678) Unexpected tab character. (no-tabs)
(#679) Unexpected tab character. (no-tabs)
(#680) Unexpected tab character. (no-tabs)
(#681) Trailing spaces not allowed. (no-trailing-spaces)
(#681) Unexpected tab character. (no-tabs)
(#682) Trailing spaces not allowed. (no-trailing-spaces)
(#682) Unexpected tab character. (no-tabs)
(#683) Unexpected tab character. (no-tabs)
(#684) Unexpected tab character. (no-tabs)
(#685) Unexpected tab character. (no-tabs)
(#686) Unexpected tab character. (no-tabs)
(#687) Unexpected tab character. (no-tabs)
(#688) Unexpected tab character. (no-tabs)
(#689) Unexpected tab character. (no-tabs)
(#690) Unexpected tab character. (no-tabs)
(#691) Unexpected tab character. (no-tabs)
(#692) Unexpected tab character. (no-tabs)
(#693) Unexpected tab character. (no-tabs)
(#694) Unexpected tab character. (no-tabs)
(#695) Unexpected tab character. (no-tabs)
(#696) Unexpected tab character. (no-tabs)
(#697) Unexpected tab character. (no-tabs)
(#698) Unexpected tab character. (no-tabs)
(#699) Unexpected tab character. (no-tabs)
(#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)
(#700) Unexpected tab character. (no-tabs)
(#700) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#701) Unexpected tab character. (no-tabs)
(#701) 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)
(#701) There should be no spaces inside this paren. (space-in-parens)
(#702) Trailing spaces not allowed. (no-trailing-spaces)
(#702) Unexpected tab character. (no-tabs)
(#703) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#705) Unexpected tab character. (no-tabs)
(#706) Unexpected tab character. (no-tabs)
(#707) Trailing spaces not allowed. (no-trailing-spaces)
(#707) Unexpected tab character. (no-tabs)
(#708) Trailing spaces not allowed. (no-trailing-spaces)
(#708) Unexpected tab character. (no-tabs)
(#709) Unexpected tab character. (no-tabs)
(#710) Unexpected tab character. (no-tabs)
(#711) Unexpected tab character. (no-tabs)
(#712) Unexpected tab character. (no-tabs)
(#713) Unexpected tab character. (no-tabs)
(#714) Unexpected tab character. (no-tabs)
(#715) Unexpected tab character. (no-tabs)
(#716) Unexpected tab character. (no-tabs)
(#717) Unexpected tab character. (no-tabs)
(#718) Unexpected tab character. (no-tabs)
(#719) Unexpected tab character. (no-tabs)
(#720) Unexpected tab character. (no-tabs)
(#721) Unexpected tab character. (no-tabs)
(#722) Unexpected tab character. (no-tabs)
(#723) Unexpected tab character. (no-tabs)
(#724) Unexpected tab character. (no-tabs)
(#725) Unexpected tab character. (no-tabs)
(#725) Unexpected space before function parentheses. (space-before-function-paren)
(#725) There should be no spaces inside this paren. (space-in-parens)
(#725) There should be no spaces inside this paren. (space-in-parens)
(#726) Unexpected tab character. (no-tabs)
(#726) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#727) Unexpected tab character. (no-tabs)
(#727) There should be no spaces inside this paren. (space-in-parens)
(#727) There should be no spaces inside this paren. (space-in-parens)
(#727) There should be no spaces inside this paren. (space-in-parens)
(#727) There should be no spaces inside this paren. (space-in-parens)
(#727) There should be no spaces inside this paren. (space-in-parens)
(#727) There should be no spaces inside this paren. (space-in-parens)
(#728) Trailing spaces not allowed. (no-trailing-spaces)
(#728) Unexpected tab character. (no-tabs)
(#729) Unexpected tab character. (no-tabs)
(#729) There should be no spaces inside this paren. (space-in-parens)
(#729) There should be no spaces inside this paren. (space-in-parens)
(#730) Unexpected tab character. (no-tabs)
(#731) Unexpected tab character. (no-tabs)
(#732) Unexpected tab character. (no-tabs)
(#733) Trailing spaces not allowed. (no-trailing-spaces)
(#733) Unexpected tab character. (no-tabs)
(#734) Trailing spaces not allowed. (no-trailing-spaces)
(#734) Unexpected tab character. (no-tabs)
(#735) Unexpected tab character. (no-tabs)
(#736) Unexpected tab character. (no-tabs)
(#737) Unexpected tab character. (no-tabs)
(#738) Unexpected tab character. (no-tabs)
(#739) Unexpected tab character. (no-tabs)
(#740) Unexpected tab character. (no-tabs)
(#741) Unexpected tab character. (no-tabs)
(#742) Unexpected tab character. (no-tabs)
(#743) Unexpected tab character. (no-tabs)
(#744) Unexpected tab character. (no-tabs)
(#745) Unexpected tab character. (no-tabs)
(#746) Unexpected tab character. (no-tabs)
(#747) Unexpected tab character. (no-tabs)
(#748) Unexpected tab character. (no-tabs)
(#749) Unexpected tab character. (no-tabs)
(#750) Unexpected tab character. (no-tabs)
(#751) Unexpected tab character. (no-tabs)
(#752) Unexpected tab character. (no-tabs)
(#752) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#753) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#755) Trailing spaces not allowed. (no-trailing-spaces)
(#755) Unexpected tab character. (no-tabs)
(#756) Trailing spaces not allowed. (no-trailing-spaces)
(#756) Unexpected tab character. (no-tabs)
(#757) Unexpected tab character. (no-tabs)
(#757) Expected JSDoc for 'aaSort' but found 'iCol'. (valid-jsdoc)
(#758) Unexpected tab character. (no-tabs)
(#759) Unexpected tab character. (no-tabs)
(#760) Unexpected tab character. (no-tabs)
(#761) Unexpected tab character. (no-tabs)
(#762) Unexpected tab character. (no-tabs)
(#763) Unexpected tab character. (no-tabs)
(#764) Unexpected tab character. (no-tabs)
(#765) Unexpected tab character. (no-tabs)
(#766) Unexpected tab character. (no-tabs)
(#767) Unexpected tab character. (no-tabs)
(#768) Unexpected tab character. (no-tabs)
(#769) Unexpected tab character. (no-tabs)
(#770) Unexpected tab character. (no-tabs)
(#771) Unexpected tab character. (no-tabs)
(#772) Unexpected tab character. (no-tabs)
(#772) There should be no spaces inside this paren. (space-in-parens)
(#772) There should be no spaces inside this paren. (space-in-parens)
(#773) Unexpected tab character. (no-tabs)
(#773) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#774) Unexpected tab character. (no-tabs)
(#774) There should be no spaces inside this paren. (space-in-parens)
(#774) There should be no spaces inside this paren. (space-in-parens)
(#774) There should be no spaces inside this paren. (space-in-parens)
(#774) There should be no spaces inside this paren. (space-in-parens)
(#775) Unexpected tab character. (no-tabs)
(#776) Trailing spaces not allowed. (no-trailing-spaces)
(#776) Unexpected tab character. (no-tabs)
(#777) Trailing spaces not allowed. (no-trailing-spaces)
(#777) Unexpected tab character. (no-tabs)
(#778) Unexpected tab character. (no-tabs)
(#779) Unexpected tab character. (no-tabs)
(#780) Unexpected tab character. (no-tabs)
(#781) Unexpected tab character. (no-tabs)
(#782) Unexpected tab character. (no-tabs)
(#783) Unexpected tab character. (no-tabs)
(#784) Unexpected tab character. (no-tabs)
(#785) Unexpected tab character. (no-tabs)
(#786) Unexpected tab character. (no-tabs)
(#787) Unexpected tab character. (no-tabs)
(#788) Unexpected tab character. (no-tabs)
(#789) Unexpected tab character. (no-tabs)
(#790) Unexpected tab character. (no-tabs)
(#791) Unexpected tab character. (no-tabs)
(#792) Unexpected tab character. (no-tabs)
(#793) Unexpected tab character. (no-tabs)
(#794) Unexpected tab character. (no-tabs)
(#794) There should be no spaces inside this paren. (space-in-parens)
(#794) There should be no spaces inside this paren. (space-in-parens)
(#795) Unexpected tab character. (no-tabs)
(#795) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#796) Unexpected tab character. (no-tabs)
(#796) There should be no spaces inside this paren. (space-in-parens)
(#796) There should be no spaces inside this paren. (space-in-parens)
(#796) There should be no spaces inside this paren. (space-in-parens)
(#796) There should be no spaces inside this paren. (space-in-parens)
(#797) Unexpected tab character. (no-tabs)
(#798) Trailing spaces not allowed. (no-trailing-spaces)
(#798) Unexpected tab character. (no-tabs)
(#799) Trailing spaces not allowed. (no-trailing-spaces)
(#799) Unexpected tab character. (no-tabs)
(#800) Unexpected tab character. (no-tabs)
(#801) Unexpected tab character. (no-tabs)
(#802) Unexpected tab character. (no-tabs)
(#803) Unexpected tab character. (no-tabs)
(#804) Unexpected tab character. (no-tabs)
(#805) Unexpected tab character. (no-tabs)
(#806) Unexpected tab character. (no-tabs)
(#807) Unexpected tab character. (no-tabs)
(#808) Unexpected tab character. (no-tabs)
(#809) Unexpected tab character. (no-tabs)
(#810) Unexpected tab character. (no-tabs)
(#811) Unexpected tab character. (no-tabs)
(#812) Unexpected tab character. (no-tabs)
(#813) Unexpected tab character. (no-tabs)
(#814) Unexpected tab character. (no-tabs)
(#815) Unexpected tab character. (no-tabs)
(#816) Unexpected tab character. (no-tabs)
(#817) Unexpected tab character. (no-tabs)
(#818) Unexpected tab character. (no-tabs)
(#819) Unexpected tab character. (no-tabs)
(#820) Unexpected tab character. (no-tabs)
(#821) Unexpected tab character. (no-tabs)
(#822) Unexpected tab character. (no-tabs)
(#822) There should be no spaces inside this paren. (space-in-parens)
(#822) There should be no spaces inside this paren. (space-in-parens)
(#823) Unexpected tab character. (no-tabs)
(#823) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#824) Unexpected tab character. (no-tabs)
(#824) There should be no spaces inside this paren. (space-in-parens)
(#824) There should be no spaces inside this paren. (space-in-parens)
(#825) Trailing spaces not allowed. (no-trailing-spaces)
(#825) Unexpected tab character. (no-tabs)
(#826) Unexpected tab character. (no-tabs)
(#826) There should be no spaces inside this paren. (space-in-parens)
(#826) There should be no spaces inside this paren. (space-in-parens)
(#827) Unexpected tab character. (no-tabs)
(#827) There should be no spaces inside this paren. (space-in-parens)
(#827) There should be no spaces inside this paren. (space-in-parens)
(#827) There should be no spaces inside this paren. (space-in-parens)
(#827) There should be no spaces inside this paren. (space-in-parens)
(#828) Unexpected tab character. (no-tabs)
(#828) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#829) Unexpected tab character. (no-tabs)
(#830) Unexpected tab character. (no-tabs)
(#830) There should be no spaces inside this paren. (space-in-parens)
(#830) There should be no spaces inside this paren. (space-in-parens)
(#830) There should be no spaces inside this paren. (space-in-parens)
(#830) There should be no spaces inside this paren. (space-in-parens)
(#831) Unexpected tab character. (no-tabs)
(#832) Trailing spaces not allowed. (no-trailing-spaces)
(#832) Unexpected tab character. (no-tabs)
(#833) Unexpected tab character. (no-tabs)
(#833) There should be no spaces inside this paren. (space-in-parens)
(#833) There should be no spaces inside this paren. (space-in-parens)
(#834) Unexpected tab character. (no-tabs)
(#835) Unexpected tab character. (no-tabs)
(#836) Trailing spaces not allowed. (no-trailing-spaces)
(#836) Unexpected tab character. (no-tabs)
(#837) Unexpected tab character. (no-tabs)
(#837) There should be no spaces inside this paren. (space-in-parens)
(#837) There should be no spaces inside this paren. (space-in-parens)
(#838) Unexpected tab character. (no-tabs)
(#839) Unexpected tab character. (no-tabs)
(#840) Unexpected tab character. (no-tabs)
(#841) Unexpected tab character. (no-tabs)
(#842) Trailing spaces not allowed. (no-trailing-spaces)
(#842) Unexpected tab character. (no-tabs)
(#843) Trailing spaces not allowed. (no-trailing-spaces)
(#843) Unexpected tab character. (no-tabs)
(#844) Unexpected tab character. (no-tabs)
(#845) Unexpected tab character. (no-tabs)
(#846) Unexpected tab character. (no-tabs)
(#847) Unexpected tab character. (no-tabs)
(#848) Unexpected tab character. (no-tabs)
(#849) Unexpected tab character. (no-tabs)
(#850) Unexpected tab character. (no-tabs)
(#851) Unexpected tab character. (no-tabs)
(#852) Unexpected tab character. (no-tabs)
(#853) Unexpected tab character. (no-tabs)
(#854) Unexpected tab character. (no-tabs)
(#855) Unexpected tab character. (no-tabs)
(#856) Unexpected tab character. (no-tabs)
(#857) Unexpected tab character. (no-tabs)
(#858) Unexpected tab character. (no-tabs)
(#859) Unexpected tab character. (no-tabs)
(#860) Unexpected tab character. (no-tabs)
(#861) Unexpected tab character. (no-tabs)
(#862) Trailing spaces not allowed. (no-trailing-spaces)
(#862) Unexpected tab character. (no-tabs)
(#864) Unexpected tab character. (no-tabs)
(#865) Unexpected tab character. (no-tabs)
(#866) Unexpected tab character. (no-tabs)
(#868) Unexpected tab character. (no-tabs)
(#868) There should be no spaces inside this paren. (space-in-parens)
(#868) There should be no spaces inside this paren. (space-in-parens)
(#869) Unexpected tab character. (no-tabs)
(#870) Unexpected tab character. (no-tabs)
(#872) Unexpected tab character. (no-tabs)
(#874) Unexpected tab character. (no-tabs)
(#875) Unexpected tab character. (no-tabs)
(#875) There should be no spaces inside this paren. (space-in-parens)
(#875) There should be no spaces inside this paren. (space-in-parens)
(#876) Unexpected tab character. (no-tabs)
(#876) There should be no spaces inside this paren. (space-in-parens)
(#876) There should be no spaces inside this paren. (space-in-parens)
(#877) Unexpected tab character. (no-tabs)
(#878) Unexpected tab character. (no-tabs)
(#879) Unexpected tab character. (no-tabs)
(#881) Unexpected tab character. (no-tabs)
(#881) Function has a complexity of 52. (complexity)
(#882) Unexpected tab character. (no-tabs)
(#883) Unexpected tab character. (no-tabs)
(#884) Unexpected tab character. (no-tabs)
(#885) Unexpected tab character. (no-tabs)
(#885) Comments should not begin with a lowercase character (capitalized-comments)
(#886) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#889) Unexpected tab character. (no-tabs)
(#889) Expected space or tab after '/*' in comment. (spaced-comment)
(#889) 'oInit' is defined but never used. (no-unused-vars)
(#889) '_that' is defined but never used. (no-unused-vars)
(#889) 'emptyInit' is defined but never used. (no-unused-vars)
(#890) Unexpected tab character. (no-tabs)
(#890) Infix operators must be spaced. (space-infix-ops)
(#890) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#890) 'j' is defined but never used. (no-unused-vars)
(#890) 'jLen' is defined but never used. (no-unused-vars)
(#890) 'k' is defined but never used. (no-unused-vars)
(#890) 'kLen' is defined but never used. (no-unused-vars)
(#891) Unexpected tab character. (no-tabs)
(#891) Unexpected 'this'. (no-invalid-this)
(#891) There should be no spaces inside this paren. (space-in-parens)
(#891) There should be no spaces inside this paren. (space-in-parens)
(#892) Unexpected tab character. (no-tabs)
(#893) Unexpected tab character. (no-tabs)
(#894) Unexpected tab character. (no-tabs)
(#894) Unexpected 'this'. (no-invalid-this)
(#895) Trailing spaces not allowed. (no-trailing-spaces)
(#895) Unexpected tab character. (no-tabs)
(#896) Trailing spaces not allowed. (no-trailing-spaces)
(#896) Unexpected tab character. (no-tabs)
(#897) Unexpected tab character. (no-tabs)
(#898) Unexpected tab character. (no-tabs)
(#898) There should be no spaces inside this paren. (space-in-parens)
(#898) Unexpected 'this'. (no-invalid-this)
(#898) There should be no spaces inside this paren. (space-in-parens)
(#899) Unexpected tab character. (no-tabs)
(#899) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#900) Unexpected tab character. (no-tabs)
(#900) There should be no spaces inside this paren. (space-in-parens)
(#900) Infix operators must be spaced. (space-infix-ops)
(#900) Unexpected 'this'. (no-invalid-this)
(#900) Infix operators must be spaced. (space-infix-ops)
(#900) There should be no spaces inside this paren. (space-in-parens)
(#901) Unexpected tab character. (no-tabs)
(#902) Unexpected tab character. (no-tabs)
(#903) Trailing spaces not allowed. (no-trailing-spaces)
(#903) Unexpected tab character. (no-tabs)
(#904) Unexpected tab character. (no-tabs)
(#905) Unexpected tab character. (no-tabs)
(#905) There should be no spaces inside this paren. (space-in-parens)
(#905) There should be no spaces inside this paren. (space-in-parens)
(#906) Unexpected tab character. (no-tabs)
(#906) There should be no spaces inside this paren. (space-in-parens)
(#906) There should be no spaces inside this paren. (space-in-parens)
(#907) Trailing spaces not allowed. (no-trailing-spaces)
(#907) Unexpected tab character. (no-tabs)
(#908) Unexpected tab character. (no-tabs)
(#909) Unexpected tab character. (no-tabs)
(#909) There should be no spaces inside this paren. (space-in-parens)
(#909) There should be no spaces inside this paren. (space-in-parens)
(#910) Unexpected tab character. (no-tabs)
(#910) There should be no spaces inside this paren. (space-in-parens)
(#910) There should be no spaces inside this paren. (space-in-parens)
(#911) Trailing spaces not allowed. (no-trailing-spaces)
(#911) Unexpected tab character. (no-tabs)
(#912) Unexpected tab character. (no-tabs)
(#913) Unexpected tab character. (no-tabs)
(#913) There should be no spaces inside this paren. (space-in-parens)
(#913) There should be no spaces inside this paren. (space-in-parens)
(#913) There should be no spaces inside this paren. (space-in-parens)
(#913) There should be no spaces inside this paren. (space-in-parens)
(#914) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#914) Trailing spaces not allowed. (no-trailing-spaces)
(#914) Unexpected tab character. (no-tabs)
(#915) Trailing spaces not allowed. (no-trailing-spaces)
(#915) Unexpected tab character. (no-tabs)
(#916) Trailing spaces not allowed. (no-trailing-spaces)
(#916) Unexpected tab character. (no-tabs)
(#917) Unexpected tab character. (no-tabs)
(#918) Unexpected tab character. (no-tabs)
(#919) Unexpected tab character. (no-tabs)
(#919) There should be no spaces inside this paren. (space-in-parens)
(#919) Infix operators must be spaced. (space-infix-ops)
(#919) Infix operators must be spaced. (space-infix-ops)
(#919) Unexpected whitespace before semicolon. (semi-spacing)
(#919) Infix operators must be spaced. (space-infix-ops)
(#919) Unexpected whitespace before semicolon. (semi-spacing)
(#919) There should be no spaces inside this paren. (space-in-parens)
(#920) Unexpected tab character. (no-tabs)
(#920) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#921) Unexpected tab character. (no-tabs)
(#922) Trailing spaces not allowed. (no-trailing-spaces)
(#922) Unexpected tab character. (no-tabs)
(#923) Unexpected tab character. (no-tabs)
(#924) Unexpected tab character. (no-tabs)
(#924) There should be no spaces inside this paren. (space-in-parens)
(#924) Unexpected 'this'. (no-invalid-this)
(#924) Unexpected 'this'. (no-invalid-this)
(#924) Unexpected 'this'. (no-invalid-this)
(#924) There should be no spaces inside this paren. (space-in-parens)
(#925) Unexpected tab character. (no-tabs)
(#925) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#926) Unexpected tab character. (no-tabs)
(#927) Unexpected tab character. (no-tabs)
(#928) Trailing spaces not allowed. (no-trailing-spaces)
(#928) Unexpected tab character. (no-tabs)
(#929) Unexpected tab character. (no-tabs)
(#929) There should be no spaces inside this paren. (space-in-parens)
(#929) There should be no spaces inside this paren. (space-in-parens)
(#930) Unexpected tab character. (no-tabs)
(#930) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#931) Unexpected tab character. (no-tabs)
(#931) Function expected no return value. (consistent-return)
(#932) Unexpected tab character. (no-tabs)
(#932) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#933) Unexpected tab character. (no-tabs)
(#933) There should be no spaces inside this paren. (space-in-parens)
(#933) There should be no spaces inside this paren. (space-in-parens)
(#934) Unexpected tab character. (no-tabs)
(#934) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#935) Unexpected tab character. (no-tabs)
(#936) Unexpected tab character. (no-tabs)
(#937) Unexpected tab character. (no-tabs)
(#937) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#938) Unexpected tab character. (no-tabs)
(#939) Unexpected tab character. (no-tabs)
(#939) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#940) Unexpected tab character. (no-tabs)
(#940) There should be no spaces inside this paren. (space-in-parens)
(#940) There should be no spaces inside this paren. (space-in-parens)
(#941) Unexpected tab character. (no-tabs)
(#942) Unexpected tab character. (no-tabs)
(#943) Unexpected tab character. (no-tabs)
(#944) Trailing spaces not allowed. (no-trailing-spaces)
(#944) Unexpected tab character. (no-tabs)
(#945) Unexpected tab character. (no-tabs)
(#946) Unexpected tab character. (no-tabs)
(#947) Unexpected tab character. (no-tabs)
(#948) Unexpected tab character. (no-tabs)
(#949) Unexpected tab character. (no-tabs)
(#950) Unexpected tab character. (no-tabs)
(#950) There should be no spaces inside this paren. (space-in-parens)
(#950) Unexpected 'this'. (no-invalid-this)
(#950) There should be no spaces inside this paren. (space-in-parens)
(#951) Unexpected tab character. (no-tabs)
(#951) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#952) Unexpected tab character. (no-tabs)
(#952) There should be no spaces inside this paren. (space-in-parens)
(#952) There should be no spaces inside this paren. (space-in-parens)
(#953) Unexpected tab character. (no-tabs)
(#954) Unexpected tab character. (no-tabs)
(#955) Unexpected tab character. (no-tabs)
(#956) Trailing spaces not allowed. (no-trailing-spaces)
(#956) Unexpected tab character. (no-tabs)
(#957) Unexpected tab character. (no-tabs)
(#958) Unexpected tab character. (no-tabs)
(#958) There should be no spaces inside this paren. (space-in-parens)
(#958) There should be no spaces inside this paren. (space-in-parens)
(#959) Unexpected tab character. (no-tabs)
(#959) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#960) Unexpected tab character. (no-tabs)
(#960) Infix operators must be spaced. (space-infix-ops)
(#961) Unexpected tab character. (no-tabs)
(#961) Unexpected 'this'. (no-invalid-this)
(#962) Unexpected tab character. (no-tabs)
(#963) Trailing spaces not allowed. (no-trailing-spaces)
(#963) Unexpected tab character. (no-tabs)
(#964) Unexpected tab character. (no-tabs)
(#965) Unexpected tab character. (no-tabs)
(#965) There should be no spaces inside this paren. (space-in-parens)
(#966) Unexpected tab character. (no-tabs)
(#967) Unexpected tab character. (no-tabs)
(#968) Unexpected tab character. (no-tabs)
(#969) Unexpected tab character. (no-tabs)
(#969) There should be no spaces inside this paren. (space-in-parens)
(#970) Unexpected tab character. (no-tabs)
(#970) Unexpected 'this'. (no-invalid-this)
(#971) Unexpected tab character. (no-tabs)
(#971) Multiple spaces found before '='. (no-multi-spaces)
(#972) Unexpected tab character. (no-tabs)
(#972) Multiple spaces found before '='. (no-multi-spaces)
(#973) Trailing spaces not allowed. (no-trailing-spaces)
(#973) Unexpected tab character. (no-tabs)
(#974) Unexpected tab character. (no-tabs)
(#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) Trailing spaces not allowed. (no-trailing-spaces)
(#975) Unexpected tab character. (no-tabs)
(#976) Unexpected tab character. (no-tabs)
(#977) Unexpected tab character. (no-tabs)
(#978) Unexpected tab character. (no-tabs)
(#978) Infix operators must be spaced. (space-infix-ops)
(#979) Trailing spaces not allowed. (no-trailing-spaces)
(#979) Unexpected tab character. (no-tabs)
(#980) Unexpected tab character. (no-tabs)
(#981) Unexpected tab character. (no-tabs)
(#981) There should be no spaces inside this paren. (space-in-parens)
(#981) There should be no spaces inside this paren. (space-in-parens)
(#982) Trailing spaces not allowed. (no-trailing-spaces)
(#982) Unexpected tab character. (no-tabs)
(#983) Unexpected tab character. (no-tabs)
(#983) There should be no spaces inside this paren. (space-in-parens)
(#983) There should be no spaces inside this paren. (space-in-parens)
(#984) Unexpected tab character. (no-tabs)
(#984) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#985) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#987) Trailing spaces not allowed. (no-trailing-spaces)
(#987) Unexpected tab character. (no-tabs)
(#988) Unexpected tab character. (no-tabs)
(#989) Unexpected tab character. (no-tabs)
(#989) There should be no spaces inside this paren. (space-in-parens)
(#989) Unexpected space after unary operator '!'. (space-unary-ops)
(#989) There should be no spaces inside this paren. (space-in-parens)
(#990) Unexpected tab character. (no-tabs)
(#990) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#991) Unexpected tab character. (no-tabs)
(#991) There should be no spaces inside this paren. (space-in-parens)
(#991) There should be no spaces inside this paren. (space-in-parens)
(#992) Unexpected tab character. (no-tabs)
(#993) Unexpected tab character. (no-tabs)
(#994) Trailing spaces not allowed. (no-trailing-spaces)
(#994) Unexpected tab character. (no-tabs)
(#995) Unexpected tab character. (no-tabs)
(#996) Unexpected tab character. (no-tabs)
(#997) Unexpected tab character. (no-tabs)
(#997) 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)
(#997) There should be no spaces inside this paren. (space-in-parens)
(#998) Trailing spaces not allowed. (no-trailing-spaces)
(#998) Unexpected tab character. (no-tabs)
(#999) Trailing spaces not allowed. (no-trailing-spaces)
(#999) Unexpected tab character. (no-tabs)
(#1000) Unexpected tab character. (no-tabs)
(#1001) Unexpected tab character. (no-tabs)
(#1001) There should be no spaces inside this paren. (space-in-parens)
(#1002) Unexpected tab character. (no-tabs)
(#1003) Unexpected tab character. (no-tabs)
(#1004) Unexpected tab character. (no-tabs)
(#1005) Unexpected tab character. (no-tabs)
(#1006) Unexpected tab character. (no-tabs)
(#1007) Unexpected tab character. (no-tabs)
(#1008) Unexpected tab character. (no-tabs)
(#1009) Unexpected tab character. (no-tabs)
(#1010) Unexpected tab character. (no-tabs)
(#1011) Unexpected tab character. (no-tabs)
(#1012) Unexpected tab character. (no-tabs)
(#1013) Unexpected tab character. (no-tabs)
(#1013) There should be no spaces inside this paren. (space-in-parens)
(#1014) Unexpected tab character. (no-tabs)
(#1014) There should be no spaces inside this paren. (space-in-parens)
(#1015) Unexpected tab character. (no-tabs)
(#1016) Unexpected tab character. (no-tabs)
(#1017) Unexpected tab character. (no-tabs)
(#1018) Unexpected tab character. (no-tabs)
(#1019) Unexpected tab character. (no-tabs)
(#1020) Unexpected tab character. (no-tabs)
(#1021) Unexpected tab character. (no-tabs)
(#1022) Unexpected tab character. (no-tabs)
(#1023) Unexpected tab character. (no-tabs)
(#1024) Unexpected tab character. (no-tabs)
(#1025) Unexpected tab character. (no-tabs)
(#1026) Unexpected tab character. (no-tabs)
(#1027) Unexpected tab character. (no-tabs)
(#1028) Unexpected tab character. (no-tabs)
(#1029) Unexpected tab character. (no-tabs)
(#1030) Unexpected tab character. (no-tabs)
(#1031) Unexpected tab character. (no-tabs)
(#1032) Unexpected tab character. (no-tabs)
(#1033) Unexpected tab character. (no-tabs)
(#1034) Unexpected tab character. (no-tabs)
(#1035) Unexpected tab character. (no-tabs)
(#1035) There should be no space after '['. (array-bracket-spacing)
(#1035) There should be no space before ']'. (array-bracket-spacing)
(#1035) Comments should not begin with a lowercase character (capitalized-comments)
(#1036) Unexpected tab character. (no-tabs)
(#1036) There should be no space after '['. (array-bracket-spacing)
(#1036) There should be no space before ']'. (array-bracket-spacing)
(#1037) Unexpected tab character. (no-tabs)
(#1037) There should be no space after '['. (array-bracket-spacing)
(#1037) There should be no space before ']'. (array-bracket-spacing)
(#1038) Unexpected tab character. (no-tabs)
(#1038) There should be no space after '['. (array-bracket-spacing)
(#1038) There should be no space before ']'. (array-bracket-spacing)
(#1039) Unexpected tab character. (no-tabs)
(#1039) There should be no space after '['. (array-bracket-spacing)
(#1039) There should be no space before ']'. (array-bracket-spacing)
(#1040) Unexpected tab character. (no-tabs)
(#1040) There should be no spaces inside this paren. (space-in-parens)
(#1041) Unexpected tab character. (no-tabs)
(#1041) There should be no spaces inside this paren. (space-in-parens)
(#1042) Unexpected tab character. (no-tabs)
(#1042) There should be no space after '['. (array-bracket-spacing)
(#1042) There should be no space before ']'. (array-bracket-spacing)
(#1043) Unexpected tab character. (no-tabs)
(#1043) There should be no space after '['. (array-bracket-spacing)
(#1043) There should be no space before ']'. (array-bracket-spacing)
(#1044) Unexpected tab character. (no-tabs)
(#1044) There should be no space after '['. (array-bracket-spacing)
(#1044) There should be no space before ']'. (array-bracket-spacing)
(#1045) Unexpected tab character. (no-tabs)
(#1045) There should be no space after '['. (array-bracket-spacing)
(#1045) There should be no space before ']'. (array-bracket-spacing)
(#1046) Unexpected tab character. (no-tabs)
(#1046) There should be no spaces inside this paren. (space-in-parens)
(#1047) Unexpected tab character. (no-tabs)
(#1047) There should be no spaces inside this paren. (space-in-parens)
(#1047) There should be no spaces inside this paren. (space-in-parens)
(#1048) Trailing spaces not allowed. (no-trailing-spaces)
(#1048) Unexpected tab character. (no-tabs)
(#1049) Unexpected tab character. (no-tabs)
(#1050) Unexpected tab character. (no-tabs)
(#1050) There should be no spaces inside this paren. (space-in-parens)
(#1050) Multiple spaces found before 'oInit'. (no-multi-spaces)
(#1050) Multiple spaces found before ''user''. (no-multi-spaces)
(#1050) There should be no spaces inside this paren. (space-in-parens)
(#1051) Unexpected tab character. (no-tabs)
(#1051) There should be no spaces inside this paren. (space-in-parens)
(#1051) Multiple spaces found before 'oInit'. (no-multi-spaces)
(#1051) Multiple spaces found before ''user''. (no-multi-spaces)
(#1051) There should be no spaces inside this paren. (space-in-parens)
(#1052) Unexpected tab character. (no-tabs)
(#1052) There should be no spaces inside this paren. (space-in-parens)
(#1052) Multiple spaces found before 'oInit'. (no-multi-spaces)
(#1052) Multiple spaces found before ''user''. (no-multi-spaces)
(#1052) There should be no spaces inside this paren. (space-in-parens)
(#1053) Unexpected tab character. (no-tabs)
(#1053) There should be no spaces inside this paren. (space-in-parens)
(#1053) Multiple spaces found before 'oInit'. (no-multi-spaces)
(#1053) Multiple spaces found before ''user''. (no-multi-spaces)
(#1053) There should be no spaces inside this paren. (space-in-parens)
(#1054) Unexpected tab character. (no-tabs)
(#1054) There should be no spaces inside this paren. (space-in-parens)
(#1054) Multiple spaces found before 'oInit'. (no-multi-spaces)
(#1054) Multiple spaces found before ''user''. (no-multi-spaces)
(#1054) There should be no spaces inside this paren. (space-in-parens)
(#1055) Unexpected tab character. (no-tabs)
(#1055) There should be no spaces inside this paren. (space-in-parens)
(#1055) Multiple spaces found before 'oInit'. (no-multi-spaces)
(#1055) Multiple spaces found before ''user''. (no-multi-spaces)
(#1055) There should be no spaces inside this paren. (space-in-parens)
(#1056) Unexpected tab character. (no-tabs)
(#1056) There should be no spaces inside this paren. (space-in-parens)
(#1056) Multiple spaces found before ''user''. (no-multi-spaces)
(#1056) There should be no spaces inside this paren. (space-in-parens)
(#1057) Unexpected tab character. (no-tabs)
(#1057) There should be no spaces inside this paren. (space-in-parens)
(#1057) Multiple spaces found before 'oInit'. (no-multi-spaces)
(#1057) Multiple spaces found before ''user''. (no-multi-spaces)
(#1057) There should be no spaces inside this paren. (space-in-parens)
(#1058) Unexpected tab character. (no-tabs)
(#1058) There should be no spaces inside this paren. (space-in-parens)
(#1058) Multiple spaces found before 'oInit'. (no-multi-spaces)
(#1058) Multiple spaces found before ''user''. (no-multi-spaces)
(#1058) There should be no spaces inside this paren. (space-in-parens)
(#1059) Unexpected tab character. (no-tabs)
(#1059) There should be no spaces inside this paren. (space-in-parens)
(#1059) Multiple spaces found before 'oInit'. (no-multi-spaces)
(#1059) Multiple spaces found before ''user''. (no-multi-spaces)
(#1059) There should be no spaces inside this paren. (space-in-parens)
(#1060) Unexpected tab character. (no-tabs)
(#1060) There should be no spaces inside this paren. (space-in-parens)
(#1060) Multiple spaces found before 'oInit'. (no-multi-spaces)
(#1060) Multiple spaces found before ''user''. (no-multi-spaces)
(#1060) There should be no spaces inside this paren. (space-in-parens)
(#1061) Trailing spaces not allowed. (no-trailing-spaces)
(#1061) Unexpected tab character. (no-tabs)
(#1062) Unexpected tab character. (no-tabs)
(#1062) There should be no spaces inside this paren. (space-in-parens)
(#1062) There should be no spaces inside this paren. (space-in-parens)
(#1063) Trailing spaces not allowed. (no-trailing-spaces)
(#1063) Unexpected tab character. (no-tabs)
(#1064) Unexpected tab character. (no-tabs)
(#1065) Unexpected tab character. (no-tabs)
(#1065) There should be no spaces inside this paren. (space-in-parens)
(#1065) There should be no spaces inside this paren. (space-in-parens)
(#1066) Trailing spaces not allowed. (no-trailing-spaces)
(#1066) Unexpected tab character. (no-tabs)
(#1067) Unexpected tab character. (no-tabs)
(#1068) Trailing spaces not allowed. (no-trailing-spaces)
(#1068) Unexpected tab character. (no-tabs)
(#1069) Unexpected tab character. (no-tabs)
(#1070) Unexpected tab character. (no-tabs)
(#1070) There should be no spaces inside this paren. (space-in-parens)
(#1070) There should be no spaces inside this paren. (space-in-parens)
(#1071) Unexpected tab character. (no-tabs)
(#1071) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1072) Unexpected tab character. (no-tabs)
(#1073) Unexpected tab character. (no-tabs)
(#1074) Unexpected tab character. (no-tabs)
(#1075) Unexpected tab character. (no-tabs)
(#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) Trailing spaces not allowed. (no-trailing-spaces)
(#1076) Unexpected tab character. (no-tabs)
(#1077) Unexpected tab character. (no-tabs)
(#1077) There should be no spaces inside this paren. (space-in-parens)
(#1077) There should be no spaces inside this paren. (space-in-parens)
(#1078) Unexpected tab character. (no-tabs)
(#1078) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1079) Unexpected tab character. (no-tabs)
(#1080) Unexpected tab character. (no-tabs)
(#1081) Unexpected tab character. (no-tabs)
(#1082) Trailing spaces not allowed. (no-trailing-spaces)
(#1082) Unexpected tab character. (no-tabs)
(#1083) Unexpected tab character. (no-tabs)
(#1083) There should be no spaces inside this paren. (space-in-parens)
(#1083) Unexpected space after unary operator '!'. (space-unary-ops)
(#1083) There should be no spaces inside this paren. (space-in-parens)
(#1084) Unexpected tab character. (no-tabs)
(#1085) Unexpected tab character. (no-tabs)
(#1085) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1086) Unexpected tab character. (no-tabs)
(#1086) There should be no spaces inside this paren. (space-in-parens)
(#1086) There should be no spaces inside this paren. (space-in-parens)
(#1086) There should be no spaces inside this paren. (space-in-parens)
(#1086) Unexpected space after unary operator '!'. (space-unary-ops)
(#1086) There should be no spaces inside this paren. (space-in-parens)
(#1087) Unexpected tab character. (no-tabs)
(#1088) Unexpected tab character. (no-tabs)
(#1089) Unexpected tab character. (no-tabs)
(#1089) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1090) Unexpected tab character. (no-tabs)
(#1091) Unexpected tab character. (no-tabs)
(#1091) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1092) Unexpected tab character. (no-tabs)
(#1092) There should be no spaces inside this paren. (space-in-parens)
(#1092) There should be no spaces inside this paren. (space-in-parens)
(#1093) Unexpected tab character. (no-tabs)
(#1094) Unexpected tab character. (no-tabs)
(#1094) There should be no spaces inside this paren. (space-in-parens)
(#1094) There should be no spaces inside this paren. (space-in-parens)
(#1095) Trailing spaces not allowed. (no-trailing-spaces)
(#1095) Unexpected tab character. (no-tabs)
(#1096) Trailing spaces not allowed. (no-trailing-spaces)
(#1096) Unexpected tab character. (no-tabs)
(#1097) Unexpected tab character. (no-tabs)
(#1097) There should be no spaces inside this paren. (space-in-parens)
(#1097) There should be no spaces inside this paren. (space-in-parens)
(#1098) Unexpected tab character. (no-tabs)
(#1098) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1099) Unexpected tab character. (no-tabs)
(#1100) Unexpected tab character. (no-tabs)
(#1101) Unexpected tab character. (no-tabs)
(#1102) Unexpected tab character. (no-tabs)
(#1103) Trailing spaces not allowed. (no-trailing-spaces)
(#1103) Unexpected tab character. (no-tabs)
(#1104) Unexpected tab character. (no-tabs)
(#1104) There should be no spaces inside this paren. (space-in-parens)
(#1104) There should be no spaces inside this paren. (space-in-parens)
(#1105) Unexpected tab character. (no-tabs)
(#1105) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1106) Unexpected tab character. (no-tabs)
(#1107) Unexpected tab character. (no-tabs)
(#1107) There should be no spaces inside this paren. (space-in-parens)
(#1107) There should be no spaces inside this paren. (space-in-parens)
(#1108) Unexpected tab character. (no-tabs)
(#1109) Unexpected tab character. (no-tabs)
(#1110) Unexpected tab character. (no-tabs)
(#1111) Trailing spaces not allowed. (no-trailing-spaces)
(#1111) Unexpected tab character. (no-tabs)
(#1112) Unexpected tab character. (no-tabs)
(#1113) Unexpected tab character. (no-tabs)
(#1114) Unexpected tab character. (no-tabs)
(#1114) There should be no spaces inside this paren. (space-in-parens)
(#1114) There should be no spaces inside this paren. (space-in-parens)
(#1115) Trailing spaces not allowed. (no-trailing-spaces)
(#1115) Unexpected tab character. (no-tabs)
(#1116) Unexpected tab character. (no-tabs)
(#1116) There should be no spaces inside this paren. (space-in-parens)
(#1116) There should be no spaces inside this paren. (space-in-parens)
(#1117) Unexpected tab character. (no-tabs)
(#1117) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1118) Unexpected tab character. (no-tabs)
(#1119) Unexpected tab character. (no-tabs)
(#1120) Unexpected tab character. (no-tabs)
(#1121) Unexpected tab character. (no-tabs)
(#1122) Unexpected tab character. (no-tabs)
(#1122) There should be no spaces inside this paren. (space-in-parens)
(#1123) Unexpected tab character. (no-tabs)
(#1124) Unexpected tab character. (no-tabs)
(#1125) Unexpected tab character. (no-tabs)
(#1125) Unexpected space before function parentheses. (space-before-function-paren)
(#1125) There should be no spaces inside this paren. (space-in-parens)
(#1125) There should be no spaces inside this paren. (space-in-parens)
(#1126) Unexpected tab character. (no-tabs)
(#1126) There should be no spaces inside this paren. (space-in-parens)
(#1126) There should be no spaces inside this paren. (space-in-parens)
(#1127) Unexpected tab character. (no-tabs)
(#1127) There should be no spaces inside this paren. (space-in-parens)
(#1127) There should be no spaces inside this paren. (space-in-parens)
(#1128) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#1131) Unexpected tab character. (no-tabs)
(#1131) Unexpected space before function parentheses. (space-before-function-paren)
(#1132) Unexpected tab character. (no-tabs)
(#1133) Unexpected tab character. (no-tabs)
(#1133) There should be no spaces inside this paren. (space-in-parens)
(#1133) There should be no spaces inside this paren. (space-in-parens)
(#1134) Unexpected tab character. (no-tabs)
(#1135) Unexpected tab character. (no-tabs)
(#1135) There should be no spaces inside this paren. (space-in-parens)
(#1136) Unexpected tab character. (no-tabs)
(#1137) Unexpected tab character. (no-tabs)
(#1138) Trailing spaces not allowed. (no-trailing-spaces)
(#1138) Unexpected tab character. (no-tabs)
(#1139) Unexpected tab character. (no-tabs)
(#1140) Unexpected tab character. (no-tabs)
(#1141) Unexpected tab character. (no-tabs)
(#1142) Unexpected tab character. (no-tabs)
(#1142) There should be no spaces inside this paren. (space-in-parens)
(#1142) There should be no spaces inside this paren. (space-in-parens)
(#1143) Unexpected tab character. (no-tabs)
(#1143) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1144) Unexpected tab character. (no-tabs)
(#1144) Infix operators must be spaced. (space-infix-ops)
(#1145) Unexpected tab character. (no-tabs)
(#1146) Unexpected tab character. (no-tabs)
(#1147) Unexpected tab character. (no-tabs)
(#1148) Unexpected tab character. (no-tabs)
(#1149) Trailing spaces not allowed. (no-trailing-spaces)
(#1149) Unexpected tab character. (no-tabs)
(#1150) Unexpected tab character. (no-tabs)
(#1151) Unexpected tab character. (no-tabs)
(#1152) Unexpected tab character. (no-tabs)
(#1153) Unexpected tab character. (no-tabs)
(#1153) There should be no spaces inside this paren. (space-in-parens)
(#1153) There should be no spaces inside this paren. (space-in-parens)
(#1153) There should be no spaces inside this paren. (space-in-parens)
(#1153) 'i' is defined but never used. (no-unused-vars)
(#1154) Unexpected tab character. (no-tabs)
(#1155) Unexpected tab character. (no-tabs)
(#1155) There should be no spaces inside this paren. (space-in-parens)
(#1155) There should be no spaces inside this paren. (space-in-parens)
(#1155) There should be no spaces inside this paren. (space-in-parens)
(#1156) Unexpected tab character. (no-tabs)
(#1156) Unexpected 'this'. (no-invalid-this)
(#1156) There should be no spaces inside this paren. (space-in-parens)
(#1156) There should be no spaces inside this paren. (space-in-parens)
(#1157) Unexpected tab character. (no-tabs)
(#1158) Unexpected tab character. (no-tabs)
(#1159) Trailing spaces not allowed. (no-trailing-spaces)
(#1159) Unexpected tab character. (no-tabs)
(#1160) Unexpected tab character. (no-tabs)
(#1161) Unexpected tab character. (no-tabs)
(#1162) Unexpected tab character. (no-tabs)
(#1163) Unexpected tab character. (no-tabs)
(#1164) Unexpected tab character. (no-tabs)
(#1165) Unexpected tab character. (no-tabs)
(#1166) Unexpected tab character. (no-tabs)
(#1166) Unexpected 'this'. (no-invalid-this)
(#1167) Unexpected tab character. (no-tabs)
(#1167) There should be no spaces inside this paren. (space-in-parens)
(#1167) There should be no spaces inside this paren. (space-in-parens)
(#1168) Unexpected tab character. (no-tabs)
(#1168) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1169) Unexpected tab character. (no-tabs)
(#1169) There should be no spaces inside this paren. (space-in-parens)
(#1169) There should be no spaces inside this paren. (space-in-parens)
(#1170) Unexpected tab character. (no-tabs)
(#1170) There should be no spaces inside this paren. (space-in-parens)
(#1170) There should be no spaces inside this paren. (space-in-parens)
(#1171) Unexpected tab character. (no-tabs)
(#1172) Trailing spaces not allowed. (no-trailing-spaces)
(#1172) Unexpected tab character. (no-tabs)
(#1173) Unexpected tab character. (no-tabs)
(#1174) Unexpected tab character. (no-tabs)
(#1174) There should be no spaces inside this paren. (space-in-parens)
(#1174) There should be no spaces inside this paren. (space-in-parens)
(#1175) Unexpected tab character. (no-tabs)
(#1175) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1176) Unexpected tab character. (no-tabs)
(#1177) Unexpected tab character. (no-tabs)
(#1177) There should be no spaces inside this paren. (space-in-parens)
(#1177) Infix operators must be spaced. (space-infix-ops)
(#1177) Infix operators must be spaced. (space-infix-ops)
(#1177) Unexpected whitespace before semicolon. (semi-spacing)
(#1177) Infix operators must be spaced. (space-infix-ops)
(#1177) Unexpected whitespace before semicolon. (semi-spacing)
(#1177) There should be no spaces inside this paren. (space-in-parens)
(#1178) Unexpected tab character. (no-tabs)
(#1178) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1179) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#1181) Unexpected tab character. (no-tabs)
(#1181) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1182) Unexpected tab character. (no-tabs)
(#1183) Unexpected tab character. (no-tabs)
(#1183) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1184) Unexpected tab character. (no-tabs)
(#1185) Unexpected tab character. (no-tabs)
(#1186) Trailing spaces not allowed. (no-trailing-spaces)
(#1186) Unexpected tab character. (no-tabs)
(#1187) Unexpected tab character. (no-tabs)
(#1188) Unexpected tab character. (no-tabs)
(#1188) There should be no spaces inside this paren. (space-in-parens)
(#1188) Infix operators must be spaced. (space-infix-ops)
(#1188) Infix operators must be spaced. (space-infix-ops)
(#1188) Unexpected whitespace before semicolon. (semi-spacing)
(#1188) Infix operators must be spaced. (space-infix-ops)
(#1188) Unexpected whitespace before semicolon. (semi-spacing)
(#1188) There should be no spaces inside this paren. (space-in-parens)
(#1189) Unexpected tab character. (no-tabs)
(#1189) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1190) Unexpected tab character. (no-tabs)
(#1190) There should be no spaces inside this paren. (space-in-parens)
(#1190) There should be no spaces inside this paren. (space-in-parens)
(#1191) Unexpected tab character. (no-tabs)
(#1192) Trailing spaces not allowed. (no-trailing-spaces)
(#1192) Unexpected tab character. (no-tabs)
(#1193) Unexpected tab character. (no-tabs)
(#1194) Unexpected tab character. (no-tabs)
(#1194) There should be no spaces inside this paren. (space-in-parens)
(#1194) Unexpected space before function parentheses. (space-before-function-paren)
(#1195) Unexpected tab character. (no-tabs)
(#1195) There should be no spaces inside this paren. (space-in-parens)
(#1195) There should be no spaces inside this paren. (space-in-parens)
(#1196) Unexpected tab character. (no-tabs)
(#1196) There should be no spaces inside this paren. (space-in-parens)
(#1197) Trailing spaces not allowed. (no-trailing-spaces)
(#1197) Unexpected tab character. (no-tabs)
(#1198) Unexpected tab character. (no-tabs)
(#1199) Unexpected tab character. (no-tabs)
(#1200) Unexpected tab character. (no-tabs)
(#1201) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#1202) Unexpected space before function parentheses. (space-before-function-paren)
(#1202) There should be no spaces inside this paren. (space-in-parens)
(#1202) There should be no spaces inside this paren. (space-in-parens)
(#1203) Unexpected tab character. (no-tabs)
(#1203) There should be no spaces inside this paren. (space-in-parens)
(#1203) Infix operators must be spaced. (space-infix-ops)
(#1203) There should be no spaces inside this paren. (space-in-parens)
(#1204) Unexpected tab character. (no-tabs)
(#1205) Trailing spaces not allowed. (no-trailing-spaces)
(#1205) Unexpected tab character. (no-tabs)
(#1206) Unexpected tab character. (no-tabs)
(#1206) There should be no spaces inside this paren. (space-in-parens)
(#1206) There should be no spaces inside this paren. (space-in-parens)
(#1206) There should be no spaces inside this paren. (space-in-parens)
(#1206) Unexpected space before function parentheses. (space-before-function-paren)
(#1207) Unexpected tab character. (no-tabs)
(#1208) Trailing spaces not allowed. (no-trailing-spaces)
(#1208) Unexpected tab character. (no-tabs)
(#1209) Unexpected tab character. (no-tabs)
(#1209) There should be no spaces inside this paren. (space-in-parens)
(#1209) There should be no spaces inside this paren. (space-in-parens)
(#1210) Unexpected tab character. (no-tabs)
(#1210) There should be no spaces inside this paren. (space-in-parens)
(#1210) There should be no spaces inside this paren. (space-in-parens)
(#1210) There should be no spaces inside this paren. (space-in-parens)
(#1210) There should be no spaces inside this paren. (space-in-parens)
(#1211) Unexpected tab character. (no-tabs)
(#1211) 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)
(#1211) There should be no spaces inside this paren. (space-in-parens)
(#1212) Trailing spaces not allowed. (no-trailing-spaces)
(#1212) Unexpected tab character. (no-tabs)
(#1213) Unexpected tab character. (no-tabs)
(#1213) There should be no spaces inside this paren. (space-in-parens)
(#1213) There should be no spaces inside this paren. (space-in-parens)
(#1214) Unexpected tab character. (no-tabs)
(#1215) Unexpected tab character. (no-tabs)
(#1215) Infix operators must be spaced. (space-infix-ops)
(#1216) Unexpected tab character. (no-tabs)
(#1216) Multiple spaces found before '?'. (no-multi-spaces)
(#1216) Infix operators must be spaced. (space-infix-ops)
(#1216) Infix operators must be spaced. (space-infix-ops)
(#1216) Multiple spaces found before ':'. (no-multi-spaces)
(#1217) Unexpected tab character. (no-tabs)
(#1217) Multiple spaces found before '?'. (no-multi-spaces)
(#1217) Infix operators must be spaced. (space-infix-ops)
(#1217) Infix operators must be spaced. (space-infix-ops)
(#1217) Multiple spaces found before ':'. (no-multi-spaces)
(#1218) Unexpected tab character. (no-tabs)
(#1218) Infix operators must be spaced. (space-infix-ops)
(#1218) Infix operators must be spaced. (space-infix-ops)
(#1219) Unexpected tab character. (no-tabs)
(#1220) Trailing spaces not allowed. (no-trailing-spaces)
(#1220) Unexpected tab character. (no-tabs)
(#1221) Unexpected tab character. (no-tabs)
(#1221) There should be no spaces inside this paren. (space-in-parens)
(#1221) There should be no spaces inside this paren. (space-in-parens)
(#1222) Unexpected tab character. (no-tabs)
(#1223) Unexpected tab character. (no-tabs)
(#1224) Unexpected tab character. (no-tabs)
(#1224) There should be no spaces inside this paren. (space-in-parens)
(#1225) Unexpected tab character. (no-tabs)
(#1226) Trailing spaces not allowed. (no-trailing-spaces)
(#1226) Unexpected tab character. (no-tabs)
(#1227) Unexpected tab character. (no-tabs)
(#1228) Trailing spaces not allowed. (no-trailing-spaces)
(#1228) Unexpected tab character. (no-tabs)
(#1229) Unexpected tab character. (no-tabs)
(#1230) Unexpected tab character. (no-tabs)
(#1230) There should be no spaces inside this paren. (space-in-parens)
(#1230) There should be no spaces inside this paren. (space-in-parens)
(#1231) Unexpected tab character. (no-tabs)
(#1231) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1232) Unexpected tab character. (no-tabs)
(#1233) Unexpected tab character. (no-tabs)
(#1233) There should be no spaces inside this paren. (space-in-parens)
(#1233) There should be no spaces inside this paren. (space-in-parens)
(#1234) Unexpected tab character. (no-tabs)
(#1234) There should be no spaces inside this paren. (space-in-parens)
(#1234) There should be no spaces inside this paren. (space-in-parens)
(#1235) Unexpected tab character. (no-tabs)
(#1236) Trailing spaces not allowed. (no-trailing-spaces)
(#1236) Unexpected tab character. (no-tabs)
(#1237) Trailing spaces not allowed. (no-trailing-spaces)
(#1237) Unexpected tab character. (no-tabs)
(#1238) Unexpected tab character. (no-tabs)
(#1239) Unexpected tab character. (no-tabs)
(#1240) Unexpected tab character. (no-tabs)
(#1241) Unexpected tab character. (no-tabs)
(#1242) Trailing spaces not allowed. (no-trailing-spaces)
(#1242) Unexpected tab character. (no-tabs)
(#1243) Unexpected tab character. (no-tabs)
(#1244) Unexpected tab character. (no-tabs)
(#1245) Unexpected tab character. (no-tabs)
(#1245) There should be no spaces inside this paren. (space-in-parens)
(#1245) There should be no spaces inside this paren. (space-in-parens)
(#1246) Unexpected tab character. (no-tabs)
(#1246) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1247) Unexpected tab character. (no-tabs)
(#1248) Unexpected tab character. (no-tabs)
(#1248) There should be no spaces inside this paren. (space-in-parens)
(#1248) Infix operators must be spaced. (space-infix-ops)
(#1248) Infix operators must be spaced. (space-infix-ops)
(#1248) Unexpected whitespace before semicolon. (semi-spacing)
(#1248) Infix operators must be spaced. (space-infix-ops)
(#1248) Unexpected whitespace before semicolon. (semi-spacing)
(#1248) There should be no spaces inside this paren. (space-in-parens)
(#1249) Unexpected tab character. (no-tabs)
(#1249) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1250) Unexpected tab character. (no-tabs)
(#1250) There should be no space after '['. (computed-property-spacing)
(#1250) There should be no space before ']'. (computed-property-spacing)
(#1251) Unexpected tab character. (no-tabs)
(#1252) Unexpected tab character. (no-tabs)
(#1253) Trailing spaces not allowed. (no-trailing-spaces)
(#1253) Unexpected tab character. (no-tabs)
(#1254) Unexpected tab character. (no-tabs)
(#1255) Unexpected tab character. (no-tabs)
(#1256) Unexpected tab character. (no-tabs)
(#1257) Unexpected tab character. (no-tabs)
(#1257) There should be no spaces inside this paren. (space-in-parens)
(#1257) There should be no spaces inside this paren. (space-in-parens)
(#1258) Trailing spaces not allowed. (no-trailing-spaces)
(#1258) Unexpected tab character. (no-tabs)
(#1259) Unexpected tab character. (no-tabs)
(#1259) There should be no spaces inside this paren. (space-in-parens)
(#1259) There should be no spaces inside this paren. (space-in-parens)
(#1260) Unexpected tab character. (no-tabs)
(#1260) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1261) Unexpected tab character. (no-tabs)
(#1261) There should be no spaces inside this paren. (space-in-parens)
(#1261) Unexpected space before function parentheses. (space-before-function-paren)
(#1262) Unexpected tab character. (no-tabs)
(#1262) There should be no spaces inside this paren. (space-in-parens)
(#1262) There should be no spaces inside this paren. (space-in-parens)
(#1263) Unexpected tab character. (no-tabs)
(#1263) There should be no spaces inside this paren. (space-in-parens)
(#1263) There should be no spaces inside this paren. (space-in-parens)
(#1264) Unexpected tab character. (no-tabs)
(#1265) Trailing spaces not allowed. (no-trailing-spaces)
(#1265) Unexpected tab character. (no-tabs)
(#1266) Unexpected tab character. (no-tabs)
(#1266) There should be no spaces inside this paren. (space-in-parens)
(#1266) Unexpected space before function parentheses. (space-before-function-paren)
(#1267) Unexpected tab character. (no-tabs)
(#1267) There should be no space after '['. (computed-property-spacing)
(#1267) There should be no space before ']'. (computed-property-spacing)
(#1268) Unexpected tab character. (no-tabs)
(#1268) There should be no spaces inside this paren. (space-in-parens)
(#1269) Trailing spaces not allowed. (no-trailing-spaces)
(#1269) Unexpected tab character. (no-tabs)
(#1270) Unexpected tab character. (no-tabs)
(#1270) There should be no spaces inside this paren. (space-in-parens)
(#1270) There should be no spaces inside this paren. (space-in-parens)
(#1271) Unexpected tab character. (no-tabs)
(#1271) There should be no spaces inside this paren. (space-in-parens)
(#1271) There should be no spaces inside this paren. (space-in-parens)
(#1272) Unexpected tab character. (no-tabs)
(#1273) Unexpected tab character. (no-tabs)
(#1273) There should be no spaces inside this paren. (space-in-parens)
(#1274) Unexpected tab character. (no-tabs)
(#1275) Trailing spaces not allowed. (no-trailing-spaces)
(#1275) Unexpected tab character. (no-tabs)
(#1276) Unexpected tab character. (no-tabs)
(#1276) There should be no spaces inside this paren. (space-in-parens)
(#1276) Unexpected space before function parentheses. (space-before-function-paren)
(#1277) Unexpected tab character. (no-tabs)
(#1277) There should be no spaces inside this paren. (space-in-parens)
(#1277) There should be no spaces inside this paren. (space-in-parens)
(#1277) There should be no spaces inside this paren. (space-in-parens)
(#1277) There should be no spaces inside this paren. (space-in-parens)
(#1278) Unexpected tab character. (no-tabs)
(#1278) There should be no spaces inside this paren. (space-in-parens)
(#1278) There should be no spaces inside this paren. (space-in-parens)
(#1279) Unexpected tab character. (no-tabs)
(#1280) Unexpected tab character. (no-tabs)
(#1280) There should be no spaces inside this paren. (space-in-parens)
(#1281) Trailing spaces not allowed. (no-trailing-spaces)
(#1281) Unexpected tab character. (no-tabs)
(#1282) Trailing spaces not allowed. (no-trailing-spaces)
(#1282) Unexpected tab character. (no-tabs)
(#1283) Unexpected tab character. (no-tabs)
(#1284) Unexpected tab character. (no-tabs)
(#1285) Unexpected tab character. (no-tabs)
(#1286) Unexpected tab character. (no-tabs)
(#1287) Trailing spaces not allowed. (no-trailing-spaces)
(#1287) Unexpected tab character. (no-tabs)
(#1288) Unexpected tab character. (no-tabs)
(#1289) Unexpected tab character. (no-tabs)
(#1289) There should be no spaces inside this paren. (space-in-parens)
(#1289) Unexpected space before function parentheses. (space-before-function-paren)
(#1290) Unexpected tab character. (no-tabs)
(#1290) Unexpected 'this'. (no-invalid-this)
(#1291) Unexpected tab character. (no-tabs)
(#1291) There should be no spaces inside this paren. (space-in-parens)
(#1292) Trailing spaces not allowed. (no-trailing-spaces)
(#1292) Unexpected tab character. (no-tabs)
(#1293) Unexpected tab character. (no-tabs)
(#1294) Unexpected tab character. (no-tabs)
(#1294) There should be no spaces inside this paren. (space-in-parens)
(#1294) There should be no spaces inside this paren. (space-in-parens)
(#1295) Unexpected tab character. (no-tabs)
(#1295) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1296) Unexpected tab character. (no-tabs)
(#1296) Unexpected 'this'. (no-invalid-this)
(#1297) Unexpected tab character. (no-tabs)
(#1298) Unexpected tab character. (no-tabs)
(#1299) Trailing spaces not allowed. (no-trailing-spaces)
(#1299) Unexpected tab character. (no-tabs)
(#1300) Unexpected tab character. (no-tabs)
(#1301) Unexpected tab character. (no-tabs)
(#1301) There should be no spaces inside this paren. (space-in-parens)
(#1301) There should be no spaces inside this paren. (space-in-parens)
(#1302) Unexpected tab character. (no-tabs)
(#1302) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1303) Unexpected tab character. (no-tabs)
(#1303) Unexpected 'this'. (no-invalid-this)
(#1304) Unexpected tab character. (no-tabs)
(#1305) Unexpected tab character. (no-tabs)
(#1306) Trailing spaces not allowed. (no-trailing-spaces)
(#1306) Unexpected tab character. (no-tabs)
(#1307) Unexpected tab character. (no-tabs)
(#1308) Unexpected tab character. (no-tabs)
(#1308) There should be no spaces inside this paren. (space-in-parens)
(#1308) There should be no spaces inside this paren. (space-in-parens)
(#1309) Unexpected tab character. (no-tabs)
(#1309) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1310) Unexpected tab character. (no-tabs)
(#1311) Unexpected tab character. (no-tabs)
(#1312) Unexpected tab character. (no-tabs)
(#1312) Unexpected 'this'. (no-invalid-this)
(#1313) Unexpected tab character. (no-tabs)
(#1314) Trailing spaces not allowed. (no-trailing-spaces)
(#1314) Unexpected tab character. (no-tabs)
(#1315) Unexpected tab character. (no-tabs)
(#1315) There should be no spaces inside this paren. (space-in-parens)
(#1315) There should be no spaces inside this paren. (space-in-parens)
(#1316) Unexpected tab character. (no-tabs)
(#1316) There should be no spaces inside this paren. (space-in-parens)
(#1316) There should be no spaces inside this paren. (space-in-parens)
(#1317) Unexpected tab character. (no-tabs)
(#1317) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1318) Unexpected tab character. (no-tabs)
(#1318) There should be no spaces inside this paren. (space-in-parens)
(#1318) There should be no spaces inside this paren. (space-in-parens)
(#1319) Unexpected tab character. (no-tabs)
(#1320) Unexpected tab character. (no-tabs)
(#1320) There should be no spaces inside this paren. (space-in-parens)
(#1320) There should be no spaces inside this paren. (space-in-parens)
(#1321) Unexpected tab character. (no-tabs)
(#1322) Trailing spaces not allowed. (no-trailing-spaces)
(#1322) Unexpected tab character. (no-tabs)
(#1323) Unexpected tab character. (no-tabs)
(#1324) Unexpected tab character. (no-tabs)
(#1324) There should be no spaces inside this paren. (space-in-parens)
(#1324) There should be no spaces inside this paren. (space-in-parens)
(#1325) Unexpected tab character. (no-tabs)
(#1325) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1326) Unexpected tab character. (no-tabs)
(#1326) There should be no spaces inside this paren. (space-in-parens)
(#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)
(#1327) Unexpected tab character. (no-tabs)
(#1327) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1328) Unexpected tab character. (no-tabs)
(#1328) There should be no spaces inside this paren. (space-in-parens)
(#1328) There should be no space after '['. (computed-property-spacing)
(#1328) There should be no space before ']'. (computed-property-spacing)
(#1328) There should be no spaces inside this paren. (space-in-parens)
(#1329) Unexpected tab character. (no-tabs)
(#1330) Unexpected tab character. (no-tabs)
(#1330) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1331) Unexpected tab character. (no-tabs)
(#1331) There should be no spaces inside this paren. (space-in-parens)
(#1331) There should be no spaces inside this paren. (space-in-parens)
(#1331) There should be no spaces inside this paren. (space-in-parens)
(#1331) There should be no spaces inside this paren. (space-in-parens)
(#1332) Unexpected tab character. (no-tabs)
(#1332) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1333) Unexpected tab character. (no-tabs)
(#1334) Unexpected tab character. (no-tabs)
(#1335) Unexpected tab character. (no-tabs)
(#1336) Unexpected tab character. (no-tabs)
(#1337) Unexpected tab character. (no-tabs)
(#1337) There should be no spaces inside this paren. (space-in-parens)
(#1337) There should be no spaces inside this paren. (space-in-parens)
(#1338) Unexpected tab character. (no-tabs)
(#1339) Trailing spaces not allowed. (no-trailing-spaces)
(#1339) Unexpected tab character. (no-tabs)
(#1340) Unexpected tab character. (no-tabs)
(#1341) Unexpected tab character. (no-tabs)
(#1342) Trailing spaces not allowed. (no-trailing-spaces)
(#1342) Unexpected tab character. (no-tabs)
(#1343) Unexpected tab character. (no-tabs)
(#1344) Unexpected tab character. (no-tabs)
(#1345) Trailing spaces not allowed. (no-trailing-spaces)
(#1345) Unexpected tab character. (no-tabs)
(#1346) Unexpected tab character. (no-tabs)
(#1347) Unexpected tab character. (no-tabs)
(#1348) Unexpected tab character. (no-tabs)
(#1349) Unexpected tab character. (no-tabs)
(#1349) There should be no spaces inside this paren. (space-in-parens)
(#1349) There should be no spaces inside this paren. (space-in-parens)
(#1350) Unexpected tab character. (no-tabs)
(#1350) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1351) Unexpected tab character. (no-tabs)
(#1351) There should be no spaces inside this paren. (space-in-parens)
(#1351) There should be no spaces inside this paren. (space-in-parens)
(#1352) Unexpected tab character. (no-tabs)
(#1353) Unexpected tab character. (no-tabs)
(#1353) There should be no spaces inside this paren. (space-in-parens)
(#1354) Unexpected tab character. (no-tabs)
(#1355) Unexpected tab character. (no-tabs)
(#1356) Unexpected tab character. (no-tabs)
(#1358) Trailing spaces not allowed. (no-trailing-spaces)
(#1358) Unexpected tab character. (no-tabs)
(#1359) Unexpected tab character. (no-tabs)
(#1360) Unexpected tab character. (no-tabs)
(#1361) Unexpected tab character. (no-tabs)
(#1362) Unexpected tab character. (no-tabs)
(#1363) Unexpected tab character. (no-tabs)
(#1364) Unexpected tab character. (no-tabs)
(#1365) Unexpected tab character. (no-tabs)
(#1366) Unexpected tab character. (no-tabs)
(#1367) Trailing spaces not allowed. (no-trailing-spaces)
(#1367) Unexpected tab character. (no-tabs)
(#1368) Trailing spaces not allowed. (no-trailing-spaces)
(#1368) Unexpected tab character. (no-tabs)
(#1369) Unexpected tab character. (no-tabs)
(#1370) Unexpected tab character. (no-tabs)
(#1371) Unexpected tab character. (no-tabs)
(#1372) Unexpected tab character. (no-tabs)
(#1373) Unexpected tab character. (no-tabs)
(#1374) Trailing spaces not allowed. (no-trailing-spaces)
(#1374) Unexpected tab character. (no-tabs)
(#1375) Unexpected tab character. (no-tabs)
(#1376) Unexpected tab character. (no-tabs)
(#1377) Unexpected tab character. (no-tabs)
(#1377) Identifier '_api_register' is not in camel case. (camelcase)
(#1378) Unexpected tab character. (no-tabs)
(#1378) Identifier '_api_registerPlural' is not in camel case. (camelcase)
(#1379) Trailing spaces not allowed. (no-trailing-spaces)
(#1379) Unexpected tab character. (no-tabs)
(#1380) Unexpected tab character. (no-tabs)
(#1380) Identifier '_re_dic' is not in camel case. (camelcase)
(#1381) Unexpected tab character. (no-tabs)
(#1381) Identifier '_re_new_lines' is not in camel case. (camelcase)
(#1382) Unexpected tab character. (no-tabs)
(#1382) Identifier '_re_html' is not in camel case. (camelcase)
(#1383) Unexpected tab character. (no-tabs)
(#1383) Identifier '_re_date_start' is not in camel case. (camelcase)
(#1383) Unnecessary escape character: \+. (no-useless-escape)
(#1383) Unnecessary escape character: \-. (no-useless-escape)
(#1384) Unexpected tab character. (no-tabs)
(#1384) Identifier '_re_date_end' is not in camel case. (camelcase)
(#1384) Unnecessary escape character: \+. (no-useless-escape)
(#1384) Unnecessary escape character: \-. (no-useless-escape)
(#1385) Trailing spaces not allowed. (no-trailing-spaces)
(#1385) Unexpected tab character. (no-tabs)
(#1386) Unexpected tab character. (no-tabs)
(#1387) Line 1387 exceeds the maximum line length of 132. (max-len)
(#1387) Unexpected tab character. (no-tabs)
(#1387) Identifier '_re_escape_regex' is not in camel case. (camelcase)
(#1387) There should be no spaces inside this paren. (space-in-parens)
(#1387) There should be no space after '['. (array-bracket-spacing)
(#1387) There should be no space before ']'. (array-bracket-spacing)
(#1387) There should be no spaces inside this paren. (space-in-parens)
(#1388) Trailing spaces not allowed. (no-trailing-spaces)
(#1388) Unexpected tab character. (no-tabs)
(#1389) Unexpected tab character. (no-tabs)
(#1390) Unexpected tab character. (no-tabs)
(#1391) Unexpected tab character. (no-tabs)
(#1392) Unexpected tab character. (no-tabs)
(#1393) Unexpected tab character. (no-tabs)
(#1394) Unexpected tab character. (no-tabs)
(#1395) Unexpected tab character. (no-tabs)
(#1396) Unexpected tab character. (no-tabs)
(#1397) Unexpected tab character. (no-tabs)
(#1398) Unexpected tab character. (no-tabs)
(#1399) Unexpected tab character. (no-tabs)
(#1399) Identifier '_re_formatted_numeric' is not in camel case. (camelcase)
(#1400) Trailing spaces not allowed. (no-trailing-spaces)
(#1400) Unexpected tab character. (no-tabs)
(#1401) Trailing spaces not allowed. (no-trailing-spaces)
(#1401) Unexpected tab character. (no-tabs)
(#1402) Unexpected tab character. (no-tabs)
(#1402) Unexpected space before function parentheses. (space-before-function-paren)
(#1402) There should be no spaces inside this paren. (space-in-parens)
(#1402) There should be no spaces inside this paren. (space-in-parens)
(#1403) Unexpected tab character. (no-tabs)
(#1404) Unexpected tab character. (no-tabs)
(#1405) Trailing spaces not allowed. (no-trailing-spaces)
(#1405) Unexpected tab character. (no-tabs)
(#1406) Trailing spaces not allowed. (no-trailing-spaces)
(#1406) Unexpected tab character. (no-tabs)
(#1407) Unexpected tab character. (no-tabs)
(#1407) Unexpected space before function parentheses. (space-before-function-paren)
(#1407) There should be no spaces inside this paren. (space-in-parens)
(#1407) There should be no spaces inside this paren. (space-in-parens)
(#1408) Unexpected tab character. (no-tabs)
(#1408) There should be no spaces inside this paren. (space-in-parens)
(#1408) There should be no spaces inside this paren. (space-in-parens)
(#1409) Unexpected tab character. (no-tabs)
(#1410) Unexpected tab character. (no-tabs)
(#1411) Trailing spaces not allowed. (no-trailing-spaces)
(#1411) Unexpected tab character. (no-tabs)
(#1412) Unexpected tab character. (no-tabs)
(#1413) Unexpected tab character. (no-tabs)
(#1414) Unexpected tab character. (no-tabs)
(#1414) Unexpected space before function parentheses. (space-before-function-paren)
(#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) Unexpected tab character. (no-tabs)
(#1416) Unexpected tab character. (no-tabs)
(#1416) There should be no spaces inside this paren. (space-in-parens)
(#1416) Unexpected space after unary operator '!'. (space-unary-ops)
(#1416) Identifier '_re_dic' is not in camel case. (camelcase)
(#1416) There should be no space after '['. (computed-property-spacing)
(#1416) There should be no space before ']'. (computed-property-spacing)
(#1416) There should be no spaces inside this paren. (space-in-parens)
(#1417) Unexpected tab character. (no-tabs)
(#1417) Identifier '_re_dic' is not in camel case. (camelcase)
(#1417) There should be no space after '['. (computed-property-spacing)
(#1417) There should be no space before ']'. (computed-property-spacing)
(#1417) There should be no spaces inside this paren. (space-in-parens)
(#1417) There should be no spaces inside this paren. (space-in-parens)
(#1417) There should be no spaces inside this paren. (space-in-parens)
(#1417) There should be no spaces inside this paren. (space-in-parens)
(#1418) Unexpected tab character. (no-tabs)
(#1419) Unexpected tab character. (no-tabs)
(#1420) Unexpected tab character. (no-tabs)
(#1420) There should be no spaces inside this paren. (space-in-parens)
(#1420) There should be no spaces inside this paren. (space-in-parens)
(#1420) There should be no spaces inside this paren. (space-in-parens)
(#1420) Identifier '_re_dic' is not in camel case. (camelcase)
(#1420) There should be no space after '['. (computed-property-spacing)
(#1420) There should be no space before ']'. (computed-property-spacing)
(#1420) There should be no spaces inside this paren. (space-in-parens)
(#1421) Unexpected tab character. (no-tabs)
(#1422) Unexpected tab character. (no-tabs)
(#1423) Trailing spaces not allowed. (no-trailing-spaces)
(#1423) Unexpected tab character. (no-tabs)
(#1424) Trailing spaces not allowed. (no-trailing-spaces)
(#1424) Unexpected tab character. (no-tabs)
(#1425) Unexpected tab character. (no-tabs)
(#1425) Unexpected space before function parentheses. (space-before-function-paren)
(#1425) There should be no spaces inside this paren. (space-in-parens)
(#1425) There should be no spaces inside this paren. (space-in-parens)
(#1426) Unexpected tab character. (no-tabs)
(#1427) Trailing spaces not allowed. (no-trailing-spaces)
(#1427) Unexpected tab character. (no-tabs)
(#1428) Unexpected tab character. (no-tabs)
(#1429) Unexpected tab character. (no-tabs)
(#1430) Unexpected tab character. (no-tabs)
(#1431) Unexpected tab character. (no-tabs)
(#1431) 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)
(#1431) There should be no spaces inside this paren. (space-in-parens)
(#1432) Unexpected tab character. (no-tabs)
(#1433) Unexpected tab character. (no-tabs)
(#1434) Trailing spaces not allowed. (no-trailing-spaces)
(#1434) Unexpected tab character. (no-tabs)
(#1435) Unexpected tab character. (no-tabs)
(#1435) There should be no spaces inside this paren. (space-in-parens)
(#1435) There should be no spaces inside this paren. (space-in-parens)
(#1436) Unexpected tab character. (no-tabs)
(#1436) There should be no spaces inside this paren. (space-in-parens)
(#1436) There should be no spaces inside this paren. (space-in-parens)
(#1437) Unexpected tab character. (no-tabs)
(#1438) Trailing spaces not allowed. (no-trailing-spaces)
(#1438) Unexpected tab character. (no-tabs)
(#1439) Unexpected tab character. (no-tabs)
(#1439) There should be no spaces inside this paren. (space-in-parens)
(#1439) There should be no spaces inside this paren. (space-in-parens)
(#1440) Unexpected tab character. (no-tabs)
(#1440) There should be no spaces inside this paren. (space-in-parens)
(#1440) There should be no spaces inside this paren. (space-in-parens)
(#1441) Unexpected tab character. (no-tabs)
(#1442) Trailing spaces not allowed. (no-trailing-spaces)
(#1442) Unexpected tab character. (no-tabs)
(#1443) Unexpected tab character. (no-tabs)
(#1443) There should be no spaces inside this paren. (space-in-parens)
(#1443) There should be no spaces inside this paren. (space-in-parens)
(#1443) There should be no spaces inside this paren. (space-in-parens)
(#1443) There should be no spaces inside this paren. (space-in-parens)
(#1444) Unexpected tab character. (no-tabs)
(#1445) Trailing spaces not allowed. (no-trailing-spaces)
(#1445) Unexpected tab character. (no-tabs)
(#1446) Trailing spaces not allowed. (no-trailing-spaces)
(#1446) Unexpected tab character. (no-tabs)
(#1447) Unexpected tab character. (no-tabs)
(#1448) Unexpected tab character. (no-tabs)
(#1448) Unexpected space before function parentheses. (space-before-function-paren)
(#1448) There should be no spaces inside this paren. (space-in-parens)
(#1448) There should be no spaces inside this paren. (space-in-parens)
(#1449) Unexpected tab character. (no-tabs)
(#1449) There should be no spaces inside this paren. (space-in-parens)
(#1449) There should be no spaces inside this paren. (space-in-parens)
(#1450) Unexpected tab character. (no-tabs)
(#1451) Trailing spaces not allowed. (no-trailing-spaces)
(#1451) Unexpected tab character. (no-tabs)
(#1452) Trailing spaces not allowed. (no-trailing-spaces)
(#1452) Unexpected tab character. (no-tabs)
(#1453) Unexpected tab character. (no-tabs)
(#1453) Unexpected space before function parentheses. (space-before-function-paren)
(#1453) There should be no spaces inside this paren. (space-in-parens)
(#1453) There should be no spaces inside this paren. (space-in-parens)
(#1454) Unexpected tab character. (no-tabs)
(#1454) There should be no spaces inside this paren. (space-in-parens)
(#1454) There should be no spaces inside this paren. (space-in-parens)
(#1454) There should be no spaces inside this paren. (space-in-parens)
(#1454) There should be no spaces inside this paren. (space-in-parens)
(#1455) Unexpected tab character. (no-tabs)
(#1456) Unexpected tab character. (no-tabs)
(#1457) Trailing spaces not allowed. (no-trailing-spaces)
(#1457) Unexpected tab character. (no-tabs)
(#1458) Unexpected tab character. (no-tabs)
(#1458) There should be no spaces inside this paren. (space-in-parens)
(#1458) There should be no spaces inside this paren. (space-in-parens)
(#1459) Unexpected tab character. (no-tabs)
(#1459) Unexpected space after unary operator '!'. (space-unary-ops)
(#1459) Do not nest ternary expressions. (no-nested-ternary)
(#1460) Unexpected tab character. (no-tabs)
(#1461) Unexpected tab character. (no-tabs)
(#1461) There should be no spaces inside this paren. (space-in-parens)
(#1461) There should be no spaces inside this paren. (space-in-parens)
(#1461) There should be no spaces inside this paren. (space-in-parens)
(#1461) There should be no spaces inside this paren. (space-in-parens)
(#1462) Unexpected tab character. (no-tabs)
(#1463) Unexpected tab character. (no-tabs)
(#1464) Unexpected tab character. (no-tabs)
(#1465) Trailing spaces not allowed. (no-trailing-spaces)
(#1465) Unexpected tab character. (no-tabs)
(#1466) Trailing spaces not allowed. (no-trailing-spaces)
(#1466) Unexpected tab character. (no-tabs)
(#1467) Unexpected tab character. (no-tabs)
(#1467) Unexpected space before function parentheses. (space-before-function-paren)
(#1467) There should be no spaces inside this paren. (space-in-parens)
(#1467) There should be no spaces inside this paren. (space-in-parens)
(#1468) Unexpected tab character. (no-tabs)
(#1469) Unexpected tab character. (no-tabs)
(#1469) Infix operators must be spaced. (space-infix-ops)
(#1469) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1469) Infix operators must be spaced. (space-infix-ops)
(#1470) Trailing spaces not allowed. (no-trailing-spaces)
(#1470) Unexpected tab character. (no-tabs)
(#1471) Unexpected tab character. (no-tabs)
(#1472) Unexpected tab character. (no-tabs)
(#1473) Unexpected tab character. (no-tabs)
(#1473) There should be no spaces inside this paren. (space-in-parens)
(#1473) There should be no spaces inside this paren. (space-in-parens)
(#1474) Unexpected tab character. (no-tabs)
(#1474) There should be no spaces inside this paren. (space-in-parens)
(#1474) Infix operators must be spaced. (space-infix-ops)
(#1474) Unexpected whitespace before semicolon. (semi-spacing)
(#1474) There should be no spaces inside this paren. (space-in-parens)
(#1475) Unexpected tab character. (no-tabs)
(#1475) There should be no spaces inside this paren. (space-in-parens)
(#1475) There should be no space after '['. (computed-property-spacing)
(#1475) There should be no space before ']'. (computed-property-spacing)
(#1475) There should be no spaces inside this paren. (space-in-parens)
(#1476) Unexpected tab character. (no-tabs)
(#1476) There should be no spaces inside this paren. (space-in-parens)
(#1476) There should be no space after '['. (computed-property-spacing)
(#1476) There should be no space before ']'. (computed-property-spacing)
(#1476) There should be no space after '['. (computed-property-spacing)
(#1476) There should be no space before ']'. (computed-property-spacing)
(#1476) There should be no spaces inside this paren. (space-in-parens)
(#1477) Unexpected tab character. (no-tabs)
(#1478) Unexpected tab character. (no-tabs)
(#1479) Unexpected tab character. (no-tabs)
(#1479) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1480) Unexpected tab character. (no-tabs)
(#1481) Unexpected tab character. (no-tabs)
(#1481) There should be no spaces inside this paren. (space-in-parens)
(#1481) Infix operators must be spaced. (space-infix-ops)
(#1481) Unexpected whitespace before semicolon. (semi-spacing)
(#1481) There should be no spaces inside this paren. (space-in-parens)
(#1482) Unexpected tab character. (no-tabs)
(#1482) There should be no spaces inside this paren. (space-in-parens)
(#1482) There should be no spaces inside this paren. (space-in-parens)
(#1483) Unexpected tab character. (no-tabs)
(#1483) There should be no spaces inside this paren. (space-in-parens)
(#1483) There should be no space after '['. (computed-property-spacing)
(#1483) There should be no space before ']'. (computed-property-spacing)
(#1483) There should be no spaces inside this paren. (space-in-parens)
(#1484) Unexpected tab character. (no-tabs)
(#1485) Unexpected tab character. (no-tabs)
(#1486) Unexpected tab character. (no-tabs)
(#1487) Trailing spaces not allowed. (no-trailing-spaces)
(#1487) Unexpected tab character. (no-tabs)
(#1488) Unexpected tab character. (no-tabs)
(#1489) Unexpected tab character. (no-tabs)
(#1490) Trailing spaces not allowed. (no-trailing-spaces)
(#1490) Unexpected tab character. (no-tabs)
(#1491) Trailing spaces not allowed. (no-trailing-spaces)
(#1491) Unexpected tab character. (no-tabs)
(#1492) Unexpected tab character. (no-tabs)
(#1493) Unexpected tab character. (no-tabs)
(#1494) Unexpected tab character. (no-tabs)
(#1494) Identifier '_pluck_order' is not in camel case. (camelcase)
(#1494) Unexpected space before function parentheses. (space-before-function-paren)
(#1494) There should be no spaces inside this paren. (space-in-parens)
(#1494) There should be no spaces inside this paren. (space-in-parens)
(#1495) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1495) Unexpected tab character. (no-tabs)
(#1496) Unexpected tab character. (no-tabs)
(#1497) Unexpected tab character. (no-tabs)
(#1497) Infix operators must be spaced. (space-infix-ops)
(#1497) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1497) Infix operators must be spaced. (space-infix-ops)
(#1498) Trailing spaces not allowed. (no-trailing-spaces)
(#1498) Unexpected tab character. (no-tabs)
(#1499) Unexpected tab character. (no-tabs)
(#1500) Unexpected tab character. (no-tabs)
(#1501) Unexpected tab character. (no-tabs)
(#1501) There should be no spaces inside this paren. (space-in-parens)
(#1501) There should be no spaces inside this paren. (space-in-parens)
(#1502) Unexpected tab character. (no-tabs)
(#1502) There should be no spaces inside this paren. (space-in-parens)
(#1502) Infix operators must be spaced. (space-infix-ops)
(#1502) Unexpected whitespace before semicolon. (semi-spacing)
(#1502) There should be no spaces inside this paren. (space-in-parens)
(#1503) Unexpected tab character. (no-tabs)
(#1503) There should be no spaces inside this paren. (space-in-parens)
(#1503) There should be no space after '['. (computed-property-spacing)
(#1503) There should be no space before ']'. (computed-property-spacing)
(#1503) There should be no space after '['. (computed-property-spacing)
(#1503) There should be no space before ']'. (computed-property-spacing)
(#1503) There should be no spaces inside this paren. (space-in-parens)
(#1504) Unexpected tab character. (no-tabs)
(#1504) 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)
(#1504) There should be no space after '['. (computed-property-spacing)
(#1504) There should be no space before ']'. (computed-property-spacing)
(#1504) There should be no space after '['. (computed-property-spacing)
(#1504) There should be no space before ']'. (computed-property-spacing)
(#1504) There should be no spaces inside this paren. (space-in-parens)
(#1505) Unexpected tab character. (no-tabs)
(#1506) Unexpected tab character. (no-tabs)
(#1507) Unexpected tab character. (no-tabs)
(#1507) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1508) Unexpected tab character. (no-tabs)
(#1509) Unexpected tab character. (no-tabs)
(#1509) There should be no spaces inside this paren. (space-in-parens)
(#1509) Infix operators must be spaced. (space-infix-ops)
(#1509) Unexpected whitespace before semicolon. (semi-spacing)
(#1509) There should be no spaces inside this paren. (space-in-parens)
(#1510) Unexpected tab character. (no-tabs)
(#1510) There should be no spaces inside this paren. (space-in-parens)
(#1510) There should be no space after '['. (computed-property-spacing)
(#1510) There should be no space before ']'. (computed-property-spacing)
(#1510) There should be no space after '['. (computed-property-spacing)
(#1510) There should be no space before ']'. (computed-property-spacing)
(#1510) There should be no spaces inside this paren. (space-in-parens)
(#1511) Unexpected tab character. (no-tabs)
(#1512) Unexpected tab character. (no-tabs)
(#1513) Trailing spaces not allowed. (no-trailing-spaces)
(#1513) Unexpected tab character. (no-tabs)
(#1514) Unexpected tab character. (no-tabs)
(#1515) Unexpected tab character. (no-tabs)
(#1516) Trailing spaces not allowed. (no-trailing-spaces)
(#1516) Unexpected tab character. (no-tabs)
(#1517) Trailing spaces not allowed. (no-trailing-spaces)
(#1517) Unexpected tab character. (no-tabs)
(#1518) Unexpected tab character. (no-tabs)
(#1518) Unexpected space before function parentheses. (space-before-function-paren)
(#1518) There should be no spaces inside this paren. (space-in-parens)
(#1518) There should be no spaces inside this paren. (space-in-parens)
(#1519) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1519) Unexpected tab character. (no-tabs)
(#1520) Unexpected tab character. (no-tabs)
(#1521) Unexpected tab character. (no-tabs)
(#1522) Trailing spaces not allowed. (no-trailing-spaces)
(#1522) Unexpected tab character. (no-tabs)
(#1523) Unexpected tab character. (no-tabs)
(#1523) There should be no spaces inside this paren. (space-in-parens)
(#1523) There should be no spaces inside this paren. (space-in-parens)
(#1524) Unexpected tab character. (no-tabs)
(#1525) Unexpected tab character. (no-tabs)
(#1526) Unexpected tab character. (no-tabs)
(#1526) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1527) Unexpected tab character. (no-tabs)
(#1528) Unexpected tab character. (no-tabs)
(#1529) Unexpected tab character. (no-tabs)
(#1530) Unexpected tab character. (no-tabs)
(#1531) Trailing spaces not allowed. (no-trailing-spaces)
(#1531) Unexpected tab character. (no-tabs)
(#1532) Unexpected tab character. (no-tabs)
(#1532) There should be no spaces inside this paren. (space-in-parens)
(#1532) Infix operators must be spaced. (space-infix-ops)
(#1532) Unexpected whitespace before semicolon. (semi-spacing)
(#1532) Infix operators must be spaced. (space-infix-ops)
(#1532) Unexpected whitespace before semicolon. (semi-spacing)
(#1532) There should be no spaces inside this paren. (space-in-parens)
(#1533) Unexpected tab character. (no-tabs)
(#1533) There should be no spaces inside this paren. (space-in-parens)
(#1533) There should be no spaces inside this paren. (space-in-parens)
(#1534) Unexpected tab character. (no-tabs)
(#1535) Trailing spaces not allowed. (no-trailing-spaces)
(#1535) Unexpected tab character. (no-tabs)
(#1536) Unexpected tab character. (no-tabs)
(#1537) Unexpected tab character. (no-tabs)
(#1538) Trailing spaces not allowed. (no-trailing-spaces)
(#1538) Unexpected tab character. (no-tabs)
(#1539) Trailing spaces not allowed. (no-trailing-spaces)
(#1539) Unexpected tab character. (no-tabs)
(#1540) Unexpected tab character. (no-tabs)
(#1540) Unexpected space before function parentheses. (space-before-function-paren)
(#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) Unexpected tab character. (no-tabs)
(#1541) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1542) Unexpected tab character. (no-tabs)
(#1543) Trailing spaces not allowed. (no-trailing-spaces)
(#1543) Unexpected tab character. (no-tabs)
(#1544) Unexpected tab character. (no-tabs)
(#1544) There should be no spaces inside this paren. (space-in-parens)
(#1544) Infix operators must be spaced. (space-infix-ops)
(#1544) Infix operators must be spaced. (space-infix-ops)
(#1544) Unexpected whitespace before semicolon. (semi-spacing)
(#1544) Infix operators must be spaced. (space-infix-ops)
(#1544) Unexpected whitespace before semicolon. (semi-spacing)
(#1544) There should be no spaces inside this paren. (space-in-parens)
(#1545) Unexpected tab character. (no-tabs)
(#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) Comments should not begin with a lowercase character (capitalized-comments)
(#1546) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#1548) Unexpected tab character. (no-tabs)
(#1549) Trailing spaces not allowed. (no-trailing-spaces)
(#1549) Unexpected tab character. (no-tabs)
(#1550) Unexpected tab character. (no-tabs)
(#1551) Unexpected tab character. (no-tabs)
(#1552) Trailing spaces not allowed. (no-trailing-spaces)
(#1552) Unexpected tab character. (no-tabs)
(#1553) Trailing spaces not allowed. (no-trailing-spaces)
(#1553) Unexpected tab character. (no-tabs)
(#1554) Unexpected tab character. (no-tabs)
(#1554) Unexpected space before function parentheses. (space-before-function-paren)
(#1554) There should be no spaces inside this paren. (space-in-parens)
(#1554) There should be no spaces inside this paren. (space-in-parens)
(#1555) Unexpected tab character. (no-tabs)
(#1555) There should be no spaces inside this paren. (space-in-parens)
(#1555) There should be no spaces inside this paren. (space-in-parens)
(#1556) Unexpected tab character. (no-tabs)
(#1557) Trailing spaces not allowed. (no-trailing-spaces)
(#1557) Unexpected tab character. (no-tabs)
(#1558) Trailing spaces not allowed. (no-trailing-spaces)
(#1558) Unexpected tab character. (no-tabs)
(#1559) Unexpected tab character. (no-tabs)
(#1560) Unexpected tab character. (no-tabs)
(#1561) Unexpected tab character. (no-tabs)
(#1562) Unexpected tab character. (no-tabs)
(#1563) Unexpected tab character. (no-tabs)
(#1564) Unexpected tab character. (no-tabs)
(#1565) Unexpected tab character. (no-tabs)
(#1566) Unexpected tab character. (no-tabs)
(#1566) Unexpected space before function parentheses. (space-before-function-paren)
(#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) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1567) Unexpected tab character. (no-tabs)
(#1568) Unexpected tab character. (no-tabs)
(#1569) Unexpected tab character. (no-tabs)
(#1570) Unexpected tab character. (no-tabs)
(#1571) Unexpected tab character. (no-tabs)
(#1572) Unexpected tab character. (no-tabs)
(#1573) Unexpected tab character. (no-tabs)
(#1574) Unexpected tab character. (no-tabs)
(#1575) Unexpected tab character. (no-tabs)
(#1575) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1575) Infix operators must be spaced. (space-infix-ops)
(#1576) Unexpected tab character. (no-tabs)
(#1576) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1576) Infix operators must be spaced. (space-infix-ops)
(#1577) Trailing spaces not allowed. (no-trailing-spaces)
(#1577) Unexpected tab character. (no-tabs)
(#1578) Unexpected tab character. (no-tabs)
(#1578) Unexpected labeled statement. (no-labels)
(#1578) There should be no spaces inside this paren. (space-in-parens)
(#1578) Infix operators must be spaced. (space-infix-ops)
(#1578) Unexpected whitespace before semicolon. (semi-spacing)
(#1578) Infix operators must be spaced. (space-infix-ops)
(#1578) Unexpected whitespace before semicolon. (semi-spacing)
(#1578) There should be no spaces inside this paren. (space-in-parens)
(#1579) Unexpected tab character. (no-tabs)
(#1580) Trailing spaces not allowed. (no-trailing-spaces)
(#1580) Unexpected tab character. (no-tabs)
(#1581) Unexpected tab character. (no-tabs)
(#1581) There should be no spaces inside this paren. (space-in-parens)
(#1581) Infix operators must be spaced. (space-infix-ops)
(#1581) Unexpected whitespace before semicolon. (semi-spacing)
(#1581) Infix operators must be spaced. (space-infix-ops)
(#1581) Unexpected whitespace before semicolon. (semi-spacing)
(#1581) There should be no spaces inside this paren. (space-in-parens)
(#1582) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#1583) Unexpected label in continue statement. (no-labels)
(#1584) Unexpected tab character. (no-tabs)
(#1585) Unexpected tab character. (no-tabs)
(#1586) Trailing spaces not allowed. (no-trailing-spaces)
(#1586) Unexpected tab character. (no-tabs)
(#1587) Unexpected tab character. (no-tabs)
(#1587) There should be no spaces inside this paren. (space-in-parens)
(#1587) There should be no spaces inside this paren. (space-in-parens)
(#1588) Unexpected tab character. (no-tabs)
(#1589) Unexpected tab character. (no-tabs)
(#1590) Trailing spaces not allowed. (no-trailing-spaces)
(#1590) Unexpected tab character. (no-tabs)
(#1591) Unexpected tab character. (no-tabs)
(#1592) Unexpected tab character. (no-tabs)
(#1593) Trailing spaces not allowed. (no-trailing-spaces)
(#1593) Unexpected tab character. (no-tabs)
(#1594) Trailing spaces not allowed. (no-trailing-spaces)
(#1594) Unexpected tab character. (no-tabs)
(#1595) Unexpected tab character. (no-tabs)
(#1596) Unexpected tab character. (no-tabs)
(#1597) Unexpected tab character. (no-tabs)
(#1598) Unexpected tab character. (no-tabs)
(#1599) Unexpected tab character. (no-tabs)
(#1600) Unexpected tab character. (no-tabs)
(#1601) Unexpected tab character. (no-tabs)
(#1602) Unexpected tab character. (no-tabs)
(#1603) Unexpected tab character. (no-tabs)
(#1604) Unexpected tab character. (no-tabs)
(#1605) Unexpected tab character. (no-tabs)
(#1606) Unexpected tab character. (no-tabs)
(#1607) Unexpected tab character. (no-tabs)
(#1608) Unexpected tab character. (no-tabs)
(#1609) Unexpected tab character. (no-tabs)
(#1610) Unexpected tab character. (no-tabs)
(#1611) Unexpected tab character. (no-tabs)
(#1612) Unexpected tab character. (no-tabs)
(#1613) Unexpected tab character. (no-tabs)
(#1614) Unexpected tab character. (no-tabs)
(#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)
(#1615) Unexpected tab character. (no-tabs)
(#1616) Unexpected tab character. (no-tabs)
(#1617) Unexpected tab character. (no-tabs)
(#1618) Unexpected tab character. (no-tabs)
(#1619) Trailing spaces not allowed. (no-trailing-spaces)
(#1619) Unexpected tab character. (no-tabs)
(#1620) Unexpected tab character. (no-tabs)
(#1620) Unexpected space before function parentheses. (space-before-function-paren)
(#1621) Unexpected tab character. (no-tabs)
(#1622) Unexpected tab character. (no-tabs)
(#1622) Unexpected 'this'. (no-invalid-this)
(#1623) Unexpected tab character. (no-tabs)
(#1623) Multiple spaces found before '='. (no-multi-spaces)
(#1624) Unexpected tab character. (no-tabs)
(#1625) Trailing spaces not allowed. (no-trailing-spaces)
(#1625) Unexpected tab character. (no-tabs)
(#1626) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#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) Trailing spaces not allowed. (no-trailing-spaces)
(#1628) Unexpected tab character. (no-tabs)
(#1629) Unexpected tab character. (no-tabs)
(#1629) There should be no spaces inside this paren. (space-in-parens)
(#1629) Unexpected space before function parentheses. (space-before-function-paren)
(#1630) Unexpected tab character. (no-tabs)
(#1631) Unexpected tab character. (no-tabs)
(#1631) There should be no spaces inside this paren. (space-in-parens)
(#1631) There should be no spaces inside this paren. (space-in-parens)
(#1632) Unexpected tab character. (no-tabs)
(#1632) There should be no spaces inside this paren. (space-in-parens)
(#1633) Unexpected tab character. (no-tabs)
(#1633) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1634) Unexpected tab character. (no-tabs)
(#1635) Unexpected tab character. (no-tabs)
(#1636) Unexpected tab character. (no-tabs)
(#1636) There should be no spaces inside this paren. (space-in-parens)
(#1636) There should be no spaces inside this paren. (space-in-parens)
(#1637) Unexpected tab character. (no-tabs)
(#1638) Unexpected tab character. (no-tabs)
(#1639) Unexpected tab character. (no-tabs)
(#1640) Trailing spaces not allowed. (no-trailing-spaces)
(#1640) Unexpected tab character. (no-tabs)
(#1641) Trailing spaces not allowed. (no-trailing-spaces)
(#1641) Unexpected tab character. (no-tabs)
(#1642) Unexpected tab character. (no-tabs)
(#1643) Unexpected tab character. (no-tabs)
(#1644) Unexpected tab character. (no-tabs)
(#1645) Unexpected tab character. (no-tabs)
(#1646) Unexpected tab character. (no-tabs)
(#1647) Unexpected tab character. (no-tabs)
(#1648) Unexpected tab character. (no-tabs)
(#1648) Unexpected space before function parentheses. (space-before-function-paren)
(#1648) There should be no spaces inside this paren. (space-in-parens)
(#1648) There should be no spaces inside this paren. (space-in-parens)
(#1649) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#1651) Unexpected tab character. (no-tabs)
(#1652) Trailing spaces not allowed. (no-trailing-spaces)
(#1652) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#1652) Unexpected tab character. (no-tabs)
(#1653) Trailing spaces not allowed. (no-trailing-spaces)
(#1653) Unexpected tab character. (no-tabs)
(#1654) Trailing spaces not allowed. (no-trailing-spaces)
(#1654) Unexpected tab character. (no-tabs)
(#1655) Unexpected tab character. (no-tabs)
(#1656) Unexpected tab character. (no-tabs)
(#1657) Unexpected tab character. (no-tabs)
(#1658) Unexpected tab character. (no-tabs)
(#1659) Unexpected tab character. (no-tabs)
(#1660) Unexpected tab character. (no-tabs)
(#1661) Unexpected tab character. (no-tabs)
(#1662) Unexpected tab character. (no-tabs)
(#1662) Unexpected space before function parentheses. (space-before-function-paren)
(#1662) There should be no spaces inside this paren. (space-in-parens)
(#1662) There should be no spaces inside this paren. (space-in-parens)
(#1663) Unexpected tab character. (no-tabs)
(#1663) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1664) Unexpected tab character. (no-tabs)
(#1665) Unexpected tab character. (no-tabs)
(#1666) Unexpected tab character. (no-tabs)
(#1667) Unexpected tab character. (no-tabs)
(#1668) Unexpected tab character. (no-tabs)
(#1669) Trailing spaces not allowed. (no-trailing-spaces)
(#1669) Unexpected tab character. (no-tabs)
(#1670) Unexpected tab character. (no-tabs)
(#1670) There should be no spaces inside this paren. (space-in-parens)
(#1670) Unexpected space before function parentheses. (space-before-function-paren)
(#1670) 'val' is defined but never used. (no-unused-vars)
(#1671) Unexpected tab character. (no-tabs)
(#1672) Trailing spaces not allowed. (no-trailing-spaces)
(#1672) Unexpected tab character. (no-tabs)
(#1673) Unexpected tab character. (no-tabs)
(#1673) There should be no spaces inside this paren. (space-in-parens)
(#1673) Infix operators must be spaced. (space-infix-ops)
(#1673) There should be no spaces inside this paren. (space-in-parens)
(#1674) Unexpected tab character. (no-tabs)
(#1674) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1675) Unexpected tab character. (no-tabs)
(#1675) There should be no spaces inside this paren. (space-in-parens)
(#1675) There should be no spaces inside this paren. (space-in-parens)
(#1676) Unexpected tab character. (no-tabs)
(#1676) There should be no space after '['. (computed-property-spacing)
(#1676) There should be no space before ']'. (computed-property-spacing)
(#1677) Trailing spaces not allowed. (no-trailing-spaces)
(#1677) Unexpected tab character. (no-tabs)
(#1678) Unexpected tab character. (no-tabs)
(#1678) There should be no spaces inside this paren. (space-in-parens)
(#1678) There should be no spaces inside this paren. (space-in-parens)
(#1679) Unexpected tab character. (no-tabs)
(#1679) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1680) Unexpected tab character. (no-tabs)
(#1680) There should be no spaces inside this paren. (space-in-parens)
(#1680) There should be no spaces inside this paren. (space-in-parens)
(#1681) Unexpected tab character. (no-tabs)
(#1682) Unexpected tab character. (no-tabs)
(#1683) Unexpected tab character. (no-tabs)
(#1683) There should be no spaces inside this paren. (space-in-parens)
(#1684) Trailing spaces not allowed. (no-trailing-spaces)
(#1684) Unexpected tab character. (no-tabs)
(#1685) Unexpected tab character. (no-tabs)
(#1686) Unexpected tab character. (no-tabs)
(#1687) Trailing spaces not allowed. (no-trailing-spaces)
(#1687) Unexpected tab character. (no-tabs)
(#1688) Trailing spaces not allowed. (no-trailing-spaces)
(#1688) Unexpected tab character. (no-tabs)
(#1689) Unexpected tab character. (no-tabs)
(#1690) Unexpected tab character. (no-tabs)
(#1691) Unexpected tab character. (no-tabs)
(#1692) Unexpected tab character. (no-tabs)
(#1693) Unexpected tab character. (no-tabs)
(#1694) Unexpected tab character. (no-tabs)
(#1695) Unexpected tab character. (no-tabs)
(#1696) Unexpected tab character. (no-tabs)
(#1697) Unexpected tab character. (no-tabs)
(#1698) Unexpected tab character. (no-tabs)
(#1699) Unexpected tab character. (no-tabs)
(#1700) Unexpected tab character. (no-tabs)
(#1700) Unexpected space before function parentheses. (space-before-function-paren)
(#1700) There should be no spaces inside this paren. (space-in-parens)
(#1700) There should be no spaces inside this paren. (space-in-parens)
(#1701) Unexpected tab character. (no-tabs)
(#1701) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1702) Unexpected tab character. (no-tabs)
(#1702) There should be no spaces inside this paren. (space-in-parens)
(#1702) Unexpected space after unary operator '!'. (space-unary-ops)
(#1702) There should be no spaces inside this paren. (space-in-parens)
(#1703) Unexpected tab character. (no-tabs)
(#1703) There should be no spaces inside this paren. (space-in-parens)
(#1703) There should be no spaces inside this paren. (space-in-parens)
(#1704) Unexpected tab character. (no-tabs)
(#1705) Trailing spaces not allowed. (no-trailing-spaces)
(#1705) Unexpected tab character. (no-tabs)
(#1706) Unexpected tab character. (no-tabs)
(#1707) Trailing spaces not allowed. (no-trailing-spaces)
(#1707) Unexpected tab character. (no-tabs)
(#1708) Unexpected tab character. (no-tabs)
(#1708) There should be no spaces inside this paren. (space-in-parens)
(#1708) Unexpected space before function parentheses. (space-before-function-paren)
(#1708) 'val' is defined but never used. (no-unused-vars)
(#1709) Unexpected tab character. (no-tabs)
(#1709) There should be no space after '['. (computed-property-spacing)
(#1709) There should be no space before ']'. (computed-property-spacing)
(#1710) Trailing spaces not allowed. (no-trailing-spaces)
(#1710) Unexpected tab character. (no-tabs)
(#1711) Unexpected tab character. (no-tabs)
(#1711) There should be no spaces inside this paren. (space-in-parens)
(#1711) There should be no spaces inside this paren. (space-in-parens)
(#1712) Unexpected tab character. (no-tabs)
(#1712) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1713) Unexpected tab character. (no-tabs)
(#1714) Unexpected tab character. (no-tabs)
(#1714) There should be no spaces inside this paren. (space-in-parens)
(#1714) There should be no spaces inside this paren. (space-in-parens)
(#1715) Unexpected tab character. (no-tabs)
(#1715) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1716) Unexpected tab character. (no-tabs)
(#1717) Unexpected tab character. (no-tabs)
(#1717) There should be no spaces inside this paren. (space-in-parens)
(#1717) Unexpected space after unary operator '!'. (space-unary-ops)
(#1717) There should be no space after '['. (computed-property-spacing)
(#1717) There should be no space before ']'. (computed-property-spacing)
(#1717) There should be no spaces inside this paren. (space-in-parens)
(#1718) Unexpected tab character. (no-tabs)
(#1718) There should be no space after '['. (computed-property-spacing)
(#1718) There should be no space before ']'. (computed-property-spacing)
(#1719) Unexpected tab character. (no-tabs)
(#1720) Unexpected tab character. (no-tabs)
(#1720) There should be no spaces inside this paren. (space-in-parens)
(#1720) There should be no spaces inside this paren. (space-in-parens)
(#1721) Trailing spaces not allowed. (no-trailing-spaces)
(#1721) Unexpected tab character. (no-tabs)
(#1722) Unexpected tab character. (no-tabs)
(#1722) There should be no spaces inside this paren. (space-in-parens)
(#1722) There should be no spaces inside this paren. (space-in-parens)
(#1723) Unexpected tab character. (no-tabs)
(#1723) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1724) Unexpected tab character. (no-tabs)
(#1725) Unexpected tab character. (no-tabs)
(#1725) There should be no space after '['. (computed-property-spacing)
(#1725) There should be no space before ']'. (computed-property-spacing)
(#1726) Unexpected tab character. (no-tabs)
(#1727) Unexpected tab character. (no-tabs)
(#1728) Unexpected tab character. (no-tabs)
(#1728) There should be no spaces inside this paren. (space-in-parens)
(#1729) Unexpected tab character. (no-tabs)
(#1730) Trailing spaces not allowed. (no-trailing-spaces)
(#1730) Unexpected tab character. (no-tabs)
(#1731) Trailing spaces not allowed. (no-trailing-spaces)
(#1731) Unexpected tab character. (no-tabs)
(#1732) Expected JSDoc for 'lang' but found 'oSettings'. (valid-jsdoc)
(#1732) Unexpected tab character. (no-tabs)
(#1733) Unexpected tab character. (no-tabs)
(#1734) Unexpected tab character. (no-tabs)
(#1735) Unexpected tab character. (no-tabs)
(#1736) Unexpected tab character. (no-tabs)
(#1737) Unexpected tab character. (no-tabs)
(#1738) Unexpected tab character. (no-tabs)
(#1739) Unexpected tab character. (no-tabs)
(#1739) There should be no spaces inside this paren. (space-in-parens)
(#1739) There should be no spaces inside this paren. (space-in-parens)
(#1740) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1740) Unexpected tab character. (no-tabs)
(#1741) Unexpected tab character. (no-tabs)
(#1742) Unexpected tab character. (no-tabs)
(#1743) Trailing spaces not allowed. (no-trailing-spaces)
(#1743) Unexpected tab character. (no-tabs)
(#1744) Unexpected tab character. (no-tabs)
(#1745) Unexpected tab character. (no-tabs)
(#1746) Unexpected tab character. (no-tabs)
(#1747) Unexpected tab character. (no-tabs)
(#1747) There should be no spaces inside this paren. (space-in-parens)
(#1747) Unexpected space after unary operator '!'. (space-unary-ops)
(#1748) Unexpected tab character. (no-tabs)
(#1748) There should be no spaces inside this paren. (space-in-parens)
(#1749) Unexpected tab character. (no-tabs)
(#1749) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1750) Unexpected tab character. (no-tabs)
(#1750) There should be no spaces inside this paren. (space-in-parens)
(#1750) There should be no spaces inside this paren. (space-in-parens)
(#1751) Unexpected tab character. (no-tabs)
(#1752) Trailing spaces not allowed. (no-trailing-spaces)
(#1752) Unexpected tab character. (no-tabs)
(#1753) Unexpected tab character. (no-tabs)
(#1754) Unexpected tab character. (no-tabs)
(#1754) There should be no spaces inside this paren. (space-in-parens)
(#1754) Unexpected space after unary operator '!'. (space-unary-ops)
(#1755) Unexpected tab character. (no-tabs)
(#1755) There should be no spaces inside this paren. (space-in-parens)
(#1756) Unexpected tab character. (no-tabs)
(#1756) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1757) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#1759) Trailing spaces not allowed. (no-trailing-spaces)
(#1759) Unexpected tab character. (no-tabs)
(#1760) Unexpected tab character. (no-tabs)
(#1761) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#1763) Unexpected tab character. (no-tabs)
(#1764) Trailing spaces not allowed. (no-trailing-spaces)
(#1764) Unexpected tab character. (no-tabs)
(#1765) Unexpected tab character. (no-tabs)
(#1766) Unexpected tab character. (no-tabs)
(#1766) There should be no spaces inside this paren. (space-in-parens)
(#1766) There should be no spaces inside this paren. (space-in-parens)
(#1767) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#1769) Unexpected tab character. (no-tabs)
(#1770) Trailing spaces not allowed. (no-trailing-spaces)
(#1770) Unexpected tab character. (no-tabs)
(#1771) Trailing spaces not allowed. (no-trailing-spaces)
(#1771) Unexpected tab character. (no-tabs)
(#1772) Unexpected tab character. (no-tabs)
(#1773) Unexpected tab character. (no-tabs)
(#1774) Unexpected tab character. (no-tabs)
(#1775) Unexpected tab character. (no-tabs)
(#1776) Unexpected tab character. (no-tabs)
(#1777) Unexpected tab character. (no-tabs)
(#1778) Unexpected tab character. (no-tabs)
(#1778) Unexpected space before function parentheses. (space-before-function-paren)
(#1778) There should be no spaces inside this paren. (space-in-parens)
(#1778) There should be no spaces inside this paren. (space-in-parens)
(#1779) Unexpected tab character. (no-tabs)
(#1779) There should be no spaces inside this paren. (space-in-parens)
(#1779) There should be no space after '['. (computed-property-spacing)
(#1779) There should be no space before ']'. (computed-property-spacing)
(#1779) There should be no spaces inside this paren. (space-in-parens)
(#1780) Unexpected tab character. (no-tabs)
(#1780) There should be no space after '['. (computed-property-spacing)
(#1780) There should be no space before ']'. (computed-property-spacing)
(#1780) There should be no space after '['. (computed-property-spacing)
(#1780) There should be no space before ']'. (computed-property-spacing)
(#1781) Unexpected tab character. (no-tabs)
(#1782) Unexpected tab character. (no-tabs)
(#1783) Trailing spaces not allowed. (no-trailing-spaces)
(#1783) Unexpected tab character. (no-tabs)
(#1784) Trailing spaces not allowed. (no-trailing-spaces)
(#1784) Unexpected tab character. (no-tabs)
(#1785) Unexpected tab character. (no-tabs)
(#1786) Unexpected tab character. (no-tabs)
(#1787) Unexpected tab character. (no-tabs)
(#1788) Unexpected tab character. (no-tabs)
(#1789) Unexpected tab character. (no-tabs)
(#1790) Unexpected tab character. (no-tabs)
(#1791) Unexpected tab character. (no-tabs)
(#1791) Unexpected space before function parentheses. (space-before-function-paren)
(#1791) There should be no spaces inside this paren. (space-in-parens)
(#1791) There should be no spaces inside this paren. (space-in-parens)
(#1792) Unexpected tab character. (no-tabs)
(#1792) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1793) Unexpected tab character. (no-tabs)
(#1793) There should be no spaces inside this paren. (space-in-parens)
(#1793) Multiple spaces found before ''bSort''. (no-multi-spaces)
(#1793) There should be no spaces inside this paren. (space-in-parens)
(#1794) Unexpected tab character. (no-tabs)
(#1794) There should be no spaces inside this paren. (space-in-parens)
(#1794) Multiple spaces found before ''bSortMulti''. (no-multi-spaces)
(#1794) There should be no spaces inside this paren. (space-in-parens)
(#1795) Unexpected tab character. (no-tabs)
(#1795) There should be no spaces inside this paren. (space-in-parens)
(#1795) Multiple spaces found before ''bSortClasses''. (no-multi-spaces)
(#1795) There should be no spaces inside this paren. (space-in-parens)
(#1796) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#1797) There should be no spaces inside this paren. (space-in-parens)
(#1797) Multiple spaces found before ''aaSorting''. (no-multi-spaces)
(#1797) There should be no spaces inside this paren. (space-in-parens)
(#1798) Unexpected tab character. (no-tabs)
(#1798) There should be no spaces inside this paren. (space-in-parens)
(#1798) Multiple spaces found before ''aaSortingFixed''. (no-multi-spaces)
(#1798) There should be no spaces inside this paren. (space-in-parens)
(#1799) Unexpected tab character. (no-tabs)
(#1799) There should be no spaces inside this paren. (space-in-parens)
(#1799) Multiple spaces found before ''bPaginate''. (no-multi-spaces)
(#1799) There should be no spaces inside this paren. (space-in-parens)
(#1800) Unexpected tab character. (no-tabs)
(#1800) There should be no spaces inside this paren. (space-in-parens)
(#1800) Multiple spaces found before ''sPaginationType''. (no-multi-spaces)
(#1800) There should be no spaces inside this paren. (space-in-parens)
(#1801) Unexpected tab character. (no-tabs)
(#1801) There should be no spaces inside this paren. (space-in-parens)
(#1801) Multiple spaces found before ''iDisplayLength''. (no-multi-spaces)
(#1801) There should be no spaces inside this paren. (space-in-parens)
(#1802) Unexpected tab character. (no-tabs)
(#1802) There should be no spaces inside this paren. (space-in-parens)
(#1802) Multiple spaces found before ''bFilter''. (no-multi-spaces)
(#1802) There should be no spaces inside this paren. (space-in-parens)
(#1803) Trailing spaces not allowed. (no-trailing-spaces)
(#1803) Unexpected tab character. (no-tabs)
(#1804) Unexpected tab character. (no-tabs)
(#1805) Unexpected tab character. (no-tabs)
(#1805) There should be no spaces inside this paren. (space-in-parens)
(#1805) There should be no spaces inside this paren. (space-in-parens)
(#1806) Unexpected tab character. (no-tabs)
(#1807) Unexpected tab character. (no-tabs)
(#1808) Unexpected tab character. (no-tabs)
(#1808) There should be no spaces inside this paren. (space-in-parens)
(#1808) There should be no spaces inside this paren. (space-in-parens)
(#1809) Unexpected tab character. (no-tabs)
(#1810) Unexpected tab character. (no-tabs)
(#1811) Trailing spaces not allowed. (no-trailing-spaces)
(#1811) Unexpected tab character. (no-tabs)
(#1812) Unexpected tab character. (no-tabs)
(#1813) Unexpected tab character. (no-tabs)
(#1814) Unexpected tab character. (no-tabs)
(#1815) Trailing spaces not allowed. (no-trailing-spaces)
(#1815) Unexpected tab character. (no-tabs)
(#1816) Unexpected tab character. (no-tabs)
(#1816) There should be no spaces inside this paren. (space-in-parens)
(#1816) There should be no spaces inside this paren. (space-in-parens)
(#1817) Unexpected tab character. (no-tabs)
(#1817) There should be no spaces inside this paren. (space-in-parens)
(#1817) Infix operators must be spaced. (space-infix-ops)
(#1817) Infix operators must be spaced. (space-infix-ops)
(#1817) Unexpected whitespace before semicolon. (semi-spacing)
(#1817) Infix operators must be spaced. (space-infix-ops)
(#1817) Unexpected whitespace before semicolon. (semi-spacing)
(#1817) There should be no spaces inside this paren. (space-in-parens)
(#1818) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#1821) Unexpected tab character. (no-tabs)
(#1822) Unexpected tab character. (no-tabs)
(#1823) Unexpected tab character. (no-tabs)
(#1824) Trailing spaces not allowed. (no-trailing-spaces)
(#1824) Unexpected tab character. (no-tabs)
(#1825) Trailing spaces not allowed. (no-trailing-spaces)
(#1825) Unexpected tab character. (no-tabs)
(#1826) Unexpected tab character. (no-tabs)
(#1827) Unexpected tab character. (no-tabs)
(#1828) Unexpected tab character. (no-tabs)
(#1829) Unexpected tab character. (no-tabs)
(#1830) Unexpected tab character. (no-tabs)
(#1831) Unexpected tab character. (no-tabs)
(#1832) Unexpected tab character. (no-tabs)
(#1832) Unexpected space before function parentheses. (space-before-function-paren)
(#1832) There should be no spaces inside this paren. (space-in-parens)
(#1832) There should be no spaces inside this paren. (space-in-parens)
(#1833) Unexpected tab character. (no-tabs)
(#1833) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1834) Unexpected tab character. (no-tabs)
(#1834) There should be no spaces inside this paren. (space-in-parens)
(#1834) Multiple spaces found before ''bSortable''. (no-multi-spaces)
(#1834) There should be no spaces inside this paren. (space-in-parens)
(#1835) Unexpected tab character. (no-tabs)
(#1835) There should be no spaces inside this paren. (space-in-parens)
(#1835) Multiple spaces found before ''aDataSort''. (no-multi-spaces)
(#1835) There should be no spaces inside this paren. (space-in-parens)
(#1836) Unexpected tab character. (no-tabs)
(#1836) There should be no spaces inside this paren. (space-in-parens)
(#1836) There should be no spaces inside this paren. (space-in-parens)
(#1837) Unexpected tab character. (no-tabs)
(#1837) There should be no spaces inside this paren. (space-in-parens)
(#1837) There should be no spaces inside this paren. (space-in-parens)
(#1838) Trailing spaces not allowed. (no-trailing-spaces)
(#1838) Unexpected tab character. (no-tabs)
(#1839) Unexpected tab character. (no-tabs)
(#1839) Comments should not begin with a lowercase character (capitalized-comments)
(#1840) Unexpected tab character. (no-tabs)
(#1841) Unexpected tab character. (no-tabs)
(#1841) There should be no spaces inside this paren. (space-in-parens)
(#1841) Unexpected space after unary operator '!'. (space-unary-ops)
(#1841) There should be no spaces inside this paren. (space-in-parens)
(#1841) There should be no spaces inside this paren. (space-in-parens)
(#1841) There should be no spaces inside this paren. (space-in-parens)
(#1842) Unexpected tab character. (no-tabs)
(#1842) There should be no space after '['. (array-bracket-spacing)
(#1842) There should be no space before ']'. (array-bracket-spacing)
(#1843) Unexpected tab character. (no-tabs)
(#1844) Unexpected tab character. (no-tabs)
(#1845) Trailing spaces not allowed. (no-trailing-spaces)
(#1845) Unexpected tab character. (no-tabs)
(#1846) Trailing spaces not allowed. (no-trailing-spaces)
(#1846) Unexpected tab character. (no-tabs)
(#1847) Unexpected tab character. (no-tabs)
(#1848) Unexpected tab character. (no-tabs)
(#1849) Unexpected tab character. (no-tabs)
(#1850) Unexpected tab character. (no-tabs)
(#1851) Unexpected tab character. (no-tabs)
(#1852) Unexpected tab character. (no-tabs)
(#1852) There should be no spaces inside this paren. (space-in-parens)
(#1852) There should be no spaces inside this paren. (space-in-parens)
(#1853) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1853) Unexpected tab character. (no-tabs)
(#1854) Unexpected tab character. (no-tabs)
(#1855) Unexpected tab character. (no-tabs)
(#1856) Unexpected tab character. (no-tabs)
(#1857) Unexpected tab character. (no-tabs)
(#1857) There should be no spaces inside this paren. (space-in-parens)
(#1857) Unexpected space after unary operator '!'. (space-unary-ops)
(#1857) There should be no spaces inside this paren. (space-in-parens)
(#1858) Unexpected tab character. (no-tabs)
(#1859) Unexpected tab character. (no-tabs)
(#1860) Trailing spaces not allowed. (no-trailing-spaces)
(#1860) Unexpected tab character. (no-tabs)
(#1861) Unexpected tab character. (no-tabs)
(#1862) Unexpected tab character. (no-tabs)
(#1863) Unexpected tab character. (no-tabs)
(#1863) There should be no spaces inside this paren. (space-in-parens)
(#1864) Unexpected tab character. (no-tabs)
(#1865) Unexpected tab character. (no-tabs)
(#1866) Unexpected tab character. (no-tabs)
(#1867) Unexpected tab character. (no-tabs)
(#1868) Unexpected tab character. (no-tabs)
(#1869) Unexpected tab character. (no-tabs)
(#1870) Unexpected tab character. (no-tabs)
(#1870) There should be no spaces inside this paren. (space-in-parens)
(#1871) Unexpected tab character. (no-tabs)
(#1872) Unexpected tab character. (no-tabs)
(#1873) Unexpected tab character. (no-tabs)
(#1873) There should be no spaces inside this paren. (space-in-parens)
(#1874) Unexpected tab character. (no-tabs)
(#1875) Unexpected tab character. (no-tabs)
(#1876) Unexpected tab character. (no-tabs)
(#1877) Unexpected tab character. (no-tabs)
(#1878) Unexpected tab character. (no-tabs)
(#1879) Unexpected tab character. (no-tabs)
(#1879) There should be no spaces inside this paren. (space-in-parens)
(#1880) Unexpected tab character. (no-tabs)
(#1881) Unexpected tab character. (no-tabs)
(#1882) Unexpected tab character. (no-tabs)
(#1882) There should be no spaces inside this paren. (space-in-parens)
(#1883) Unexpected tab character. (no-tabs)
(#1884) Unexpected tab character. (no-tabs)
(#1885) Unexpected tab character. (no-tabs)
(#1885) There should be no spaces inside this paren. (space-in-parens)
(#1886) Unexpected tab character. (no-tabs)
(#1887) Unexpected tab character. (no-tabs)
(#1888) Unexpected tab character. (no-tabs)
(#1888) There should be no spaces inside this paren. (space-in-parens)
(#1888) There should be no spaces inside this paren. (space-in-parens)
(#1889) Trailing spaces not allowed. (no-trailing-spaces)
(#1889) Unexpected tab character. (no-tabs)
(#1890) Unexpected tab character. (no-tabs)
(#1891) Unexpected tab character. (no-tabs)
(#1892) Trailing spaces not allowed. (no-trailing-spaces)
(#1892) Unexpected tab character. (no-tabs)
(#1893) Unexpected tab character. (no-tabs)
(#1894) Unexpected tab character. (no-tabs)
(#1895) Unexpected tab character. (no-tabs)
(#1896) Unexpected tab character. (no-tabs)
(#1897) Unexpected tab character. (no-tabs)
(#1898) Unexpected tab character. (no-tabs)
(#1899) Unexpected tab character. (no-tabs)
(#1900) Unexpected tab character. (no-tabs)
(#1901) Unexpected tab character. (no-tabs)
(#1902) Trailing spaces not allowed. (no-trailing-spaces)
(#1902) Unexpected tab character. (no-tabs)
(#1903) Unexpected tab character. (no-tabs)
(#1904) Unexpected tab character. (no-tabs)
(#1905) Trailing spaces not allowed. (no-trailing-spaces)
(#1905) Unexpected tab character. (no-tabs)
(#1906) Unexpected tab character. (no-tabs)
(#1907) Unexpected tab character. (no-tabs)
(#1908) Unexpected tab character. (no-tabs)
(#1909) Unexpected tab character. (no-tabs)
(#1910) Trailing spaces not allowed. (no-trailing-spaces)
(#1910) Unexpected tab character. (no-tabs)
(#1911) Unexpected tab character. (no-tabs)
(#1912) Unexpected tab character. (no-tabs)
(#1913) Unexpected tab character. (no-tabs)
(#1913) There should be no spaces inside this paren. (space-in-parens)
(#1913) There should be no spaces inside this paren. (space-in-parens)
(#1914) Trailing spaces not allowed. (no-trailing-spaces)
(#1914) Unexpected tab character. (no-tabs)
(#1915) Unexpected tab character. (no-tabs)
(#1916) Unexpected tab character. (no-tabs)
(#1917) Trailing spaces not allowed. (no-trailing-spaces)
(#1917) Unexpected tab character. (no-tabs)
(#1918) Unexpected tab character. (no-tabs)
(#1919) Unexpected tab character. (no-tabs)
(#1920) Trailing spaces not allowed. (no-trailing-spaces)
(#1920) Unexpected tab character. (no-tabs)
(#1921) Unexpected tab character. (no-tabs)
(#1921) There should be no spaces inside this paren. (space-in-parens)
(#1921) There should be no spaces inside this paren. (space-in-parens)
(#1922) Unexpected tab character. (no-tabs)
(#1923) Unexpected tab character. (no-tabs)
(#1924) Trailing spaces not allowed. (no-trailing-spaces)
(#1924) Unexpected tab character. (no-tabs)
(#1925) Trailing spaces not allowed. (no-trailing-spaces)
(#1925) Unexpected tab character. (no-tabs)
(#1926) Expected JSDoc for 'that' but found 'settings'. (valid-jsdoc)
(#1926) Missing JSDoc for parameter 'start'. (valid-jsdoc)
(#1926) Missing JSDoc for parameter 'fn'. (valid-jsdoc)
(#1926) Missing JSDoc for parameter 'end'. (valid-jsdoc)
(#1926) Missing JSDoc for parameter 'inc'. (valid-jsdoc)
(#1926) Unexpected tab character. (no-tabs)
(#1926) Missing JSDoc for parameter 'init'. (valid-jsdoc)
(#1926) Missing JSDoc @returns for function. (valid-jsdoc)
(#1927) Unexpected tab character. (no-tabs)
(#1928) Unexpected tab character. (no-tabs)
(#1929) Unexpected tab character. (no-tabs)
(#1930) Unexpected tab character. (no-tabs)
(#1931) Unexpected tab character. (no-tabs)
(#1932) Unexpected tab character. (no-tabs)
(#1932) Unexpected space before function parentheses. (space-before-function-paren)
(#1932) There should be no spaces inside this paren. (space-in-parens)
(#1932) There should be no spaces inside this paren. (space-in-parens)
(#1933) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1933) Unexpected tab character. (no-tabs)
(#1934) Unexpected tab character. (no-tabs)
(#1935) Unexpected tab character. (no-tabs)
(#1936) Unexpected tab character. (no-tabs)
(#1937) Unexpected tab character. (no-tabs)
(#1938) Trailing spaces not allowed. (no-trailing-spaces)
(#1938) Unexpected tab character. (no-tabs)
(#1939) Unexpected tab character. (no-tabs)
(#1939) There should be no spaces inside this paren. (space-in-parens)
(#1939) There should be no spaces inside this paren. (space-in-parens)
(#1940) Unexpected tab character. (no-tabs)
(#1941) Unexpected tab character. (no-tabs)
(#1942) Unexpected tab character. (no-tabs)
(#1943) Trailing spaces not allowed. (no-trailing-spaces)
(#1943) Unexpected tab character. (no-tabs)
(#1944) Unexpected tab character. (no-tabs)
(#1944) There should be no spaces inside this paren. (space-in-parens)
(#1944) There should be no spaces inside this paren. (space-in-parens)
(#1945) Unexpected tab character. (no-tabs)
(#1945) There should be no spaces inside this paren. (space-in-parens)
(#1945) Unexpected space after unary operator '!'. (space-unary-ops)
(#1945) There should be no spaces inside this paren. (space-in-parens)
(#1946) Unexpected tab character. (no-tabs)
(#1947) Unexpected tab character. (no-tabs)
(#1948) Trailing spaces not allowed. (no-trailing-spaces)
(#1948) Unexpected tab character. (no-tabs)
(#1949) Unexpected tab character. (no-tabs)
(#1950) Unexpected tab character. (no-tabs)
(#1950) There should be no spaces inside this paren. (space-in-parens)
(#1950) There should be no spaces inside this paren. (space-in-parens)
(#1951) Unexpected tab character. (no-tabs)
(#1952) Trailing spaces not allowed. (no-trailing-spaces)
(#1952) Unexpected tab character. (no-tabs)
(#1953) Unexpected tab character. (no-tabs)
(#1954) Unexpected tab character. (no-tabs)
(#1955) Unexpected tab character. (no-tabs)
(#1956) Trailing spaces not allowed. (no-trailing-spaces)
(#1956) Unexpected tab character. (no-tabs)
(#1957) Unexpected tab character. (no-tabs)
(#1958) Unexpected tab character. (no-tabs)
(#1959) Trailing spaces not allowed. (no-trailing-spaces)
(#1959) Unexpected tab character. (no-tabs)
(#1960) Unexpected tab character. (no-tabs)
(#1961) Unexpected tab character. (no-tabs)
(#1962) Unexpected tab character. (no-tabs)
(#1963) Unexpected tab character. (no-tabs)
(#1964) Unexpected tab character. (no-tabs)
(#1965) Unexpected tab character. (no-tabs)
(#1966) Unexpected tab character. (no-tabs)
(#1966) There should be no spaces inside this paren. (space-in-parens)
(#1966) There should be no spaces inside this paren. (space-in-parens)
(#1967) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1967) Unexpected tab character. (no-tabs)
(#1968) Unexpected tab character. (no-tabs)
(#1969) Unexpected tab character. (no-tabs)
(#1970) Unexpected tab character. (no-tabs)
(#1971) Unexpected tab character. (no-tabs)
(#1971) There should be no spaces inside this paren. (space-in-parens)
(#1972) Unexpected tab character. (no-tabs)
(#1973) Unexpected tab character. (no-tabs)
(#1973) Do not nest ternary expressions. (no-nested-ternary)
(#1973) Multiple spaces found before '?'. (no-multi-spaces)
(#1973) Multiple spaces found before ':'. (no-multi-spaces)
(#1974) Unexpected tab character. (no-tabs)
(#1975) Unexpected tab character. (no-tabs)
(#1976) Unexpected tab character. (no-tabs)
(#1977) Unexpected tab character. (no-tabs)
(#1977) There should be no spaces inside this paren. (space-in-parens)
(#1978) Unexpected tab character. (no-tabs)
(#1978) There should be no spaces inside this paren. (space-in-parens)
(#1978) There should be no spaces inside this paren. (space-in-parens)
(#1979) Trailing spaces not allowed. (no-trailing-spaces)
(#1979) Unexpected tab character. (no-tabs)
(#1980) Unexpected tab character. (no-tabs)
(#1981) Unexpected tab character. (no-tabs)
(#1982) Unexpected tab character. (no-tabs)
(#1983) Unexpected tab character. (no-tabs)
(#1984) Unexpected tab character. (no-tabs)
(#1984) There should be no space after '['. (computed-property-spacing)
(#1984) There should be no space before ']'. (computed-property-spacing)
(#1984) There should be no spaces inside this paren. (space-in-parens)
(#1984) There should be no space after '['. (computed-property-spacing)
(#1984) There should be no space before ']'. (computed-property-spacing)
(#1984) There should be no spaces inside this paren. (space-in-parens)
(#1985) Trailing spaces not allowed. (no-trailing-spaces)
(#1985) Unexpected tab character. (no-tabs)
(#1986) Unexpected tab character. (no-tabs)
(#1987) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#1989) Trailing spaces not allowed. (no-trailing-spaces)
(#1989) Unexpected tab character. (no-tabs)
(#1990) Trailing spaces not allowed. (no-trailing-spaces)
(#1990) Unexpected tab character. (no-tabs)
(#1991) Unexpected tab character. (no-tabs)
(#1992) Unexpected tab character. (no-tabs)
(#1993) Unexpected tab character. (no-tabs)
(#1994) Unexpected tab character. (no-tabs)
(#1995) Unexpected tab character. (no-tabs)
(#1996) Unexpected tab character. (no-tabs)
(#1997) Unexpected tab character. (no-tabs)
(#1998) Unexpected tab character. (no-tabs)
(#1998) There should be no spaces inside this paren. (space-in-parens)
(#1998) There should be no spaces inside this paren. (space-in-parens)
(#1999) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1999) Unexpected tab character. (no-tabs)
(#2000) Unexpected tab character. (no-tabs)
(#2000) There should be no space after '['. (computed-property-spacing)
(#2000) There should be no space before ']'. (computed-property-spacing)
(#2001) Unexpected tab character. (no-tabs)
(#2002) Unexpected tab character. (no-tabs)
(#2003) Trailing spaces not allowed. (no-trailing-spaces)
(#2003) Unexpected tab character. (no-tabs)
(#2004) Unexpected tab character. (no-tabs)
(#2005) Unexpected tab character. (no-tabs)
(#2006) Unexpected tab character. (no-tabs)
(#2006) There should be no spaces inside this paren. (space-in-parens)
(#2006) Unexpected space after unary operator '!'. (space-unary-ops)
(#2006) There should be no spaces inside this paren. (space-in-parens)
(#2007) Unexpected tab character. (no-tabs)
(#2008) Unexpected tab character. (no-tabs)
(#2009) Trailing spaces not allowed. (no-trailing-spaces)
(#2009) Unexpected tab character. (no-tabs)
(#2010) Unexpected tab character. (no-tabs)
(#2011) Unexpected tab character. (no-tabs)
(#2012) Unexpected tab character. (no-tabs)
(#2012) There should be no spaces inside this paren. (space-in-parens)
(#2012) There should be no spaces inside this paren. (space-in-parens)
(#2013) Unexpected tab character. (no-tabs)
(#2014) Unexpected tab character. (no-tabs)
(#2015) Unexpected tab character. (no-tabs)
(#2016) Trailing spaces not allowed. (no-trailing-spaces)
(#2016) Unexpected tab character. (no-tabs)
(#2017) Unexpected tab character. (no-tabs)
(#2018) Unexpected tab character. (no-tabs)
(#2018) There should be no spaces inside this paren. (space-in-parens)
(#2018) There should be no spaces inside this paren. (space-in-parens)
(#2019) Unexpected tab character. (no-tabs)
(#2019) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2020) Unexpected tab character. (no-tabs)
(#2021) Unexpected tab character. (no-tabs)
(#2021) There should be no spaces inside this paren. (space-in-parens)
(#2021) There should be no spaces inside this paren. (space-in-parens)
(#2022) Trailing spaces not allowed. (no-trailing-spaces)
(#2022) Unexpected tab character. (no-tabs)
(#2023) Unexpected tab character. (no-tabs)
(#2024) Unexpected tab character. (no-tabs)
(#2024) There should be no spaces inside this paren. (space-in-parens)
(#2024) There should be no spaces inside this paren. (space-in-parens)
(#2025) Trailing spaces not allowed. (no-trailing-spaces)
(#2025) Unexpected tab character. (no-tabs)
(#2026) Unexpected tab character. (no-tabs)
(#2027) Unexpected tab character. (no-tabs)
(#2027) There should be no spaces inside this paren. (space-in-parens)
(#2027) There should be no spaces inside this paren. (space-in-parens)
(#2028) Unexpected tab character. (no-tabs)
(#2028) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2029) Unexpected tab character. (no-tabs)
(#2030) Unexpected tab character. (no-tabs)
(#2031) Trailing spaces not allowed. (no-trailing-spaces)
(#2031) Unexpected tab character. (no-tabs)
(#2032) Unexpected tab character. (no-tabs)
(#2032) There should be no spaces inside this paren. (space-in-parens)
(#2032) There should be no spaces inside this paren. (space-in-parens)
(#2033) Unexpected tab character. (no-tabs)
(#2033) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2034) Unexpected tab character. (no-tabs)
(#2035) Unexpected tab character. (no-tabs)
(#2036) Trailing spaces not allowed. (no-trailing-spaces)
(#2036) Unexpected tab character. (no-tabs)
(#2037) Unexpected tab character. (no-tabs)
(#2038) Unexpected tab character. (no-tabs)
(#2039) Unexpected tab character. (no-tabs)
(#2039) There should be no spaces inside this paren. (space-in-parens)
(#2039) Unexpected space after unary operator '!'. (space-unary-ops)
(#2039) There should be no spaces inside this paren. (space-in-parens)
(#2040) Unexpected tab character. (no-tabs)
(#2040) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2041) Unexpected tab character. (no-tabs)
(#2042) Unexpected tab character. (no-tabs)
(#2043) Trailing spaces not allowed. (no-trailing-spaces)
(#2043) Unexpected tab character. (no-tabs)
(#2044) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#2045) There should be no spaces inside this paren. (space-in-parens)
(#2045) There should be no spaces inside this paren. (space-in-parens)
(#2046) Trailing spaces not allowed. (no-trailing-spaces)
(#2046) Unexpected tab character. (no-tabs)
(#2047) Unexpected tab character. (no-tabs)
(#2047) Comments should not begin with a lowercase character (capitalized-comments)
(#2048) Unexpected tab character. (no-tabs)
(#2049) Unexpected tab character. (no-tabs)
(#2050) Unexpected tab character. (no-tabs)
(#2050) There should be no spaces inside this paren. (space-in-parens)
(#2050) There should be no spaces inside this paren. (space-in-parens)
(#2051) Unexpected tab character. (no-tabs)
(#2051) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2052) Unexpected tab character. (no-tabs)
(#2052) There should be no space after '['. (array-bracket-spacing)
(#2052) There should be no space before ']'. (array-bracket-spacing)
(#2053) Unexpected tab character. (no-tabs)
(#2054) Unexpected tab character. (no-tabs)
(#2054) There should be no spaces inside this paren. (space-in-parens)
(#2054) There should be no spaces inside this paren. (space-in-parens)
(#2055) Unexpected tab character. (no-tabs)
(#2056) Trailing spaces not allowed. (no-trailing-spaces)
(#2056) Unexpected tab character. (no-tabs)
(#2057) Unexpected tab character. (no-tabs)
(#2058) Unexpected tab character. (no-tabs)
(#2059) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#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) Trailing spaces not allowed. (no-trailing-spaces)
(#2061) Unexpected tab character. (no-tabs)
(#2062) Unexpected tab character. (no-tabs)
(#2062) There should be no spaces inside this paren. (space-in-parens)
(#2062) There should be no spaces inside this paren. (space-in-parens)
(#2063) Unexpected tab character. (no-tabs)
(#2064) Unexpected tab character. (no-tabs)
(#2065) Unexpected tab character. (no-tabs)
(#2065) There should be no spaces inside this paren. (space-in-parens)
(#2065) There should be no spaces inside this paren. (space-in-parens)
(#2066) Unexpected tab character. (no-tabs)
(#2067) Unexpected tab character. (no-tabs)
(#2068) Unexpected tab character. (no-tabs)
(#2069) Trailing spaces not allowed. (no-trailing-spaces)
(#2069) Unexpected tab character. (no-tabs)
(#2070) Unexpected tab character. (no-tabs)
(#2070) Unexpected space before function parentheses. (space-before-function-paren)
(#2071) Unexpected tab character. (no-tabs)
(#2071) There should be no spaces inside this paren. (space-in-parens)
(#2071) There should be no spaces inside this paren. (space-in-parens)
(#2072) Trailing spaces not allowed. (no-trailing-spaces)
(#2072) Unexpected tab character. (no-tabs)
(#2073) Unexpected tab character. (no-tabs)
(#2074) Unexpected tab character. (no-tabs)
(#2074) There should be no spaces inside this paren. (space-in-parens)
(#2074) There should be no spaces inside this paren. (space-in-parens)
(#2075) Unexpected tab character. (no-tabs)
(#2076) Unexpected tab character. (no-tabs)
(#2077) Unexpected tab character. (no-tabs)
(#2077) Unexpected space before function parentheses. (space-before-function-paren)
(#2077) There should be no spaces inside this paren. (space-in-parens)
(#2077) There should be no spaces inside this paren. (space-in-parens)
(#2078) Unexpected tab character. (no-tabs)
(#2078) There should be no spaces inside this paren. (space-in-parens)
(#2078) There should be no spaces inside this paren. (space-in-parens)
(#2078) There should be no spaces inside this paren. (space-in-parens)
(#2078) There should be no spaces inside this paren. (space-in-parens)
(#2079) Unexpected tab character. (no-tabs)
(#2080) Trailing spaces not allowed. (no-trailing-spaces)
(#2080) Unexpected tab character. (no-tabs)
(#2081) Unexpected tab character. (no-tabs)
(#2082) Unexpected tab character. (no-tabs)
(#2083) Unexpected tab character. (no-tabs)
(#2083) There should be no spaces inside this paren. (space-in-parens)
(#2083) There should be no spaces inside this paren. (space-in-parens)
(#2084) Unexpected tab character. (no-tabs)
(#2085) Unexpected tab character. (no-tabs)
(#2086) Trailing spaces not allowed. (no-trailing-spaces)
(#2086) Unexpected tab character. (no-tabs)
(#2087) Unexpected tab character. (no-tabs)
(#2088) Unexpected tab character. (no-tabs)
(#2088) There should be no spaces inside this paren. (space-in-parens)
(#2088) There should be no spaces inside this paren. (space-in-parens)
(#2089) Unexpected tab character. (no-tabs)
(#2089) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2090) Unexpected tab character. (no-tabs)
(#2091) Unexpected tab character. (no-tabs)
(#2091) There should be no spaces inside this paren. (space-in-parens)
(#2091) There should be no spaces inside this paren. (space-in-parens)
(#2092) Unexpected tab character. (no-tabs)
(#2093) Trailing spaces not allowed. (no-trailing-spaces)
(#2093) Unexpected tab character. (no-tabs)
(#2094) Unexpected tab character. (no-tabs)
(#2095) Unexpected tab character. (no-tabs)
(#2096) Unexpected tab character. (no-tabs)
(#2097) Unexpected tab character. (no-tabs)
(#2097) There should be no spaces inside this paren. (space-in-parens)
(#2097) There should be no spaces inside this paren. (space-in-parens)
(#2098) Unexpected tab character. (no-tabs)
(#2098) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2099) Unexpected tab character. (no-tabs)
(#2100) Unexpected tab character. (no-tabs)
(#2101) Unexpected tab character. (no-tabs)
(#2101) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2102) Unexpected tab character. (no-tabs)
(#2102) There should be no spaces inside this paren. (space-in-parens)
(#2102) There should be no spaces inside this paren. (space-in-parens)
(#2103) Unexpected tab character. (no-tabs)
(#2103) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2104) Unexpected tab character. (no-tabs)
(#2105) Unexpected tab character. (no-tabs)
(#2106) Unexpected tab character. (no-tabs)
(#2106) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2107) Unexpected tab character. (no-tabs)
(#2107) There should be no spaces inside this paren. (space-in-parens)
(#2107) There should be no spaces inside this paren. (space-in-parens)
(#2108) Unexpected tab character. (no-tabs)
(#2108) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2109) Unexpected tab character. (no-tabs)
(#2110) Unexpected tab character. (no-tabs)
(#2111) Unexpected tab character. (no-tabs)
(#2111) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2112) Unexpected tab character. (no-tabs)
(#2113) Unexpected tab character. (no-tabs)
(#2113) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2114) Unexpected tab character. (no-tabs)
(#2115) Unexpected tab character. (no-tabs)
(#2116) Unexpected tab character. (no-tabs)
(#2117) Unexpected tab character. (no-tabs)
(#2118) Trailing spaces not allowed. (no-trailing-spaces)
(#2118) Unexpected tab character. (no-tabs)
(#2119) Trailing spaces not allowed. (no-trailing-spaces)
(#2119) Unexpected tab character. (no-tabs)
(#2120) Unexpected tab character. (no-tabs)
(#2121) Unexpected tab character. (no-tabs)
(#2122) Unexpected tab character. (no-tabs)
(#2123) Unexpected tab character. (no-tabs)
(#2124) Unexpected tab character. (no-tabs)
(#2125) Unexpected tab character. (no-tabs)
(#2126) Unexpected tab character. (no-tabs)
(#2126) Unexpected space before function parentheses. (space-before-function-paren)
(#2126) There should be no spaces inside this paren. (space-in-parens)
(#2126) There should be no spaces inside this paren. (space-in-parens)
(#2127) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2127) Unexpected tab character. (no-tabs)
(#2128) Unexpected tab character. (no-tabs)
(#2129) Unexpected tab character. (no-tabs)
(#2129) There should be no spaces inside this paren. (space-in-parens)
(#2129) There should be no spaces inside this paren. (space-in-parens)
(#2130) Unexpected tab character. (no-tabs)
(#2130) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2131) Unexpected tab character. (no-tabs)
(#2132) Trailing spaces not allowed. (no-trailing-spaces)
(#2132) Unexpected tab character. (no-tabs)
(#2133) Unexpected tab character. (no-tabs)
(#2133) There should be no spaces inside this paren. (space-in-parens)
(#2133) There should be no spaces inside this paren. (space-in-parens)
(#2134) Unexpected tab character. (no-tabs)
(#2134) There should be no spaces inside this paren. (space-in-parens)
(#2134) Infix operators must be spaced. (space-infix-ops)
(#2134) There should be no space before ','. (comma-spacing)
(#2134) Infix operators must be spaced. (space-infix-ops)
(#2134) Unexpected whitespace before semicolon. (semi-spacing)
(#2134) Infix operators must be spaced. (space-infix-ops)
(#2134) Unexpected whitespace before semicolon. (semi-spacing)
(#2134) There should be no spaces inside this paren. (space-in-parens)
(#2135) Unexpected tab character. (no-tabs)
(#2135) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2136) Unexpected tab character. (no-tabs)
(#2137) Unexpected tab character. (no-tabs)
(#2138) Unexpected tab character. (no-tabs)
(#2139) Trailing spaces not allowed. (no-trailing-spaces)
(#2139) Unexpected tab character. (no-tabs)
(#2140) Unexpected tab character. (no-tabs)
(#2141) Unexpected tab character. (no-tabs)
(#2141) There should be no spaces inside this paren. (space-in-parens)
(#2142) Unexpected tab character. (no-tabs)
(#2142) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2143) Unexpected tab character. (no-tabs)
(#2143) There should be no spaces inside this paren. (space-in-parens)
(#2143) There should be no spaces inside this paren. (space-in-parens)
(#2144) Unexpected tab character. (no-tabs)
(#2145) Trailing spaces not allowed. (no-trailing-spaces)
(#2145) Unexpected tab character. (no-tabs)
(#2146) Unexpected tab character. (no-tabs)
(#2146) There should be no spaces inside this paren. (space-in-parens)
(#2146) There should be no spaces inside this paren. (space-in-parens)
(#2147) Unexpected tab character. (no-tabs)
(#2148) Trailing spaces not allowed. (no-trailing-spaces)
(#2148) Unexpected tab character. (no-tabs)
(#2149) Trailing spaces not allowed. (no-trailing-spaces)
(#2149) Unexpected tab character. (no-tabs)
(#2150) Unexpected tab character. (no-tabs)
(#2151) Unexpected tab character. (no-tabs)
(#2152) Unexpected tab character. (no-tabs)
(#2153) Unexpected tab character. (no-tabs)
(#2154) Unexpected tab character. (no-tabs)
(#2155) Unexpected tab character. (no-tabs)
(#2156) Unexpected tab character. (no-tabs)
(#2157) Unexpected tab character. (no-tabs)
(#2158) Unexpected tab character. (no-tabs)
(#2158) There should be no spaces inside this paren. (space-in-parens)
(#2158) There should be no spaces inside this paren. (space-in-parens)
(#2159) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2159) Unexpected tab character. (no-tabs)
(#2160) Unexpected tab character. (no-tabs)
(#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)
(#2161) Unexpected tab character. (no-tabs)
(#2162) Unexpected tab character. (no-tabs)
(#2163) Unexpected tab character. (no-tabs)
(#2164) Unexpected tab character. (no-tabs)
(#2165) Unexpected tab character. (no-tabs)
(#2166) Trailing spaces not allowed. (no-trailing-spaces)
(#2166) Unexpected tab character. (no-tabs)
(#2167) Trailing spaces not allowed. (no-trailing-spaces)
(#2167) Unexpected tab character. (no-tabs)
(#2168) Unexpected tab character. (no-tabs)
(#2168) Expected JSDoc for 'iMatch' but found 'oSettings'. (valid-jsdoc)
(#2168) Expected JSDoc for 'oSettings' but found 'iMatch'. (valid-jsdoc)
(#2169) Unexpected tab character. (no-tabs)
(#2170) Unexpected tab character. (no-tabs)
(#2171) Unexpected tab character. (no-tabs)
(#2172) Unexpected tab character. (no-tabs)
(#2173) Unexpected tab character. (no-tabs)
(#2174) Unexpected tab character. (no-tabs)
(#2175) Unexpected tab character. (no-tabs)
(#2176) Unexpected tab character. (no-tabs)
(#2176) There should be no spaces inside this paren. (space-in-parens)
(#2176) There should be no spaces inside this paren. (space-in-parens)
(#2177) Unexpected tab character. (no-tabs)
(#2177) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2178) Unexpected tab character. (no-tabs)
(#2178) There should be no spaces inside this paren. (space-in-parens)
(#2178) There should be no spaces inside this paren. (space-in-parens)
(#2179) Unexpected tab character. (no-tabs)
(#2179) There should be no spaces inside this paren. (space-in-parens)
(#2179) There should be no spaces inside this paren. (space-in-parens)
(#2180) Trailing spaces not allowed. (no-trailing-spaces)
(#2180) Unexpected tab character. (no-tabs)
(#2181) Unexpected tab character. (no-tabs)
(#2182) Unexpected tab character. (no-tabs)
(#2183) Trailing spaces not allowed. (no-trailing-spaces)
(#2183) Unexpected tab character. (no-tabs)
(#2184) Trailing spaces not allowed. (no-trailing-spaces)
(#2184) Unexpected tab character. (no-tabs)
(#2185) Unexpected tab character. (no-tabs)
(#2186) Unexpected tab character. (no-tabs)
(#2187) Unexpected tab character. (no-tabs)
(#2188) Unexpected tab character. (no-tabs)
(#2189) Unexpected tab character. (no-tabs)
(#2190) Unexpected tab character. (no-tabs)
(#2191) Unexpected tab character. (no-tabs)
(#2191) There should be no spaces inside this paren. (space-in-parens)
(#2191) There should be no spaces inside this paren. (space-in-parens)
(#2192) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2192) Unexpected tab character. (no-tabs)
(#2193) Unexpected tab character. (no-tabs)
(#2194) Trailing spaces not allowed. (no-trailing-spaces)
(#2194) Unexpected tab character. (no-tabs)
(#2195) Unexpected tab character. (no-tabs)
(#2196) Unexpected tab character. (no-tabs)
(#2196) There should be no spaces inside this paren. (space-in-parens)
(#2196) Unexpected space before function parentheses. (space-before-function-paren)
(#2196) There should be no spaces inside this paren. (space-in-parens)
(#2196) There should be no spaces inside this paren. (space-in-parens)
(#2197) Unexpected tab character. (no-tabs)
(#2197) There should be no spaces inside this paren. (space-in-parens)
(#2197) There should be no spaces inside this paren. (space-in-parens)
(#2198) Unexpected tab character. (no-tabs)
(#2199) Unexpected tab character. (no-tabs)
(#2200) Unexpected tab character. (no-tabs)
(#2200) There should be no spaces inside this paren. (space-in-parens)
(#2201) Trailing spaces not allowed. (no-trailing-spaces)
(#2201) Unexpected tab character. (no-tabs)
(#2202) Unexpected tab character. (no-tabs)
(#2203) Unexpected tab character. (no-tabs)
(#2204) Trailing spaces not allowed. (no-trailing-spaces)
(#2204) Unexpected tab character. (no-tabs)
(#2205) Trailing spaces not allowed. (no-trailing-spaces)
(#2205) Unexpected tab character. (no-tabs)
(#2206) Unexpected tab character. (no-tabs)
(#2207) Unexpected tab character. (no-tabs)
(#2208) Unexpected tab character. (no-tabs)
(#2209) Unexpected tab character. (no-tabs)
(#2210) Unexpected tab character. (no-tabs)
(#2211) Unexpected tab character. (no-tabs)
(#2212) Unexpected tab character. (no-tabs)
(#2213) Unexpected tab character. (no-tabs)
(#2214) Unexpected tab character. (no-tabs)
(#2214) There should be no spaces inside this paren. (space-in-parens)
(#2214) There should be no spaces inside this paren. (space-in-parens)
(#2215) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2215) Unexpected tab character. (no-tabs)
(#2216) Unexpected tab character. (no-tabs)
(#2217) Trailing spaces not allowed. (no-trailing-spaces)
(#2217) Unexpected tab character. (no-tabs)
(#2218) Unexpected tab character. (no-tabs)
(#2218) There should be no spaces inside this paren. (space-in-parens)
(#2219) Unexpected tab character. (no-tabs)
(#2219) There should be no spaces inside this paren. (space-in-parens)
(#2219) There should be no spaces inside this paren. (space-in-parens)
(#2220) Unexpected tab character. (no-tabs)
(#2220) There should be no spaces inside this paren. (space-in-parens)
(#2220) There should be no spaces inside this paren. (space-in-parens)
(#2221) Unexpected tab character. (no-tabs)
(#2222) Unexpected tab character. (no-tabs)
(#2222) There should be no spaces inside this paren. (space-in-parens)
(#2223) Trailing spaces not allowed. (no-trailing-spaces)
(#2223) Unexpected tab character. (no-tabs)
(#2224) Unexpected tab character. (no-tabs)
(#2225) Unexpected tab character. (no-tabs)
(#2226) Trailing spaces not allowed. (no-trailing-spaces)
(#2226) Unexpected tab character. (no-tabs)
(#2227) Trailing spaces not allowed. (no-trailing-spaces)
(#2227) Unexpected tab character. (no-tabs)
(#2228) Unexpected tab character. (no-tabs)
(#2229) Unexpected tab character. (no-tabs)
(#2230) Unexpected tab character. (no-tabs)
(#2231) Unexpected tab character. (no-tabs)
(#2232) Unexpected tab character. (no-tabs)
(#2233) Unexpected tab character. (no-tabs)
(#2233) Unexpected space before function parentheses. (space-before-function-paren)
(#2233) There should be no spaces inside this paren. (space-in-parens)
(#2233) There should be no spaces inside this paren. (space-in-parens)
(#2234) Unexpected tab character. (no-tabs)
(#2234) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2235) Unexpected tab character. (no-tabs)
(#2236) Unexpected tab character. (no-tabs)
(#2237) Unexpected tab character. (no-tabs)
(#2238) Unexpected tab character. (no-tabs)
(#2239) Unexpected tab character. (no-tabs)
(#2239) 'cell' is defined but never used. (no-unused-vars)
(#2240) Trailing spaces not allowed. (no-trailing-spaces)
(#2240) Unexpected tab character. (no-tabs)
(#2241) Unexpected tab character. (no-tabs)
(#2242) Unexpected tab character. (no-tabs)
(#2242) There should be no spaces inside this paren. (space-in-parens)
(#2242) Infix operators must be spaced. (space-infix-ops)
(#2242) Infix operators must be spaced. (space-infix-ops)
(#2242) Unexpected whitespace before semicolon. (semi-spacing)
(#2242) Infix operators must be spaced. (space-infix-ops)
(#2242) Unexpected whitespace before semicolon. (semi-spacing)
(#2242) There should be no spaces inside this paren. (space-in-parens)
(#2243) Unexpected tab character. (no-tabs)
(#2244) Unexpected tab character. (no-tabs)
(#2245) Trailing spaces not allowed. (no-trailing-spaces)
(#2245) Unexpected tab character. (no-tabs)
(#2246) Unexpected tab character. (no-tabs)
(#2246) There should be no spaces inside this paren. (space-in-parens)
(#2246) Unexpected space after unary operator '!'. (space-unary-ops)
(#2246) There should be no spaces inside this paren. (space-in-parens)
(#2247) Unexpected tab character. (no-tabs)
(#2248) Unexpected tab character. (no-tabs)
(#2248) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2249) Unexpected tab character. (no-tabs)
(#2249) There should be no spaces inside this paren. (space-in-parens)
(#2249) Unexpected space after unary operator '!'. (space-unary-ops)
(#2249) There should be no spaces inside this paren. (space-in-parens)
(#2250) Unexpected tab character. (no-tabs)
(#2250) There should be no spaces inside this paren. (space-in-parens)
(#2250) Infix operators must be spaced. (space-infix-ops)
(#2250) Infix operators must be spaced. (space-infix-ops)
(#2250) Unexpected whitespace before semicolon. (semi-spacing)
(#2250) Infix operators must be spaced. (space-infix-ops)
(#2250) Unexpected whitespace before semicolon. (semi-spacing)
(#2250) There should be no spaces inside this paren. (space-in-parens)
(#2251) Unexpected tab character. (no-tabs)
(#2251) There should be no spaces inside this paren. (space-in-parens)
(#2251) Infix operators must be spaced. (space-infix-ops)
(#2251) Infix operators must be spaced. (space-infix-ops)
(#2251) Unexpected whitespace before semicolon. (semi-spacing)
(#2251) Infix operators must be spaced. (space-infix-ops)
(#2251) Unexpected whitespace before semicolon. (semi-spacing)
(#2251) There should be no spaces inside this paren. (space-in-parens)
(#2252) Unexpected tab character. (no-tabs)
(#2253) Unexpected tab character. (no-tabs)
(#2254) Unexpected tab character. (no-tabs)
(#2254) Blocks are nested too deeply (5). (max-depth)
(#2254) There should be no spaces inside this paren. (space-in-parens)
(#2254) There should be no spaces inside this paren. (space-in-parens)
(#2255) Unexpected tab character. (no-tabs)
(#2255) There should be no spaces inside this paren. (space-in-parens)
(#2255) There should be no spaces inside this paren. (space-in-parens)
(#2256) Unexpected tab character. (no-tabs)
(#2257) Trailing spaces not allowed. (no-trailing-spaces)
(#2257) Unexpected tab character. (no-tabs)
(#2258) Unexpected tab character. (no-tabs)
(#2258) There should be no spaces inside this paren. (space-in-parens)
(#2258) There should be no spaces inside this paren. (space-in-parens)
(#2259) Trailing spaces not allowed. (no-trailing-spaces)
(#2259) Unexpected tab character. (no-tabs)
(#2260) Unexpected tab character. (no-tabs)
(#2261) Unexpected tab character. (no-tabs)
(#2262) Unexpected tab character. (no-tabs)
(#2263) Unexpected tab character. (no-tabs)
(#2264) Unexpected tab character. (no-tabs)
(#2265) Unexpected tab character. (no-tabs)
(#2265) Blocks are nested too deeply (5). (max-depth)
(#2265) There should be no spaces inside this paren. (space-in-parens)
(#2265) Unexpected space after unary operator '!'. (space-unary-ops)
(#2265) Infix operators must be spaced. (space-infix-ops)
(#2265) There should be no spaces inside this paren. (space-in-parens)
(#2266) Unexpected tab character. (no-tabs)
(#2267) Unexpected tab character. (no-tabs)
(#2268) Trailing spaces not allowed. (no-trailing-spaces)
(#2268) Unexpected tab character. (no-tabs)
(#2269) Unexpected tab character. (no-tabs)
(#2270) Unexpected tab character. (no-tabs)
(#2271) Unexpected tab character. (no-tabs)
(#2271) Blocks are nested too deeply (5). (max-depth)
(#2271) There should be no spaces inside this paren. (space-in-parens)
(#2271) There should be no spaces inside this paren. (space-in-parens)
(#2272) Unexpected tab character. (no-tabs)
(#2273) Unexpected tab character. (no-tabs)
(#2274) Unexpected tab character. (no-tabs)
(#2275) Trailing spaces not allowed. (no-trailing-spaces)
(#2275) Unexpected tab character. (no-tabs)
(#2276) Unexpected tab character. (no-tabs)
(#2277) Unexpected tab character. (no-tabs)
(#2278) Unexpected tab character. (no-tabs)
(#2278) There should be no spaces inside this paren. (space-in-parens)
(#2278) There should be no spaces inside this paren. (space-in-parens)
(#2279) Unexpected tab character. (no-tabs)
(#2280) Unexpected tab character. (no-tabs)
(#2281) Unexpected tab character. (no-tabs)
(#2282) Unexpected tab character. (no-tabs)
(#2283) Trailing spaces not allowed. (no-trailing-spaces)
(#2283) Unexpected tab character. (no-tabs)
(#2284) Unexpected tab character. (no-tabs)
(#2285) Unexpected tab character. (no-tabs)
(#2285) There should be no spaces inside this paren. (space-in-parens)
(#2285) Unexpected space after unary operator '!'. (space-unary-ops)
(#2285) There should be no spaces inside this paren. (space-in-parens)
(#2286) Unexpected tab character. (no-tabs)
(#2287) Unexpected tab character. (no-tabs)
(#2288) Unexpected tab character. (no-tabs)
(#2289) Unexpected tab character. (no-tabs)
(#2290) Unexpected tab character. (no-tabs)
(#2291) Trailing spaces not allowed. (no-trailing-spaces)
(#2291) Unexpected tab character. (no-tabs)
(#2292) Trailing spaces not allowed. (no-trailing-spaces)
(#2292) Unexpected tab character. (no-tabs)
(#2293) Unexpected tab character. (no-tabs)
(#2294) Unexpected tab character. (no-tabs)
(#2295) Unexpected tab character. (no-tabs)
(#2296) Unexpected tab character. (no-tabs)
(#2297) Unexpected tab character. (no-tabs)
(#2298) Unexpected tab character. (no-tabs)
(#2299) Unexpected tab character. (no-tabs)
(#2300) Unexpected tab character. (no-tabs)
(#2301) Unexpected tab character. (no-tabs)
(#2302) Unexpected tab character. (no-tabs)
(#2303) Unexpected tab character. (no-tabs)
(#2304) Unexpected tab character. (no-tabs)
(#2304) There should be no spaces inside this paren. (space-in-parens)
(#2304) There should be no spaces inside this paren. (space-in-parens)
(#2305) Unexpected tab character. (no-tabs)
(#2305) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2306) Unexpected tab character. (no-tabs)
(#2307) Unexpected tab character. (no-tabs)
(#2308) Trailing spaces not allowed. (no-trailing-spaces)
(#2308) Unexpected tab character. (no-tabs)
(#2309) Unexpected tab character. (no-tabs)
(#2310) Unexpected tab character. (no-tabs)
(#2310) There should be no spaces inside this paren. (space-in-parens)
(#2310) There should be no spaces inside this paren. (space-in-parens)
(#2311) Unexpected tab character. (no-tabs)
(#2311) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2312) Unexpected tab character. (no-tabs)
(#2313) Unexpected tab character. (no-tabs)
(#2313) There should be no spaces inside this paren. (space-in-parens)
(#2313) Infix operators must be spaced. (space-infix-ops)
(#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)
(#2314) Unexpected tab character. (no-tabs)
(#2314) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2315) Unexpected tab character. (no-tabs)
(#2316) Trailing spaces not allowed. (no-trailing-spaces)
(#2316) Unexpected tab character. (no-tabs)
(#2317) Unexpected tab character. (no-tabs)
(#2318) Unexpected tab character. (no-tabs)
(#2319) Unexpected tab character. (no-tabs)
(#2320) Unexpected tab character. (no-tabs)
(#2321) Trailing spaces not allowed. (no-trailing-spaces)
(#2321) Unexpected tab character. (no-tabs)
(#2322) Unexpected tab character. (no-tabs)
(#2322) There should be no spaces inside this paren. (space-in-parens)
(#2322) Unexpected space after unary operator '!'. (space-unary-ops)
(#2322) There should be no spaces inside this paren. (space-in-parens)
(#2322) There should be no spaces inside this paren. (space-in-parens)
(#2322) There should be no spaces inside this paren. (space-in-parens)
(#2323) Unexpected tab character. (no-tabs)
(#2323) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2324) Unexpected tab character. (no-tabs)
(#2324) There should be no space after '['. (array-bracket-spacing)
(#2324) There should be no space before ']'. (array-bracket-spacing)
(#2325) Unexpected tab character. (no-tabs)
(#2326) Trailing spaces not allowed. (no-trailing-spaces)
(#2326) Unexpected tab character. (no-tabs)
(#2327) Unexpected tab character. (no-tabs)
(#2327) There should be no spaces inside this paren. (space-in-parens)
(#2327) Infix operators must be spaced. (space-infix-ops)
(#2327) Infix operators must be spaced. (space-infix-ops)
(#2327) Unexpected whitespace before semicolon. (semi-spacing)
(#2327) Infix operators must be spaced. (space-infix-ops)
(#2327) Unexpected whitespace before semicolon. (semi-spacing)
(#2327) There should be no spaces inside this paren. (space-in-parens)
(#2328) Unexpected tab character. (no-tabs)
(#2328) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2329) Unexpected tab character. (no-tabs)
(#2329) There should be no spaces inside this paren. (space-in-parens)
(#2329) There should be no spaces inside this paren. (space-in-parens)
(#2330) Unexpected tab character. (no-tabs)
(#2330) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2331) Unexpected tab character. (no-tabs)
(#2332) Unexpected tab character. (no-tabs)
(#2332) Expected space(s) after "while". (keyword-spacing)
(#2332) Blocks are nested too deeply (5). (max-depth)
(#2332) There should be no spaces inside this paren. (space-in-parens)
(#2332) There should be no spaces inside this paren. (space-in-parens)
(#2333) Unexpected tab character. (no-tabs)
(#2333) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2334) Unexpected tab character. (no-tabs)
(#2334) There should be no spaces inside this paren. (space-in-parens)
(#2334) There should be no spaces inside this paren. (space-in-parens)
(#2335) Unexpected tab character. (no-tabs)
(#2336) Trailing spaces not allowed. (no-trailing-spaces)
(#2336) Unexpected tab character. (no-tabs)
(#2337) Unexpected tab character. (no-tabs)
(#2338) Unexpected tab character. (no-tabs)
(#2338) There should be no spaces inside this paren. (space-in-parens)
(#2338) There should be no spaces inside this paren. (space-in-parens)
(#2339) Unexpected tab character. (no-tabs)
(#2339) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2340) Unexpected tab character. (no-tabs)
(#2340) There should be no spaces inside this paren. (space-in-parens)
(#2340) There should be no spaces inside this paren. (space-in-parens)
(#2341) Unexpected tab character. (no-tabs)
(#2341) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2342) Unexpected tab character. (no-tabs)
(#2343) Unexpected tab character. (no-tabs)
(#2343) There should be no spaces inside this paren. (space-in-parens)
(#2343) Infix operators must be spaced. (space-infix-ops)
(#2343) There should be no spaces inside this paren. (space-in-parens)
(#2344) Unexpected tab character. (no-tabs)
(#2344) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2345) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#2346) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2347) Unexpected tab character. (no-tabs)
(#2348) Unexpected tab character. (no-tabs)
(#2348) Blocks are nested too deeply (5). (max-depth)
(#2348) There should be no spaces inside this paren. (space-in-parens)
(#2348) Infix operators must be spaced. (space-infix-ops)
(#2348) Infix operators must be spaced. (space-infix-ops)
(#2348) Unexpected whitespace before semicolon. (semi-spacing)
(#2348) Infix operators must be spaced. (space-infix-ops)
(#2348) Unexpected whitespace before semicolon. (semi-spacing)
(#2348) There should be no spaces inside this paren. (space-in-parens)
(#2349) Unexpected tab character. (no-tabs)
(#2349) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2350) Unexpected tab character. (no-tabs)
(#2350) Blocks are nested too deeply (6). (max-depth)
(#2350) There should be no spaces inside this paren. (space-in-parens)
(#2351) Unexpected tab character. (no-tabs)
(#2351) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#2351) There should be no spaces inside this paren. (space-in-parens)
(#2351) There should be no spaces inside this paren. (space-in-parens)
(#2351) There should be no spaces inside this paren. (space-in-parens)
(#2352) Unexpected tab character. (no-tabs)
(#2352) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2353) Unexpected tab character. (no-tabs)
(#2353) There should be no spaces inside this paren. (space-in-parens)
(#2353) There should be no spaces inside this paren. (space-in-parens)
(#2354) Unexpected tab character. (no-tabs)
(#2355) Unexpected tab character. (no-tabs)
(#2356) Unexpected tab character. (no-tabs)
(#2357) Unexpected tab character. (no-tabs)
(#2358) Unexpected tab character. (no-tabs)
(#2359) Unexpected tab character. (no-tabs)
(#2360) Trailing spaces not allowed. (no-trailing-spaces)
(#2360) Unexpected tab character. (no-tabs)
(#2361) Unexpected tab character. (no-tabs)
(#2362) Unexpected tab character. (no-tabs)
(#2362) There should be no spaces inside this paren. (space-in-parens)
(#2362) There should be no spaces inside this paren. (space-in-parens)
(#2363) Unexpected tab character. (no-tabs)
(#2363) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2364) Unexpected tab character. (no-tabs)
(#2364) There should be no spaces inside this paren. (space-in-parens)
(#2364) Infix operators must be spaced. (space-infix-ops)
(#2364) Infix operators must be spaced. (space-infix-ops)
(#2364) Unexpected whitespace before semicolon. (semi-spacing)
(#2364) Infix operators must be spaced. (space-infix-ops)
(#2364) Unexpected whitespace before semicolon. (semi-spacing)
(#2364) There should be no spaces inside this paren. (space-in-parens)
(#2365) Unexpected tab character. (no-tabs)
(#2365) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2366) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#2368) Unexpected tab character. (no-tabs)
(#2369) Unexpected tab character. (no-tabs)
(#2370) Trailing spaces not allowed. (no-trailing-spaces)
(#2370) Unexpected tab character. (no-tabs)
(#2371) Unexpected tab character. (no-tabs)
(#2371) Expected JSDoc for 'aDataIn' but found 'aData'. (valid-jsdoc)
(#2372) Unexpected tab character. (no-tabs)
(#2373) Unexpected tab character. (no-tabs)
(#2374) Unexpected tab character. (no-tabs)
(#2375) Unexpected tab character. (no-tabs)
(#2376) Unexpected tab character. (no-tabs)
(#2377) Unexpected tab character. (no-tabs)
(#2378) Unexpected tab character. (no-tabs)
(#2379) Unexpected tab character. (no-tabs)
(#2380) Unexpected tab character. (no-tabs)
(#2381) Unexpected tab character. (no-tabs)
(#2382) Unexpected tab character. (no-tabs)
(#2383) Unexpected tab character. (no-tabs)
(#2384) Unexpected tab character. (no-tabs)
(#2384) Unexpected space before function parentheses. (space-before-function-paren)
(#2384) There should be no spaces inside this paren. (space-in-parens)
(#2384) There should be no spaces inside this paren. (space-in-parens)
(#2385) Unexpected tab character. (no-tabs)
(#2385) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2386) Unexpected tab character. (no-tabs)
(#2387) Unexpected tab character. (no-tabs)
(#2388) Unexpected tab character. (no-tabs)
(#2388) There should be no spaces inside this paren. (space-in-parens)
(#2389) Unexpected tab character. (no-tabs)
(#2390) Unexpected tab character. (no-tabs)
(#2391) Unexpected tab character. (no-tabs)
(#2391) There should be no spaces inside this paren. (space-in-parens)
(#2392) Trailing spaces not allowed. (no-trailing-spaces)
(#2392) Unexpected tab character. (no-tabs)
(#2393) Unexpected tab character. (no-tabs)
(#2394) Unexpected tab character. (no-tabs)
(#2394) There should be no spaces inside this paren. (space-in-parens)
(#2394) There should be no spaces inside this paren. (space-in-parens)
(#2395) Trailing spaces not allowed. (no-trailing-spaces)
(#2395) Unexpected tab character. (no-tabs)
(#2396) Unexpected tab character. (no-tabs)
(#2397) Unexpected tab character. (no-tabs)
(#2397) 'nTd' is defined but never used. (no-unused-vars)
(#2397) 'sThisType' is defined but never used. (no-unused-vars)
(#2398) Unexpected tab character. (no-tabs)
(#2399) Trailing spaces not allowed. (no-trailing-spaces)
(#2399) Unexpected tab character. (no-tabs)
(#2400) Unexpected tab character. (no-tabs)
(#2401) Unexpected tab character. (no-tabs)
(#2401) There should be no spaces inside this paren. (space-in-parens)
(#2401) Infix operators must be spaced. (space-infix-ops)
(#2401) Infix operators must be spaced. (space-infix-ops)
(#2401) Unexpected whitespace before semicolon. (semi-spacing)
(#2401) Infix operators must be spaced. (space-infix-ops)
(#2401) Unexpected whitespace before semicolon. (semi-spacing)
(#2401) There should be no spaces inside this paren. (space-in-parens)
(#2402) Unexpected tab character. (no-tabs)
(#2402) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2403) Unexpected tab character. (no-tabs)
(#2404) Unexpected tab character. (no-tabs)
(#2405) Trailing spaces not allowed. (no-trailing-spaces)
(#2405) Unexpected tab character. (no-tabs)
(#2406) Unexpected tab character. (no-tabs)
(#2407) Unexpected tab character. (no-tabs)
(#2407) There should be no spaces inside this paren. (space-in-parens)
(#2407) There should be no spaces inside this paren. (space-in-parens)
(#2408) Trailing spaces not allowed. (no-trailing-spaces)
(#2408) Unexpected tab character. (no-tabs)
(#2409) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#2411) There should be no space after '['. (computed-property-spacing)
(#2411) There should be no space before ']'. (computed-property-spacing)
(#2412) Unexpected tab character. (no-tabs)
(#2413) Trailing spaces not allowed. (no-trailing-spaces)
(#2413) Unexpected tab character. (no-tabs)
(#2414) Unexpected tab character. (no-tabs)
(#2415) Unexpected tab character. (no-tabs)
(#2415) There should be no spaces inside this paren. (space-in-parens)
(#2415) Unexpected space after unary operator '!'. (space-unary-ops)
(#2415) There should be no spaces inside this paren. (space-in-parens)
(#2416) Unexpected tab character. (no-tabs)
(#2416) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2417) Unexpected tab character. (no-tabs)
(#2417) There should be no spaces inside this paren. (space-in-parens)
(#2417) There should be no spaces inside this paren. (space-in-parens)
(#2418) Unexpected tab character. (no-tabs)
(#2419) Trailing spaces not allowed. (no-trailing-spaces)
(#2419) Unexpected tab character. (no-tabs)
(#2420) Unexpected tab character. (no-tabs)
(#2421) Unexpected tab character. (no-tabs)
(#2422) Trailing spaces not allowed. (no-trailing-spaces)
(#2422) Unexpected tab character. (no-tabs)
(#2423) Trailing spaces not allowed. (no-trailing-spaces)
(#2423) Unexpected tab character. (no-tabs)
(#2424) Unexpected tab character. (no-tabs)
(#2425) Unexpected tab character. (no-tabs)
(#2426) Unexpected tab character. (no-tabs)
(#2427) Unexpected tab character. (no-tabs)
(#2428) Unexpected tab character. (no-tabs)
(#2429) Unexpected tab character. (no-tabs)
(#2430) Unexpected tab character. (no-tabs)
(#2431) Unexpected tab character. (no-tabs)
(#2432) Unexpected tab character. (no-tabs)
(#2433) Unexpected tab character. (no-tabs)
(#2434) Unexpected tab character. (no-tabs)
(#2434) There should be no spaces inside this paren. (space-in-parens)
(#2434) There should be no spaces inside this paren. (space-in-parens)
(#2435) Unexpected tab character. (no-tabs)
(#2435) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2436) Unexpected tab character. (no-tabs)
(#2437) Trailing spaces not allowed. (no-trailing-spaces)
(#2437) Unexpected tab character. (no-tabs)
(#2438) Unexpected tab character. (no-tabs)
(#2439) Unexpected tab character. (no-tabs)
(#2439) There should be no spaces inside this paren. (space-in-parens)
(#2439) Unexpected space after unary operator '!'. (space-unary-ops)
(#2439) There should be no spaces inside this paren. (space-in-parens)
(#2440) Unexpected tab character. (no-tabs)
(#2441) Unexpected tab character. (no-tabs)
(#2442) Trailing spaces not allowed. (no-trailing-spaces)
(#2442) Unexpected tab character. (no-tabs)
(#2443) Unexpected tab character. (no-tabs)
(#2443) There should be no spaces inside this paren. (space-in-parens)
(#2443) Unexpected space before function parentheses. (space-before-function-paren)
(#2444) Unexpected tab character. (no-tabs)
(#2444) There should be no spaces inside this paren. (space-in-parens)
(#2444) There should be no spaces inside this paren. (space-in-parens)
(#2445) Unexpected tab character. (no-tabs)
(#2445) There should be no spaces inside this paren. (space-in-parens)
(#2445) There should be no spaces inside this paren. (space-in-parens)
(#2446) Unexpected tab character. (no-tabs)
(#2446) There should be no spaces inside this paren. (space-in-parens)
(#2447) Unexpected tab character. (no-tabs)
(#2448) Trailing spaces not allowed. (no-trailing-spaces)
(#2448) Unexpected tab character. (no-tabs)
(#2449) Trailing spaces not allowed. (no-trailing-spaces)
(#2449) Unexpected tab character. (no-tabs)
(#2450) Unexpected tab character. (no-tabs)
(#2451) Unexpected tab character. (no-tabs)
(#2452) Unexpected tab character. (no-tabs)
(#2453) Unexpected tab character. (no-tabs)
(#2454) Unexpected tab character. (no-tabs)
(#2455) Unexpected tab character. (no-tabs)
(#2456) Unexpected tab character. (no-tabs)
(#2457) Unexpected tab character. (no-tabs)
(#2457) There should be no spaces inside this paren. (space-in-parens)
(#2457) There should be no spaces inside this paren. (space-in-parens)
(#2458) Unexpected tab character. (no-tabs)
(#2458) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2459) Unexpected tab character. (no-tabs)
(#2459) Infix operators must be spaced. (space-infix-ops)
(#2460) Unexpected tab character. (no-tabs)
(#2461) Trailing spaces not allowed. (no-trailing-spaces)
(#2461) Unexpected tab character. (no-tabs)
(#2462) Trailing spaces not allowed. (no-trailing-spaces)
(#2462) Unexpected tab character. (no-tabs)
(#2463) Unexpected tab character. (no-tabs)
(#2464) Unexpected tab character. (no-tabs)
(#2465) Unexpected tab character. (no-tabs)
(#2466) Unexpected tab character. (no-tabs)
(#2467) Unexpected tab character. (no-tabs)
(#2468) Unexpected tab character. (no-tabs)
(#2469) Unexpected tab character. (no-tabs)
(#2470) Unexpected tab character. (no-tabs)
(#2471) Unexpected tab character. (no-tabs)
(#2471) There should be no spaces inside this paren. (space-in-parens)
(#2471) There should be no spaces inside this paren. (space-in-parens)
(#2472) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2472) Unexpected tab character. (no-tabs)
(#2473) Unexpected tab character. (no-tabs)
(#2473) There should be no spaces inside this paren. (space-in-parens)
(#2473) There should be no space after '['. (computed-property-spacing)
(#2473) There should be no space before ']'. (computed-property-spacing)
(#2473) There should be no spaces inside this paren. (space-in-parens)
(#2474) Unexpected tab character. (no-tabs)
(#2475) Trailing spaces not allowed. (no-trailing-spaces)
(#2475) Unexpected tab character. (no-tabs)
(#2476) Trailing spaces not allowed. (no-trailing-spaces)
(#2476) Unexpected tab character. (no-tabs)
(#2477) Unexpected tab character. (no-tabs)
(#2478) Unexpected tab character. (no-tabs)
(#2479) Unexpected tab character. (no-tabs)
(#2480) Unexpected tab character. (no-tabs)
(#2481) Unexpected tab character. (no-tabs)
(#2482) Unexpected tab character. (no-tabs)
(#2483) Unexpected tab character. (no-tabs)
(#2484) Unexpected tab character. (no-tabs)
(#2485) Unexpected tab character. (no-tabs)
(#2486) Unexpected tab character. (no-tabs)
(#2486) There should be no spaces inside this paren. (space-in-parens)
(#2486) There should be no spaces inside this paren. (space-in-parens)
(#2487) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2487) Unexpected tab character. (no-tabs)
(#2488) Unexpected tab character. (no-tabs)
(#2488) Multiple spaces found before '='. (no-multi-spaces)
(#2489) Unexpected tab character. (no-tabs)
(#2489) Multiple spaces found before '='. (no-multi-spaces)
(#2490) Unexpected tab character. (no-tabs)
(#2490) Multiple spaces found before '='. (no-multi-spaces)
(#2491) Unexpected tab character. (no-tabs)
(#2492) Unexpected tab character. (no-tabs)
(#2492) Multiple spaces found before '='. (no-multi-spaces)
(#2492) There should be no spaces inside this paren. (space-in-parens)
(#2493) Unexpected tab character. (no-tabs)
(#2494) Unexpected tab character. (no-tabs)
(#2495) Unexpected tab character. (no-tabs)
(#2496) Unexpected tab character. (no-tabs)
(#2496) There should be no spaces inside this paren. (space-in-parens)
(#2497) Trailing spaces not allowed. (no-trailing-spaces)
(#2497) Unexpected tab character. (no-tabs)
(#2498) Unexpected tab character. (no-tabs)
(#2498) There should be no spaces inside this paren. (space-in-parens)
(#2498) There should be no spaces inside this paren. (space-in-parens)
(#2499) Unexpected tab character. (no-tabs)
(#2499) There should be no spaces inside this paren. (space-in-parens)
(#2499) There should be no spaces inside this paren. (space-in-parens)
(#2500) Unexpected tab character. (no-tabs)
(#2500) There should be no spaces inside this paren. (space-in-parens)
(#2500) Infix operators must be spaced. (space-infix-ops)
(#2501) Unexpected tab character. (no-tabs)
(#2501) Infix operators must be spaced. (space-infix-ops)
(#2501) Infix operators must be spaced. (space-infix-ops)
(#2501) Infix operators must be spaced. (space-infix-ops)
(#2501) Infix operators must be spaced. (space-infix-ops)
(#2502) Unexpected tab character. (no-tabs)
(#2502) Infix operators must be spaced. (space-infix-ops)
(#2502) Infix operators must be spaced. (space-infix-ops)
(#2502) Infix operators must be spaced. (space-infix-ops)
(#2502) There should be no spaces inside this paren. (space-in-parens)
(#2503) Unexpected tab character. (no-tabs)
(#2504) Unexpected tab character. (no-tabs)
(#2505) Unexpected tab character. (no-tabs)
(#2506) Unexpected tab character. (no-tabs)
(#2507) Trailing spaces not allowed. (no-trailing-spaces)
(#2507) Unexpected tab character. (no-tabs)
(#2508) Unexpected tab character. (no-tabs)
(#2509) Unexpected tab character. (no-tabs)
(#2510) Unexpected tab character. (no-tabs)
(#2510) There should be no spaces inside this paren. (space-in-parens)
(#2510) There should be no spaces inside this paren. (space-in-parens)
(#2511) Unexpected tab character. (no-tabs)
(#2512) Unexpected tab character. (no-tabs)
(#2512) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2513) Unexpected tab character. (no-tabs)
(#2513) There should be no spaces inside this paren. (space-in-parens)
(#2513) There should be no spaces inside this paren. (space-in-parens)
(#2514) Unexpected tab character. (no-tabs)
(#2515) Unexpected tab character. (no-tabs)
(#2516) Unexpected tab character. (no-tabs)
(#2516) There should be no spaces inside this paren. (space-in-parens)
(#2516) There should be no spaces inside this paren. (space-in-parens)
(#2517) Unexpected tab character. (no-tabs)
(#2518) Trailing spaces not allowed. (no-trailing-spaces)
(#2518) Unexpected tab character. (no-tabs)
(#2519) Unexpected tab character. (no-tabs)
(#2519) There should be no spaces inside this paren. (space-in-parens)
(#2519) There should be no spaces inside this paren. (space-in-parens)
(#2520) Unexpected tab character. (no-tabs)
(#2521) Unexpected tab character. (no-tabs)
(#2522) Unexpected tab character. (no-tabs)
(#2523) Unexpected tab character. (no-tabs)
(#2524) Trailing spaces not allowed. (no-trailing-spaces)
(#2524) Unexpected tab character. (no-tabs)
(#2525) Trailing spaces not allowed. (no-trailing-spaces)
(#2525) Unexpected tab character. (no-tabs)
(#2526) Unexpected tab character. (no-tabs)
(#2527) Unexpected tab character. (no-tabs)
(#2528) Unexpected tab character. (no-tabs)
(#2529) Unexpected tab character. (no-tabs)
(#2530) Unexpected tab character. (no-tabs)
(#2531) Unexpected tab character. (no-tabs)
(#2532) Unexpected tab character. (no-tabs)
(#2533) Unexpected tab character. (no-tabs)
(#2534) Unexpected tab character. (no-tabs)
(#2534) There should be no spaces inside this paren. (space-in-parens)
(#2534) There should be no spaces inside this paren. (space-in-parens)
(#2535) Unexpected tab character. (no-tabs)
(#2535) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2536) Unexpected tab character. (no-tabs)
(#2536) Multiple spaces found before '='. (no-multi-spaces)
(#2537) Unexpected tab character. (no-tabs)
(#2538) Trailing spaces not allowed. (no-trailing-spaces)
(#2538) Unexpected tab character. (no-tabs)
(#2539) Unexpected tab character. (no-tabs)
(#2539) There should be no spaces inside this paren. (space-in-parens)
(#2540) Unexpected tab character. (no-tabs)
(#2541) Unexpected tab character. (no-tabs)
(#2542) Unexpected tab character. (no-tabs)
(#2543) Unexpected tab character. (no-tabs)
(#2543) There should be no spaces inside this paren. (space-in-parens)
(#2543) Multiple spaces found before ')'. (no-multi-spaces)
(#2544) Unexpected tab character. (no-tabs)
(#2545) Trailing spaces not allowed. (no-trailing-spaces)
(#2545) Unexpected tab character. (no-tabs)
(#2546) Trailing spaces not allowed. (no-trailing-spaces)
(#2546) Unexpected tab character. (no-tabs)
(#2547) Unexpected tab character. (no-tabs)
(#2548) Unexpected tab character. (no-tabs)
(#2549) Unexpected tab character. (no-tabs)
(#2550) Trailing spaces not allowed. (no-trailing-spaces)
(#2550) Unexpected tab character. (no-tabs)
(#2551) Unexpected tab character. (no-tabs)
(#2552) Unexpected tab character. (no-tabs)
(#2553) Unexpected tab character. (no-tabs)
(#2554) Unexpected tab character. (no-tabs)
(#2555) Unexpected tab character. (no-tabs)
(#2556) Unexpected tab character. (no-tabs)
(#2556) There should be no spaces inside this paren. (space-in-parens)
(#2556) There should be no spaces inside this paren. (space-in-parens)
(#2557) Unexpected tab character. (no-tabs)
(#2557) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2558) Unexpected tab character. (no-tabs)
(#2558) There should be no spaces inside this paren. (space-in-parens)
(#2558) Unnecessary escape character: \.. (no-useless-escape)
(#2558) Unexpected space before function parentheses. (space-before-function-paren)
(#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) Unexpected tab character. (no-tabs)
(#2560) Unexpected tab character. (no-tabs)
(#2560) There should be no spaces inside this paren. (space-in-parens)
(#2561) Unexpected tab character. (no-tabs)
(#2562) Trailing spaces not allowed. (no-trailing-spaces)
(#2562) Unexpected tab character. (no-tabs)
(#2563) Trailing spaces not allowed. (no-trailing-spaces)
(#2563) Unexpected tab character. (no-tabs)
(#2564) Unexpected tab character. (no-tabs)
(#2565) Unexpected tab character. (no-tabs)
(#2566) Unexpected tab character. (no-tabs)
(#2567) Unexpected tab character. (no-tabs)
(#2568) Unexpected tab character. (no-tabs)
(#2569) Unexpected tab character. (no-tabs)
(#2570) Unexpected tab character. (no-tabs)
(#2571) Unexpected tab character. (no-tabs)
(#2571) There should be no spaces inside this paren. (space-in-parens)
(#2571) There should be no spaces inside this paren. (space-in-parens)
(#2572) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2572) Unexpected tab character. (no-tabs)
(#2573) Unexpected tab character. (no-tabs)
(#2573) There should be no spaces inside this paren. (space-in-parens)
(#2573) There should be no spaces inside this paren. (space-in-parens)
(#2573) There should be no spaces inside this paren. (space-in-parens)
(#2573) There should be no spaces inside this paren. (space-in-parens)
(#2574) Unexpected tab character. (no-tabs)
(#2574) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2575) Unexpected tab character. (no-tabs)
(#2576) Unexpected tab character. (no-tabs)
(#2577) Unexpected tab character. (no-tabs)
(#2577) There should be no spaces inside this paren. (space-in-parens)
(#2577) Unexpected space before function parentheses. (space-before-function-paren)
(#2578) Unexpected tab character. (no-tabs)
(#2578) There should be no spaces inside this paren. (space-in-parens)
(#2578) There should be no spaces inside this paren. (space-in-parens)
(#2579) Unexpected tab character. (no-tabs)
(#2579) There should be no spaces inside this paren. (space-in-parens)
(#2579) There should be no spaces inside this paren. (space-in-parens)
(#2580) Unexpected tab character. (no-tabs)
(#2581) Unexpected tab character. (no-tabs)
(#2581) There should be no spaces inside this paren. (space-in-parens)
(#2582) Trailing spaces not allowed. (no-trailing-spaces)
(#2582) Unexpected tab character. (no-tabs)
(#2583) Unexpected tab character. (no-tabs)
(#2583) Unexpected space before function parentheses. (space-before-function-paren)
(#2584) Unexpected tab character. (no-tabs)
(#2585) Unexpected tab character. (no-tabs)
(#2586) Unexpected tab character. (no-tabs)
(#2587) Unexpected tab character. (no-tabs)
(#2588) Unexpected tab character. (no-tabs)
(#2589) Unexpected tab character. (no-tabs)
(#2589) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2590) Unexpected tab character. (no-tabs)
(#2590) There should be no spaces inside this paren. (space-in-parens)
(#2590) There should be no spaces inside this paren. (space-in-parens)
(#2591) Unexpected tab character. (no-tabs)
(#2591) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2592) Unexpected tab character. (no-tabs)
(#2593) Unexpected tab character. (no-tabs)
(#2593) Unexpected space before function parentheses. (space-before-function-paren)
(#2593) Comments should not begin with a lowercase character (capitalized-comments)
(#2594) Unexpected tab character. (no-tabs)
(#2595) Unexpected tab character. (no-tabs)
(#2596) Unexpected tab character. (no-tabs)
(#2596) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2597) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#2598) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2599) Unexpected tab character. (no-tabs)
(#2599) Unexpected space before function parentheses. (space-before-function-paren)
(#2600) Unexpected tab character. (no-tabs)
(#2600) There should be no spaces inside this paren. (space-in-parens)
(#2600) There should be no spaces inside this paren. (space-in-parens)
(#2601) Unexpected tab character. (no-tabs)
(#2602) Unexpected tab character. (no-tabs)
(#2602) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2603) Unexpected tab character. (no-tabs)
(#2603) There should be no spaces inside this paren. (space-in-parens)
(#2604) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#2604) Unexpected tab character. (no-tabs)
(#2604) There should be no spaces inside this paren. (space-in-parens)
(#2605) Unexpected tab character. (no-tabs)
(#2605) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2606) Unexpected tab character. (no-tabs)
(#2607) Unexpected tab character. (no-tabs)
(#2608) Unexpected tab character. (no-tabs)
(#2609) Unexpected tab character. (no-tabs)
(#2610) Unexpected tab character. (no-tabs)
(#2611) Unexpected tab character. (no-tabs)
(#2612) Unexpected tab character. (no-tabs)
(#2612) Unexpected space before function parentheses. (space-before-function-paren)
(#2613) Unexpected tab character. (no-tabs)
(#2614) Trailing spaces not allowed. (no-trailing-spaces)
(#2614) Unexpected tab character. (no-tabs)
(#2615) Unexpected tab character. (no-tabs)
(#2615) There should be no spaces inside this paren. (space-in-parens)
(#2615) There should be no spaces inside this paren. (space-in-parens)
(#2616) Unexpected tab character. (no-tabs)
(#2616) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2617) Unexpected tab character. (no-tabs)
(#2617) There should be no spaces inside this paren. (space-in-parens)
(#2617) There should be no spaces inside this paren. (space-in-parens)
(#2618) Trailing spaces not allowed. (no-trailing-spaces)
(#2618) Unexpected tab character. (no-tabs)
(#2619) Unexpected tab character. (no-tabs)
(#2619) There should be no spaces inside this paren. (space-in-parens)
(#2619) Infix operators must be spaced. (space-infix-ops)
(#2619) Infix operators must be spaced. (space-infix-ops)
(#2619) Unexpected whitespace before semicolon. (semi-spacing)
(#2619) Infix operators must be spaced. (space-infix-ops)
(#2619) Unexpected whitespace before semicolon. (semi-spacing)
(#2619) There should be no spaces inside this paren. (space-in-parens)
(#2620) Unexpected tab character. (no-tabs)
(#2620) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2621) Unexpected tab character. (no-tabs)
(#2622) Unexpected tab character. (no-tabs)
(#2623) Unexpected tab character. (no-tabs)
(#2624) Trailing spaces not allowed. (no-trailing-spaces)
(#2624) Unexpected tab character. (no-tabs)
(#2625) Unexpected tab character. (no-tabs)
(#2625) There should be no spaces inside this paren. (space-in-parens)
(#2625) There should be no spaces inside this paren. (space-in-parens)
(#2626) Unexpected tab character. (no-tabs)
(#2626) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2627) Unexpected tab character. (no-tabs)
(#2628) Unexpected tab character. (no-tabs)
(#2629) Trailing spaces not allowed. (no-trailing-spaces)
(#2629) Unexpected tab character. (no-tabs)
(#2630) Unexpected tab character. (no-tabs)
(#2631) Unexpected tab character. (no-tabs)
(#2631) There should be no spaces inside this paren. (space-in-parens)
(#2631) There should be no spaces inside this paren. (space-in-parens)
(#2632) Unexpected tab character. (no-tabs)
(#2632) There should be no space after '['. (computed-property-spacing)
(#2632) There should be no space before ']'. (computed-property-spacing)
(#2633) Unexpected tab character. (no-tabs)
(#2634) Unexpected tab character. (no-tabs)
(#2635) Trailing spaces not allowed. (no-trailing-spaces)
(#2635) Unexpected tab character. (no-tabs)
(#2636) Unexpected tab character. (no-tabs)
(#2637) Unexpected tab character. (no-tabs)
(#2637) There should be no spaces inside this paren. (space-in-parens)
(#2637) Infix operators must be spaced. (space-infix-ops)
(#2637) There should be no spaces inside this paren. (space-in-parens)
(#2638) Unexpected tab character. (no-tabs)
(#2639) Trailing spaces not allowed. (no-trailing-spaces)
(#2639) Unexpected tab character. (no-tabs)
(#2640) Unexpected tab character. (no-tabs)
(#2641) Unexpected tab character. (no-tabs)
(#2641) There should be no spaces inside this paren. (space-in-parens)
(#2641) There should be no spaces inside this paren. (space-in-parens)
(#2641) There should be no spaces inside this paren. (space-in-parens)
(#2641) There should be no spaces inside this paren. (space-in-parens)
(#2642) Unexpected tab character. (no-tabs)
(#2642) Blocks are nested too deeply (5). (max-depth)
(#2642) There should be no spaces inside this paren. (space-in-parens)
(#2642) Infix operators must be spaced. (space-infix-ops)
(#2642) Infix operators must be spaced. (space-infix-ops)
(#2642) Unexpected whitespace before semicolon. (semi-spacing)
(#2642) Infix operators must be spaced. (space-infix-ops)
(#2642) Unexpected whitespace before semicolon. (semi-spacing)
(#2642) There should be no spaces inside this paren. (space-in-parens)
(#2643) Unexpected tab character. (no-tabs)
(#2643) 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)
(#2643) There should be no spaces inside this paren. (space-in-parens)
(#2644) Unexpected tab character. (no-tabs)
(#2645) Unexpected tab character. (no-tabs)
(#2646) Trailing spaces not allowed. (no-trailing-spaces)
(#2646) Unexpected tab character. (no-tabs)
(#2647) Unexpected tab character. (no-tabs)
(#2648) Unexpected tab character. (no-tabs)
(#2649) Unexpected tab character. (no-tabs)
(#2649) Infix operators must be spaced. (space-infix-ops)
(#2650) Unexpected tab character. (no-tabs)
(#2650) Infix operators must be spaced. (space-infix-ops)
(#2651) Trailing spaces not allowed. (no-trailing-spaces)
(#2651) Unexpected tab character. (no-tabs)
(#2652) Unexpected tab character. (no-tabs)
(#2653) Unexpected tab character. (no-tabs)
(#2654) Unexpected tab character. (no-tabs)
(#2655) Unexpected tab character. (no-tabs)
(#2655) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2656) Unexpected tab character. (no-tabs)
(#2656) There should be no spaces inside this paren. (space-in-parens)
(#2656) There should be no spaces inside this paren. (space-in-parens)
(#2657) Unexpected tab character. (no-tabs)
(#2657) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2658) Unexpected tab character. (no-tabs)
(#2659) Unexpected tab character. (no-tabs)
(#2660) Unexpected tab character. (no-tabs)
(#2660) There should be no space after '['. (computed-property-spacing)
(#2660) There should be no space before ']'. (computed-property-spacing)
(#2661) Unexpected tab character. (no-tabs)
(#2662) Unexpected tab character. (no-tabs)
(#2663) Trailing spaces not allowed. (no-trailing-spaces)
(#2663) Unexpected tab character. (no-tabs)
(#2664) Unexpected tab character. (no-tabs)
(#2664) There should be no spaces inside this paren. (space-in-parens)
(#2664) There should be no space after '['. (computed-property-spacing)
(#2664) There should be no space before ']'. (computed-property-spacing)
(#2664) There should be no spaces inside this paren. (space-in-parens)
(#2665) Unexpected tab character. (no-tabs)
(#2665) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2666) Unexpected tab character. (no-tabs)
(#2667) Unexpected tab character. (no-tabs)
(#2668) Unexpected tab character. (no-tabs)
(#2668) There should be no space after '['. (computed-property-spacing)
(#2668) There should be no space before ']'. (computed-property-spacing)
(#2669) Unexpected tab character. (no-tabs)
(#2670) Unexpected tab character. (no-tabs)
(#2671) Trailing spaces not allowed. (no-trailing-spaces)
(#2671) Unexpected tab character. (no-tabs)
(#2672) Unexpected tab character. (no-tabs)
(#2673) Unexpected tab character. (no-tabs)
(#2674) Trailing spaces not allowed. (no-trailing-spaces)
(#2674) Unexpected tab character. (no-tabs)
(#2675) Unexpected tab character. (no-tabs)
(#2675) Unexpected space before function parentheses. (space-before-function-paren)
(#2675) Comments should not begin with a lowercase character (capitalized-comments)
(#2676) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#2678) Unexpected tab character. (no-tabs)
(#2678) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2679) Unexpected tab character. (no-tabs)
(#2680) Unexpected tab character. (no-tabs)
(#2680) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2681) Unexpected tab character. (no-tabs)
(#2682) Unexpected tab character. (no-tabs)
(#2682) Unexpected space before function parentheses. (space-before-function-paren)
(#2682) 'type' is defined but never used. (no-unused-vars)
(#2682) Comments should not begin with a lowercase character (capitalized-comments)
(#2683) Unexpected tab character. (no-tabs)
(#2684) Unexpected tab character. (no-tabs)
(#2685) Unexpected tab character. (no-tabs)
(#2686) Unexpected tab character. (no-tabs)
(#2687) Trailing spaces not allowed. (no-trailing-spaces)
(#2687) Unexpected tab character. (no-tabs)
(#2688) Trailing spaces not allowed. (no-trailing-spaces)
(#2688) Unexpected tab character. (no-tabs)
(#2689) Unexpected tab character. (no-tabs)
(#2690) Unexpected tab character. (no-tabs)
(#2691) Unexpected tab character. (no-tabs)
(#2692) Unexpected tab character. (no-tabs)
(#2693) Unexpected tab character. (no-tabs)
(#2694) Unexpected tab character. (no-tabs)
(#2695) Unexpected tab character. (no-tabs)
(#2696) Unexpected tab character. (no-tabs)
(#2696) There should be no spaces inside this paren. (space-in-parens)
(#2696) There should be no spaces inside this paren. (space-in-parens)
(#2697) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2697) Unexpected tab character. (no-tabs)
(#2698) Unexpected tab character. (no-tabs)
(#2698) There should be no spaces inside this paren. (space-in-parens)
(#2698) There should be no spaces inside this paren. (space-in-parens)
(#2698) There should be no spaces inside this paren. (space-in-parens)
(#2698) There should be no spaces inside this paren. (space-in-parens)
(#2699) Unexpected tab character. (no-tabs)
(#2699) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2700) Unexpected tab character. (no-tabs)
(#2701) Unexpected tab character. (no-tabs)
(#2702) Unexpected tab character. (no-tabs)
(#2703) Unexpected tab character. (no-tabs)
(#2704) Unexpected tab character. (no-tabs)
(#2705) Unexpected tab character. (no-tabs)
(#2705) There should be no spaces inside this paren. (space-in-parens)
(#2705) There should be no spaces inside this paren. (space-in-parens)
(#2706) Unexpected tab character. (no-tabs)
(#2706) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2707) Unexpected tab character. (no-tabs)
(#2707) There should be no spaces inside this paren. (space-in-parens)
(#2707) There should be no spaces inside this paren. (space-in-parens)
(#2708) Unexpected tab character. (no-tabs)
(#2708) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2709) Unexpected tab character. (no-tabs)
(#2710) Unexpected tab character. (no-tabs)
(#2710) Unexpected space before function parentheses. (space-before-function-paren)
(#2710) Unexpected empty function. (no-empty-function)
(#2711) Unexpected tab character. (no-tabs)
(#2711) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2712) Unexpected tab character. (no-tabs)
(#2712) There should be no spaces inside this paren. (space-in-parens)
(#2712) There should be no spaces inside this paren. (space-in-parens)
(#2713) Unexpected tab character. (no-tabs)
(#2713) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2714) Unexpected tab character. (no-tabs)
(#2714) Unexpected space before function parentheses. (space-before-function-paren)
(#2715) Unexpected tab character. (no-tabs)
(#2715) There should be no spaces inside this paren. (space-in-parens)
(#2715) There should be no spaces inside this paren. (space-in-parens)
(#2716) Unexpected tab character. (no-tabs)
(#2717) Unexpected tab character. (no-tabs)
(#2717) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2718) Unexpected tab character. (no-tabs)
(#2718) There should be no spaces inside this paren. (space-in-parens)
(#2719) Unexpected tab character. (no-tabs)
(#2719) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#2719) There should be no spaces inside this paren. (space-in-parens)
(#2720) Unexpected tab character. (no-tabs)
(#2720) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2721) Unexpected tab character. (no-tabs)
(#2722) Unexpected tab character. (no-tabs)
(#2722) Unexpected space before function parentheses. (space-before-function-paren)
(#2723) Unexpected tab character. (no-tabs)
(#2723) There should be no spaces inside this paren. (space-in-parens)
(#2723) There should be no spaces inside this paren. (space-in-parens)
(#2723) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2724) Unexpected tab character. (no-tabs)
(#2724) Infix operators must be spaced. (space-infix-ops)
(#2725) Unexpected tab character. (no-tabs)
(#2726) Trailing spaces not allowed. (no-trailing-spaces)
(#2726) Unexpected tab character. (no-tabs)
(#2727) Unexpected tab character. (no-tabs)
(#2727) There should be no spaces inside this paren. (space-in-parens)
(#2727) Infix operators must be spaced. (space-infix-ops)
(#2727) Infix operators must be spaced. (space-infix-ops)
(#2727) Infix operators must be spaced. (space-infix-ops)
(#2727) Unexpected whitespace before semicolon. (semi-spacing)
(#2727) Infix operators must be spaced. (space-infix-ops)
(#2727) Unexpected whitespace before semicolon. (semi-spacing)
(#2727) There should be no spaces inside this paren. (space-in-parens)
(#2728) Unexpected tab character. (no-tabs)
(#2728) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2729) Unexpected tab character. (no-tabs)
(#2730) Unexpected tab character. (no-tabs)
(#2731) Unexpected tab character. (no-tabs)
(#2732) Trailing spaces not allowed. (no-trailing-spaces)
(#2732) Unexpected tab character. (no-tabs)
(#2733) Unexpected tab character. (no-tabs)
(#2733) There should be no spaces inside this paren. (space-in-parens)
(#2733) There should be no spaces inside this paren. (space-in-parens)
(#2734) Unexpected tab character. (no-tabs)
(#2734) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2735) Unexpected tab character. (no-tabs)
(#2736) Unexpected tab character. (no-tabs)
(#2736) There should be no space after '['. (computed-property-spacing)
(#2736) There should be no space before ']'. (computed-property-spacing)
(#2737) Trailing spaces not allowed. (no-trailing-spaces)
(#2737) Unexpected tab character. (no-tabs)
(#2738) Unexpected tab character. (no-tabs)
(#2739) Unexpected tab character. (no-tabs)
(#2740) Unexpected tab character. (no-tabs)
(#2740) There should be no spaces inside this paren. (space-in-parens)
(#2740) Infix operators must be spaced. (space-infix-ops)
(#2740) There should be no spaces inside this paren. (space-in-parens)
(#2741) Unexpected tab character. (no-tabs)
(#2742) Trailing spaces not allowed. (no-trailing-spaces)
(#2742) Unexpected tab character. (no-tabs)
(#2743) Unexpected tab character. (no-tabs)
(#2744) Unexpected tab character. (no-tabs)
(#2744) There should be no spaces inside this paren. (space-in-parens)
(#2744) There should be no spaces inside this paren. (space-in-parens)
(#2744) There should be no spaces inside this paren. (space-in-parens)
(#2744) There should be no spaces inside this paren. (space-in-parens)
(#2745) Unexpected tab character. (no-tabs)
(#2745) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2746) Unexpected tab character. (no-tabs)
(#2746) There should be no spaces inside this paren. (space-in-parens)
(#2746) Infix operators must be spaced. (space-infix-ops)
(#2746) Infix operators must be spaced. (space-infix-ops)
(#2746) Unexpected whitespace before semicolon. (semi-spacing)
(#2746) Infix operators must be spaced. (space-infix-ops)
(#2746) Unexpected whitespace before semicolon. (semi-spacing)
(#2746) There should be no spaces inside this paren. (space-in-parens)
(#2747) Unexpected tab character. (no-tabs)
(#2747) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2748) Unexpected tab character. (no-tabs)
(#2749) Unexpected tab character. (no-tabs)
(#2749) There should be no spaces inside this paren. (space-in-parens)
(#2749) There should be no spaces inside this paren. (space-in-parens)
(#2750) Unexpected tab character. (no-tabs)
(#2750) There should be no space after '['. (computed-property-spacing)
(#2750) There should be no space before ']'. (computed-property-spacing)
(#2750) There should be no spaces inside this paren. (space-in-parens)
(#2750) There should be no spaces inside this paren. (space-in-parens)
(#2751) Unexpected tab character. (no-tabs)
(#2752) Unexpected tab character. (no-tabs)
(#2752) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2753) Unexpected tab character. (no-tabs)
(#2754) Unexpected tab character. (no-tabs)
(#2754) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2755) Unexpected tab character. (no-tabs)
(#2756) Unexpected tab character. (no-tabs)
(#2757) Unexpected tab character. (no-tabs)
(#2758) Unexpected tab character. (no-tabs)
(#2758) There should be no space after '['. (computed-property-spacing)
(#2758) There should be no space before ']'. (computed-property-spacing)
(#2759) Unexpected tab character. (no-tabs)
(#2760) Trailing spaces not allowed. (no-trailing-spaces)
(#2760) Unexpected tab character. (no-tabs)
(#2761) Unexpected tab character. (no-tabs)
(#2762) Unexpected tab character. (no-tabs)
(#2763) Unexpected tab character. (no-tabs)
(#2764) Unexpected tab character. (no-tabs)
(#2764) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2765) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#2766) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2767) Unexpected tab character. (no-tabs)
(#2768) Unexpected tab character. (no-tabs)
(#2769) Unexpected tab character. (no-tabs)
(#2769) There should be no space after '['. (computed-property-spacing)
(#2769) There should be no space before ']'. (computed-property-spacing)
(#2769) There should be no spaces inside this paren. (space-in-parens)
(#2769) There should be no spaces inside this paren. (space-in-parens)
(#2770) Unexpected tab character. (no-tabs)
(#2771) Trailing spaces not allowed. (no-trailing-spaces)
(#2771) Unexpected tab character. (no-tabs)
(#2772) Unexpected tab character. (no-tabs)
(#2773) Unexpected tab character. (no-tabs)
(#2774) Unexpected tab character. (no-tabs)
(#2774) There should be no spaces inside this paren. (space-in-parens)
(#2774) There should be no space after '['. (computed-property-spacing)
(#2774) There should be no space before ']'. (computed-property-spacing)
(#2774) There should be no space after '['. (computed-property-spacing)
(#2774) There should be no space before ']'. (computed-property-spacing)
(#2774) There should be no spaces inside this paren. (space-in-parens)
(#2775) Unexpected tab character. (no-tabs)
(#2775) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2776) Unexpected tab character. (no-tabs)
(#2776) There should be no space after '['. (computed-property-spacing)
(#2776) There should be no space before ']'. (computed-property-spacing)
(#2777) Unexpected tab character. (no-tabs)
(#2778) Unexpected tab character. (no-tabs)
(#2778) There should be no space after '['. (computed-property-spacing)
(#2778) There should be no space before ']'. (computed-property-spacing)
(#2779) Unexpected tab character. (no-tabs)
(#2780) Trailing spaces not allowed. (no-trailing-spaces)
(#2780) Unexpected tab character. (no-tabs)
(#2781) Unexpected tab character. (no-tabs)
(#2782) Unexpected tab character. (no-tabs)
(#2782) There should be no spaces inside this paren. (space-in-parens)
(#2782) There should be no spaces inside this paren. (space-in-parens)
(#2782) There should be no spaces inside this paren. (space-in-parens)
(#2783) Unexpected tab character. (no-tabs)
(#2783) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2784) Unexpected tab character. (no-tabs)
(#2785) Unexpected tab character. (no-tabs)
(#2785) There should be no space after '['. (computed-property-spacing)
(#2785) There should be no space before ']'. (computed-property-spacing)
(#2785) There should be no spaces inside this paren. (space-in-parens)
(#2785) There should be no spaces inside this paren. (space-in-parens)
(#2786) Unexpected tab character. (no-tabs)
(#2786) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2787) Unexpected tab character. (no-tabs)
(#2788) Unexpected tab character. (no-tabs)
(#2788) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2789) Unexpected tab character. (no-tabs)
(#2790) Unexpected tab character. (no-tabs)
(#2791) Unexpected tab character. (no-tabs)
(#2791) There should be no space after '['. (computed-property-spacing)
(#2791) There should be no space before ']'. (computed-property-spacing)
(#2792) Unexpected tab character. (no-tabs)
(#2793) Unexpected tab character. (no-tabs)
(#2794) Trailing spaces not allowed. (no-trailing-spaces)
(#2794) Unexpected tab character. (no-tabs)
(#2795) Unexpected tab character. (no-tabs)
(#2795) Unexpected space before function parentheses. (space-before-function-paren)
(#2795) Comments should not begin with a lowercase character (capitalized-comments)
(#2796) Unexpected tab character. (no-tabs)
(#2796) There should be no spaces inside this paren. (space-in-parens)
(#2796) There should be no spaces inside this paren. (space-in-parens)
(#2797) Unexpected tab character. (no-tabs)
(#2798) Unexpected tab character. (no-tabs)
(#2798) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2799) Unexpected tab character. (no-tabs)
(#2800) Unexpected tab character. (no-tabs)
(#2800) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2801) Unexpected tab character. (no-tabs)
(#2802) Unexpected tab character. (no-tabs)
(#2802) Unexpected space before function parentheses. (space-before-function-paren)
(#2802) Comments should not begin with a lowercase character (capitalized-comments)
(#2803) Unexpected tab character. (no-tabs)
(#2804) Unexpected tab character. (no-tabs)
(#2805) Unexpected tab character. (no-tabs)
(#2806) Unexpected tab character. (no-tabs)
(#2807) Trailing spaces not allowed. (no-trailing-spaces)
(#2807) Unexpected tab character. (no-tabs)
(#2808) Trailing spaces not allowed. (no-trailing-spaces)
(#2808) Unexpected tab character. (no-tabs)
(#2809) Unexpected tab character. (no-tabs)
(#2809) Missing JSDoc return type. (valid-jsdoc)
(#2809) Expected JSDoc for 'settings' but found 'oSettings'. (valid-jsdoc)
(#2810) Unexpected tab character. (no-tabs)
(#2811) Unexpected tab character. (no-tabs)
(#2812) Unexpected tab character. (no-tabs)
(#2813) Unexpected tab character. (no-tabs)
(#2814) Unexpected tab character. (no-tabs)
(#2815) Unexpected tab character. (no-tabs)
(#2815) Unexpected space before function parentheses. (space-before-function-paren)
(#2815) There should be no spaces inside this paren. (space-in-parens)
(#2815) There should be no spaces inside this paren. (space-in-parens)
(#2816) Unexpected tab character. (no-tabs)
(#2816) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2817) Unexpected tab character. (no-tabs)
(#2817) There should be no spaces inside this paren. (space-in-parens)
(#2817) There should be no spaces inside this paren. (space-in-parens)
(#2818) Unexpected tab character. (no-tabs)
(#2819) Trailing spaces not allowed. (no-trailing-spaces)
(#2819) Unexpected tab character. (no-tabs)
(#2820) Trailing spaces not allowed. (no-trailing-spaces)
(#2820) Unexpected tab character. (no-tabs)
(#2821) Unexpected tab character. (no-tabs)
(#2821) Expected JSDoc for 'settings' but found 'oSettings'. (valid-jsdoc)
(#2822) Unexpected tab character. (no-tabs)
(#2823) Unexpected tab character. (no-tabs)
(#2824) Unexpected tab character. (no-tabs)
(#2825) Unexpected tab character. (no-tabs)
(#2826) Unexpected tab character. (no-tabs)
(#2826) There should be no spaces inside this paren. (space-in-parens)
(#2826) There should be no spaces inside this paren. (space-in-parens)
(#2827) Unexpected tab character. (no-tabs)
(#2827) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2828) Unexpected tab character. (no-tabs)
(#2829) Unexpected tab character. (no-tabs)
(#2830) Unexpected tab character. (no-tabs)
(#2831) Unexpected tab character. (no-tabs)
(#2832) Unexpected tab character. (no-tabs)
(#2833) Trailing spaces not allowed. (no-trailing-spaces)
(#2833) Unexpected tab character. (no-tabs)
(#2834) Trailing spaces not allowed. (no-trailing-spaces)
(#2834) Unexpected tab character. (no-tabs)
(#2835) Unexpected tab character. (no-tabs)
(#2835) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#2835) Missing JSDoc for parameter 'splice'. (valid-jsdoc)
(#2836) Unexpected tab character. (no-tabs)
(#2837) Unexpected tab character. (no-tabs)
(#2838) Unexpected tab character. (no-tabs)
(#2839) Unexpected tab character. (no-tabs)
(#2840) Unexpected tab character. (no-tabs)
(#2841) Unexpected tab character. (no-tabs)
(#2842) Unexpected tab character. (no-tabs)
(#2842) There should be no spaces inside this paren. (space-in-parens)
(#2842) There should be no spaces inside this paren. (space-in-parens)
(#2843) Unexpected tab character. (no-tabs)
(#2843) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2844) Unexpected tab character. (no-tabs)
(#2845) Trailing spaces not allowed. (no-trailing-spaces)
(#2845) Unexpected tab character. (no-tabs)
(#2846) Unexpected tab character. (no-tabs)
(#2846) There should be no spaces inside this paren. (space-in-parens)
(#2846) Infix operators must be spaced. (space-infix-ops)
(#2846) Infix operators must be spaced. (space-infix-ops)
(#2846) Unexpected whitespace before semicolon. (semi-spacing)
(#2846) Infix operators must be spaced. (space-infix-ops)
(#2846) Unexpected whitespace before semicolon. (semi-spacing)
(#2846) There should be no spaces inside this paren. (space-in-parens)
(#2847) Unexpected tab character. (no-tabs)
(#2847) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2848) Unexpected tab character. (no-tabs)
(#2848) There should be no spaces inside this paren. (space-in-parens)
(#2848) There should be no spaces inside this paren. (space-in-parens)
(#2849) Unexpected tab character. (no-tabs)
(#2849) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2850) Unexpected tab character. (no-tabs)
(#2851) Unexpected tab character. (no-tabs)
(#2851) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2852) Unexpected tab character. (no-tabs)
(#2852) There should be no spaces inside this paren. (space-in-parens)
(#2852) There should be no spaces inside this paren. (space-in-parens)
(#2853) Unexpected tab character. (no-tabs)
(#2853) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2854) Unexpected tab character. (no-tabs)
(#2855) Unexpected tab character. (no-tabs)
(#2856) Unexpected tab character. (no-tabs)
(#2857) Trailing spaces not allowed. (no-trailing-spaces)
(#2857) Unexpected tab character. (no-tabs)
(#2858) Unexpected tab character. (no-tabs)
(#2858) There should be no spaces inside this paren. (space-in-parens)
(#2858) There should be no spaces inside this paren. (space-in-parens)
(#2859) Unexpected tab character. (no-tabs)
(#2859) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2860) Unexpected tab character. (no-tabs)
(#2860) There should be no spaces inside this paren. (space-in-parens)
(#2860) There should be no spaces inside this paren. (space-in-parens)
(#2861) Unexpected tab character. (no-tabs)
(#2862) Unexpected tab character. (no-tabs)
(#2863) Trailing spaces not allowed. (no-trailing-spaces)
(#2863) Unexpected tab character. (no-tabs)
(#2864) Trailing spaces not allowed. (no-trailing-spaces)
(#2864) Unexpected tab character. (no-tabs)
(#2865) Unexpected tab character. (no-tabs)
(#2866) Unexpected tab character. (no-tabs)
(#2867) Unexpected tab character. (no-tabs)
(#2868) Unexpected tab character. (no-tabs)
(#2869) Unexpected tab character. (no-tabs)
(#2870) Unexpected tab character. (no-tabs)
(#2871) Unexpected tab character. (no-tabs)
(#2872) Unexpected tab character. (no-tabs)
(#2873) Unexpected tab character. (no-tabs)
(#2874) Unexpected tab character. (no-tabs)
(#2875) Unexpected tab character. (no-tabs)
(#2876) Unexpected tab character. (no-tabs)
(#2877) Unexpected tab character. (no-tabs)
(#2878) Unexpected tab character. (no-tabs)
(#2879) Unexpected tab character. (no-tabs)
(#2880) Unexpected tab character. (no-tabs)
(#2881) Unexpected tab character. (no-tabs)
(#2881) There should be no spaces inside this paren. (space-in-parens)
(#2881) There should be no spaces inside this paren. (space-in-parens)
(#2882) Unexpected tab character. (no-tabs)
(#2882) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2883) Unexpected tab character. (no-tabs)
(#2883) There should be no space after '['. (computed-property-spacing)
(#2883) There should be no space before ']'. (computed-property-spacing)
(#2884) Unexpected tab character. (no-tabs)
(#2885) Unexpected tab character. (no-tabs)
(#2885) Unexpected space before function parentheses. (space-before-function-paren)
(#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) Unexpected tab character. (no-tabs)
(#2887) Unexpected tab character. (no-tabs)
(#2888) Unexpected tab character. (no-tabs)
(#2889) Unexpected tab character. (no-tabs)
(#2889) There should be no spaces inside this paren. (space-in-parens)
(#2889) There should be no spaces inside this paren. (space-in-parens)
(#2890) Unexpected tab character. (no-tabs)
(#2890) There should be no spaces inside this paren. (space-in-parens)
(#2890) There should be no spaces inside this paren. (space-in-parens)
(#2891) Unexpected tab character. (no-tabs)
(#2892) Trailing spaces not allowed. (no-trailing-spaces)
(#2892) Unexpected tab character. (no-tabs)
(#2893) Unexpected tab character. (no-tabs)
(#2893) There should be no spaces inside this paren. (space-in-parens)
(#2893) There should be no spaces inside this paren. (space-in-parens)
(#2894) Unexpected tab character. (no-tabs)
(#2895) Trailing spaces not allowed. (no-trailing-spaces)
(#2895) Unexpected tab character. (no-tabs)
(#2896) Unexpected tab character. (no-tabs)
(#2897) Unexpected tab character. (no-tabs)
(#2897) There should be no spaces inside this paren. (space-in-parens)
(#2897) Unexpected space after unary operator '!'. (space-unary-ops)
(#2897) There should be no spaces inside this paren. (space-in-parens)
(#2898) Unexpected tab character. (no-tabs)
(#2899) Unexpected tab character. (no-tabs)
(#2900) Unexpected tab character. (no-tabs)
(#2901) Unexpected tab character. (no-tabs)
(#2902) Unexpected tab character. (no-tabs)
(#2903) Unexpected tab character. (no-tabs)
(#2903) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2904) Unexpected tab character. (no-tabs)
(#2905) Unexpected tab character. (no-tabs)
(#2906) Unexpected tab character. (no-tabs)
(#2907) Trailing spaces not allowed. (no-trailing-spaces)
(#2907) Unexpected tab character. (no-tabs)
(#2908) Unexpected tab character. (no-tabs)
(#2908) There should be no spaces inside this paren. (space-in-parens)
(#2908) There should be no spaces inside this paren. (space-in-parens)
(#2909) Unexpected tab character. (no-tabs)
(#2909) There should be no spaces inside this paren. (space-in-parens)
(#2909) There should be no spaces inside this paren. (space-in-parens)
(#2910) Unexpected tab character. (no-tabs)
(#2910) There should be no spaces inside this paren. (space-in-parens)
(#2910) There should be no spaces inside this paren. (space-in-parens)
(#2911) Unexpected tab character. (no-tabs)
(#2911) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2912) Unexpected tab character. (no-tabs)
(#2913) Unexpected tab character. (no-tabs)
(#2913) There should be no spaces inside this paren. (space-in-parens)
(#2913) Infix operators must be spaced. (space-infix-ops)
(#2913) Infix operators must be spaced. (space-infix-ops)
(#2913) Unexpected whitespace before semicolon. (semi-spacing)
(#2913) Infix operators must be spaced. (space-infix-ops)
(#2913) Unexpected whitespace before semicolon. (semi-spacing)
(#2913) There should be no spaces inside this paren. (space-in-parens)
(#2914) Unexpected tab character. (no-tabs)
(#2914) There should be no spaces inside this paren. (space-in-parens)
(#2914) There should be no spaces inside this paren. (space-in-parens)
(#2915) Unexpected tab character. (no-tabs)
(#2916) Unexpected tab character. (no-tabs)
(#2917) Unexpected tab character. (no-tabs)
(#2918) Unexpected tab character. (no-tabs)
(#2919) Trailing spaces not allowed. (no-trailing-spaces)
(#2919) Unexpected tab character. (no-tabs)
(#2920) Unexpected tab character. (no-tabs)
(#2921) Unexpected tab character. (no-tabs)
(#2922) Unexpected tab character. (no-tabs)
(#2923) Unexpected tab character. (no-tabs)
(#2924) Trailing spaces not allowed. (no-trailing-spaces)
(#2924) Unexpected tab character. (no-tabs)
(#2925) Unexpected tab character. (no-tabs)
(#2926) Unexpected tab character. (no-tabs)
(#2927) Unexpected tab character. (no-tabs)
(#2928) Unexpected tab character. (no-tabs)
(#2928) There should be no spaces inside this paren. (space-in-parens)
(#2928) There should be no spaces inside this paren. (space-in-parens)
(#2929) Unexpected tab character. (no-tabs)
(#2929) There should be no space after '['. (computed-property-spacing)
(#2929) There should be no space before ']'. (computed-property-spacing)
(#2930) Unexpected tab character. (no-tabs)
(#2930) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2931) Unexpected tab character. (no-tabs)
(#2932) Unexpected tab character. (no-tabs)
(#2932) There should be no spaces inside this paren. (space-in-parens)
(#2932) Infix operators must be spaced. (space-infix-ops)
(#2932) Infix operators must be spaced. (space-infix-ops)
(#2932) Unexpected whitespace before semicolon. (semi-spacing)
(#2932) Infix operators must be spaced. (space-infix-ops)
(#2932) Unexpected whitespace before semicolon. (semi-spacing)
(#2932) There should be no spaces inside this paren. (space-in-parens)
(#2933) Unexpected tab character. (no-tabs)
(#2934) Unexpected tab character. (no-tabs)
(#2935) Trailing spaces not allowed. (no-trailing-spaces)
(#2935) Unexpected tab character. (no-tabs)
(#2936) Unexpected tab character. (no-tabs)
(#2937) Unexpected tab character. (no-tabs)
(#2937) There should be no spaces inside this paren. (space-in-parens)
(#2937) There should be no spaces inside this paren. (space-in-parens)
(#2938) Unexpected tab character. (no-tabs)
(#2939) Unexpected tab character. (no-tabs)
(#2940) Trailing spaces not allowed. (no-trailing-spaces)
(#2940) Unexpected tab character. (no-tabs)
(#2941) Trailing spaces not allowed. (no-trailing-spaces)
(#2941) Unexpected tab character. (no-tabs)
(#2942) Unexpected tab character. (no-tabs)
(#2942) Expected JSDoc for 'row' but found 'TR'. (valid-jsdoc)
(#2943) Unexpected tab character. (no-tabs)
(#2944) Unexpected tab character. (no-tabs)
(#2945) Unexpected tab character. (no-tabs)
(#2946) Unexpected tab character. (no-tabs)
(#2947) Unexpected tab character. (no-tabs)
(#2948) Unexpected tab character. (no-tabs)
(#2949) Unexpected tab character. (no-tabs)
(#2950) Unexpected tab character. (no-tabs)
(#2951) Unexpected tab character. (no-tabs)
(#2952) Unexpected tab character. (no-tabs)
(#2953) Unexpected tab character. (no-tabs)
(#2954) Unexpected tab character. (no-tabs)
(#2955) Unexpected tab character. (no-tabs)
(#2956) Unexpected tab character. (no-tabs)
(#2957) Unexpected tab character. (no-tabs)
(#2958) Unexpected tab character. (no-tabs)
(#2959) Unexpected tab character. (no-tabs)
(#2959) There should be no spaces inside this paren. (space-in-parens)
(#2959) There should be no spaces inside this paren. (space-in-parens)
(#2960) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2960) Unexpected tab character. (no-tabs)
(#2961) Unexpected tab character. (no-tabs)
(#2962) Unexpected tab character. (no-tabs)
(#2963) Unexpected tab character. (no-tabs)
(#2964) Unexpected tab character. (no-tabs)
(#2964) 'o' is defined but never used. (no-unused-vars)
(#2964) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2964) Infix operators must be spaced. (space-infix-ops)
(#2964) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2965) Unexpected tab character. (no-tabs)
(#2966) Unexpected tab character. (no-tabs)
(#2967) Trailing spaces not allowed. (no-trailing-spaces)
(#2967) Unexpected tab character. (no-tabs)
(#2968) Unexpected tab character. (no-tabs)
(#2969) Unexpected tab character. (no-tabs)
(#2969) Do not nest ternary expressions. (no-nested-ternary)
(#2970) Unexpected tab character. (no-tabs)
(#2971) Unexpected tab character. (no-tabs)
(#2972) Unexpected tab character. (no-tabs)
(#2973) Unexpected tab character. (no-tabs)
(#2974) Trailing spaces not allowed. (no-trailing-spaces)
(#2974) Unexpected tab character. (no-tabs)
(#2975) Unexpected tab character. (no-tabs)
(#2975) Unexpected space before function parentheses. (space-before-function-paren)
(#2975) There should be no spaces inside this paren. (space-in-parens)
(#2975) There should be no spaces inside this paren. (space-in-parens)
(#2975) Multiple spaces found before ')'. (no-multi-spaces)
(#2976) Unexpected tab character. (no-tabs)
(#2976) There should be no spaces inside this paren. (space-in-parens)
(#2976) There should be no spaces inside this paren. (space-in-parens)
(#2977) Unexpected tab character. (no-tabs)
(#2978) Trailing spaces not allowed. (no-trailing-spaces)
(#2978) Unexpected tab character. (no-tabs)
(#2979) Unexpected tab character. (no-tabs)
(#2979) There should be no spaces inside this paren. (space-in-parens)
(#2979) There should be no spaces inside this paren. (space-in-parens)
(#2980) Unexpected tab character. (no-tabs)
(#2980) There should be no spaces inside this paren. (space-in-parens)
(#2980) Infix operators must be spaced. (space-infix-ops)
(#2980) There should be no spaces inside this paren. (space-in-parens)
(#2981) Unexpected tab character. (no-tabs)
(#2981) There should be no spaces inside this paren. (space-in-parens)
(#2981) There should be no spaces inside this paren. (space-in-parens)
(#2982) Unexpected tab character. (no-tabs)
(#2982) 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 spaces inside this paren. (space-in-parens)
(#2982) There should be no spaces inside this paren. (space-in-parens)
(#2983) Unexpected tab character. (no-tabs)
(#2984) Unexpected tab character. (no-tabs)
(#2985) Unexpected tab character. (no-tabs)
(#2986) Trailing spaces not allowed. (no-trailing-spaces)
(#2986) Unexpected tab character. (no-tabs)
(#2987) Unexpected tab character. (no-tabs)
(#2988) Unexpected tab character. (no-tabs)
(#2988) Unexpected space before function parentheses. (space-before-function-paren)
(#2988) There should be no spaces inside this paren. (space-in-parens)
(#2988) There should be no spaces inside this paren. (space-in-parens)
(#2989) Unexpected tab character. (no-tabs)
(#2989) There should be no spaces inside this paren. (space-in-parens)
(#2989) There should be no spaces inside this paren. (space-in-parens)
(#2990) Unexpected tab character. (no-tabs)
(#2991) Unexpected tab character. (no-tabs)
(#2992) Trailing spaces not allowed. (no-trailing-spaces)
(#2992) Unexpected tab character. (no-tabs)
(#2993) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#2995) There should be no spaces inside this paren. (space-in-parens)
(#2995) There should be no spaces inside this paren. (space-in-parens)
(#2996) Trailing spaces not allowed. (no-trailing-spaces)
(#2996) Unexpected tab character. (no-tabs)
(#2997) Unexpected tab character. (no-tabs)
(#2997) There should be no spaces inside this paren. (space-in-parens)
(#2997) There should be no spaces inside this paren. (space-in-parens)
(#2998) Unexpected tab character. (no-tabs)
(#2998) There should be no spaces inside this paren. (space-in-parens)
(#2998) There should be no spaces inside this paren. (space-in-parens)
(#2999) Unexpected tab character. (no-tabs)
(#2999) There should be no spaces inside this paren. (space-in-parens)
(#2999) There should be no spaces inside this paren. (space-in-parens)
(#3000) Unexpected tab character. (no-tabs)
(#3000) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3001) Unexpected tab character. (no-tabs)
(#3002) Unexpected tab character. (no-tabs)
(#3003) Unexpected tab character. (no-tabs)
(#3004) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#3005) There should be no spaces inside this paren. (space-in-parens)
(#3005) Unexpected space after unary operator '!'. (space-unary-ops)
(#3005) There should be no spaces inside this paren. (space-in-parens)
(#3006) Unexpected tab character. (no-tabs)
(#3007) Unexpected tab character. (no-tabs)
(#3007) There should be no spaces inside this paren. (space-in-parens)
(#3007) There should be no spaces inside this paren. (space-in-parens)
(#3008) Unexpected tab character. (no-tabs)
(#3009) Unexpected tab character. (no-tabs)
(#3009) There should be no spaces inside this paren. (space-in-parens)
(#3009) There should be no spaces inside this paren. (space-in-parens)
(#3010) Unexpected tab character. (no-tabs)
(#3010) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3011) Unexpected tab character. (no-tabs)
(#3012) Unexpected tab character. (no-tabs)
(#3013) Unexpected tab character. (no-tabs)
(#3014) Unexpected tab character. (no-tabs)
(#3015) Unexpected tab character. (no-tabs)
(#3016) Trailing spaces not allowed. (no-trailing-spaces)
(#3016) Unexpected tab character. (no-tabs)
(#3017) Unexpected tab character. (no-tabs)
(#3018) Unexpected tab character. (no-tabs)
(#3019) Trailing spaces not allowed. (no-trailing-spaces)
(#3019) Unexpected tab character. (no-tabs)
(#3020) Unexpected tab character. (no-tabs)
(#3020) There should be no spaces inside this paren. (space-in-parens)
(#3020) There should be no spaces inside this paren. (space-in-parens)
(#3021) Unexpected tab character. (no-tabs)
(#3022) Unexpected tab character. (no-tabs)
(#3022) There should be no spaces inside this paren. (space-in-parens)
(#3022) There should be no spaces inside this paren. (space-in-parens)
(#3023) Unexpected tab character. (no-tabs)
(#3024) Trailing spaces not allowed. (no-trailing-spaces)
(#3024) Unexpected tab character. (no-tabs)
(#3025) Unexpected tab character. (no-tabs)
(#3025) There should be no spaces inside this paren. (space-in-parens)
(#3025) There should be no spaces inside this paren. (space-in-parens)
(#3026) Unexpected tab character. (no-tabs)
(#3026) There should be no spaces inside this paren. (space-in-parens)
(#3026) There should be no spaces inside this paren. (space-in-parens)
(#3027) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#3029) Trailing spaces not allowed. (no-trailing-spaces)
(#3029) Unexpected tab character. (no-tabs)
(#3030) Unexpected tab character. (no-tabs)
(#3031) Unexpected tab character. (no-tabs)
(#3032) Unexpected tab character. (no-tabs)
(#3032) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3033) Unexpected tab character. (no-tabs)
(#3034) Unexpected tab character. (no-tabs)
(#3035) Unexpected tab character. (no-tabs)
(#3036) Trailing spaces not allowed. (no-trailing-spaces)
(#3036) Unexpected tab character. (no-tabs)
(#3037) Unexpected tab character. (no-tabs)
(#3037) There should be no spaces inside this paren. (space-in-parens)
(#3037) Infix operators must be spaced. (space-infix-ops)
(#3037) Infix operators must be spaced. (space-infix-ops)
(#3037) Unexpected whitespace before semicolon. (semi-spacing)
(#3037) Infix operators must be spaced. (space-infix-ops)
(#3037) Unexpected whitespace before semicolon. (semi-spacing)
(#3037) There should be no spaces inside this paren. (space-in-parens)
(#3038) Unexpected tab character. (no-tabs)
(#3038) There should be no spaces inside this paren. (space-in-parens)
(#3038) There should be no spaces inside this paren. (space-in-parens)
(#3039) Unexpected tab character. (no-tabs)
(#3040) Unexpected tab character. (no-tabs)
(#3041) Trailing spaces not allowed. (no-trailing-spaces)
(#3041) Unexpected tab character. (no-tabs)
(#3042) Unexpected tab character. (no-tabs)
(#3043) Unexpected tab character. (no-tabs)
(#3044) Trailing spaces not allowed. (no-trailing-spaces)
(#3044) Unexpected tab character. (no-tabs)
(#3045) Unexpected tab character. (no-tabs)
(#3045) There should be no spaces inside this paren. (space-in-parens)
(#3045) There should be no spaces inside this paren. (space-in-parens)
(#3046) Unexpected tab character. (no-tabs)
(#3046) There should be no spaces inside this paren. (space-in-parens)
(#3046) There should be no spaces inside this paren. (space-in-parens)
(#3047) Trailing spaces not allowed. (no-trailing-spaces)
(#3047) Unexpected tab character. (no-tabs)
(#3048) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#3049) 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)
(#3049) There should be no spaces inside this paren. (space-in-parens)
(#3050) Unexpected tab character. (no-tabs)
(#3051) Unexpected tab character. (no-tabs)
(#3052) Trailing spaces not allowed. (no-trailing-spaces)
(#3052) Unexpected tab character. (no-tabs)
(#3053) Unexpected tab character. (no-tabs)
(#3054) Unexpected tab character. (no-tabs)
(#3055) Unexpected tab character. (no-tabs)
(#3056) Unexpected tab character. (no-tabs)
(#3057) Unexpected tab character. (no-tabs)
(#3058) Unexpected tab character. (no-tabs)
(#3059) Unexpected tab character. (no-tabs)
(#3060) Unexpected tab character. (no-tabs)
(#3061) Unexpected tab character. (no-tabs)
(#3062) Unexpected tab character. (no-tabs)
(#3063) Unexpected tab character. (no-tabs)
(#3064) Unexpected tab character. (no-tabs)
(#3065) Unexpected tab character. (no-tabs)
(#3066) Unexpected tab character. (no-tabs)
(#3067) Unexpected tab character. (no-tabs)
(#3068) Unexpected tab character. (no-tabs)
(#3068) Unexpected space before function parentheses. (space-before-function-paren)
(#3068) There should be no spaces inside this paren. (space-in-parens)
(#3068) There should be no spaces inside this paren. (space-in-parens)
(#3069) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3069) Unexpected tab character. (no-tabs)
(#3070) Unexpected tab character. (no-tabs)
(#3071) Unexpected tab character. (no-tabs)
(#3072) Unexpected tab character. (no-tabs)
(#3073) Unexpected tab character. (no-tabs)
(#3074) Unexpected tab character. (no-tabs)
(#3075) Unexpected tab character. (no-tabs)
(#3076) Trailing spaces not allowed. (no-trailing-spaces)
(#3076) Unexpected tab character. (no-tabs)
(#3077) Unexpected tab character. (no-tabs)
(#3077) There should be no spaces inside this paren. (space-in-parens)
(#3077) There should be no spaces inside this paren. (space-in-parens)
(#3078) Unexpected tab character. (no-tabs)
(#3078) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3079) Unexpected tab character. (no-tabs)
(#3080) Trailing spaces not allowed. (no-trailing-spaces)
(#3080) Unexpected tab character. (no-tabs)
(#3081) Unexpected tab character. (no-tabs)
(#3082) Unexpected tab character. (no-tabs)
(#3083) Trailing spaces not allowed. (no-trailing-spaces)
(#3083) Unexpected tab character. (no-tabs)
(#3084) Unexpected tab character. (no-tabs)
(#3085) Unexpected tab character. (no-tabs)
(#3086) Unexpected tab character. (no-tabs)
(#3087) Unexpected tab character. (no-tabs)
(#3087) Identifier '_DT_RowIndex' is not in camel case. (camelcase)
(#3088) Trailing spaces not allowed. (no-trailing-spaces)
(#3088) Unexpected tab character. (no-tabs)
(#3089) Unexpected tab character. (no-tabs)
(#3090) Unexpected tab character. (no-tabs)
(#3090) There should be no spaces inside this paren. (space-in-parens)
(#3090) There should be no spaces inside this paren. (space-in-parens)
(#3091) Trailing spaces not allowed. (no-trailing-spaces)
(#3091) Unexpected tab character. (no-tabs)
(#3092) Unexpected tab character. (no-tabs)
(#3093) Unexpected tab character. (no-tabs)
(#3093) There should be no spaces inside this paren. (space-in-parens)
(#3093) Infix operators must be spaced. (space-infix-ops)
(#3093) Infix operators must be spaced. (space-infix-ops)
(#3093) Unexpected whitespace before semicolon. (semi-spacing)
(#3093) Infix operators must be spaced. (space-infix-ops)
(#3093) Unexpected whitespace before semicolon. (semi-spacing)
(#3093) There should be no spaces inside this paren. (space-in-parens)
(#3094) Unexpected tab character. (no-tabs)
(#3094) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3095) Unexpected tab character. (no-tabs)
(#3096) Trailing spaces not allowed. (no-trailing-spaces)
(#3096) Unexpected tab character. (no-tabs)
(#3097) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#3098) Identifier '_DT_CellIndex' is not in camel case. (camelcase)
(#3099) Unexpected tab character. (no-tabs)
(#3100) Unexpected tab character. (no-tabs)
(#3101) Unexpected tab character. (no-tabs)
(#3102) Trailing spaces not allowed. (no-trailing-spaces)
(#3102) Unexpected tab character. (no-tabs)
(#3103) Unexpected tab character. (no-tabs)
(#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) Trailing spaces not allowed. (no-trailing-spaces)
(#3104) Unexpected tab character. (no-tabs)
(#3105) Unexpected tab character. (no-tabs)
(#3106) Unexpected tab character. (no-tabs)
(#3106) There should be no spaces inside this paren. (space-in-parens)
(#3107) Unexpected tab character. (no-tabs)
(#3107) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#3107) Infix operators must be spaced. (space-infix-ops)
(#3108) Unexpected tab character. (no-tabs)
(#3109) Unexpected tab character. (no-tabs)
(#3109) There should be no spaces inside this paren. (space-in-parens)
(#3109) There should be no spaces inside this paren. (space-in-parens)
(#3110) Unexpected tab character. (no-tabs)
(#3111) Trailing spaces not allowed. (no-trailing-spaces)
(#3111) Unexpected tab character. (no-tabs)
(#3112) Unexpected tab character. (no-tabs)
(#3113) Unexpected tab character. (no-tabs)
(#3113) There should be no spaces inside this paren. (space-in-parens)
(#3113) There should be no spaces inside this paren. (space-in-parens)
(#3114) Unexpected tab character. (no-tabs)
(#3114) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3115) Unexpected tab character. (no-tabs)
(#3115) Infix operators must be spaced. (space-infix-ops)
(#3116) Unexpected tab character. (no-tabs)
(#3117) Trailing spaces not allowed. (no-trailing-spaces)
(#3117) Unexpected tab character. (no-tabs)
(#3118) Unexpected tab character. (no-tabs)
(#3119) Unexpected tab character. (no-tabs)
(#3119) There should be no spaces inside this paren. (space-in-parens)
(#3119) Unexpected space after unary operator '!'. (space-unary-ops)
(#3119) There should be no spaces inside this paren. (space-in-parens)
(#3120) Unexpected tab character. (no-tabs)
(#3120) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3121) Unexpected tab character. (no-tabs)
(#3121) There should be no spaces inside this paren. (space-in-parens)
(#3121) There should be no spaces inside this paren. (space-in-parens)
(#3122) Unexpected tab character. (no-tabs)
(#3122) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3123) Unexpected tab character. (no-tabs)
(#3123) There should be no spaces inside this paren. (space-in-parens)
(#3123) Unexpected space after unary operator '!'. (space-unary-ops)
(#3123) There should be no spaces inside this paren. (space-in-parens)
(#3124) Unexpected tab character. (no-tabs)
(#3124) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3125) Unexpected tab character. (no-tabs)
(#3125) There should be no spaces inside this paren. (space-in-parens)
(#3125) There should be no spaces inside this paren. (space-in-parens)
(#3126) Unexpected tab character. (no-tabs)
(#3127) Trailing spaces not allowed. (no-trailing-spaces)
(#3127) Unexpected tab character. (no-tabs)
(#3128) Unexpected tab character. (no-tabs)
(#3128) There should be no spaces inside this paren. (space-in-parens)
(#3128) There should be no spaces inside this paren. (space-in-parens)
(#3129) Unexpected tab character. (no-tabs)
(#3129) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3130) Unexpected tab character. (no-tabs)
(#3130) There should be no spaces inside this paren. (space-in-parens)
(#3131) Unexpected tab character. (no-tabs)
(#3131) There should be no spaces inside this paren. (space-in-parens)
(#3131) There should be no spaces inside this paren. (space-in-parens)
(#3132) Unexpected tab character. (no-tabs)
(#3133) Unexpected tab character. (no-tabs)
(#3134) Unexpected tab character. (no-tabs)
(#3135) Trailing spaces not allowed. (no-trailing-spaces)
(#3135) Unexpected tab character. (no-tabs)
(#3136) Unexpected tab character. (no-tabs)
(#3136) There should be no spaces inside this paren. (space-in-parens)
(#3136) There should be no spaces inside this paren. (space-in-parens)
(#3137) Unexpected tab character. (no-tabs)
(#3138) Trailing spaces not allowed. (no-trailing-spaces)
(#3138) Unexpected tab character. (no-tabs)
(#3139) Unexpected tab character. (no-tabs)
(#3140) Unexpected tab character. (no-tabs)
(#3141) Unexpected tab character. (no-tabs)
(#3141) There should be no spaces inside this paren. (space-in-parens)
(#3141) There should be no spaces inside this paren. (space-in-parens)
(#3142) Unexpected tab character. (no-tabs)
(#3143) Trailing spaces not allowed. (no-trailing-spaces)
(#3143) Unexpected tab character. (no-tabs)
(#3144) Trailing spaces not allowed. (no-trailing-spaces)
(#3144) Unexpected tab character. (no-tabs)
(#3145) Expected JSDoc for 'row' but found 'DataTables'. (valid-jsdoc)
(#3145) Unexpected tab character. (no-tabs)
(#3146) Unexpected tab character. (no-tabs)
(#3147) Unexpected tab character. (no-tabs)
(#3148) Unexpected tab character. (no-tabs)
(#3149) Unexpected tab character. (no-tabs)
(#3150) Unexpected tab character. (no-tabs)
(#3151) Unexpected tab character. (no-tabs)
(#3152) Unexpected tab character. (no-tabs)
(#3152) There should be no spaces inside this paren. (space-in-parens)
(#3152) There should be no spaces inside this paren. (space-in-parens)
(#3153) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3153) Unexpected tab character. (no-tabs)
(#3154) Unexpected tab character. (no-tabs)
(#3155) Unexpected tab character. (no-tabs)
(#3156) Trailing spaces not allowed. (no-trailing-spaces)
(#3156) Unexpected tab character. (no-tabs)
(#3157) Unexpected tab character. (no-tabs)
(#3157) There should be no spaces inside this paren. (space-in-parens)
(#3157) There should be no spaces inside this paren. (space-in-parens)
(#3158) Unexpected tab character. (no-tabs)
(#3158) There should be no spaces inside this paren. (space-in-parens)
(#3158) There should be no spaces inside this paren. (space-in-parens)
(#3159) Trailing spaces not allowed. (no-trailing-spaces)
(#3159) Unexpected tab character. (no-tabs)
(#3160) Unexpected tab character. (no-tabs)
(#3160) There should be no spaces inside this paren. (space-in-parens)
(#3160) There should be no spaces inside this paren. (space-in-parens)
(#3161) Unexpected tab character. (no-tabs)
(#3162) Unexpected tab character. (no-tabs)
(#3163) Trailing spaces not allowed. (no-trailing-spaces)
(#3163) Unexpected tab character. (no-tabs)
(#3164) Unexpected tab character. (no-tabs)
(#3164) There should be no spaces inside this paren. (space-in-parens)
(#3164) There should be no spaces inside this paren. (space-in-parens)
(#3165) Unexpected tab character. (no-tabs)
(#3166) Unexpected tab character. (no-tabs)
(#3167) Unexpected tab character. (no-tabs)
(#3168) Unexpected tab character. (no-tabs)
(#3168) 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)
(#3168) There should be no spaces inside this paren. (space-in-parens)
(#3169) Unexpected tab character. (no-tabs)
(#3170) Trailing spaces not allowed. (no-trailing-spaces)
(#3170) Unexpected tab character. (no-tabs)
(#3171) Unexpected tab character. (no-tabs)
(#3172) Unexpected tab character. (no-tabs)
(#3172) There should be no spaces inside this paren. (space-in-parens)
(#3172) There should be no spaces inside this paren. (space-in-parens)
(#3173) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#3175) Trailing spaces not allowed. (no-trailing-spaces)
(#3175) Unexpected tab character. (no-tabs)
(#3176) Unexpected tab character. (no-tabs)
(#3176) There should be no spaces inside this paren. (space-in-parens)
(#3176) There should be no spaces inside this paren. (space-in-parens)
(#3177) Unexpected tab character. (no-tabs)
(#3177) There should be no spaces inside this paren. (space-in-parens)
(#3177) There should be no spaces inside this paren. (space-in-parens)
(#3178) Unexpected tab character. (no-tabs)
(#3179) Trailing spaces not allowed. (no-trailing-spaces)
(#3179) Unexpected tab character. (no-tabs)
(#3180) Unexpected tab character. (no-tabs)
(#3180) There should be no spaces inside this paren. (space-in-parens)
(#3180) There should be no spaces inside this paren. (space-in-parens)
(#3181) Unexpected tab character. (no-tabs)
(#3181) There should be no spaces inside this paren. (space-in-parens)
(#3181) There should be no spaces inside this paren. (space-in-parens)
(#3182) Unexpected tab character. (no-tabs)
(#3183) Unexpected tab character. (no-tabs)
(#3184) Unexpected tab character. (no-tabs)
(#3185) Trailing spaces not allowed. (no-trailing-spaces)
(#3185) Unexpected tab character. (no-tabs)
(#3186) Trailing spaces not allowed. (no-trailing-spaces)
(#3186) Unexpected tab character. (no-tabs)
(#3187) Unexpected tab character. (no-tabs)
(#3188) Unexpected tab character. (no-tabs)
(#3189) Unexpected tab character. (no-tabs)
(#3190) Unexpected tab character. (no-tabs)
(#3191) Unexpected tab character. (no-tabs)
(#3192) Unexpected tab character. (no-tabs)
(#3192) There should be no spaces inside this paren. (space-in-parens)
(#3192) There should be no spaces inside this paren. (space-in-parens)
(#3193) Unexpected tab character. (no-tabs)
(#3193) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3194) Unexpected tab character. (no-tabs)
(#3195) Unexpected tab character. (no-tabs)
(#3196) Unexpected tab character. (no-tabs)
(#3197) Unexpected tab character. (no-tabs)
(#3198) Unexpected tab character. (no-tabs)
(#3199) Unexpected tab character. (no-tabs)
(#3200) Trailing spaces not allowed. (no-trailing-spaces)
(#3200) Unexpected tab character. (no-tabs)
(#3201) Unexpected tab character. (no-tabs)
(#3201) There should be no spaces inside this paren. (space-in-parens)
(#3201) There should be no spaces inside this paren. (space-in-parens)
(#3202) Unexpected tab character. (no-tabs)
(#3202) There should be no spaces inside this paren. (space-in-parens)
(#3202) There should be no spaces inside this paren. (space-in-parens)
(#3203) Unexpected tab character. (no-tabs)
(#3204) Trailing spaces not allowed. (no-trailing-spaces)
(#3204) Unexpected tab character. (no-tabs)
(#3205) Unexpected tab character. (no-tabs)
(#3205) There should be no spaces inside this paren. (space-in-parens)
(#3205) Infix operators must be spaced. (space-infix-ops)
(#3205) Infix operators must be spaced. (space-infix-ops)
(#3205) Unexpected whitespace before semicolon. (semi-spacing)
(#3205) Infix operators must be spaced. (space-infix-ops)
(#3205) Unexpected whitespace before semicolon. (semi-spacing)
(#3205) There should be no spaces inside this paren. (space-in-parens)
(#3206) Unexpected tab character. (no-tabs)
(#3207) Unexpected tab character. (no-tabs)
(#3207) 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)
(#3207) There should be no spaces inside this paren. (space-in-parens)
(#3208) Trailing spaces not allowed. (no-trailing-spaces)
(#3208) Unexpected tab character. (no-tabs)
(#3209) Unexpected tab character. (no-tabs)
(#3209) There should be no spaces inside this paren. (space-in-parens)
(#3209) There should be no spaces inside this paren. (space-in-parens)
(#3210) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#3212) Trailing spaces not allowed. (no-trailing-spaces)
(#3212) Unexpected tab character. (no-tabs)
(#3213) Unexpected tab character. (no-tabs)
(#3214) Unexpected tab character. (no-tabs)
(#3214) There should be no spaces inside this paren. (space-in-parens)
(#3214) There should be no spaces inside this paren. (space-in-parens)
(#3215) Unexpected tab character. (no-tabs)
(#3215) There should be no spaces inside this paren. (space-in-parens)
(#3215) There should be no spaces inside this paren. (space-in-parens)
(#3216) Trailing spaces not allowed. (no-trailing-spaces)
(#3216) Unexpected tab character. (no-tabs)
(#3217) Unexpected tab character. (no-tabs)
(#3217) There should be no spaces inside this paren. (space-in-parens)
(#3217) There should be no spaces inside this paren. (space-in-parens)
(#3218) Unexpected tab character. (no-tabs)
(#3219) Unexpected tab character. (no-tabs)
(#3219) There should be no spaces inside this paren. (space-in-parens)
(#3219) There should be no spaces inside this paren. (space-in-parens)
(#3220) Unexpected tab character. (no-tabs)
(#3220) There should be no spaces inside this paren. (space-in-parens)
(#3220) There should be no spaces inside this paren. (space-in-parens)
(#3221) Trailing spaces not allowed. (no-trailing-spaces)
(#3221) Unexpected tab character. (no-tabs)
(#3222) Unexpected tab character. (no-tabs)
(#3222) There should be no spaces inside this paren. (space-in-parens)
(#3222) There should be no spaces inside this paren. (space-in-parens)
(#3223) Unexpected tab character. (no-tabs)
(#3224) Unexpected tab character. (no-tabs)
(#3225) Trailing spaces not allowed. (no-trailing-spaces)
(#3225) Unexpected tab character. (no-tabs)
(#3226) Unexpected tab character. (no-tabs)
(#3226) There should be no spaces inside this paren. (space-in-parens)
(#3226) There should be no spaces inside this paren. (space-in-parens)
(#3227) Unexpected tab character. (no-tabs)
(#3227) There should be no spaces inside this paren. (space-in-parens)
(#3227) There should be no spaces inside this paren. (space-in-parens)
(#3228) Unexpected tab character. (no-tabs)
(#3229) Trailing spaces not allowed. (no-trailing-spaces)
(#3229) Unexpected tab character. (no-tabs)
(#3230) Unexpected tab character. (no-tabs)
(#3230) There should be no spaces inside this paren. (space-in-parens)
(#3230) There should be no spaces inside this paren. (space-in-parens)
(#3231) Unexpected tab character. (no-tabs)
(#3232) Unexpected tab character. (no-tabs)
(#3233) Unexpected tab character. (no-tabs)
(#3234) Trailing spaces not allowed. (no-trailing-spaces)
(#3234) Unexpected tab character. (no-tabs)
(#3235) Unexpected tab character. (no-tabs)
(#3235) There should be no spaces inside this paren. (space-in-parens)
(#3235) There should be no spaces inside this paren. (space-in-parens)
(#3236) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#3238) Trailing spaces not allowed. (no-trailing-spaces)
(#3238) Unexpected tab character. (no-tabs)
(#3239) Unexpected tab character. (no-tabs)
(#3240) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#3240) Unexpected tab character. (no-tabs)
(#3241) Trailing spaces not allowed. (no-trailing-spaces)
(#3241) Unexpected tab character. (no-tabs)
(#3242) Unexpected tab character. (no-tabs)
(#3243) Unexpected tab character. (no-tabs)
(#3243) There should be no spaces inside this paren. (space-in-parens)
(#3243) There should be no spaces inside this paren. (space-in-parens)
(#3244) Unexpected tab character. (no-tabs)
(#3244) There should be no spaces inside this paren. (space-in-parens)
(#3244) There should be no spaces inside this paren. (space-in-parens)
(#3245) Trailing spaces not allowed. (no-trailing-spaces)
(#3245) Unexpected tab character. (no-tabs)
(#3246) Unexpected tab character. (no-tabs)
(#3247) Unexpected tab character. (no-tabs)
(#3248) Unexpected tab character. (no-tabs)
(#3249) Unexpected tab character. (no-tabs)
(#3250) Unexpected tab character. (no-tabs)
(#3250) There should be no spaces inside this paren. (space-in-parens)
(#3250) There should be no spaces inside this paren. (space-in-parens)
(#3251) Unexpected tab character. (no-tabs)
(#3252) Trailing spaces not allowed. (no-trailing-spaces)
(#3252) Unexpected tab character. (no-tabs)
(#3253) Unexpected tab character. (no-tabs)
(#3253) There should be no spaces inside this paren. (space-in-parens)
(#3253) Infix operators must be spaced. (space-infix-ops)
(#3253) Infix operators must be spaced. (space-infix-ops)
(#3253) Unexpected whitespace before semicolon. (semi-spacing)
(#3253) Infix operators must be spaced. (space-infix-ops)
(#3253) Unexpected whitespace before semicolon. (semi-spacing)
(#3253) There should be no spaces inside this paren. (space-in-parens)
(#3254) Unexpected tab character. (no-tabs)
(#3255) Unexpected tab character. (no-tabs)
(#3256) Trailing spaces not allowed. (no-trailing-spaces)
(#3256) Unexpected tab character. (no-tabs)
(#3257) Unexpected tab character. (no-tabs)
(#3257) There should be no spaces inside this paren. (space-in-parens)
(#3257) There should be no spaces inside this paren. (space-in-parens)
(#3258) Unexpected tab character. (no-tabs)
(#3258) There should be no spaces inside this paren. (space-in-parens)
(#3258) There should be no spaces inside this paren. (space-in-parens)
(#3259) Unexpected tab character. (no-tabs)
(#3260) Unexpected tab character. (no-tabs)
(#3261) Unexpected tab character. (no-tabs)
(#3262) Unexpected tab character. (no-tabs)
(#3263) Trailing spaces not allowed. (no-trailing-spaces)
(#3263) Unexpected tab character. (no-tabs)
(#3264) Trailing spaces not allowed. (no-trailing-spaces)
(#3264) Unexpected tab character. (no-tabs)
(#3265) Expected JSDoc for 'aoSource' but found 'array'. (valid-jsdoc)
(#3265) Unexpected tab character. (no-tabs)
(#3265) Missing JSDoc parameter type for 'array'. (valid-jsdoc)
(#3266) Unexpected tab character. (no-tabs)
(#3267) Unexpected tab character. (no-tabs)
(#3268) Unexpected tab character. (no-tabs)
(#3269) Unexpected tab character. (no-tabs)
(#3270) Unexpected tab character. (no-tabs)
(#3271) Unexpected tab character. (no-tabs)
(#3272) Unexpected tab character. (no-tabs)
(#3273) Unexpected tab character. (no-tabs)
(#3274) Unexpected tab character. (no-tabs)
(#3275) Unexpected tab character. (no-tabs)
(#3276) Unexpected tab character. (no-tabs)
(#3277) Unexpected tab character. (no-tabs)
(#3278) Unexpected tab character. (no-tabs)
(#3278) There should be no spaces inside this paren. (space-in-parens)
(#3278) There should be no spaces inside this paren. (space-in-parens)
(#3279) Unexpected tab character. (no-tabs)
(#3279) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3280) Unexpected tab character. (no-tabs)
(#3280) 'kLen' is defined but never used. (no-unused-vars)
(#3281) Unexpected tab character. (no-tabs)
(#3282) Unexpected tab character. (no-tabs)
(#3283) Unexpected tab character. (no-tabs)
(#3284) Unexpected tab character. (no-tabs)
(#3285) Trailing spaces not allowed. (no-trailing-spaces)
(#3285) Unexpected tab character. (no-tabs)
(#3286) Unexpected tab character. (no-tabs)
(#3286) There should be no spaces inside this paren. (space-in-parens)
(#3286) Unexpected space after unary operator '!'. (space-unary-ops)
(#3286) There should be no spaces inside this paren. (space-in-parens)
(#3287) Unexpected tab character. (no-tabs)
(#3287) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3288) Unexpected tab character. (no-tabs)
(#3289) Unexpected tab character. (no-tabs)
(#3290) Trailing spaces not allowed. (no-trailing-spaces)
(#3290) Unexpected tab character. (no-tabs)
(#3291) Unexpected tab character. (no-tabs)
(#3291) There should be no spaces inside this paren. (space-in-parens)
(#3291) Multiple spaces found before 'bIncludeHidden'. (no-multi-spaces)
(#3291) There should be no spaces inside this paren. (space-in-parens)
(#3292) Unexpected tab character. (no-tabs)
(#3292) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3293) Unexpected tab character. (no-tabs)
(#3294) Unexpected tab character. (no-tabs)
(#3295) Trailing spaces not allowed. (no-trailing-spaces)
(#3295) Unexpected tab character. (no-tabs)
(#3296) Unexpected tab character. (no-tabs)
(#3297) Unexpected tab character. (no-tabs)
(#3297) There should be no spaces inside this paren. (space-in-parens)
(#3297) Infix operators must be spaced. (space-infix-ops)
(#3297) Infix operators must be spaced. (space-infix-ops)
(#3297) Unexpected whitespace before semicolon. (semi-spacing)
(#3297) Infix operators must be spaced. (space-infix-ops)
(#3297) Unexpected whitespace before semicolon. (semi-spacing)
(#3297) There should be no spaces inside this paren. (space-in-parens)
(#3298) Unexpected tab character. (no-tabs)
(#3298) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3299) Unexpected tab character. (no-tabs)
(#3300) Unexpected tab character. (no-tabs)
(#3301) Trailing spaces not allowed. (no-trailing-spaces)
(#3301) Unexpected tab character. (no-tabs)
(#3302) Unexpected tab character. (no-tabs)
(#3303) Unexpected tab character. (no-tabs)
(#3303) There should be no spaces inside this paren. (space-in-parens)
(#3303) Infix operators must be spaced. (space-infix-ops)
(#3303) Infix operators must be spaced. (space-infix-ops)
(#3303) Unexpected whitespace before semicolon. (semi-spacing)
(#3303) Infix operators must be spaced. (space-infix-ops)
(#3303) Unexpected whitespace before semicolon. (semi-spacing)
(#3303) There should be no spaces inside this paren. (space-in-parens)
(#3304) Unexpected tab character. (no-tabs)
(#3304) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3305) Unexpected tab character. (no-tabs)
(#3305) There should be no spaces inside this paren. (space-in-parens)
(#3305) There should be no spaces inside this paren. (space-in-parens)
(#3306) Unexpected tab character. (no-tabs)
(#3306) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3307) Unexpected tab character. (no-tabs)
(#3307) There should be no spaces inside this paren. (space-in-parens)
(#3307) There should be no spaces inside this paren. (space-in-parens)
(#3308) Unexpected tab character. (no-tabs)
(#3309) Unexpected tab character. (no-tabs)
(#3310) Trailing spaces not allowed. (no-trailing-spaces)
(#3310) Unexpected tab character. (no-tabs)
(#3311) Unexpected tab character. (no-tabs)
(#3312) Unexpected tab character. (no-tabs)
(#3312) There should be no spaces inside this paren. (space-in-parens)
(#3312) There should be no spaces inside this paren. (space-in-parens)
(#3313) Unexpected tab character. (no-tabs)
(#3314) Trailing spaces not allowed. (no-trailing-spaces)
(#3314) Unexpected tab character. (no-tabs)
(#3315) Unexpected tab character. (no-tabs)
(#3315) There should be no spaces inside this paren. (space-in-parens)
(#3315) Infix operators must be spaced. (space-infix-ops)
(#3315) Infix operators must be spaced. (space-infix-ops)
(#3315) Unexpected whitespace before semicolon. (semi-spacing)
(#3315) Infix operators must be spaced. (space-infix-ops)
(#3315) Unexpected whitespace before semicolon. (semi-spacing)
(#3315) There should be no spaces inside this paren. (space-in-parens)
(#3316) Unexpected tab character. (no-tabs)
(#3316) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3317) Unexpected tab character. (no-tabs)
(#3318) Trailing spaces not allowed. (no-trailing-spaces)
(#3318) Unexpected tab character. (no-tabs)
(#3319) Unexpected tab character. (no-tabs)
(#3320) Unexpected tab character. (no-tabs)
(#3320) There should be no spaces inside this paren. (space-in-parens)
(#3320) There should be no spaces inside this paren. (space-in-parens)
(#3321) Unexpected tab character. (no-tabs)
(#3321) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3322) Unexpected tab character. (no-tabs)
(#3322) Expected space(s) after "while". (keyword-spacing)
(#3322) There should be no spaces inside this paren. (space-in-parens)
(#3322) There should be no spaces inside this paren. (space-in-parens)
(#3323) Unexpected tab character. (no-tabs)
(#3323) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3324) Unexpected tab character. (no-tabs)
(#3324) There should be no spaces inside this paren. (space-in-parens)
(#3324) There should be no spaces inside this paren. (space-in-parens)
(#3325) Unexpected tab character. (no-tabs)
(#3326) Unexpected tab character. (no-tabs)
(#3327) Trailing spaces not allowed. (no-trailing-spaces)
(#3327) Unexpected tab character. (no-tabs)
(#3328) Unexpected tab character. (no-tabs)
(#3328) There should be no spaces inside this paren. (space-in-parens)
(#3328) Infix operators must be spaced. (space-infix-ops)
(#3328) Infix operators must be spaced. (space-infix-ops)
(#3328) Unexpected whitespace before semicolon. (semi-spacing)
(#3328) Infix operators must be spaced. (space-infix-ops)
(#3328) Unexpected whitespace before semicolon. (semi-spacing)
(#3328) There should be no spaces inside this paren. (space-in-parens)
(#3329) Unexpected tab character. (no-tabs)
(#3329) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3330) Unexpected tab character. (no-tabs)
(#3331) Unexpected tab character. (no-tabs)
(#3332) Trailing spaces not allowed. (no-trailing-spaces)
(#3332) Unexpected tab character. (no-tabs)
(#3333) Unexpected tab character. (no-tabs)
(#3334) Unexpected tab character. (no-tabs)
(#3335) Unexpected tab character. (no-tabs)
(#3336) Unexpected tab character. (no-tabs)
(#3336) There should be no spaces inside this paren. (space-in-parens)
(#3336) There should be no spaces inside this paren. (space-in-parens)
(#3337) Unexpected tab character. (no-tabs)
(#3337) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3338) Unexpected tab character. (no-tabs)
(#3338) There should be no spaces inside this paren. (space-in-parens)
(#3338) There should be no spaces inside this paren. (space-in-parens)
(#3339) Unexpected tab character. (no-tabs)
(#3340) Trailing spaces not allowed. (no-trailing-spaces)
(#3340) Unexpected tab character. (no-tabs)
(#3341) Unexpected tab character. (no-tabs)
(#3342) Unexpected tab character. (no-tabs)
(#3342) There should be no spaces inside this paren. (space-in-parens)
(#3342) Infix operators must be spaced. (space-infix-ops)
(#3343) Unexpected tab character. (no-tabs)
(#3343) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#3343) Infix operators must be spaced. (space-infix-ops)
(#3343) There should be no spaces inside this paren. (space-in-parens)
(#3344) Unexpected tab character. (no-tabs)
(#3344) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3345) Unexpected tab character. (no-tabs)
(#3345) Infix operators must be spaced. (space-infix-ops)
(#3346) Unexpected tab character. (no-tabs)
(#3347) Unexpected tab character. (no-tabs)
(#3348) Trailing spaces not allowed. (no-trailing-spaces)
(#3348) Unexpected tab character. (no-tabs)
(#3349) Unexpected tab character. (no-tabs)
(#3350) Unexpected tab character. (no-tabs)
(#3350) There should be no spaces inside this paren. (space-in-parens)
(#3350) Infix operators must be spaced. (space-infix-ops)
(#3351) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#3351) Unexpected tab character. (no-tabs)
(#3351) Infix operators must be spaced. (space-infix-ops)
(#3351) There should be no spaces inside this paren. (space-in-parens)
(#3352) Unexpected tab character. (no-tabs)
(#3352) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3353) Unexpected tab character. (no-tabs)
(#3354) Unexpected tab character. (no-tabs)
(#3354) Blocks are nested too deeply (5). (max-depth)
(#3354) There should be no spaces inside this paren. (space-in-parens)
(#3354) Infix operators must be spaced. (space-infix-ops)
(#3354) Unexpected whitespace before semicolon. (semi-spacing)
(#3354) Infix operators must be spaced. (space-infix-ops)
(#3354) Unexpected whitespace before semicolon. (semi-spacing)
(#3354) There should be no spaces inside this paren. (space-in-parens)
(#3355) Unexpected tab character. (no-tabs)
(#3355) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3356) Unexpected tab character. (no-tabs)
(#3356) Infix operators must be spaced. (space-infix-ops)
(#3356) Infix operators must be spaced. (space-infix-ops)
(#3357) Unexpected tab character. (no-tabs)
(#3358) Unexpected tab character. (no-tabs)
(#3359) Unexpected tab character. (no-tabs)
(#3360) Trailing spaces not allowed. (no-trailing-spaces)
(#3360) Unexpected tab character. (no-tabs)
(#3361) Unexpected tab character. (no-tabs)
(#3362) Unexpected tab character. (no-tabs)
(#3363) Unexpected tab character. (no-tabs)
(#3364) Unexpected tab character. (no-tabs)
(#3365) Unexpected tab character. (no-tabs)
(#3366) Unexpected tab character. (no-tabs)
(#3367) Unexpected tab character. (no-tabs)
(#3368) Unexpected tab character. (no-tabs)
(#3369) Trailing spaces not allowed. (no-trailing-spaces)
(#3369) Unexpected tab character. (no-tabs)
(#3370) Trailing spaces not allowed. (no-trailing-spaces)
(#3370) Unexpected tab character. (no-tabs)
(#3371) Unexpected tab character. (no-tabs)
(#3372) Unexpected tab character. (no-tabs)
(#3373) Unexpected tab character. (no-tabs)
(#3374) Unexpected tab character. (no-tabs)
(#3375) Unexpected tab character. (no-tabs)
(#3376) Unexpected tab character. (no-tabs)
(#3376) There should be no spaces inside this paren. (space-in-parens)
(#3376) There should be no spaces inside this paren. (space-in-parens)
(#3377) Unexpected tab character. (no-tabs)
(#3377) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3378) Unexpected tab character. (no-tabs)
(#3379) Unexpected tab character. (no-tabs)
(#3379) There should be no spaces inside this paren. (space-in-parens)
(#3379) There should be no spaces inside this paren. (space-in-parens)
(#3380) Unexpected tab character. (no-tabs)
(#3380) There should be no spaces inside this paren. (space-in-parens)
(#3380) There should be no spaces inside this paren. (space-in-parens)
(#3380) There should be no spaces inside this paren. (space-in-parens)
(#3380) There should be no spaces inside this paren. (space-in-parens)
(#3381) Unexpected tab character. (no-tabs)
(#3381) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3382) Unexpected tab character. (no-tabs)
(#3382) There should be no spaces inside this paren. (space-in-parens)
(#3382) There should be no spaces inside this paren. (space-in-parens)
(#3383) Unexpected tab character. (no-tabs)
(#3384) Unexpected tab character. (no-tabs)
(#3385) Trailing spaces not allowed. (no-trailing-spaces)
(#3385) Unexpected tab character. (no-tabs)
(#3386) Unexpected tab character. (no-tabs)
(#3386) 'i' is defined but never used. (no-unused-vars)
(#3386) 'iLen' is defined but never used. (no-unused-vars)
(#3386) 'n' is defined but never used. (no-unused-vars)
(#3387) Unexpected tab character. (no-tabs)
(#3388) Unexpected tab character. (no-tabs)
(#3389) Unexpected tab character. (no-tabs)
(#3390) Unexpected tab character. (no-tabs)
(#3391) Unexpected tab character. (no-tabs)
(#3391) 'iOpenRows' is assigned a value but never used. (no-unused-vars)
(#3392) Unexpected tab character. (no-tabs)
(#3393) Unexpected tab character. (no-tabs)
(#3394) Unexpected tab character. (no-tabs)
(#3394) There should be no spaces inside this paren. (space-in-parens)
(#3394) There should be no spaces inside this paren. (space-in-parens)
(#3395) Unexpected tab character. (no-tabs)
(#3396) Trailing spaces not allowed. (no-trailing-spaces)
(#3396) Unexpected tab character. (no-tabs)
(#3397) Unexpected tab character. (no-tabs)
(#3398) Trailing spaces not allowed. (no-trailing-spaces)
(#3398) Unexpected tab character. (no-tabs)
(#3399) Unexpected tab character. (no-tabs)
(#3400) Unexpected tab character. (no-tabs)
(#3400) There should be no spaces inside this paren. (space-in-parens)
(#3400) There should be no spaces inside this paren. (space-in-parens)
(#3401) Unexpected tab character. (no-tabs)
(#3401) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3402) Unexpected tab character. (no-tabs)
(#3402) Do not nest ternary expressions. (no-nested-ternary)
(#3403) Unexpected tab character. (no-tabs)
(#3404) Unexpected tab character. (no-tabs)
(#3405) Unexpected tab character. (no-tabs)
(#3406) Unexpected tab character. (no-tabs)
(#3407) Trailing spaces not allowed. (no-trailing-spaces)
(#3407) Unexpected tab character. (no-tabs)
(#3408) Unexpected tab character. (no-tabs)
(#3409) Unexpected tab character. (no-tabs)
(#3410) Trailing spaces not allowed. (no-trailing-spaces)
(#3410) Unexpected tab character. (no-tabs)
(#3411) Unexpected tab character. (no-tabs)
(#3412) Unexpected tab character. (no-tabs)
(#3413) Trailing spaces not allowed. (no-trailing-spaces)
(#3413) Unexpected tab character. (no-tabs)
(#3414) Unexpected tab character. (no-tabs)
(#3415) Unexpected tab character. (no-tabs)
(#3415) There should be no spaces inside this paren. (space-in-parens)
(#3415) There should be no spaces inside this paren. (space-in-parens)
(#3416) Unexpected tab character. (no-tabs)
(#3416) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3417) Unexpected tab character. (no-tabs)
(#3418) Unexpected tab character. (no-tabs)
(#3419) Unexpected tab character. (no-tabs)
(#3419) There should be no spaces inside this paren. (space-in-parens)
(#3419) There should be no spaces inside this paren. (space-in-parens)
(#3420) Unexpected tab character. (no-tabs)
(#3420) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3421) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#3422) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3423) Unexpected tab character. (no-tabs)
(#3424) Unexpected tab character. (no-tabs)
(#3424) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3425) Unexpected tab character. (no-tabs)
(#3425) 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)
(#3425) There should be no spaces inside this paren. (space-in-parens)
(#3426) Unexpected tab character. (no-tabs)
(#3426) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3427) Unexpected tab character. (no-tabs)
(#3428) Unexpected tab character. (no-tabs)
(#3429) Trailing spaces not allowed. (no-trailing-spaces)
(#3429) Unexpected tab character. (no-tabs)
(#3430) Unexpected tab character. (no-tabs)
(#3430) There should be no spaces inside this paren. (space-in-parens)
(#3430) There should be no spaces inside this paren. (space-in-parens)
(#3431) Unexpected tab character. (no-tabs)
(#3431) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3432) Unexpected tab character. (no-tabs)
(#3433) Unexpected tab character. (no-tabs)
(#3434) Trailing spaces not allowed. (no-trailing-spaces)
(#3434) Unexpected tab character. (no-tabs)
(#3435) Unexpected tab character. (no-tabs)
(#3435) There should be no spaces inside this paren. (space-in-parens)
(#3435) Infix operators must be spaced. (space-infix-ops)
(#3435) Unexpected whitespace before semicolon. (semi-spacing)
(#3435) Infix operators must be spaced. (space-infix-ops)
(#3435) Unexpected whitespace before semicolon. (semi-spacing)
(#3435) There should be no spaces inside this paren. (space-in-parens)
(#3436) Unexpected tab character. (no-tabs)
(#3436) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3437) Unexpected tab character. (no-tabs)
(#3438) Unexpected tab character. (no-tabs)
(#3438) There should be no space after '['. (computed-property-spacing)
(#3438) There should be no space before ']'. (computed-property-spacing)
(#3439) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#3440) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3441) Unexpected tab character. (no-tabs)
(#3441) There should be no spaces inside this paren. (space-in-parens)
(#3441) There should be no spaces inside this paren. (space-in-parens)
(#3442) Unexpected tab character. (no-tabs)
(#3443) Trailing spaces not allowed. (no-trailing-spaces)
(#3443) Unexpected tab character. (no-tabs)
(#3444) Unexpected tab character. (no-tabs)
(#3445) Trailing spaces not allowed. (no-trailing-spaces)
(#3445) Unexpected tab character. (no-tabs)
(#3446) Unexpected tab character. (no-tabs)
(#3447) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#3448) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3449) Unexpected tab character. (no-tabs)
(#3449) There should be no space after '['. (computed-property-spacing)
(#3449) There should be no space before ']'. (computed-property-spacing)
(#3450) Unexpected tab character. (no-tabs)
(#3450) There should be no spaces inside this paren. (space-in-parens)
(#3450) There should be no spaces inside this paren. (space-in-parens)
(#3451) Unexpected tab character. (no-tabs)
(#3451) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3452) Unexpected tab character. (no-tabs)
(#3452) 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)
(#3452) There should be no spaces inside this paren. (space-in-parens)
(#3453) Unexpected tab character. (no-tabs)
(#3454) Unexpected tab character. (no-tabs)
(#3455) Unexpected tab character. (no-tabs)
(#3456) Trailing spaces not allowed. (no-trailing-spaces)
(#3456) Unexpected tab character. (no-tabs)
(#3457) Unexpected tab character. (no-tabs)
(#3458) Unexpected tab character. (no-tabs)
(#3459) Unexpected tab character. (no-tabs)
(#3460) Unexpected tab character. (no-tabs)
(#3460) There should be no spaces inside this paren. (space-in-parens)
(#3461) Unexpected tab character. (no-tabs)
(#3461) There should be no spaces inside this paren. (space-in-parens)
(#3462) Trailing spaces not allowed. (no-trailing-spaces)
(#3462) Unexpected tab character. (no-tabs)
(#3463) Unexpected tab character. (no-tabs)
(#3463) There should be no spaces inside this paren. (space-in-parens)
(#3463) There should be no spaces inside this paren. (space-in-parens)
(#3464) Unexpected tab character. (no-tabs)
(#3465) Unexpected tab character. (no-tabs)
(#3466) Unexpected tab character. (no-tabs)
(#3466) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3467) Unexpected tab character. (no-tabs)
(#3468) Unexpected tab character. (no-tabs)
(#3468) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3469) Unexpected tab character. (no-tabs)
(#3470) Unexpected tab character. (no-tabs)
(#3471) Unexpected tab character. (no-tabs)
(#3471) There should be no spaces inside this paren. (space-in-parens)
(#3471) Multiple spaces found before '_fnDataSource'. (no-multi-spaces)
(#3471) There should be no spaces inside this paren. (space-in-parens)
(#3471) There should be no spaces inside this paren. (space-in-parens)
(#3471) There should be no spaces inside this paren. (space-in-parens)
(#3472) Unexpected tab character. (no-tabs)
(#3472) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3473) Unexpected tab character. (no-tabs)
(#3474) Unexpected tab character. (no-tabs)
(#3474) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3475) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#3476) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3477) Unexpected tab character. (no-tabs)
(#3478) Unexpected tab character. (no-tabs)
(#3479) Trailing spaces not allowed. (no-trailing-spaces)
(#3479) Unexpected tab character. (no-tabs)
(#3480) Unexpected tab character. (no-tabs)
(#3480) There should be no space after '['. (computed-property-spacing)
(#3480) There should be no space before ']'. (computed-property-spacing)
(#3480) There should be no spaces inside this paren. (space-in-parens)
(#3480) There should be no space after '{'. (object-curly-spacing)
(#3480) There should be no space before '}'. (object-curly-spacing)
(#3480) There should be no spaces inside this paren. (space-in-parens)
(#3481) Unexpected tab character. (no-tabs)
(#3481) There should be no spaces inside this paren. (space-in-parens)
(#3482) Unexpected tab character. (no-tabs)
(#3483) Unexpected tab character. (no-tabs)
(#3483) There should be no spaces inside this paren. (space-in-parens)
(#3483) There should be no spaces inside this paren. (space-in-parens)
(#3484) Unexpected tab character. (no-tabs)
(#3485) Unexpected tab character. (no-tabs)
(#3485) There should be no spaces inside this paren. (space-in-parens)
(#3485) There should be no spaces inside this paren. (space-in-parens)
(#3485) There should be no spaces inside this paren. (space-in-parens)
(#3485) There should be no spaces inside this paren. (space-in-parens)
(#3486) Unexpected tab character. (no-tabs)
(#3487) Trailing spaces not allowed. (no-trailing-spaces)
(#3487) Unexpected tab character. (no-tabs)
(#3488) Unexpected tab character. (no-tabs)
(#3489) Unexpected tab character. (no-tabs)
(#3489) There should be no spaces inside this paren. (space-in-parens)
(#3489) There should be no space after '['. (array-bracket-spacing)
(#3490) Unexpected tab character. (no-tabs)
(#3490) 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 space before ']'. (array-bracket-spacing)
(#3490) There should be no spaces inside this paren. (space-in-parens)
(#3491) Trailing spaces not allowed. (no-trailing-spaces)
(#3491) Unexpected tab character. (no-tabs)
(#3492) Unexpected tab character. (no-tabs)
(#3492) There should be no spaces inside this paren. (space-in-parens)
(#3492) There should be no space after '['. (array-bracket-spacing)
(#3493) Unexpected tab character. (no-tabs)
(#3493) There should be no spaces inside this paren. (space-in-parens)
(#3493) There should be no spaces inside this paren. (space-in-parens)
(#3493) There should be no space before ']'. (array-bracket-spacing)
(#3493) There should be no spaces inside this paren. (space-in-parens)
(#3494) Trailing spaces not allowed. (no-trailing-spaces)
(#3494) Unexpected tab character. (no-tabs)
(#3495) Unexpected tab character. (no-tabs)
(#3496) Trailing spaces not allowed. (no-trailing-spaces)
(#3496) Unexpected tab character. (no-tabs)
(#3497) Unexpected tab character. (no-tabs)
(#3498) Unexpected tab character. (no-tabs)
(#3498) There should be no spaces inside this paren. (space-in-parens)
(#3498) There should be no spaces inside this paren. (space-in-parens)
(#3499) Trailing spaces not allowed. (no-trailing-spaces)
(#3499) Unexpected tab character. (no-tabs)
(#3500) Unexpected tab character. (no-tabs)
(#3501) Unexpected tab character. (no-tabs)
(#3501) There should be no spaces inside this paren. (space-in-parens)
(#3501) There should be no spaces inside this paren. (space-in-parens)
(#3502) Trailing spaces not allowed. (no-trailing-spaces)
(#3502) Unexpected tab character. (no-tabs)
(#3503) Unexpected tab character. (no-tabs)
(#3504) Unexpected tab character. (no-tabs)
(#3505) Unexpected tab character. (no-tabs)
(#3506) Unexpected tab character. (no-tabs)
(#3507) Unexpected tab character. (no-tabs)
(#3508) Trailing spaces not allowed. (no-trailing-spaces)
(#3508) Unexpected tab character. (no-tabs)
(#3509) Trailing spaces not allowed. (no-trailing-spaces)
(#3509) Unexpected tab character. (no-tabs)
(#3510) Expected JSDoc for 'settings' but found 'oSettings'. (valid-jsdoc)
(#3510) Unexpected tab character. (no-tabs)
(#3511) Unexpected tab character. (no-tabs)
(#3512) Unexpected tab character. (no-tabs)
(#3513) Unexpected tab character. (no-tabs)
(#3514) Unexpected tab character. (no-tabs)
(#3515) Unexpected tab character. (no-tabs)
(#3516) Unexpected tab character. (no-tabs)
(#3517) Unexpected tab character. (no-tabs)
(#3517) There should be no spaces inside this paren. (space-in-parens)
(#3517) There should be no spaces inside this paren. (space-in-parens)
(#3518) Unexpected tab character. (no-tabs)
(#3518) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3519) Unexpected tab character. (no-tabs)
(#3520) Unexpected tab character. (no-tabs)
(#3521) Unexpected tab character. (no-tabs)
(#3521) Multiple spaces found before '='. (no-multi-spaces)
(#3522) Unexpected tab character. (no-tabs)
(#3522) Multiple spaces found before '='. (no-multi-spaces)
(#3523) Trailing spaces not allowed. (no-trailing-spaces)
(#3523) Unexpected tab character. (no-tabs)
(#3524) Unexpected tab character. (no-tabs)
(#3524) There should be no spaces inside this paren. (space-in-parens)
(#3524) There should be no spaces inside this paren. (space-in-parens)
(#3525) Unexpected tab character. (no-tabs)
(#3525) There should be no spaces inside this paren. (space-in-parens)
(#3525) There should be no spaces inside this paren. (space-in-parens)
(#3526) Unexpected tab character. (no-tabs)
(#3527) Trailing spaces not allowed. (no-trailing-spaces)
(#3527) Unexpected tab character. (no-tabs)
(#3528) Unexpected tab character. (no-tabs)
(#3528) There should be no spaces inside this paren. (space-in-parens)
(#3528) There should be no spaces inside this paren. (space-in-parens)
(#3529) Unexpected tab character. (no-tabs)
(#3529) There should be no spaces inside this paren. (space-in-parens)
(#3529) There should be no spaces inside this paren. (space-in-parens)
(#3530) Unexpected tab character. (no-tabs)
(#3530) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3531) Unexpected tab character. (no-tabs)
(#3532) Unexpected tab character. (no-tabs)
(#3533) Unexpected tab character. (no-tabs)
(#3534) Unexpected tab character. (no-tabs)
(#3535) Trailing spaces not allowed. (no-trailing-spaces)
(#3535) Unexpected tab character. (no-tabs)
(#3536) Unexpected tab character. (no-tabs)
(#3536) There should be no spaces inside this paren. (space-in-parens)
(#3536) There should be no spaces inside this paren. (space-in-parens)
(#3537) Unexpected tab character. (no-tabs)
(#3538) Unexpected tab character. (no-tabs)
(#3539) Trailing spaces not allowed. (no-trailing-spaces)
(#3539) Unexpected tab character. (no-tabs)
(#3540) Unexpected tab character. (no-tabs)
(#3541) Unexpected tab character. (no-tabs)
(#3542) Unexpected tab character. (no-tabs)
(#3543) Trailing spaces not allowed. (no-trailing-spaces)
(#3543) Unexpected tab character. (no-tabs)
(#3544) Unexpected tab character. (no-tabs)
(#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)
(#3545) Unexpected tab character. (no-tabs)
(#3546) Unexpected tab character. (no-tabs)
(#3547) Unexpected tab character. (no-tabs)
(#3548) Trailing spaces not allowed. (no-trailing-spaces)
(#3548) Unexpected tab character. (no-tabs)
(#3549) Trailing spaces not allowed. (no-trailing-spaces)
(#3549) Unexpected tab character. (no-tabs)
(#3550) Unexpected tab character. (no-tabs)
(#3551) Unexpected tab character. (no-tabs)
(#3552) Unexpected tab character. (no-tabs)
(#3553) Unexpected tab character. (no-tabs)
(#3554) Unexpected tab character. (no-tabs)
(#3555) Function '_fnAddOptionsHtml' has a complexity of 23. (complexity)
(#3555) Unexpected tab character. (no-tabs)
(#3555) Unexpected space before function parentheses. (space-before-function-paren)
(#3555) There should be no spaces inside this paren. (space-in-parens)
(#3555) There should be no spaces inside this paren. (space-in-parens)
(#3556) Unexpected tab character. (no-tabs)
(#3556) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3557) Unexpected tab character. (no-tabs)
(#3558) Unexpected tab character. (no-tabs)
(#3559) Unexpected tab character. (no-tabs)
(#3559) There should be no spaces inside this paren. (space-in-parens)
(#3559) There should be no spaces inside this paren. (space-in-parens)
(#3560) Unexpected tab character. (no-tabs)
(#3561) Trailing spaces not allowed. (no-trailing-spaces)
(#3561) Unexpected tab character. (no-tabs)
(#3562) Unexpected tab character. (no-tabs)
(#3563) Unexpected tab character. (no-tabs)
(#3564) Unexpected tab character. (no-tabs)
(#3564) Infix operators must be spaced. (space-infix-ops)
(#3565) Unexpected tab character. (no-tabs)
(#3565) Infix operators must be spaced. (space-infix-ops)
(#3566) Unexpected tab character. (no-tabs)
(#3566) There should be no spaces inside this paren. (space-in-parens)
(#3567) Trailing spaces not allowed. (no-trailing-spaces)
(#3567) Unexpected tab character. (no-tabs)
(#3568) Unexpected tab character. (no-tabs)
(#3569) Unexpected tab character. (no-tabs)
(#3570) Unexpected tab character. (no-tabs)
(#3571) Trailing spaces not allowed. (no-trailing-spaces)
(#3571) Unexpected tab character. (no-tabs)
(#3572) Unexpected tab character. (no-tabs)
(#3573) Unexpected tab character. (no-tabs)
(#3574) Unexpected tab character. (no-tabs)
(#3575) Unexpected tab character. (no-tabs)
(#3575) There should be no spaces inside this paren. (space-in-parens)
(#3575) Infix operators must be spaced. (space-infix-ops)
(#3575) Unexpected whitespace before semicolon. (semi-spacing)
(#3575) Infix operators must be spaced. (space-infix-ops)
(#3575) Unexpected whitespace before semicolon. (semi-spacing)
(#3575) There should be no spaces inside this paren. (space-in-parens)
(#3576) Unexpected tab character. (no-tabs)
(#3576) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3577) Unexpected tab character. (no-tabs)
(#3578) Unexpected tab character. (no-tabs)
(#3579) Trailing spaces not allowed. (no-trailing-spaces)
(#3579) Unexpected tab character. (no-tabs)
(#3580) Unexpected tab character. (no-tabs)
(#3580) There should be no spaces inside this paren. (space-in-parens)
(#3580) There should be no spaces inside this paren. (space-in-parens)
(#3581) Unexpected tab character. (no-tabs)
(#3581) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3582) Unexpected tab character. (no-tabs)
(#3583) Unexpected tab character. (no-tabs)
(#3584) Trailing spaces not allowed. (no-trailing-spaces)
(#3584) Unexpected tab character. (no-tabs)
(#3585) Unexpected tab character. (no-tabs)
(#3586) Unexpected tab character. (no-tabs)
(#3586) Infix operators must be spaced. (space-infix-ops)
(#3587) Unexpected tab character. (no-tabs)
(#3587) There should be no spaces inside this paren. (space-in-parens)
(#3587) There should be no spaces inside this paren. (space-in-parens)
(#3588) Unexpected tab character. (no-tabs)
(#3588) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3589) Unexpected tab character. (no-tabs)
(#3590) Unexpected tab character. (no-tabs)
(#3591) Unexpected tab character. (no-tabs)
(#3591) There should be no spaces inside this paren. (space-in-parens)
(#3591) Infix operators must be spaced. (space-infix-ops)
(#3591) There should be no spaces inside this paren. (space-in-parens)
(#3592) Unexpected tab character. (no-tabs)
(#3592) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3593) Unexpected tab character. (no-tabs)
(#3593) Infix operators must be spaced. (space-infix-ops)
(#3594) Unexpected tab character. (no-tabs)
(#3595) Unexpected tab character. (no-tabs)
(#3596) Trailing spaces not allowed. (no-trailing-spaces)
(#3596) Unexpected tab character. (no-tabs)
(#3597) Unexpected tab character. (no-tabs)
(#3598) Unexpected tab character. (no-tabs)
(#3598) There should be no spaces inside this paren. (space-in-parens)
(#3598) There should be no spaces inside this paren. (space-in-parens)
(#3599) Unexpected tab character. (no-tabs)
(#3599) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3600) Unexpected tab character. (no-tabs)
(#3601) Unexpected tab character. (no-tabs)
(#3601) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3602) Unexpected tab character. (no-tabs)
(#3602) There should be no spaces inside this paren. (space-in-parens)
(#3602) There should be no spaces inside this paren. (space-in-parens)
(#3603) Unexpected tab character. (no-tabs)
(#3603) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3604) Unexpected tab character. (no-tabs)
(#3605) Unexpected tab character. (no-tabs)
(#3606) Trailing spaces not allowed. (no-trailing-spaces)
(#3606) Unexpected tab character. (no-tabs)
(#3607) Unexpected tab character. (no-tabs)
(#3608) Unexpected tab character. (no-tabs)
(#3609) Unexpected tab character. (no-tabs)
(#3610) Unexpected tab character. (no-tabs)
(#3610) There should be no spaces inside this paren. (space-in-parens)
(#3610) There should be no spaces inside this paren. (space-in-parens)
(#3611) Unexpected tab character. (no-tabs)
(#3611) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3612) Unexpected tab character. (no-tabs)
(#3613) Unexpected tab character. (no-tabs)
(#3613) Infix operators must be spaced. (space-infix-ops)
(#3614) Unexpected tab character. (no-tabs)
(#3615) Unexpected tab character. (no-tabs)
(#3615) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3616) Unexpected tab character. (no-tabs)
(#3616) There should be no spaces inside this paren. (space-in-parens)
(#3616) There should be no spaces inside this paren. (space-in-parens)
(#3617) Unexpected tab character. (no-tabs)
(#3617) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3618) Unexpected tab character. (no-tabs)
(#3618) Infix operators must be spaced. (space-infix-ops)
(#3619) Unexpected tab character. (no-tabs)
(#3619) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3620) Unexpected tab character. (no-tabs)
(#3621) Unexpected tab character. (no-tabs)
(#3621) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3622) Unexpected tab character. (no-tabs)
(#3623) Unexpected tab character. (no-tabs)
(#3624) Trailing spaces not allowed. (no-trailing-spaces)
(#3624) Unexpected tab character. (no-tabs)
(#3625) Unexpected tab character. (no-tabs)
(#3626) Unexpected tab character. (no-tabs)
(#3627) Trailing spaces not allowed. (no-trailing-spaces)
(#3627) Unexpected tab character. (no-tabs)
(#3628) Unexpected tab character. (no-tabs)
(#3628) There should be no spaces inside this paren. (space-in-parens)
(#3628) There should be no spaces inside this paren. (space-in-parens)
(#3629) Unexpected tab character. (no-tabs)
(#3630) Unexpected tab character. (no-tabs)
(#3630) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3631) Unexpected tab character. (no-tabs)
(#3631) There should be no spaces inside this paren. (space-in-parens)
(#3631) There should be no spaces inside this paren. (space-in-parens)
(#3632) Unexpected tab character. (no-tabs)
(#3632) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3633) Unexpected tab character. (no-tabs)
(#3634) Unexpected tab character. (no-tabs)
(#3635) Unexpected tab character. (no-tabs)
(#3635) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3636) Unexpected tab character. (no-tabs)
(#3637) Unexpected tab character. (no-tabs)
(#3637) There should be no spaces inside this paren. (space-in-parens)
(#3637) There should be no spaces inside this paren. (space-in-parens)
(#3638) Unexpected tab character. (no-tabs)
(#3638) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3639) Unexpected tab character. (no-tabs)
(#3640) Unexpected tab character. (no-tabs)
(#3640) There should be no spaces inside this paren. (space-in-parens)
(#3640) There should be no spaces inside this paren. (space-in-parens)
(#3641) Unexpected tab character. (no-tabs)
(#3641) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3642) Unexpected tab character. (no-tabs)
(#3642) There should be no spaces inside this paren. (space-in-parens)
(#3642) There should be no spaces inside this paren. (space-in-parens)
(#3643) Unexpected tab character. (no-tabs)
(#3643) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3644) Unexpected tab character. (no-tabs)
(#3645) Unexpected tab character. (no-tabs)
(#3645) There should be no spaces inside this paren. (space-in-parens)
(#3645) There should be no spaces inside this paren. (space-in-parens)
(#3646) Unexpected tab character. (no-tabs)
(#3646) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3647) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#3648) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3649) Unexpected tab character. (no-tabs)
(#3649) Comments should not begin with a lowercase character (capitalized-comments)
(#3650) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#3651) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3652) Unexpected tab character. (no-tabs)
(#3652) There should be no spaces inside this paren. (space-in-parens)
(#3652) There should be no spaces inside this paren. (space-in-parens)
(#3653) Unexpected tab character. (no-tabs)
(#3653) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3654) Unexpected tab character. (no-tabs)
(#3655) Unexpected tab character. (no-tabs)
(#3655) There should be no spaces inside this paren. (space-in-parens)
(#3655) There should be no spaces inside this paren. (space-in-parens)
(#3656) Unexpected tab character. (no-tabs)
(#3656) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3657) Unexpected tab character. (no-tabs)
(#3657) There should be no spaces inside this paren. (space-in-parens)
(#3657) Multiple spaces found before ''i''. (no-multi-spaces)
(#3657) There should be no spaces inside this paren. (space-in-parens)
(#3658) Unexpected tab character. (no-tabs)
(#3658) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3659) Unexpected tab character. (no-tabs)
(#3660) Unexpected tab character. (no-tabs)
(#3660) There should be no spaces inside this paren. (space-in-parens)
(#3660) There should be no spaces inside this paren. (space-in-parens)
(#3661) Unexpected tab character. (no-tabs)
(#3661) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3662) Unexpected tab character. (no-tabs)
(#3662) There should be no spaces inside this paren. (space-in-parens)
(#3662) There should be no spaces inside this paren. (space-in-parens)
(#3663) Unexpected tab character. (no-tabs)
(#3663) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3664) Unexpected tab character. (no-tabs)
(#3665) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#3666) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3667) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#3668) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3669) Unexpected tab character. (no-tabs)
(#3670) Unexpected tab character. (no-tabs)
(#3671) Unexpected tab character. (no-tabs)
(#3671) There should be no spaces inside this paren. (space-in-parens)
(#3671) Infix operators must be spaced. (space-infix-ops)
(#3671) Infix operators must be spaced. (space-infix-ops)
(#3671) Unexpected whitespace before semicolon. (semi-spacing)
(#3671) Infix operators must be spaced. (space-infix-ops)
(#3671) Unexpected whitespace before semicolon. (semi-spacing)
(#3671) There should be no spaces inside this paren. (space-in-parens)
(#3672) Unexpected tab character. (no-tabs)
(#3672) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3673) Unexpected tab character. (no-tabs)
(#3673) There should be no spaces inside this paren. (space-in-parens)
(#3673) There should be no spaces inside this paren. (space-in-parens)
(#3674) Unexpected tab character. (no-tabs)
(#3674) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3675) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#3677) Unexpected tab character. (no-tabs)
(#3678) Unexpected tab character. (no-tabs)
(#3679) Unexpected tab character. (no-tabs)
(#3680) Trailing spaces not allowed. (no-trailing-spaces)
(#3680) Unexpected tab character. (no-tabs)
(#3681) Unexpected tab character. (no-tabs)
(#3682) Unexpected tab character. (no-tabs)
(#3682) There should be no spaces inside this paren. (space-in-parens)
(#3682) There should be no spaces inside this paren. (space-in-parens)
(#3683) Unexpected tab character. (no-tabs)
(#3683) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3684) Unexpected tab character. (no-tabs)
(#3685) Trailing spaces not allowed. (no-trailing-spaces)
(#3685) Unexpected tab character. (no-tabs)
(#3686) Unexpected tab character. (no-tabs)
(#3686) There should be no spaces inside this paren. (space-in-parens)
(#3686) Unexpected space after unary operator '!'. (space-unary-ops)
(#3686) There should be no spaces inside this paren. (space-in-parens)
(#3687) Unexpected tab character. (no-tabs)
(#3687) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3688) Unexpected tab character. (no-tabs)
(#3689) Unexpected tab character. (no-tabs)
(#3690) Trailing spaces not allowed. (no-trailing-spaces)
(#3690) Unexpected tab character. (no-tabs)
(#3691) Unexpected tab character. (no-tabs)
(#3691) There should be no spaces inside this paren. (space-in-parens)
(#3691) There should be no spaces inside this paren. (space-in-parens)
(#3692) Unexpected tab character. (no-tabs)
(#3692) There should be no spaces inside this paren. (space-in-parens)
(#3692) There should be no spaces inside this paren. (space-in-parens)
(#3693) Unexpected tab character. (no-tabs)
(#3694) Unexpected tab character. (no-tabs)
(#3695) Trailing spaces not allowed. (no-trailing-spaces)
(#3695) Unexpected tab character. (no-tabs)
(#3696) Unexpected tab character. (no-tabs)
(#3697) Unexpected tab character. (no-tabs)
(#3697) There should be no spaces inside this paren. (space-in-parens)
(#3697) There should be no spaces inside this paren. (space-in-parens)
(#3698) Unexpected tab character. (no-tabs)
(#3699) Unexpected tab character. (no-tabs)
(#3700) Trailing spaces not allowed. (no-trailing-spaces)
(#3700) Unexpected tab character. (no-tabs)
(#3701) Trailing spaces not allowed. (no-trailing-spaces)
(#3701) Unexpected tab character. (no-tabs)
(#3702) Missing JSDoc parameter type for 'array'. (valid-jsdoc)
(#3702) Unexpected tab character. (no-tabs)
(#3702) Expected JSDoc for 'aLayout' but found 'array'. (valid-jsdoc)
(#3703) Unexpected tab character. (no-tabs)
(#3704) Unexpected tab character. (no-tabs)
(#3705) Unexpected tab character. (no-tabs)
(#3706) Unexpected tab character. (no-tabs)
(#3707) Unexpected tab character. (no-tabs)
(#3708) Unexpected tab character. (no-tabs)
(#3709) Unexpected tab character. (no-tabs)
(#3710) Unexpected tab character. (no-tabs)
(#3711) Unexpected tab character. (no-tabs)
(#3711) Unexpected space before function parentheses. (space-before-function-paren)
(#3711) There should be no spaces inside this paren. (space-in-parens)
(#3711) There should be no spaces inside this paren. (space-in-parens)
(#3712) Unexpected tab character. (no-tabs)
(#3712) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3713) Unexpected tab character. (no-tabs)
(#3714) Unexpected tab character. (no-tabs)
(#3715) Unexpected tab character. (no-tabs)
(#3715) 'jLen' is defined but never used. (no-unused-vars)
(#3716) Unexpected tab character. (no-tabs)
(#3717) Unexpected tab character. (no-tabs)
(#3717) Unexpected space before function parentheses. (space-before-function-paren)
(#3717) There should be no spaces inside this paren. (space-in-parens)
(#3717) There should be no spaces inside this paren. (space-in-parens)
(#3718) Unexpected tab character. (no-tabs)
(#3719) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#3719) Unexpected tab character. (no-tabs)
(#3719) There should be no spaces inside this paren. (space-in-parens)
(#3719) There should be no spaces inside this paren. (space-in-parens)
(#3720) Unexpected tab character. (no-tabs)
(#3721) Unexpected tab character. (no-tabs)
(#3722) Unexpected tab character. (no-tabs)
(#3723) Unexpected tab character. (no-tabs)
(#3724) Trailing spaces not allowed. (no-trailing-spaces)
(#3724) Unexpected tab character. (no-tabs)
(#3725) Unexpected tab character. (no-tabs)
(#3725) There should be no spaces inside this paren. (space-in-parens)
(#3725) There should be no spaces inside this paren. (space-in-parens)
(#3726) Trailing spaces not allowed. (no-trailing-spaces)
(#3726) Unexpected tab character. (no-tabs)
(#3727) Unexpected tab character. (no-tabs)
(#3728) Unexpected tab character. (no-tabs)
(#3728) There should be no spaces inside this paren. (space-in-parens)
(#3728) Infix operators must be spaced. (space-infix-ops)
(#3728) Infix operators must be spaced. (space-infix-ops)
(#3728) Unexpected whitespace before semicolon. (semi-spacing)
(#3728) Infix operators must be spaced. (space-infix-ops)
(#3728) Unexpected whitespace before semicolon. (semi-spacing)
(#3728) There should be no spaces inside this paren. (space-in-parens)
(#3729) Unexpected tab character. (no-tabs)
(#3729) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3730) Unexpected tab character. (no-tabs)
(#3730) There should be no spaces inside this paren. (space-in-parens)
(#3730) There should be no spaces inside this paren. (space-in-parens)
(#3731) Unexpected tab character. (no-tabs)
(#3732) Trailing spaces not allowed. (no-trailing-spaces)
(#3732) Unexpected tab character. (no-tabs)
(#3733) Unexpected tab character. (no-tabs)
(#3734) Unexpected tab character. (no-tabs)
(#3734) There should be no spaces inside this paren. (space-in-parens)
(#3734) Infix operators must be spaced. (space-infix-ops)
(#3734) Infix operators must be spaced. (space-infix-ops)
(#3734) Unexpected whitespace before semicolon. (semi-spacing)
(#3734) Infix operators must be spaced. (space-infix-ops)
(#3734) Unexpected whitespace before semicolon. (semi-spacing)
(#3734) There should be no spaces inside this paren. (space-in-parens)
(#3735) Unexpected tab character. (no-tabs)
(#3735) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3736) Unexpected tab character. (no-tabs)
(#3737) Unexpected tab character. (no-tabs)
(#3738) Trailing spaces not allowed. (no-trailing-spaces)
(#3738) Unexpected tab character. (no-tabs)
(#3739) Unexpected tab character. (no-tabs)
(#3740) Unexpected tab character. (no-tabs)
(#3741) Unexpected tab character. (no-tabs)
(#3741) There should be no spaces inside this paren. (space-in-parens)
(#3741) There should be no spaces inside this paren. (space-in-parens)
(#3742) Unexpected tab character. (no-tabs)
(#3742) There should be no spaces inside this paren. (space-in-parens)
(#3743) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#3743) Unexpected tab character. (no-tabs)
(#3743) There should be no spaces inside this paren. (space-in-parens)
(#3744) Unexpected tab character. (no-tabs)
(#3744) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3745) Unexpected tab character. (no-tabs)
(#3746) Unexpected tab character. (no-tabs)
(#3747) Unexpected tab character. (no-tabs)
(#3748) Unexpected tab character. (no-tabs)
(#3748) Infix operators must be spaced. (space-infix-ops)
(#3748) Infix operators must be spaced. (space-infix-ops)
(#3749) Unexpected tab character. (no-tabs)
(#3749) Infix operators must be spaced. (space-infix-ops)
(#3749) Infix operators must be spaced. (space-infix-ops)
(#3750) Trailing spaces not allowed. (no-trailing-spaces)
(#3750) Unexpected tab character. (no-tabs)
(#3751) Unexpected tab character. (no-tabs)
(#3752) Unexpected tab character. (no-tabs)
(#3753) Unexpected tab character. (no-tabs)
(#3754) Unexpected tab character. (no-tabs)
(#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) Trailing spaces not allowed. (no-trailing-spaces)
(#3755) Unexpected tab character. (no-tabs)
(#3756) Unexpected tab character. (no-tabs)
(#3757) Unexpected tab character. (no-tabs)
(#3758) Trailing spaces not allowed. (no-trailing-spaces)
(#3758) Unexpected tab character. (no-tabs)
(#3759) Unexpected tab character. (no-tabs)
(#3760) Unexpected tab character. (no-tabs)
(#3760) There should be no spaces inside this paren. (space-in-parens)
(#3760) Infix operators must be spaced. (space-infix-ops)
(#3760) Unexpected whitespace before semicolon. (semi-spacing)
(#3760) Infix operators must be spaced. (space-infix-ops)
(#3760) Unexpected whitespace before semicolon. (semi-spacing)
(#3760) There should be no spaces inside this paren. (space-in-parens)
(#3761) Unexpected tab character. (no-tabs)
(#3761) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3762) Unexpected tab character. (no-tabs)
(#3762) Blocks are nested too deeply (5). (max-depth)
(#3762) There should be no spaces inside this paren. (space-in-parens)
(#3762) Infix operators must be spaced. (space-infix-ops)
(#3762) Unexpected whitespace before semicolon. (semi-spacing)
(#3762) Infix operators must be spaced. (space-infix-ops)
(#3762) Unexpected whitespace before semicolon. (semi-spacing)
(#3762) There should be no spaces inside this paren. (space-in-parens)
(#3763) Unexpected tab character. (no-tabs)
(#3763) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3764) Unexpected tab character. (no-tabs)
(#3764) Infix operators must be spaced. (space-infix-ops)
(#3764) Infix operators must be spaced. (space-infix-ops)
(#3765) Unexpected tab character. (no-tabs)
(#3766) Unexpected tab character. (no-tabs)
(#3767) Unexpected tab character. (no-tabs)
(#3768) Unexpected tab character. (no-tabs)
(#3768) Infix operators must be spaced. (space-infix-ops)
(#3769) Unexpected tab character. (no-tabs)
(#3770) Unexpected tab character. (no-tabs)
(#3771) Unexpected tab character. (no-tabs)
(#3772) Unexpected tab character. (no-tabs)
(#3773) Unexpected tab character. (no-tabs)
(#3774) Unexpected tab character. (no-tabs)
(#3775) Unexpected tab character. (no-tabs)
(#3776) Trailing spaces not allowed. (no-trailing-spaces)
(#3776) Unexpected tab character. (no-tabs)
(#3777) Trailing spaces not allowed. (no-trailing-spaces)
(#3777) Unexpected tab character. (no-tabs)
(#3778) Missing JSDoc return type. (valid-jsdoc)
(#3778) Unexpected tab character. (no-tabs)
(#3779) Unexpected tab character. (no-tabs)
(#3780) Unexpected tab character. (no-tabs)
(#3781) Unexpected tab character. (no-tabs)
(#3782) Unexpected tab character. (no-tabs)
(#3783) Unexpected tab character. (no-tabs)
(#3784) Unexpected tab character. (no-tabs)
(#3785) Unexpected tab character. (no-tabs)
(#3786) Unexpected tab character. (no-tabs)
(#3786) Unexpected space before function parentheses. (space-before-function-paren)
(#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) Unexpected tab character. (no-tabs)
(#3787) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3788) Unexpected tab character. (no-tabs)
(#3789) Unexpected tab character. (no-tabs)
(#3789) There should be no spaces inside this paren. (space-in-parens)
(#3789) There should be no spaces inside this paren. (space-in-parens)
(#3790) Unexpected tab character. (no-tabs)
(#3790) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3791) Unexpected tab character. (no-tabs)
(#3792) Unexpected tab character. (no-tabs)
(#3792) There should be no spaces inside this paren. (space-in-parens)
(#3792) There should be no spaces inside this paren. (space-in-parens)
(#3793) Unexpected tab character. (no-tabs)
(#3793) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3794) Unexpected tab character. (no-tabs)
(#3795) Unexpected tab character. (no-tabs)
(#3795) There should be no spaces inside this paren. (space-in-parens)
(#3795) There should be no spaces inside this paren. (space-in-parens)
(#3796) Unexpected tab character. (no-tabs)
(#3797) Unexpected tab character. (no-tabs)
(#3798) Trailing spaces not allowed. (no-trailing-spaces)
(#3798) Unexpected tab character. (no-tabs)
(#3799) Unexpected tab character. (no-tabs)
(#3799) There should be no spaces inside this paren. (space-in-parens)
(#3799) Infix operators must be spaced. (space-infix-ops)
(#3799) Infix operators must be spaced. (space-infix-ops)
(#3799) Unexpected whitespace before semicolon. (semi-spacing)
(#3799) Infix operators must be spaced. (space-infix-ops)
(#3799) Unexpected whitespace before semicolon. (semi-spacing)
(#3799) There should be no spaces inside this paren. (space-in-parens)
(#3800) Unexpected tab character. (no-tabs)
(#3800) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3801) Unexpected tab character. (no-tabs)
(#3801) There should be no spaces inside this paren. (space-in-parens)
(#3801) Infix operators must be spaced. (space-infix-ops)
(#3801) Infix operators must be spaced. (space-infix-ops)
(#3801) Unexpected whitespace before semicolon. (semi-spacing)
(#3801) Infix operators must be spaced. (space-infix-ops)
(#3801) Unexpected whitespace before semicolon. (semi-spacing)
(#3801) There should be no spaces inside this paren. (space-in-parens)
(#3802) Unexpected tab character. (no-tabs)
(#3802) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3803) Unexpected tab character. (no-tabs)
(#3803) There should be no spaces inside this paren. (space-in-parens)
(#3804) Unexpected tab character. (no-tabs)
(#3804) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#3804) There should be no spaces inside this paren. (space-in-parens)
(#3805) Unexpected tab character. (no-tabs)
(#3805) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3806) Unexpected tab character. (no-tabs)
(#3807) Unexpected tab character. (no-tabs)
(#3808) Unexpected tab character. (no-tabs)
(#3809) Unexpected tab character. (no-tabs)
(#3810) Trailing spaces not allowed. (no-trailing-spaces)
(#3810) Unexpected tab character. (no-tabs)
(#3811) Unexpected tab character. (no-tabs)
(#3812) Unexpected tab character. (no-tabs)
(#3813) Trailing spaces not allowed. (no-trailing-spaces)
(#3813) Unexpected tab character. (no-tabs)
(#3814) Unexpected tab character. (no-tabs)
(#3815) Unexpected tab character. (no-tabs)
(#3816) Unexpected tab character. (no-tabs)
(#3817) Unexpected tab character. (no-tabs)
(#3818) Unexpected tab character. (no-tabs)
(#3819) Unexpected tab character. (no-tabs)
(#3820) Unexpected tab character. (no-tabs)
(#3821) Unexpected tab character. (no-tabs)
(#3822) Unexpected tab character. (no-tabs)
(#3823) Unexpected tab character. (no-tabs)
(#3823) There should be no spaces inside this paren. (space-in-parens)
(#3823) There should be no spaces inside this paren. (space-in-parens)
(#3824) Unexpected tab character. (no-tabs)
(#3824) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3825) Unexpected tab character. (no-tabs)
(#3826) Unexpected tab character. (no-tabs)
(#3826) There should be no spaces inside this paren. (space-in-parens)
(#3826) There should be no spaces inside this paren. (space-in-parens)
(#3827) Trailing spaces not allowed. (no-trailing-spaces)
(#3827) Unexpected tab character. (no-tabs)
(#3828) Unexpected tab character. (no-tabs)
(#3829) Unexpected tab character. (no-tabs)
(#3830) Unexpected tab character. (no-tabs)
(#3830) There should be no spaces inside this paren. (space-in-parens)
(#3830) There should be no spaces inside this paren. (space-in-parens)
(#3831) Unexpected tab character. (no-tabs)
(#3832) Unexpected tab character. (no-tabs)
(#3833) Trailing spaces not allowed. (no-trailing-spaces)
(#3833) Unexpected tab character. (no-tabs)
(#3834) Unexpected tab character. (no-tabs)
(#3834) There should be no spaces inside this paren. (space-in-parens)
(#3834) Unexpected space before function parentheses. (space-before-function-paren)
(#3835) Unexpected tab character. (no-tabs)
(#3836) Trailing spaces not allowed. (no-trailing-spaces)
(#3836) Unexpected tab character. (no-tabs)
(#3837) Unexpected tab character. (no-tabs)
(#3837) There should be no spaces inside this paren. (space-in-parens)
(#3837) There should be no spaces inside this paren. (space-in-parens)
(#3838) Unexpected tab character. (no-tabs)
(#3839) Unexpected tab character. (no-tabs)
(#3840) Trailing spaces not allowed. (no-trailing-spaces)
(#3840) Unexpected tab character. (no-tabs)
(#3841) Unexpected tab character. (no-tabs)
(#3841) There should be no spaces inside this paren. (space-in-parens)
(#3841) Unexpected space after unary operator '!'. (space-unary-ops)
(#3841) There should be no space after '['. (computed-property-spacing)
(#3841) There should be no space before ']'. (computed-property-spacing)
(#3841) There should be no spaces inside this paren. (space-in-parens)
(#3842) Unexpected tab character. (no-tabs)
(#3842) There should be no space after '['. (computed-property-spacing)
(#3842) There should be no space before ']'. (computed-property-spacing)
(#3843) Unexpected tab character. (no-tabs)
(#3844) Unexpected tab character. (no-tabs)
(#3844) There should be no space after '['. (computed-property-spacing)
(#3844) There should be no space before ']'. (computed-property-spacing)
(#3844) There should be no spaces inside this paren. (space-in-parens)
(#3844) There should be no spaces inside this paren. (space-in-parens)
(#3845) Unexpected tab character. (no-tabs)
(#3845) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3846) Unexpected tab character. (no-tabs)
(#3847) Unexpected tab character. (no-tabs)
(#3848) Unexpected tab character. (no-tabs)
(#3849) Unexpected tab character. (no-tabs)
(#3849) There should be no spaces inside this paren. (space-in-parens)
(#3850) Unexpected tab character. (no-tabs)
(#3851) Unexpected tab character. (no-tabs)
(#3852) Trailing spaces not allowed. (no-trailing-spaces)
(#3852) Unexpected tab character. (no-tabs)
(#3853) Unexpected tab character. (no-tabs)
(#3854) Unexpected tab character. (no-tabs)
(#3855) Unexpected tab character. (no-tabs)
(#3856) Unexpected tab character. (no-tabs)
(#3856) Unexpected space before function parentheses. (space-before-function-paren)
(#3856) There should be no spaces inside this paren. (space-in-parens)
(#3856) There should be no spaces inside this paren. (space-in-parens)
(#3857) Unexpected tab character. (no-tabs)
(#3857) There should be no spaces inside this paren. (space-in-parens)
(#3857) There should be no spaces inside this paren. (space-in-parens)
(#3858) Unexpected tab character. (no-tabs)
(#3858) There should be no spaces inside this paren. (space-in-parens)
(#3858) There should be no spaces inside this paren. (space-in-parens)
(#3859) Unexpected tab character. (no-tabs)
(#3860) Trailing spaces not allowed. (no-trailing-spaces)
(#3860) Unexpected tab character. (no-tabs)
(#3861) Unexpected tab character. (no-tabs)
(#3861) 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)
(#3861) There should be no spaces inside this paren. (space-in-parens)
(#3862) Unexpected tab character. (no-tabs)
(#3862) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3863) Unexpected tab character. (no-tabs)
(#3864) Trailing spaces not allowed. (no-trailing-spaces)
(#3864) Unexpected tab character. (no-tabs)
(#3865) Unexpected tab character. (no-tabs)
(#3865) There should be no spaces inside this paren. (space-in-parens)
(#3865) There should be no spaces inside this paren. (space-in-parens)
(#3866) Unexpected tab character. (no-tabs)
(#3866) There should be no spaces inside this paren. (space-in-parens)
(#3866) There should be no spaces inside this paren. (space-in-parens)
(#3866) Multiple spaces found before '// fn can mani...'. (no-multi-spaces)
(#3866) Comments should not begin with a lowercase character (capitalized-comments)
(#3867) Unexpected tab character. (no-tabs)
(#3867) Multiple spaces found before '// an object o...'. (no-multi-spaces)
(#3867) Comments should not begin with a lowercase character (capitalized-comments)
(#3868) Trailing spaces not allowed. (no-trailing-spaces)
(#3868) Unexpected tab character. (no-tabs)
(#3869) Unexpected tab character. (no-tabs)
(#3870) Unexpected tab character. (no-tabs)
(#3870) There should be no spaces inside this paren. (space-in-parens)
(#3870) There should be no spaces inside this paren. (space-in-parens)
(#3871) Unexpected tab character. (no-tabs)
(#3872) Unexpected tab character. (no-tabs)
(#3872) There should be no spaces inside this paren. (space-in-parens)
(#3872) There should be no spaces inside this paren. (space-in-parens)
(#3873) Trailing spaces not allowed. (no-trailing-spaces)
(#3873) Unexpected tab character. (no-tabs)
(#3874) Unexpected tab character. (no-tabs)
(#3875) Unexpected tab character. (no-tabs)
(#3876) Unexpected tab character. (no-tabs)
(#3877) Unexpected tab character. (no-tabs)
(#3878) Trailing spaces not allowed. (no-trailing-spaces)
(#3878) Unexpected tab character. (no-tabs)
(#3879) Unexpected tab character. (no-tabs)
(#3880) Unexpected tab character. (no-tabs)
(#3881) Unexpected tab character. (no-tabs)
(#3881) Unexpected space before function parentheses. (space-before-function-paren)
(#3882) Unexpected tab character. (no-tabs)
(#3883) Unexpected tab character. (no-tabs)
(#3883) There should be no spaces inside this paren. (space-in-parens)
(#3883) There should be no spaces inside this paren. (space-in-parens)
(#3884) Unexpected tab character. (no-tabs)
(#3884) There should be no spaces inside this paren. (space-in-parens)
(#3884) There should be no spaces inside this paren. (space-in-parens)
(#3885) Unexpected tab character. (no-tabs)
(#3886) Trailing spaces not allowed. (no-trailing-spaces)
(#3886) Unexpected tab character. (no-tabs)
(#3887) Unexpected tab character. (no-tabs)
(#3888) Unexpected tab character. (no-tabs)
(#3888) There should be no spaces inside this paren. (space-in-parens)
(#3888) There should be no spaces inside this paren. (space-in-parens)
(#3889) Unexpected tab character. (no-tabs)
(#3890) Unexpected tab character. (no-tabs)
(#3891) Unexpected tab character. (no-tabs)
(#3892) Unexpected tab character. (no-tabs)
(#3893) Unexpected tab character. (no-tabs)
(#3893) Unexpected space before function parentheses. (space-before-function-paren)
(#3893) 'thrown' is defined but never used. (no-unused-vars)
(#3894) Unexpected tab character. (no-tabs)
(#3894) There should be no spaces inside this paren. (space-in-parens)
(#3894) There should be no spaces inside this paren. (space-in-parens)
(#3895) Trailing spaces not allowed. (no-trailing-spaces)
(#3895) Unexpected tab character. (no-tabs)
(#3896) Unexpected tab character. (no-tabs)
(#3896) There should be no spaces inside this paren. (space-in-parens)
(#3896) There should be no spaces inside this paren. (space-in-parens)
(#3896) There should be no spaces inside this paren. (space-in-parens)
(#3896) There should be no spaces inside this paren. (space-in-parens)
(#3897) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#3898) There should be no spaces inside this paren. (space-in-parens)
(#3898) There should be no spaces inside this paren. (space-in-parens)
(#3899) Unexpected tab character. (no-tabs)
(#3899) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3900) Unexpected tab character. (no-tabs)
(#3900) There should be no spaces inside this paren. (space-in-parens)
(#3900) There should be no spaces inside this paren. (space-in-parens)
(#3901) Unexpected tab character. (no-tabs)
(#3901) There should be no spaces inside this paren. (space-in-parens)
(#3901) There should be no spaces inside this paren. (space-in-parens)
(#3902) Unexpected tab character. (no-tabs)
(#3903) Unexpected tab character. (no-tabs)
(#3904) Trailing spaces not allowed. (no-trailing-spaces)
(#3904) Unexpected tab character. (no-tabs)
(#3905) Unexpected tab character. (no-tabs)
(#3905) There should be no spaces inside this paren. (space-in-parens)
(#3905) There should be no spaces inside this paren. (space-in-parens)
(#3906) Unexpected tab character. (no-tabs)
(#3907) Unexpected tab character. (no-tabs)
(#3908) Trailing spaces not allowed. (no-trailing-spaces)
(#3908) Unexpected tab character. (no-tabs)
(#3909) Unexpected tab character. (no-tabs)
(#3910) Unexpected tab character. (no-tabs)
(#3911) Trailing spaces not allowed. (no-trailing-spaces)
(#3911) Unexpected tab character. (no-tabs)
(#3912) Unexpected tab character. (no-tabs)
(#3913) Unexpected tab character. (no-tabs)
(#3913) There should be no spaces inside this paren. (space-in-parens)
(#3913) There should be no spaces inside this paren. (space-in-parens)
(#3914) Trailing spaces not allowed. (no-trailing-spaces)
(#3914) Unexpected tab character. (no-tabs)
(#3915) Unexpected tab character. (no-tabs)
(#3915) There should be no spaces inside this paren. (space-in-parens)
(#3915) There should be no spaces inside this paren. (space-in-parens)
(#3916) Unexpected tab character. (no-tabs)
(#3916) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3917) Unexpected tab character. (no-tabs)
(#3918) Unexpected tab character. (no-tabs)
(#3918) There should be no spaces inside this paren. (space-in-parens)
(#3919) Unexpected tab character. (no-tabs)
(#3920) Unexpected tab character. (no-tabs)
(#3920) There should be no spaces inside this paren. (space-in-parens)
(#3920) Unexpected space before function parentheses. (space-before-function-paren)
(#3921) Unexpected tab character. (no-tabs)
(#3921) There should be no space after '{'. (object-curly-spacing)
(#3921) There should be no space before '}'. (object-curly-spacing)
(#3922) Unexpected tab character. (no-tabs)
(#3922) There should be no spaces inside this paren. (space-in-parens)
(#3923) Unexpected tab character. (no-tabs)
(#3924) Unexpected tab character. (no-tabs)
(#3925) Unexpected tab character. (no-tabs)
(#3926) Unexpected tab character. (no-tabs)
(#3926) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3927) Unexpected tab character. (no-tabs)
(#3927) There should be no spaces inside this paren. (space-in-parens)
(#3927) There should be no spaces inside this paren. (space-in-parens)
(#3928) Unexpected tab character. (no-tabs)
(#3928) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3929) Unexpected tab character. (no-tabs)
(#3930) Unexpected tab character. (no-tabs)
(#3930) There should be no spaces inside this paren. (space-in-parens)
(#3930) There should be no spaces inside this paren. (space-in-parens)
(#3931) Unexpected tab character. (no-tabs)
(#3932) Unexpected tab character. (no-tabs)
(#3932) There should be no spaces inside this paren. (space-in-parens)
(#3932) There should be no spaces inside this paren. (space-in-parens)
(#3933) Unexpected tab character. (no-tabs)
(#3933) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3934) Unexpected tab character. (no-tabs)
(#3934) There should be no spaces inside this paren. (space-in-parens)
(#3934) There should be no spaces inside this paren. (space-in-parens)
(#3934) There should be no spaces inside this paren. (space-in-parens)
(#3934) There should be no spaces inside this paren. (space-in-parens)
(#3935) Unexpected tab character. (no-tabs)
(#3935) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3936) Unexpected tab character. (no-tabs)
(#3937) Unexpected tab character. (no-tabs)
(#3937) There should be no spaces inside this paren. (space-in-parens)
(#3937) There should be no spaces inside this paren. (space-in-parens)
(#3938) Unexpected tab character. (no-tabs)
(#3938) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3939) Unexpected tab character. (no-tabs)
(#3940) Unexpected tab character. (no-tabs)
(#3940) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3941) Unexpected tab character. (no-tabs)
(#3942) Unexpected tab character. (no-tabs)
(#3942) There should be no spaces inside this paren. (space-in-parens)
(#3942) There should be no spaces inside this paren. (space-in-parens)
(#3942) There should be no spaces inside this paren. (space-in-parens)
(#3942) There should be no spaces inside this paren. (space-in-parens)
(#3943) Trailing spaces not allowed. (no-trailing-spaces)
(#3943) Unexpected tab character. (no-tabs)
(#3944) Unexpected tab character. (no-tabs)
(#3945) Unexpected tab character. (no-tabs)
(#3946) Unexpected tab character. (no-tabs)
(#3947) Unexpected tab character. (no-tabs)
(#3948) Trailing spaces not allowed. (no-trailing-spaces)
(#3948) Unexpected tab character. (no-tabs)
(#3949) Trailing spaces not allowed. (no-trailing-spaces)
(#3949) Unexpected tab character. (no-tabs)
(#3950) Unexpected tab character. (no-tabs)
(#3951) Unexpected tab character. (no-tabs)
(#3952) Unexpected tab character. (no-tabs)
(#3953) Unexpected tab character. (no-tabs)
(#3954) Unexpected tab character. (no-tabs)
(#3955) Unexpected tab character. (no-tabs)
(#3956) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#3957) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3958) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#3960) Unexpected tab character. (no-tabs)
(#3960) There should be no spaces inside this paren. (space-in-parens)
(#3960) There should be no spaces inside this paren. (space-in-parens)
(#3961) Trailing spaces not allowed. (no-trailing-spaces)
(#3961) Unexpected tab character. (no-tabs)
(#3962) Unexpected tab character. (no-tabs)
(#3963) Unexpected tab character. (no-tabs)
(#3964) Unexpected tab character. (no-tabs)
(#3964) There should be no spaces inside this paren. (space-in-parens)
(#3964) There should be no spaces inside this paren. (space-in-parens)
(#3965) Unexpected tab character. (no-tabs)
(#3966) Unexpected tab character. (no-tabs)
(#3966) There should be no spaces inside this paren. (space-in-parens)
(#3966) There should be no spaces inside this paren. (space-in-parens)
(#3967) Unexpected tab character. (no-tabs)
(#3968) Unexpected tab character. (no-tabs)
(#3969) Trailing spaces not allowed. (no-trailing-spaces)
(#3969) Unexpected tab character. (no-tabs)
(#3970) Unexpected tab character. (no-tabs)
(#3971) Unexpected tab character. (no-tabs)
(#3972) Unexpected tab character. (no-tabs)
(#3973) Unexpected tab character. (no-tabs)
(#3974) Trailing spaces not allowed. (no-trailing-spaces)
(#3974) Unexpected tab character. (no-tabs)
(#3975) Trailing spaces not allowed. (no-trailing-spaces)
(#3975) Unexpected tab character. (no-tabs)
(#3976) Expected JSDoc for 'settings' but found 'oSettings'. (valid-jsdoc)
(#3976) Unexpected tab character. (no-tabs)
(#3977) Unexpected tab character. (no-tabs)
(#3978) Unexpected tab character. (no-tabs)
(#3979) Unexpected tab character. (no-tabs)
(#3980) Unexpected tab character. (no-tabs)
(#3981) Unexpected tab character. (no-tabs)
(#3982) Unexpected tab character. (no-tabs)
(#3983) Unexpected tab character. (no-tabs)
(#3984) Unexpected tab character. (no-tabs)
(#3985) Unexpected tab character. (no-tabs)
(#3986) Unexpected tab character. (no-tabs)
(#3987) Unexpected tab character. (no-tabs)
(#3987) There should be no spaces inside this paren. (space-in-parens)
(#3987) There should be no spaces inside this paren. (space-in-parens)
(#3988) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3988) Unexpected tab character. (no-tabs)
(#3989) Unexpected tab character. (no-tabs)
(#3990) Unexpected tab character. (no-tabs)
(#3991) Unexpected tab character. (no-tabs)
(#3992) Unexpected tab character. (no-tabs)
(#3993) Unexpected tab character. (no-tabs)
(#3994) Unexpected tab character. (no-tabs)
(#3995) Unexpected tab character. (no-tabs)
(#3995) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3995) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3996) Unexpected tab character. (no-tabs)
(#3996) There should be no spaces inside this paren. (space-in-parens)
(#3996) There should be no spaces inside this paren. (space-in-parens)
(#3997) Unexpected tab character. (no-tabs)
(#3998) Unexpected tab character. (no-tabs)
(#3999) Unexpected tab character. (no-tabs)
(#4000) Unexpected tab character. (no-tabs)
(#4001) Trailing spaces not allowed. (no-trailing-spaces)
(#4001) Unexpected tab character. (no-tabs)
(#4002) Unexpected tab character. (no-tabs)
(#4002) Unexpected space before function parentheses. (space-before-function-paren)
(#4002) There should be no spaces inside this paren. (space-in-parens)
(#4002) There should be no spaces inside this paren. (space-in-parens)
(#4003) Unexpected tab character. (no-tabs)
(#4003) There should be no spaces inside this paren. (space-in-parens)
(#4003) There should be no space after '{'. (object-curly-spacing)
(#4003) There should be no space before '}'. (object-curly-spacing)
(#4003) There should be no spaces inside this paren. (space-in-parens)
(#4004) Unexpected tab character. (no-tabs)
(#4005) Trailing spaces not allowed. (no-trailing-spaces)
(#4005) Unexpected tab character. (no-tabs)
(#4006) Unexpected tab character. (no-tabs)
(#4007) Unexpected tab character. (no-tabs)
(#4007) There should be no spaces inside this paren. (space-in-parens)
(#4007) Multiple spaces found before 'settings'. (no-multi-spaces)
(#4007) There should be no spaces inside this paren. (space-in-parens)
(#4008) Unexpected tab character. (no-tabs)
(#4008) There should be no spaces inside this paren. (space-in-parens)
(#4008) Multiple spaces found before 'columnCount'. (no-multi-spaces)
(#4008) There should be no spaces inside this paren. (space-in-parens)
(#4009) Unexpected tab character. (no-tabs)
(#4009) There should be no spaces inside this paren. (space-in-parens)
(#4009) Multiple spaces found before '_pluck'. (no-multi-spaces)
(#4009) There should be no spaces inside this paren. (space-in-parens)
(#4009) There should be no spaces inside this paren. (space-in-parens)
(#4009) There should be no spaces inside this paren. (space-in-parens)
(#4010) Unexpected tab character. (no-tabs)
(#4010) There should be no spaces inside this paren. (space-in-parens)
(#4010) Multiple spaces found before 'displayStart'. (no-multi-spaces)
(#4010) There should be no spaces inside this paren. (space-in-parens)
(#4011) Unexpected tab character. (no-tabs)
(#4011) There should be no spaces inside this paren. (space-in-parens)
(#4011) There should be no spaces inside this paren. (space-in-parens)
(#4012) Trailing spaces not allowed. (no-trailing-spaces)
(#4012) Unexpected tab character. (no-tabs)
(#4013) Unexpected tab character. (no-tabs)
(#4014) Unexpected tab character. (no-tabs)
(#4015) Unexpected tab character. (no-tabs)
(#4016) Unexpected tab character. (no-tabs)
(#4017) Unexpected tab character. (no-tabs)
(#4018) Unexpected tab character. (no-tabs)
(#4019) Unexpected tab character. (no-tabs)
(#4020) Unexpected tab character. (no-tabs)
(#4021) Unexpected tab character. (no-tabs)
(#4022) Unexpected tab character. (no-tabs)
(#4023) Unexpected tab character. (no-tabs)
(#4024) Unexpected tab character. (no-tabs)
(#4025) Trailing spaces not allowed. (no-trailing-spaces)
(#4025) Unexpected tab character. (no-tabs)
(#4026) Unexpected tab character. (no-tabs)
(#4026) There should be no spaces inside this paren. (space-in-parens)
(#4026) Infix operators must be spaced. (space-infix-ops)
(#4026) Unexpected whitespace before semicolon. (semi-spacing)
(#4026) Infix operators must be spaced. (space-infix-ops)
(#4026) Unexpected whitespace before semicolon. (semi-spacing)
(#4026) There should be no spaces inside this paren. (space-in-parens)
(#4027) Unexpected tab character. (no-tabs)
(#4028) Unexpected tab character. (no-tabs)
(#4029) Unexpected tab character. (no-tabs)
(#4029) Infix operators must be spaced. (space-infix-ops)
(#4029) Unexpected whitespace before semicolon. (semi-spacing)
(#4030) Trailing spaces not allowed. (no-trailing-spaces)
(#4030) Unexpected tab character. (no-tabs)
(#4031) Unexpected tab character. (no-tabs)
(#4031) There should be no spaces inside this paren. (space-in-parens)
(#4032) Unexpected tab character. (no-tabs)
(#4033) Unexpected tab character. (no-tabs)
(#4034) Unexpected tab character. (no-tabs)
(#4035) Unexpected tab character. (no-tabs)
(#4036) Unexpected tab character. (no-tabs)
(#4037) Unexpected tab character. (no-tabs)
(#4038) Unexpected tab character. (no-tabs)
(#4039) Unexpected tab character. (no-tabs)
(#4040) Unexpected tab character. (no-tabs)
(#4040) There should be no spaces inside this paren. (space-in-parens)
(#4041) Trailing spaces not allowed. (no-trailing-spaces)
(#4041) Unexpected tab character. (no-tabs)
(#4042) Unexpected tab character. (no-tabs)
(#4042) There should be no spaces inside this paren. (space-in-parens)
(#4042) Infix operators must be spaced. (space-infix-ops)
(#4042) There should be no spaces inside this paren. (space-in-parens)
(#4043) Trailing spaces not allowed. (no-trailing-spaces)
(#4043) Unexpected tab character. (no-tabs)
(#4044) Unexpected tab character. (no-tabs)
(#4044) There should be no spaces inside this paren. (space-in-parens)
(#4044) There should be no spaces inside this paren. (space-in-parens)
(#4045) Unexpected tab character. (no-tabs)
(#4045) There should be no spaces inside this paren. (space-in-parens)
(#4045) Infix operators must be spaced. (space-infix-ops)
(#4045) Multiple spaces found before 'columnSearch'. (no-multi-spaces)
(#4045) There should be no spaces inside this paren. (space-in-parens)
(#4046) Unexpected tab character. (no-tabs)
(#4046) There should be no spaces inside this paren. (space-in-parens)
(#4046) Infix operators must be spaced. (space-infix-ops)
(#4046) Multiple spaces found before 'columnSearch'. (no-multi-spaces)
(#4046) There should be no spaces inside this paren. (space-in-parens)
(#4047) Unexpected tab character. (no-tabs)
(#4047) There should be no spaces inside this paren. (space-in-parens)
(#4047) Infix operators must be spaced. (space-infix-ops)
(#4047) There should be no spaces inside this paren. (space-in-parens)
(#4048) Unexpected tab character. (no-tabs)
(#4049) Trailing spaces not allowed. (no-trailing-spaces)
(#4049) Unexpected tab character. (no-tabs)
(#4050) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#4051) There should be no spaces inside this paren. (space-in-parens)
(#4051) Infix operators must be spaced. (space-infix-ops)
(#4051) There should be no spaces inside this paren. (space-in-parens)
(#4052) Unexpected tab character. (no-tabs)
(#4053) Unexpected tab character. (no-tabs)
(#4054) Trailing spaces not allowed. (no-trailing-spaces)
(#4054) Unexpected tab character. (no-tabs)
(#4055) Unexpected tab character. (no-tabs)
(#4055) There should be no spaces inside this paren. (space-in-parens)
(#4055) There should be no spaces inside this paren. (space-in-parens)
(#4056) Unexpected tab character. (no-tabs)
(#4056) There should be no spaces inside this paren. (space-in-parens)
(#4056) There should be no spaces inside this paren. (space-in-parens)
(#4057) Unexpected tab character. (no-tabs)
(#4057) There should be no spaces inside this paren. (space-in-parens)
(#4057) There should be no spaces inside this paren. (space-in-parens)
(#4058) Unexpected tab character. (no-tabs)
(#4059) Trailing spaces not allowed. (no-trailing-spaces)
(#4059) Unexpected tab character. (no-tabs)
(#4060) Unexpected tab character. (no-tabs)
(#4060) There should be no spaces inside this paren. (space-in-parens)
(#4060) There should be no spaces inside this paren. (space-in-parens)
(#4061) Unexpected tab character. (no-tabs)
(#4061) There should be no spaces inside this paren. (space-in-parens)
(#4061) Unexpected space before function parentheses. (space-before-function-paren)
(#4061) There should be no spaces inside this paren. (space-in-parens)
(#4061) There should be no spaces inside this paren. (space-in-parens)
(#4062) Unexpected tab character. (no-tabs)
(#4062) There should be no spaces inside this paren. (space-in-parens)
(#4062) There should be no space after '{'. (object-curly-spacing)
(#4062) There should be no space before '}'. (object-curly-spacing)
(#4062) There should be no spaces inside this paren. (space-in-parens)
(#4063) Trailing spaces not allowed. (no-trailing-spaces)
(#4063) Unexpected tab character. (no-tabs)
(#4064) Unexpected tab character. (no-tabs)
(#4064) There should be no spaces inside this paren. (space-in-parens)
(#4064) Infix operators must be spaced. (space-infix-ops)
(#4064) There should be no spaces inside this paren. (space-in-parens)
(#4065) Unexpected tab character. (no-tabs)
(#4065) There should be no spaces inside this paren. (space-in-parens)
(#4065) Infix operators must be spaced. (space-infix-ops)
(#4065) There should be no spaces inside this paren. (space-in-parens)
(#4066) Unexpected tab character. (no-tabs)
(#4066) There should be no spaces inside this paren. (space-in-parens)
(#4067) Trailing spaces not allowed. (no-trailing-spaces)
(#4067) Unexpected tab character. (no-tabs)
(#4068) Unexpected tab character. (no-tabs)
(#4068) There should be no spaces inside this paren. (space-in-parens)
(#4068) There should be no spaces inside this paren. (space-in-parens)
(#4069) Unexpected tab character. (no-tabs)
(#4070) Trailing spaces not allowed. (no-trailing-spaces)
(#4070) Unexpected tab character. (no-tabs)
(#4071) Unexpected tab character. (no-tabs)
(#4072) Unexpected tab character. (no-tabs)
(#4073) Unexpected tab character. (no-tabs)
(#4074) Unexpected tab character. (no-tabs)
(#4074) There should be no spaces inside this paren. (space-in-parens)
(#4074) There should be no spaces inside this paren. (space-in-parens)
(#4075) Unexpected tab character. (no-tabs)
(#4076) Unexpected tab character. (no-tabs)
(#4077) Trailing spaces not allowed. (no-trailing-spaces)
(#4077) Unexpected tab character. (no-tabs)
(#4078) Unexpected tab character. (no-tabs)
(#4079) Unexpected tab character. (no-tabs)
(#4080) Unexpected tab character. (no-tabs)
(#4081) Unexpected tab character. (no-tabs)
(#4082) Trailing spaces not allowed. (no-trailing-spaces)
(#4082) Unexpected tab character. (no-tabs)
(#4083) Trailing spaces not allowed. (no-trailing-spaces)
(#4083) Unexpected tab character. (no-tabs)
(#4084) Expected JSDoc for 'settings' but found 'oSettings'. (valid-jsdoc)
(#4084) Unexpected tab character. (no-tabs)
(#4085) Unexpected tab character. (no-tabs)
(#4086) Unexpected tab character. (no-tabs)
(#4087) Unexpected tab character. (no-tabs)
(#4088) Unexpected tab character. (no-tabs)
(#4089) Unexpected tab character. (no-tabs)
(#4090) Unexpected tab character. (no-tabs)
(#4091) Unexpected tab character. (no-tabs)
(#4092) Unexpected tab character. (no-tabs)
(#4093) Unexpected tab character. (no-tabs)
(#4094) Unexpected tab character. (no-tabs)
(#4095) Unexpected tab character. (no-tabs)
(#4095) Unexpected space before function parentheses. (space-before-function-paren)
(#4095) There should be no spaces inside this paren. (space-in-parens)
(#4095) There should be no spaces inside this paren. (space-in-parens)
(#4096) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4096) Unexpected tab character. (no-tabs)
(#4097) Unexpected tab character. (no-tabs)
(#4097) Comments should not begin with a lowercase character (capitalized-comments)
(#4098) Unexpected tab character. (no-tabs)
(#4099) Unexpected tab character. (no-tabs)
(#4099) Unexpected space before function parentheses. (space-before-function-paren)
(#4099) There should be no spaces inside this paren. (space-in-parens)
(#4099) There should be no spaces inside this paren. (space-in-parens)
(#4100) Unexpected tab character. (no-tabs)
(#4101) Unexpected tab character. (no-tabs)
(#4102) Trailing spaces not allowed. (no-trailing-spaces)
(#4102) Unexpected tab character. (no-tabs)
(#4103) Unexpected tab character. (no-tabs)
(#4103) There should be no spaces inside this paren. (space-in-parens)
(#4103) There should be no spaces inside this paren. (space-in-parens)
(#4104) Unexpected tab character. (no-tabs)
(#4104) Multiple spaces found before '='. (no-multi-spaces)
(#4104) There should be no spaces inside this paren. (space-in-parens)
(#4104) Multiple spaces found before ''draw''. (no-multi-spaces)
(#4104) There should be no spaces inside this paren. (space-in-parens)
(#4105) Unexpected tab character. (no-tabs)
(#4105) Multiple spaces found before '='. (no-multi-spaces)
(#4105) There should be no spaces inside this paren. (space-in-parens)
(#4105) Multiple spaces found before ''recordsTotal''. (no-multi-spaces)
(#4105) There should be no spaces inside this paren. (space-in-parens)
(#4106) Unexpected tab character. (no-tabs)
(#4106) There should be no spaces inside this paren. (space-in-parens)
(#4106) There should be no spaces inside this paren. (space-in-parens)
(#4107) Trailing spaces not allowed. (no-trailing-spaces)
(#4107) Unexpected tab character. (no-tabs)
(#4108) Unexpected tab character. (no-tabs)
(#4108) There should be no spaces inside this paren. (space-in-parens)
(#4108) There should be no spaces inside this paren. (space-in-parens)
(#4109) Unexpected tab character. (no-tabs)
(#4110) Unexpected tab character. (no-tabs)
(#4110) There should be no spaces inside this paren. (space-in-parens)
(#4110) Infix operators must be spaced. (space-infix-ops)
(#4110) There should be no spaces inside this paren. (space-in-parens)
(#4111) Unexpected tab character. (no-tabs)
(#4112) Unexpected tab character. (no-tabs)
(#4113) Unexpected tab character. (no-tabs)
(#4114) Unexpected tab character. (no-tabs)
(#4115) Trailing spaces not allowed. (no-trailing-spaces)
(#4115) Unexpected tab character. (no-tabs)
(#4116) Unexpected tab character. (no-tabs)
(#4116) There should be no spaces inside this paren. (space-in-parens)
(#4116) There should be no spaces inside this paren. (space-in-parens)
(#4117) Unexpected tab character. (no-tabs)
(#4117) Multiple spaces found before '='. (no-multi-spaces)
(#4118) Unexpected tab character. (no-tabs)
(#4119) Trailing spaces not allowed. (no-trailing-spaces)
(#4119) Unexpected tab character. (no-tabs)
(#4120) Unexpected tab character. (no-tabs)
(#4120) There should be no spaces inside this paren. (space-in-parens)
(#4120) Infix operators must be spaced. (space-infix-ops)
(#4120) Infix operators must be spaced. (space-infix-ops)
(#4120) Unexpected whitespace before semicolon. (semi-spacing)
(#4120) Infix operators must be spaced. (space-infix-ops)
(#4120) Unexpected whitespace before semicolon. (semi-spacing)
(#4120) There should be no spaces inside this paren. (space-in-parens)
(#4121) Unexpected tab character. (no-tabs)
(#4121) There should be no spaces inside this paren. (space-in-parens)
(#4121) There should be no spaces inside this paren. (space-in-parens)
(#4122) Unexpected tab character. (no-tabs)
(#4123) Unexpected tab character. (no-tabs)
(#4124) Trailing spaces not allowed. (no-trailing-spaces)
(#4124) Unexpected tab character. (no-tabs)
(#4125) Unexpected tab character. (no-tabs)
(#4126) Unexpected tab character. (no-tabs)
(#4126) There should be no spaces inside this paren. (space-in-parens)
(#4126) There should be no spaces inside this paren. (space-in-parens)
(#4127) Trailing spaces not allowed. (no-trailing-spaces)
(#4127) Unexpected tab character. (no-tabs)
(#4128) Unexpected tab character. (no-tabs)
(#4128) There should be no spaces inside this paren. (space-in-parens)
(#4128) Unexpected space after unary operator '!'. (space-unary-ops)
(#4128) There should be no spaces inside this paren. (space-in-parens)
(#4129) Unexpected tab character. (no-tabs)
(#4129) There should be no spaces inside this paren. (space-in-parens)
(#4129) There should be no spaces inside this paren. (space-in-parens)
(#4130) Unexpected tab character. (no-tabs)
(#4131) Trailing spaces not allowed. (no-trailing-spaces)
(#4131) Unexpected tab character. (no-tabs)
(#4132) Unexpected tab character. (no-tabs)
(#4133) Unexpected tab character. (no-tabs)
(#4133) There should be no spaces inside this paren. (space-in-parens)
(#4133) There should be no spaces inside this paren. (space-in-parens)
(#4134) Unexpected tab character. (no-tabs)
(#4135) Trailing spaces not allowed. (no-trailing-spaces)
(#4135) Unexpected tab character. (no-tabs)
(#4136) Trailing spaces not allowed. (no-trailing-spaces)
(#4136) Unexpected tab character. (no-tabs)
(#4137) Unexpected tab character. (no-tabs)
(#4138) Unexpected tab character. (no-tabs)
(#4139) Unexpected tab character. (no-tabs)
(#4140) Unexpected tab character. (no-tabs)
(#4141) Unexpected tab character. (no-tabs)
(#4142) Unexpected tab character. (no-tabs)
(#4143) Unexpected tab character. (no-tabs)
(#4144) Unexpected tab character. (no-tabs)
(#4145) Unexpected tab character. (no-tabs)
(#4145) Unexpected space before function parentheses. (space-before-function-paren)
(#4145) There should be no spaces inside this paren. (space-in-parens)
(#4145) There should be no spaces inside this paren. (space-in-parens)
(#4146) Unexpected tab character. (no-tabs)
(#4146) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4147) Unexpected tab character. (no-tabs)
(#4147) There should be no spaces inside this paren. (space-in-parens)
(#4147) There should be no spaces inside this paren. (space-in-parens)
(#4148) Unexpected tab character. (no-tabs)
(#4149) Unexpected tab character. (no-tabs)
(#4150) Trailing spaces not allowed. (no-trailing-spaces)
(#4150) Unexpected tab character. (no-tabs)
(#4151) Unexpected tab character. (no-tabs)
(#4152) Unexpected tab character. (no-tabs)
(#4153) Unexpected tab character. (no-tabs)
(#4153) There should be no spaces inside this paren. (space-in-parens)
(#4153) There should be no spaces inside this paren. (space-in-parens)
(#4154) Unexpected tab character. (no-tabs)
(#4155) Unexpected tab character. (no-tabs)
(#4156) Trailing spaces not allowed. (no-trailing-spaces)
(#4156) Unexpected tab character. (no-tabs)
(#4157) Unexpected tab character. (no-tabs)
(#4158) Unexpected tab character. (no-tabs)
(#4158) There should be no spaces inside this paren. (space-in-parens)
(#4158) There should be no spaces inside this paren. (space-in-parens)
(#4158) There should be no spaces inside this paren. (space-in-parens)
(#4158) There should be no spaces inside this paren. (space-in-parens)
(#4159) Unexpected tab character. (no-tabs)
(#4160) Unexpected tab character. (no-tabs)
(#4161) Trailing spaces not allowed. (no-trailing-spaces)
(#4161) Unexpected tab character. (no-tabs)
(#4162) Expected JSDoc for 'settings' but found 'oSettings'. (valid-jsdoc)
(#4162) Unexpected tab character. (no-tabs)
(#4163) Unexpected tab character. (no-tabs)
(#4164) Unexpected tab character. (no-tabs)
(#4165) Unexpected tab character. (no-tabs)
(#4166) Unexpected tab character. (no-tabs)
(#4167) Unexpected tab character. (no-tabs)
(#4168) Unexpected tab character. (no-tabs)
(#4168) Unexpected space before function parentheses. (space-before-function-paren)
(#4168) There should be no spaces inside this paren. (space-in-parens)
(#4168) There should be no spaces inside this paren. (space-in-parens)
(#4169) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4169) Unexpected tab character. (no-tabs)
(#4170) Unexpected tab character. (no-tabs)
(#4171) Unexpected tab character. (no-tabs)
(#4172) Unexpected tab character. (no-tabs)
(#4173) Unexpected tab character. (no-tabs)
(#4174) Unexpected tab character. (no-tabs)
(#4175) Unexpected tab character. (no-tabs)
(#4175) Infix operators must be spaced. (space-infix-ops)
(#4175) Infix operators must be spaced. (space-infix-ops)
(#4176) Trailing spaces not allowed. (no-trailing-spaces)
(#4176) Unexpected tab character. (no-tabs)
(#4177) Unexpected tab character. (no-tabs)
(#4178) Unexpected tab character. (no-tabs)
(#4179) Unexpected tab character. (no-tabs)
(#4180) Unexpected tab character. (no-tabs)
(#4180) Infix operators must be spaced. (space-infix-ops)
(#4181) Trailing spaces not allowed. (no-trailing-spaces)
(#4181) Unexpected tab character. (no-tabs)
(#4182) Unexpected tab character. (no-tabs)
(#4183) Unexpected tab character. (no-tabs)
(#4183) Unexpected space after unary operator '!'. (space-unary-ops)
(#4183) Infix operators must be spaced. (space-infix-ops)
(#4184) Unexpected tab character. (no-tabs)
(#4185) Unexpected tab character. (no-tabs)
(#4185) There should be no spaces inside this paren. (space-in-parens)
(#4186) Unexpected tab character. (no-tabs)
(#4186) There should be no spaces inside this paren. (space-in-parens)
(#4186) There should be no spaces inside this paren. (space-in-parens)
(#4186) There should be no spaces inside this paren. (space-in-parens)
(#4186) There should be no spaces inside this paren. (space-in-parens)
(#4186) There should be no spaces inside this paren. (space-in-parens)
(#4187) Trailing spaces not allowed. (no-trailing-spaces)
(#4187) Unexpected tab character. (no-tabs)
(#4188) Unexpected tab character. (no-tabs)
(#4189) Unexpected tab character. (no-tabs)
(#4190) Unexpected tab character. (no-tabs)
(#4190) 'n' is assigned a value but never used. (no-unused-vars)
(#4191) Unexpected tab character. (no-tabs)
(#4191) Unexpected 'this'. (no-invalid-this)
(#4191) Unexpected 'this'. (no-invalid-this)
(#4191) Comments should not begin with a lowercase character (capitalized-comments)
(#4192) Trailing spaces not allowed. (no-trailing-spaces)
(#4192) Unexpected tab character. (no-tabs)
(#4193) Unexpected tab character. (no-tabs)
(#4194) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#4195) There should be no spaces inside this paren. (space-in-parens)
(#4196) Unexpected tab character. (no-tabs)
(#4197) Unexpected tab character. (no-tabs)
(#4198) Unexpected tab character. (no-tabs)
(#4198) There should be no space before ','. (comma-spacing)
(#4199) Unexpected tab character. (no-tabs)
(#4200) Unexpected tab character. (no-tabs)
(#4200) There should be no spaces inside this paren. (space-in-parens)
(#4201) Trailing spaces not allowed. (no-trailing-spaces)
(#4201) Unexpected tab character. (no-tabs)
(#4202) Unexpected tab character. (no-tabs)
(#4203) Unexpected tab character. (no-tabs)
(#4204) Unexpected tab character. (no-tabs)
(#4204) There should be no spaces inside this paren. (space-in-parens)
(#4204) There should be no spaces inside this paren. (space-in-parens)
(#4205) Unexpected tab character. (no-tabs)
(#4206) Unexpected tab character. (no-tabs)
(#4207) Trailing spaces not allowed. (no-trailing-spaces)
(#4207) Unexpected tab character. (no-tabs)
(#4208) Unexpected tab character. (no-tabs)
(#4208) Do not nest ternary expressions. (no-nested-ternary)
(#4209) Unexpected tab character. (no-tabs)
(#4210) Unexpected tab character. (no-tabs)
(#4210) There should be no spaces inside this paren. (space-in-parens)
(#4210) There should be no spaces inside this paren. (space-in-parens)
(#4211) Unexpected tab character. (no-tabs)
(#4212) Unexpected tab character. (no-tabs)
(#4213) Trailing spaces not allowed. (no-trailing-spaces)
(#4213) Unexpected tab character. (no-tabs)
(#4214) Unexpected tab character. (no-tabs)
(#4215) Unexpected tab character. (no-tabs)
(#4215) There should be no spaces inside this paren. (space-in-parens)
(#4215) There should be no spaces inside this paren. (space-in-parens)
(#4216) Unexpected tab character. (no-tabs)
(#4216) There should be no spaces inside this paren. (space-in-parens)
(#4216) There should be no spaces inside this paren. (space-in-parens)
(#4217) Unexpected tab character. (no-tabs)
(#4218) Unexpected tab character. (no-tabs)
(#4219) Unexpected tab character. (no-tabs)
(#4220) Unexpected tab character. (no-tabs)
(#4220) There should be no spaces inside this paren. (space-in-parens)
(#4220) There should be no spaces inside this paren. (space-in-parens)
(#4221) Unexpected tab character. (no-tabs)
(#4222) Unexpected tab character. (no-tabs)
(#4223) Unexpected tab character. (no-tabs)
(#4223) There should be no spaces inside this paren. (space-in-parens)
(#4223) Expected to return a value at the end of function. (consistent-return)
(#4224) Unexpected tab character. (no-tabs)
(#4225) Unexpected tab character. (no-tabs)
(#4225) There should be no spaces inside this paren. (space-in-parens)
(#4225) There should be no spaces inside this paren. (space-in-parens)
(#4226) Unexpected tab character. (no-tabs)
(#4227) Unexpected tab character. (no-tabs)
(#4228) Unexpected tab character. (no-tabs)
(#4228) There should be no spaces inside this paren. (space-in-parens)
(#4229) Unexpected tab character. (no-tabs)
(#4230) Trailing spaces not allowed. (no-trailing-spaces)
(#4230) Unexpected tab character. (no-tabs)
(#4231) Unexpected tab character. (no-tabs)
(#4232) Unexpected tab character. (no-tabs)
(#4232) There should be no spaces inside this paren. (space-in-parens)
(#4232) Unexpected space before function parentheses. (space-before-function-paren)
(#4232) There should be no spaces inside this paren. (space-in-parens)
(#4232) There should be no spaces inside this paren. (space-in-parens)
(#4233) Unexpected tab character. (no-tabs)
(#4233) There should be no spaces inside this paren. (space-in-parens)
(#4233) There should be no spaces inside this paren. (space-in-parens)
(#4234) Unexpected tab character. (no-tabs)
(#4235) Unexpected tab character. (no-tabs)
(#4236) Unexpected tab character. (no-tabs)
(#4237) Unexpected tab character. (no-tabs)
(#4237) There should be no spaces inside this paren. (space-in-parens)
(#4237) There should be no spaces inside this paren. (space-in-parens)
(#4238) Unexpected tab character. (no-tabs)
(#4238) There should be no spaces inside this paren. (space-in-parens)
(#4238) There should be no spaces inside this paren. (space-in-parens)
(#4239) Unexpected tab character. (no-tabs)
(#4240) Unexpected tab character. (no-tabs)
(#4240) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#4241) Unexpected tab character. (no-tabs)
(#4241) There should be no spaces inside this paren. (space-in-parens)
(#4241) There should be no spaces inside this paren. (space-in-parens)
(#4241) Empty block statement. (no-empty)
(#4242) Unexpected tab character. (no-tabs)
(#4243) Unexpected tab character. (no-tabs)
(#4243) There should be no spaces inside this paren. (space-in-parens)
(#4244) Trailing spaces not allowed. (no-trailing-spaces)
(#4244) Unexpected tab character. (no-tabs)
(#4245) Unexpected tab character. (no-tabs)
(#4246) Unexpected tab character. (no-tabs)
(#4247) Trailing spaces not allowed. (no-trailing-spaces)
(#4247) Unexpected tab character. (no-tabs)
(#4248) Trailing spaces not allowed. (no-trailing-spaces)
(#4248) Unexpected tab character. (no-tabs)
(#4249) Unexpected tab character. (no-tabs)
(#4249) Expected JSDoc for 'oInput' but found 'oSearch'. (valid-jsdoc)
(#4250) Unexpected tab character. (no-tabs)
(#4251) Unexpected tab character. (no-tabs)
(#4252) Unexpected tab character. (no-tabs)
(#4253) Unexpected tab character. (no-tabs)
(#4254) Unexpected tab character. (no-tabs)
(#4255) Unexpected tab character. (no-tabs)
(#4256) Unexpected tab character. (no-tabs)
(#4256) Unexpected space before function parentheses. (space-before-function-paren)
(#4256) There should be no spaces inside this paren. (space-in-parens)
(#4256) There should be no spaces inside this paren. (space-in-parens)
(#4257) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4257) Unexpected tab character. (no-tabs)
(#4258) Unexpected tab character. (no-tabs)
(#4259) Unexpected tab character. (no-tabs)
(#4260) Unexpected tab character. (no-tabs)
(#4260) Unexpected space before function parentheses. (space-before-function-paren)
(#4260) There should be no spaces inside this paren. (space-in-parens)
(#4260) There should be no spaces inside this paren. (space-in-parens)
(#4261) Unexpected tab character. (no-tabs)
(#4262) Unexpected tab character. (no-tabs)
(#4263) Unexpected tab character. (no-tabs)
(#4264) Unexpected tab character. (no-tabs)
(#4265) Unexpected tab character. (no-tabs)
(#4266) Unexpected tab character. (no-tabs)
(#4267) Unexpected tab character. (no-tabs)
(#4267) Unexpected space before function parentheses. (space-before-function-paren)
(#4267) There should be no spaces inside this paren. (space-in-parens)
(#4267) There should be no spaces inside this paren. (space-in-parens)
(#4268) Unexpected tab character. (no-tabs)
(#4269) Unexpected tab character. (no-tabs)
(#4270) Unexpected tab character. (no-tabs)
(#4271) Trailing spaces not allowed. (no-trailing-spaces)
(#4271) Unexpected tab character. (no-tabs)
(#4272) Unexpected tab character. (no-tabs)
(#4273) Unexpected tab character. (no-tabs)
(#4274) Unexpected tab character. (no-tabs)
(#4274) There should be no spaces inside this paren. (space-in-parens)
(#4274) There should be no spaces inside this paren. (space-in-parens)
(#4275) Trailing spaces not allowed. (no-trailing-spaces)
(#4275) Unexpected tab character. (no-tabs)
(#4276) Unexpected tab character. (no-tabs)
(#4277) Unexpected tab character. (no-tabs)
(#4277) There should be no spaces inside this paren. (space-in-parens)
(#4277) There should be no spaces inside this paren. (space-in-parens)
(#4277) There should be no spaces inside this paren. (space-in-parens)
(#4277) There should be no spaces inside this paren. (space-in-parens)
(#4278) Unexpected tab character. (no-tabs)
(#4278) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4279) Unexpected tab character. (no-tabs)
(#4280) Unexpected tab character. (no-tabs)
(#4280) There should be no spaces inside this paren. (space-in-parens)
(#4280) There should be no spaces inside this paren. (space-in-parens)
(#4281) Unexpected tab character. (no-tabs)
(#4281) There should be no spaces inside this paren. (space-in-parens)
(#4281) There should be no spaces inside this paren. (space-in-parens)
(#4282) Trailing spaces not allowed. (no-trailing-spaces)
(#4282) Unexpected tab character. (no-tabs)
(#4283) Unexpected tab character. (no-tabs)
(#4284) Unexpected tab character. (no-tabs)
(#4284) There should be no spaces inside this paren. (space-in-parens)
(#4284) Infix operators must be spaced. (space-infix-ops)
(#4284) Unexpected whitespace before semicolon. (semi-spacing)
(#4284) Infix operators must be spaced. (space-infix-ops)
(#4284) Unexpected whitespace before semicolon. (semi-spacing)
(#4284) There should be no spaces inside this paren. (space-in-parens)
(#4285) Unexpected tab character. (no-tabs)
(#4285) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4286) Unexpected tab character. (no-tabs)
(#4286) There should be no spaces inside this paren. (space-in-parens)
(#4287) Unexpected tab character. (no-tabs)
(#4287) There should be no spaces inside this paren. (space-in-parens)
(#4288) Unexpected tab character. (no-tabs)
(#4289) Trailing spaces not allowed. (no-trailing-spaces)
(#4289) Unexpected tab character. (no-tabs)
(#4290) Unexpected tab character. (no-tabs)
(#4291) Unexpected tab character. (no-tabs)
(#4291) There should be no spaces inside this paren. (space-in-parens)
(#4291) There should be no spaces inside this paren. (space-in-parens)
(#4292) Unexpected tab character. (no-tabs)
(#4292) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#4293) Unexpected tab character. (no-tabs)
(#4294) Unexpected tab character. (no-tabs)
(#4294) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4295) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#4297) Trailing spaces not allowed. (no-trailing-spaces)
(#4297) Unexpected tab character. (no-tabs)
(#4298) Unexpected tab character. (no-tabs)
(#4299) Unexpected tab character. (no-tabs)
(#4300) Unexpected tab character. (no-tabs)
(#4300) There should be no spaces inside this paren. (space-in-parens)
(#4300) There should be no spaces inside this paren. (space-in-parens)
(#4301) Unexpected tab character. (no-tabs)
(#4302) Trailing spaces not allowed. (no-trailing-spaces)
(#4302) Unexpected tab character. (no-tabs)
(#4303) Trailing spaces not allowed. (no-trailing-spaces)
(#4303) Unexpected tab character. (no-tabs)
(#4304) Expected JSDoc for 'settings' but found 'oSettings'. (valid-jsdoc)
(#4304) Unexpected tab character. (no-tabs)
(#4305) Unexpected tab character. (no-tabs)
(#4306) Unexpected tab character. (no-tabs)
(#4307) Unexpected tab character. (no-tabs)
(#4308) Unexpected tab character. (no-tabs)
(#4309) Unexpected tab character. (no-tabs)
(#4309) There should be no spaces inside this paren. (space-in-parens)
(#4309) There should be no spaces inside this paren. (space-in-parens)
(#4310) Unexpected tab character. (no-tabs)
(#4310) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4311) Unexpected tab character. (no-tabs)
(#4312) Unexpected tab character. (no-tabs)
(#4313) Unexpected tab character. (no-tabs)
(#4314) Trailing spaces not allowed. (no-trailing-spaces)
(#4314) Unexpected tab character. (no-tabs)
(#4315) Unexpected tab character. (no-tabs)
(#4315) There should be no spaces inside this paren. (space-in-parens)
(#4315) Infix operators must be spaced. (space-infix-ops)
(#4315) Infix operators must be spaced. (space-infix-ops)
(#4315) Unexpected whitespace before semicolon. (semi-spacing)
(#4315) Infix operators must be spaced. (space-infix-ops)
(#4315) Unexpected whitespace before semicolon. (semi-spacing)
(#4315) There should be no spaces inside this paren. (space-in-parens)
(#4316) Unexpected tab character. (no-tabs)
(#4317) Trailing spaces not allowed. (no-trailing-spaces)
(#4317) Unexpected tab character. (no-tabs)
(#4318) Unexpected tab character. (no-tabs)
(#4319) Unexpected tab character. (no-tabs)
(#4319) There should be no spaces inside this paren. (space-in-parens)
(#4319) Infix operators must be spaced. (space-infix-ops)
(#4319) Infix operators must be spaced. (space-infix-ops)
(#4319) Unexpected whitespace before semicolon. (semi-spacing)
(#4319) Infix operators must be spaced. (space-infix-ops)
(#4319) Unexpected whitespace before semicolon. (semi-spacing)
(#4319) There should be no spaces inside this paren. (space-in-parens)
(#4320) Unexpected tab character. (no-tabs)
(#4320) There should be no space after '['. (computed-property-spacing)
(#4320) There should be no space before ']'. (computed-property-spacing)
(#4321) Unexpected tab character. (no-tabs)
(#4321) There should be no space after '['. (computed-property-spacing)
(#4321) There should be no space before ']'. (computed-property-spacing)
(#4322) Trailing spaces not allowed. (no-trailing-spaces)
(#4322) Unexpected tab character. (no-tabs)
(#4323) Unexpected tab character. (no-tabs)
(#4323) There should be no spaces inside this paren. (space-in-parens)
(#4323) There should be no spaces inside this paren. (space-in-parens)
(#4323) There should be no spaces inside this paren. (space-in-parens)
(#4323) There should be no spaces inside this paren. (space-in-parens)
(#4324) Unexpected tab character. (no-tabs)
(#4324) There should be no spaces inside this paren. (space-in-parens)
(#4324) There should be no spaces inside this paren. (space-in-parens)
(#4325) Unexpected tab character. (no-tabs)
(#4326) Unexpected tab character. (no-tabs)
(#4327) Trailing spaces not allowed. (no-trailing-spaces)
(#4327) Unexpected tab character. (no-tabs)
(#4328) Unexpected tab character. (no-tabs)
(#4329) Unexpected tab character. (no-tabs)
(#4330) Unexpected tab character. (no-tabs)
(#4331) Unexpected tab character. (no-tabs)
(#4331) There should be no spaces inside this paren. (space-in-parens)
(#4331) There should be no spaces inside this paren. (space-in-parens)
(#4332) Unexpected tab character. (no-tabs)
(#4333) Unexpected tab character. (no-tabs)
(#4334) Trailing spaces not allowed. (no-trailing-spaces)
(#4334) Unexpected tab character. (no-tabs)
(#4335) Trailing spaces not allowed. (no-trailing-spaces)
(#4335) Unexpected tab character. (no-tabs)
(#4336) Expected JSDoc for 'regex' but found 'bRegex'. (valid-jsdoc)
(#4336) Unexpected tab character. (no-tabs)
(#4336) Expected JSDoc for 'smart' but found 'bSmart'. (valid-jsdoc)
(#4336) Expected JSDoc for 'colIdx' but found 'iColumn'. (valid-jsdoc)
(#4336) Expected JSDoc for 'caseInsensitive' but found 'bCaseInsensitive'. (valid-jsdoc)
(#4336) Expected JSDoc for 'searchStr' but found 'sInput'. (valid-jsdoc)
(#4336) Expected JSDoc for 'settings' but found 'oSettings'. (valid-jsdoc)
(#4337) Unexpected tab character. (no-tabs)
(#4338) Unexpected tab character. (no-tabs)
(#4339) Unexpected tab character. (no-tabs)
(#4340) Unexpected tab character. (no-tabs)
(#4341) Unexpected tab character. (no-tabs)
(#4342) Unexpected tab character. (no-tabs)
(#4343) Unexpected tab character. (no-tabs)
(#4344) Unexpected tab character. (no-tabs)
(#4345) Unexpected tab character. (no-tabs)
(#4346) Unexpected tab character. (no-tabs)
(#4346) Unexpected space before function parentheses. (space-before-function-paren)
(#4346) There should be no spaces inside this paren. (space-in-parens)
(#4346) There should be no spaces inside this paren. (space-in-parens)
(#4347) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4347) Unexpected tab character. (no-tabs)
(#4348) Unexpected tab character. (no-tabs)
(#4348) There should be no spaces inside this paren. (space-in-parens)
(#4348) There should be no spaces inside this paren. (space-in-parens)
(#4349) Unexpected tab character. (no-tabs)
(#4350) Unexpected tab character. (no-tabs)
(#4351) Trailing spaces not allowed. (no-trailing-spaces)
(#4351) Unexpected tab character. (no-tabs)
(#4352) Unexpected tab character. (no-tabs)
(#4353) Unexpected tab character. (no-tabs)
(#4354) Unexpected tab character. (no-tabs)
(#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) Trailing spaces not allowed. (no-trailing-spaces)
(#4355) Unexpected tab character. (no-tabs)
(#4356) Unexpected tab character. (no-tabs)
(#4356) There should be no spaces inside this paren. (space-in-parens)
(#4356) Infix operators must be spaced. (space-infix-ops)
(#4356) Infix operators must be spaced. (space-infix-ops)
(#4356) Unexpected whitespace before semicolon. (semi-spacing)
(#4356) Infix operators must be spaced. (space-infix-ops)
(#4356) Unexpected whitespace before semicolon. (semi-spacing)
(#4356) There should be no spaces inside this paren. (space-in-parens)
(#4357) Unexpected tab character. (no-tabs)
(#4357) There should be no space after '['. (computed-property-spacing)
(#4357) There should be no space before ']'. (computed-property-spacing)
(#4357) There should be no space after '['. (computed-property-spacing)
(#4357) There should be no space before ']'. (computed-property-spacing)
(#4358) Trailing spaces not allowed. (no-trailing-spaces)
(#4358) Unexpected tab character. (no-tabs)
(#4359) Unexpected tab character. (no-tabs)
(#4359) There should be no spaces inside this paren. (space-in-parens)
(#4359) Unexpected space after unary operator '!'. (space-unary-ops)
(#4359) There should be no spaces inside this paren. (space-in-parens)
(#4359) There should be no spaces inside this paren. (space-in-parens)
(#4359) There should be no spaces inside this paren. (space-in-parens)
(#4360) Unexpected tab character. (no-tabs)
(#4360) There should be no spaces inside this paren. (space-in-parens)
(#4360) There should be no spaces inside this paren. (space-in-parens)
(#4361) Unexpected tab character. (no-tabs)
(#4362) Unexpected tab character. (no-tabs)
(#4363) Unexpected tab character. (no-tabs)
(#4364) Trailing spaces not allowed. (no-trailing-spaces)
(#4364) Unexpected tab character. (no-tabs)
(#4365) Trailing spaces not allowed. (no-trailing-spaces)
(#4365) Unexpected tab character. (no-tabs)
(#4366) Unexpected tab character. (no-tabs)
(#4367) Unexpected tab character. (no-tabs)
(#4368) Unexpected tab character. (no-tabs)
(#4369) Unexpected tab character. (no-tabs)
(#4370) Unexpected tab character. (no-tabs)
(#4371) Unexpected tab character. (no-tabs)
(#4372) Unexpected tab character. (no-tabs)
(#4373) Unexpected tab character. (no-tabs)
(#4374) Unexpected tab character. (no-tabs)
(#4375) Unexpected tab character. (no-tabs)
(#4376) Unexpected tab character. (no-tabs)
(#4376) There should be no spaces inside this paren. (space-in-parens)
(#4376) There should be no spaces inside this paren. (space-in-parens)
(#4377) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4377) Unexpected tab character. (no-tabs)
(#4378) Unexpected tab character. (no-tabs)
(#4378) There should be no spaces inside this paren. (space-in-parens)
(#4378) There should be no spaces inside this paren. (space-in-parens)
(#4379) Unexpected tab character. (no-tabs)
(#4380) Unexpected tab character. (no-tabs)
(#4381) Unexpected tab character. (no-tabs)
(#4382) Trailing spaces not allowed. (no-trailing-spaces)
(#4382) Unexpected tab character. (no-tabs)
(#4383) Unexpected tab character. (no-tabs)
(#4384) Unexpected tab character. (no-tabs)
(#4384) There should be no spaces inside this paren. (space-in-parens)
(#4384) There should be no spaces inside this paren. (space-in-parens)
(#4385) Unexpected tab character. (no-tabs)
(#4386) Unexpected tab character. (no-tabs)
(#4387) Trailing spaces not allowed. (no-trailing-spaces)
(#4387) Unexpected tab character. (no-tabs)
(#4388) Unexpected tab character. (no-tabs)
(#4389) Unexpected tab character. (no-tabs)
(#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) Trailing spaces not allowed. (no-trailing-spaces)
(#4390) Unexpected tab character. (no-tabs)
(#4391) Unexpected tab character. (no-tabs)
(#4392) Unexpected tab character. (no-tabs)
(#4392) There should be no spaces inside this paren. (space-in-parens)
(#4392) There should be no spaces inside this paren. (space-in-parens)
(#4393) Unexpected tab character. (no-tabs)
(#4394) Unexpected tab character. (no-tabs)
(#4394) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#4395) Unexpected tab character. (no-tabs)
(#4396) Unexpected tab character. (no-tabs)
(#4397) Unexpected tab character. (no-tabs)
(#4397) There should be no spaces inside this paren. (space-in-parens)
(#4398) Unexpected tab character. (no-tabs)
(#4398) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4399) Unexpected tab character. (no-tabs)
(#4399) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4400) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4400) Unexpected tab character. (no-tabs)
(#4401) Unexpected tab character. (no-tabs)
(#4401) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4402) Unexpected tab character. (no-tabs)
(#4402) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4403) Unexpected tab character. (no-tabs)
(#4404) Unexpected tab character. (no-tabs)
(#4405) Unexpected tab character. (no-tabs)
(#4406) Trailing spaces not allowed. (no-trailing-spaces)
(#4406) Unexpected tab character. (no-tabs)
(#4407) Unexpected tab character. (no-tabs)
(#4408) Unexpected tab character. (no-tabs)
(#4409) Trailing spaces not allowed. (no-trailing-spaces)
(#4409) Unexpected tab character. (no-tabs)
(#4410) Unexpected tab character. (no-tabs)
(#4410) There should be no spaces inside this paren. (space-in-parens)
(#4410) Infix operators must be spaced. (space-infix-ops)
(#4410) Infix operators must be spaced. (space-infix-ops)
(#4410) Unexpected whitespace before semicolon. (semi-spacing)
(#4410) Infix operators must be spaced. (space-infix-ops)
(#4410) Unexpected whitespace before semicolon. (semi-spacing)
(#4410) There should be no spaces inside this paren. (space-in-parens)
(#4411) Unexpected tab character. (no-tabs)
(#4411) There should be no spaces inside this paren. (space-in-parens)
(#4411) Unexpected space after unary operator '!'. (space-unary-ops)
(#4411) There should be no spaces inside this paren. (space-in-parens)
(#4411) There should be no space after '['. (computed-property-spacing)
(#4411) There should be no space before ']'. (computed-property-spacing)
(#4411) There should be no spaces inside this paren. (space-in-parens)
(#4411) There should be no spaces inside this paren. (space-in-parens)
(#4412) Unexpected tab character. (no-tabs)
(#4412) There should be no spaces inside this paren. (space-in-parens)
(#4412) There should be no spaces inside this paren. (space-in-parens)
(#4413) Unexpected tab character. (no-tabs)
(#4414) Unexpected tab character. (no-tabs)
(#4415) Unexpected tab character. (no-tabs)
(#4416) Unexpected tab character. (no-tabs)
(#4417) Trailing spaces not allowed. (no-trailing-spaces)
(#4417) Unexpected tab character. (no-tabs)
(#4418) Trailing spaces not allowed. (no-trailing-spaces)
(#4418) Unexpected tab character. (no-tabs)
(#4419) Unexpected tab character. (no-tabs)
(#4419) Expected JSDoc for 'search' but found 'sSearch'. (valid-jsdoc)
(#4419) Expected JSDoc for 'regex' but found 'bRegex'. (valid-jsdoc)
(#4419) Expected JSDoc for 'smart' but found 'bSmart'. (valid-jsdoc)
(#4419) Expected JSDoc for 'caseInsensitive' but found 'bCaseInsensitive'. (valid-jsdoc)
(#4420) Unexpected tab character. (no-tabs)
(#4421) Unexpected tab character. (no-tabs)
(#4422) Unexpected tab character. (no-tabs)
(#4423) Unexpected tab character. (no-tabs)
(#4424) Unexpected tab character. (no-tabs)
(#4425) Unexpected tab character. (no-tabs)
(#4426) Unexpected tab character. (no-tabs)
(#4427) Unexpected tab character. (no-tabs)
(#4428) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#4429) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4430) Unexpected tab character. (no-tabs)
(#4431) Unexpected tab character. (no-tabs)
(#4432) Unexpected tab character. (no-tabs)
(#4432) There should be no spaces inside this paren. (space-in-parens)
(#4432) There should be no spaces inside this paren. (space-in-parens)
(#4433) Trailing spaces not allowed. (no-trailing-spaces)
(#4433) Unexpected tab character. (no-tabs)
(#4434) Unexpected tab character. (no-tabs)
(#4434) There should be no spaces inside this paren. (space-in-parens)
(#4434) There should be no spaces inside this paren. (space-in-parens)
(#4435) Unexpected tab character. (no-tabs)
(#4436) Unexpected tab character. (no-tabs)
(#4437) Unexpected tab character. (no-tabs)
(#4438) Unexpected tab character. (no-tabs)
(#4439) Unexpected tab character. (no-tabs)
(#4440) Unexpected tab character. (no-tabs)
(#4441) Unexpected tab character. (no-tabs)
(#4442) Unexpected tab character. (no-tabs)
(#4442) There should be no spaces inside this paren. (space-in-parens)
(#4442) There should be no spaces inside this paren. (space-in-parens)
(#4442) There should be no spaces inside this paren. (space-in-parens)
(#4442) Unexpected space before function parentheses. (space-before-function-paren)
(#4442) There should be no spaces inside this paren. (space-in-parens)
(#4442) There should be no spaces inside this paren. (space-in-parens)
(#4443) Unexpected tab character. (no-tabs)
(#4443) There should be no spaces inside this paren. (space-in-parens)
(#4443) There should be no spaces inside this paren. (space-in-parens)
(#4444) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#4446) Unexpected tab character. (no-tabs)
(#4447) Trailing spaces not allowed. (no-trailing-spaces)
(#4447) Unexpected tab character. (no-tabs)
(#4448) Unexpected tab character. (no-tabs)
(#4449) Unexpected tab character. (no-tabs)
(#4449) There should be no spaces inside this paren. (space-in-parens)
(#4450) Trailing spaces not allowed. (no-trailing-spaces)
(#4450) Unexpected tab character. (no-tabs)
(#4451) Unexpected tab character. (no-tabs)
(#4451) Infix operators must be spaced. (space-infix-ops)
(#4451) There should be no spaces inside this paren. (space-in-parens)
(#4451) There should be no spaces inside this paren. (space-in-parens)
(#4451) Infix operators must be spaced. (space-infix-ops)
(#4452) Unexpected tab character. (no-tabs)
(#4453) Trailing spaces not allowed. (no-trailing-spaces)
(#4453) Unexpected tab character. (no-tabs)
(#4454) Unexpected tab character. (no-tabs)
(#4454) There should be no spaces inside this paren. (space-in-parens)
(#4454) There should be no spaces inside this paren. (space-in-parens)
(#4455) Unexpected tab character. (no-tabs)
(#4456) Trailing spaces not allowed. (no-trailing-spaces)
(#4456) Unexpected tab character. (no-tabs)
(#4457) Trailing spaces not allowed. (no-trailing-spaces)
(#4457) Unexpected tab character. (no-tabs)
(#4458) Unexpected tab character. (no-tabs)
(#4459) Unexpected tab character. (no-tabs)
(#4460) Unexpected tab character. (no-tabs)
(#4461) Unexpected tab character. (no-tabs)
(#4462) Unexpected tab character. (no-tabs)
(#4463) Unexpected tab character. (no-tabs)
(#4464) Unexpected tab character. (no-tabs)
(#4465) Trailing spaces not allowed. (no-trailing-spaces)
(#4465) Unexpected tab character. (no-tabs)
(#4466) Unexpected tab character. (no-tabs)
(#4466) Identifier '__filter_div' is not in camel case. (camelcase)
(#4467) Unexpected tab character. (no-tabs)
(#4467) Identifier '__filter_div_textContent' is not in camel case. (camelcase)
(#4467) Identifier '__filter_div' is not in camel case. (camelcase)
(#4468) Trailing spaces not allowed. (no-trailing-spaces)
(#4468) Unexpected tab character. (no-tabs)
(#4469) Unexpected tab character. (no-tabs)
(#4470) Unexpected tab character. (no-tabs)
(#4470) Missing JSDoc comment. (require-jsdoc)
(#4470) Unexpected space before function parentheses. (space-before-function-paren)
(#4470) There should be no spaces inside this paren. (space-in-parens)
(#4470) There should be no spaces inside this paren. (space-in-parens)
(#4471) Unexpected tab character. (no-tabs)
(#4471) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4472) Unexpected tab character. (no-tabs)
(#4473) Unexpected tab character. (no-tabs)
(#4474) Unexpected tab character. (no-tabs)
(#4475) Unexpected tab character. (no-tabs)
(#4476) Unexpected tab character. (no-tabs)
(#4477) Trailing spaces not allowed. (no-trailing-spaces)
(#4477) Unexpected tab character. (no-tabs)
(#4478) Unexpected tab character. (no-tabs)
(#4478) There should be no spaces inside this paren. (space-in-parens)
(#4478) Infix operators must be spaced. (space-infix-ops)
(#4478) Infix operators must be spaced. (space-infix-ops)
(#4478) Unexpected whitespace before semicolon. (semi-spacing)
(#4478) Infix operators must be spaced. (space-infix-ops)
(#4478) Unexpected whitespace before semicolon. (semi-spacing)
(#4478) There should be no spaces inside this paren. (space-in-parens)
(#4479) Unexpected tab character. (no-tabs)
(#4480) Trailing spaces not allowed. (no-trailing-spaces)
(#4480) Unexpected tab character. (no-tabs)
(#4481) Unexpected tab character. (no-tabs)
(#4481) There should be no spaces inside this paren. (space-in-parens)
(#4481) Unexpected space after unary operator '!'. (space-unary-ops)
(#4481) There should be no spaces inside this paren. (space-in-parens)
(#4482) Unexpected tab character. (no-tabs)
(#4483) Trailing spaces not allowed. (no-trailing-spaces)
(#4483) Unexpected tab character. (no-tabs)
(#4484) Unexpected tab character. (no-tabs)
(#4484) There should be no spaces inside this paren. (space-in-parens)
(#4484) Infix operators must be spaced. (space-infix-ops)
(#4484) Infix operators must be spaced. (space-infix-ops)
(#4484) Unexpected whitespace before semicolon. (semi-spacing)
(#4484) Infix operators must be spaced. (space-infix-ops)
(#4484) Unexpected whitespace before semicolon. (semi-spacing)
(#4484) There should be no spaces inside this paren. (space-in-parens)
(#4485) Unexpected tab character. (no-tabs)
(#4486) Trailing spaces not allowed. (no-trailing-spaces)
(#4486) Unexpected tab character. (no-tabs)
(#4487) Unexpected tab character. (no-tabs)
(#4487) There should be no spaces inside this paren. (space-in-parens)
(#4487) There should be no spaces inside this paren. (space-in-parens)
(#4488) Unexpected tab character. (no-tabs)
(#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) Trailing spaces not allowed. (no-trailing-spaces)
(#4489) Unexpected tab character. (no-tabs)
(#4490) Unexpected tab character. (no-tabs)
(#4490) Blocks are nested too deeply (5). (max-depth)
(#4490) There should be no spaces inside this paren. (space-in-parens)
(#4490) There should be no space after '['. (computed-property-spacing)
(#4490) There should be no space before ']'. (computed-property-spacing)
(#4490) There should be no spaces inside this paren. (space-in-parens)
(#4491) Unexpected tab character. (no-tabs)
(#4491) There should be no space after '['. (computed-property-spacing)
(#4491) There should be no space before ']'. (computed-property-spacing)
(#4491) There should be no spaces inside this paren. (space-in-parens)
(#4491) There should be no spaces inside this paren. (space-in-parens)
(#4492) Unexpected tab character. (no-tabs)
(#4493) Trailing spaces not allowed. (no-trailing-spaces)
(#4493) Unexpected tab character. (no-tabs)
(#4494) Unexpected tab character. (no-tabs)
(#4495) Unexpected tab character. (no-tabs)
(#4496) Unexpected tab character. (no-tabs)
(#4496) Blocks are nested too deeply (5). (max-depth)
(#4496) There should be no spaces inside this paren. (space-in-parens)
(#4496) There should be no spaces inside this paren. (space-in-parens)
(#4497) Unexpected tab character. (no-tabs)
(#4498) Unexpected tab character. (no-tabs)
(#4499) Trailing spaces not allowed. (no-trailing-spaces)
(#4499) Unexpected tab character. (no-tabs)
(#4500) Unexpected tab character. (no-tabs)
(#4500) Blocks are nested too deeply (5). (max-depth)
(#4500) There should be no spaces inside this paren. (space-in-parens)
(#4500) There should be no spaces inside this paren. (space-in-parens)
(#4501) Unexpected tab character. (no-tabs)
(#4502) Unexpected tab character. (no-tabs)
(#4503) Unexpected tab character. (no-tabs)
(#4503) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#4504) Unexpected tab character. (no-tabs)
(#4505) Unexpected tab character. (no-tabs)
(#4506) Unexpected tab character. (no-tabs)
(#4507) Trailing spaces not allowed. (no-trailing-spaces)
(#4507) Unexpected tab character. (no-tabs)
(#4508) Unexpected tab character. (no-tabs)
(#4509) Unexpected tab character. (no-tabs)
(#4510) Unexpected tab character. (no-tabs)
(#4511) Unexpected tab character. (no-tabs)
(#4512) Unexpected tab character. (no-tabs)
(#4512) There should be no spaces inside this paren. (space-in-parens)
(#4512) There should be no spaces inside this paren. (space-in-parens)
(#4513) Unexpected tab character. (no-tabs)
(#4513) Identifier '__filter_div' is not in camel case. (camelcase)
(#4514) Unexpected tab character. (no-tabs)
(#4514) Identifier '__filter_div_textContent' is not in camel case. (camelcase)
(#4515) Unexpected tab character. (no-tabs)
(#4515) Identifier '__filter_div' is not in camel case. (camelcase)
(#4516) Unexpected tab character. (no-tabs)
(#4516) Identifier '__filter_div' is not in camel case. (camelcase)
(#4517) Unexpected tab character. (no-tabs)
(#4518) Trailing spaces not allowed. (no-trailing-spaces)
(#4518) Unexpected tab character. (no-tabs)
(#4519) Unexpected tab character. (no-tabs)
(#4519) There should be no spaces inside this paren. (space-in-parens)
(#4519) There should be no spaces inside this paren. (space-in-parens)
(#4520) Unexpected tab character. (no-tabs)
(#4521) Unexpected tab character. (no-tabs)
(#4522) Trailing spaces not allowed. (no-trailing-spaces)
(#4522) Unexpected tab character. (no-tabs)
(#4523) Unexpected tab character. (no-tabs)
(#4523) There should be no spaces inside this paren. (space-in-parens)
(#4523) There should be no spaces inside this paren. (space-in-parens)
(#4524) Unexpected tab character. (no-tabs)
(#4525) Trailing spaces not allowed. (no-trailing-spaces)
(#4525) Unexpected tab character. (no-tabs)
(#4526) Unexpected tab character. (no-tabs)
(#4527) Unexpected tab character. (no-tabs)
(#4528) Unexpected tab character. (no-tabs)
(#4529) Unexpected tab character. (no-tabs)
(#4530) Unexpected tab character. (no-tabs)
(#4531) Trailing spaces not allowed. (no-trailing-spaces)
(#4531) Unexpected tab character. (no-tabs)
(#4532) Unexpected tab character. (no-tabs)
(#4533) Unexpected tab character. (no-tabs)
(#4534) Trailing spaces not allowed. (no-trailing-spaces)
(#4534) Unexpected tab character. (no-tabs)
(#4535) Trailing spaces not allowed. (no-trailing-spaces)
(#4535) Unexpected tab character. (no-tabs)
(#4536) Unexpected tab character. (no-tabs)
(#4537) Unexpected tab character. (no-tabs)
(#4538) Unexpected tab character. (no-tabs)
(#4539) Unexpected tab character. (no-tabs)
(#4540) Unexpected tab character. (no-tabs)
(#4541) Unexpected tab character. (no-tabs)
(#4542) Unexpected tab character. (no-tabs)
(#4543) Unexpected tab character. (no-tabs)
(#4543) Unexpected space before function parentheses. (space-before-function-paren)
(#4543) There should be no spaces inside this paren. (space-in-parens)
(#4543) There should be no spaces inside this paren. (space-in-parens)
(#4544) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4544) Unexpected tab character. (no-tabs)
(#4545) Unexpected tab character. (no-tabs)
(#4546) Unexpected tab character. (no-tabs)
(#4547) Unexpected tab character. (no-tabs)
(#4548) Unexpected tab character. (no-tabs)
(#4549) Unexpected tab character. (no-tabs)
(#4550) Unexpected tab character. (no-tabs)
(#4551) Unexpected tab character. (no-tabs)
(#4552) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#4552) Trailing spaces not allowed. (no-trailing-spaces)
(#4552) Unexpected tab character. (no-tabs)
(#4553) Trailing spaces not allowed. (no-trailing-spaces)
(#4553) Unexpected tab character. (no-tabs)
(#4554) Trailing spaces not allowed. (no-trailing-spaces)
(#4554) Unexpected tab character. (no-tabs)
(#4555) Unexpected tab character. (no-tabs)
(#4556) Unexpected tab character. (no-tabs)
(#4557) Unexpected tab character. (no-tabs)
(#4558) Unexpected tab character. (no-tabs)
(#4559) Unexpected tab character. (no-tabs)
(#4560) Unexpected tab character. (no-tabs)
(#4561) Unexpected tab character. (no-tabs)
(#4562) Unexpected tab character. (no-tabs)
(#4562) Unexpected space before function parentheses. (space-before-function-paren)
(#4562) There should be no spaces inside this paren. (space-in-parens)
(#4562) There should be no spaces inside this paren. (space-in-parens)
(#4563) Unexpected tab character. (no-tabs)
(#4563) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4564) Unexpected tab character. (no-tabs)
(#4565) Unexpected tab character. (no-tabs)
(#4566) Unexpected tab character. (no-tabs)
(#4567) Unexpected tab character. (no-tabs)
(#4568) Unexpected tab character. (no-tabs)
(#4569) Unexpected tab character. (no-tabs)
(#4570) Unexpected tab character. (no-tabs)
(#4571) Trailing spaces not allowed. (no-trailing-spaces)
(#4571) Unexpected tab character. (no-tabs)
(#4572) Expected JSDoc for 'settings' but found 'oSettings'. (valid-jsdoc)
(#4572) Unexpected tab character. (no-tabs)
(#4573) Unexpected tab character. (no-tabs)
(#4574) Unexpected tab character. (no-tabs)
(#4575) Unexpected tab character. (no-tabs)
(#4576) Unexpected tab character. (no-tabs)
(#4577) Unexpected tab character. (no-tabs)
(#4578) Unexpected tab character. (no-tabs)
(#4578) Unexpected space before function parentheses. (space-before-function-paren)
(#4578) There should be no spaces inside this paren. (space-in-parens)
(#4578) There should be no spaces inside this paren. (space-in-parens)
(#4579) Unexpected tab character. (no-tabs)
(#4579) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4580) Unexpected tab character. (no-tabs)
(#4581) Unexpected tab character. (no-tabs)
(#4582) Unexpected tab character. (no-tabs)
(#4583) Unexpected tab character. (no-tabs)
(#4584) Unexpected tab character. (no-tabs)
(#4585) Unexpected tab character. (no-tabs)
(#4585) Unexpected space after unary operator '!'. (space-unary-ops)
(#4585) Infix operators must be spaced. (space-infix-ops)
(#4586) Unexpected tab character. (no-tabs)
(#4586) There should be no spaces inside this paren. (space-in-parens)
(#4587) Trailing spaces not allowed. (no-trailing-spaces)
(#4587) Unexpected tab character. (no-tabs)
(#4588) Unexpected tab character. (no-tabs)
(#4588) There should be no spaces inside this paren. (space-in-parens)
(#4588) Unexpected space after unary operator '!'. (space-unary-ops)
(#4588) There should be no spaces inside this paren. (space-in-parens)
(#4589) Unexpected tab character. (no-tabs)
(#4590) Unexpected tab character. (no-tabs)
(#4590) There should be no spaces inside this paren. (space-in-parens)
(#4591) Unexpected tab character. (no-tabs)
(#4592) Unexpected tab character. (no-tabs)
(#4593) Unexpected tab character. (no-tabs)
(#4593) There should be no spaces inside this paren. (space-in-parens)
(#4594) Trailing spaces not allowed. (no-trailing-spaces)
(#4594) Unexpected tab character. (no-tabs)
(#4595) Unexpected tab character. (no-tabs)
(#4596) Unexpected tab character. (no-tabs)
(#4596) There should be no spaces inside this paren. (space-in-parens)
(#4596) There should be no spaces inside this paren. (space-in-parens)
(#4597) Unexpected tab character. (no-tabs)
(#4597) There should be no spaces inside this paren. (space-in-parens)
(#4597) There should be no spaces inside this paren. (space-in-parens)
(#4598) Trailing spaces not allowed. (no-trailing-spaces)
(#4598) Unexpected tab character. (no-tabs)
(#4599) Unexpected tab character. (no-tabs)
(#4600) Unexpected tab character. (no-tabs)
(#4600) There should be no spaces inside this paren. (space-in-parens)
(#4600) Infix operators must be spaced. (space-infix-ops)
(#4600) There should be no spaces inside this paren. (space-in-parens)
(#4601) Unexpected tab character. (no-tabs)
(#4602) Trailing spaces not allowed. (no-trailing-spaces)
(#4602) Unexpected tab character. (no-tabs)
(#4603) Unexpected tab character. (no-tabs)
(#4604) Unexpected tab character. (no-tabs)
(#4605) Trailing spaces not allowed. (no-trailing-spaces)
(#4605) Unexpected tab character. (no-tabs)
(#4606) Trailing spaces not allowed. (no-trailing-spaces)
(#4606) Unexpected tab character. (no-tabs)
(#4607) Unexpected tab character. (no-tabs)
(#4608) Unexpected tab character. (no-tabs)
(#4609) Unexpected tab character. (no-tabs)
(#4610) Unexpected tab character. (no-tabs)
(#4611) Unexpected tab character. (no-tabs)
(#4612) Unexpected tab character. (no-tabs)
(#4612) Unexpected space before function parentheses. (space-before-function-paren)
(#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) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4613) Unexpected tab character. (no-tabs)
(#4614) Unexpected tab character. (no-tabs)
(#4615) Unexpected tab character. (no-tabs)
(#4616) Unexpected tab character. (no-tabs)
(#4616) There should be no spaces inside this paren. (space-in-parens)
(#4616) There should be no spaces inside this paren. (space-in-parens)
(#4617) Unexpected tab character. (no-tabs)
(#4618) Unexpected tab character. (no-tabs)
(#4619) Trailing spaces not allowed. (no-trailing-spaces)
(#4619) Unexpected tab character. (no-tabs)
(#4620) Unexpected tab character. (no-tabs)
(#4621) Unexpected tab character. (no-tabs)
(#4621) Multiple spaces found before '='. (no-multi-spaces)
(#4622) Unexpected tab character. (no-tabs)
(#4622) Infix operators must be spaced. (space-infix-ops)
(#4623) Unexpected tab character. (no-tabs)
(#4623) Multiple spaces found before '='. (no-multi-spaces)
(#4624) Unexpected tab character. (no-tabs)
(#4624) Multiple spaces found before '='. (no-multi-spaces)
(#4625) Unexpected tab character. (no-tabs)
(#4626) Unexpected tab character. (no-tabs)
(#4626) Multiple spaces found before '='. (no-multi-spaces)
(#4627) Unexpected tab character. (no-tabs)
(#4628) Unexpected tab character. (no-tabs)
(#4629) Trailing spaces not allowed. (no-trailing-spaces)
(#4629) Unexpected tab character. (no-tabs)
(#4630) Unexpected tab character. (no-tabs)
(#4630) There should be no spaces inside this paren. (space-in-parens)
(#4630) There should be no spaces inside this paren. (space-in-parens)
(#4631) Unexpected tab character. (no-tabs)
(#4632) Unexpected tab character. (no-tabs)
(#4633) Unexpected tab character. (no-tabs)
(#4634) Trailing spaces not allowed. (no-trailing-spaces)
(#4634) Unexpected tab character. (no-tabs)
(#4635) Unexpected tab character. (no-tabs)
(#4636) Unexpected tab character. (no-tabs)
(#4637) Unexpected tab character. (no-tabs)
(#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) Trailing spaces not allowed. (no-trailing-spaces)
(#4638) Unexpected tab character. (no-tabs)
(#4639) Unexpected tab character. (no-tabs)
(#4640) Unexpected tab character. (no-tabs)
(#4640) There should be no spaces inside this paren. (space-in-parens)
(#4640) There should be no spaces inside this paren. (space-in-parens)
(#4641) Unexpected tab character. (no-tabs)
(#4641) There should be no spaces inside this paren. (space-in-parens)
(#4642) Unexpected tab character. (no-tabs)
(#4643) Unexpected tab character. (no-tabs)
(#4644) Unexpected tab character. (no-tabs)
(#4645) Trailing spaces not allowed. (no-trailing-spaces)
(#4645) Unexpected tab character. (no-tabs)
(#4646) Unexpected tab character. (no-tabs)
(#4646) There should be no spaces inside this paren. (space-in-parens)
(#4646) There should be no spaces inside this paren. (space-in-parens)
(#4647) Unexpected tab character. (no-tabs)
(#4648) Trailing spaces not allowed. (no-trailing-spaces)
(#4648) Unexpected tab character. (no-tabs)
(#4649) Trailing spaces not allowed. (no-trailing-spaces)
(#4649) Unexpected tab character. (no-tabs)
(#4650) Unexpected tab character. (no-tabs)
(#4650) Missing JSDoc comment. (require-jsdoc)
(#4650) Unexpected space before function parentheses. (space-before-function-paren)
(#4650) There should be no spaces inside this paren. (space-in-parens)
(#4650) There should be no spaces inside this paren. (space-in-parens)
(#4651) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4651) Unexpected tab character. (no-tabs)
(#4652) Unexpected tab character. (no-tabs)
(#4653) Unexpected tab character. (no-tabs)
(#4654) Unexpected tab character. (no-tabs)
(#4655) Unexpected tab character. (no-tabs)
(#4655) Multiple spaces found before '='. (no-multi-spaces)
(#4656) Unexpected tab character. (no-tabs)
(#4656) Multiple spaces found before '='. (no-multi-spaces)
(#4656) Infix operators must be spaced. (space-infix-ops)
(#4657) Unexpected tab character. (no-tabs)
(#4657) Multiple spaces found before '='. (no-multi-spaces)
(#4658) Unexpected tab character. (no-tabs)
(#4658) Multiple spaces found before '='. (no-multi-spaces)
(#4659) Unexpected tab character. (no-tabs)
(#4659) Multiple spaces found before '='. (no-multi-spaces)
(#4660) Trailing spaces not allowed. (no-trailing-spaces)
(#4660) Unexpected tab character. (no-tabs)
(#4661) Unexpected tab character. (no-tabs)
(#4662) Unexpected tab character. (no-tabs)
(#4662) There should be no spaces inside this paren. (space-in-parens)
(#4662) There should be no spaces inside this paren. (space-in-parens)
(#4662) There should be no spaces inside this paren. (space-in-parens)
(#4663) Unexpected tab character. (no-tabs)
(#4663) Multiple spaces found before 'formatter'. (no-multi-spaces)
(#4663) There should be no spaces inside this paren. (space-in-parens)
(#4663) There should be no spaces inside this paren. (space-in-parens)
(#4663) There should be no spaces inside this paren. (space-in-parens)
(#4664) Unexpected tab character. (no-tabs)
(#4664) Multiple spaces found before 'formatter'. (no-multi-spaces)
(#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)
(#4665) Unexpected tab character. (no-tabs)
(#4665) There should be no spaces inside this paren. (space-in-parens)
(#4665) There should be no spaces inside this paren. (space-in-parens)
(#4665) There should be no spaces inside this paren. (space-in-parens)
(#4666) Unexpected tab character. (no-tabs)
(#4666) Multiple spaces found before 'formatter'. (no-multi-spaces)
(#4666) 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)
(#4666) There should be no spaces inside this paren. (space-in-parens)
(#4666) There should be no spaces inside this paren. (space-in-parens)
(#4667) Unexpected tab character. (no-tabs)
(#4667) There should be no spaces inside this paren. (space-in-parens)
(#4667) There should be no spaces inside this paren. (space-in-parens)
(#4667) There should be no spaces inside this paren. (space-in-parens)
(#4667) There should be no spaces inside this paren. (space-in-parens)
(#4667) There should be no spaces inside this paren. (space-in-parens)
(#4668) Unexpected tab character. (no-tabs)
(#4669) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#4669) Trailing spaces not allowed. (no-trailing-spaces)
(#4669) Unexpected tab character. (no-tabs)
(#4670) Trailing spaces not allowed. (no-trailing-spaces)
(#4670) Unexpected tab character. (no-tabs)
(#4671) Trailing spaces not allowed. (no-trailing-spaces)
(#4671) Unexpected tab character. (no-tabs)
(#4672) Unexpected tab character. (no-tabs)
(#4673) Unexpected tab character. (no-tabs)
(#4674) Unexpected tab character. (no-tabs)
(#4675) Unexpected tab character. (no-tabs)
(#4676) Unexpected tab character. (no-tabs)
(#4677) Unexpected tab character. (no-tabs)
(#4677) Unexpected space before function parentheses. (space-before-function-paren)
(#4677) There should be no spaces inside this paren. (space-in-parens)
(#4677) There should be no spaces inside this paren. (space-in-parens)
(#4678) Unexpected tab character. (no-tabs)
(#4678) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4679) Unexpected tab character. (no-tabs)
(#4679) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4679) Infix operators must be spaced. (space-infix-ops)
(#4680) Unexpected tab character. (no-tabs)
(#4680) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4681) Unexpected tab character. (no-tabs)
(#4682) Unexpected tab character. (no-tabs)
(#4682) Comments should not begin with a lowercase character (capitalized-comments)
(#4683) Trailing spaces not allowed. (no-trailing-spaces)
(#4683) Unexpected tab character. (no-tabs)
(#4684) Unexpected tab character. (no-tabs)
(#4685) Unexpected tab character. (no-tabs)
(#4685) There should be no spaces inside this paren. (space-in-parens)
(#4685) Unexpected space after unary operator '!'. (space-unary-ops)
(#4685) There should be no spaces inside this paren. (space-in-parens)
(#4686) Unexpected tab character. (no-tabs)
(#4686) There should be no spaces inside this paren. (space-in-parens)
(#4686) Statement inside of curly braces should be on next line. (brace-style)
(#4686) Missing space before opening brace. (space-before-blocks)
(#4686) There should be no spaces inside this paren. (space-in-parens)
(#4686) There should be no spaces inside this paren. (space-in-parens)
(#4686) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4686) There should be no spaces inside this paren. (space-in-parens)
(#4687) Unexpected tab character. (no-tabs)
(#4688) Unexpected tab character. (no-tabs)
(#4689) Trailing spaces not allowed. (no-trailing-spaces)
(#4689) Unexpected tab character. (no-tabs)
(#4690) Unexpected tab character. (no-tabs)
(#4691) Unexpected tab character. (no-tabs)
(#4691) There should be no spaces inside this paren. (space-in-parens)
(#4691) There should be no spaces inside this paren. (space-in-parens)
(#4692) Trailing spaces not allowed. (no-trailing-spaces)
(#4692) Unexpected tab character. (no-tabs)
(#4693) Unexpected tab character. (no-tabs)
(#4694) Unexpected tab character. (no-tabs)
(#4694) There should be no spaces inside this paren. (space-in-parens)
(#4694) There should be no spaces inside this paren. (space-in-parens)
(#4695) Unexpected tab character. (no-tabs)
(#4695) There should be no spaces inside this paren. (space-in-parens)
(#4695) There should be no spaces inside this paren. (space-in-parens)
(#4696) Unexpected tab character. (no-tabs)
(#4696) There should be no spaces inside this paren. (space-in-parens)
(#4696) There should be no spaces inside this paren. (space-in-parens)
(#4697) Trailing spaces not allowed. (no-trailing-spaces)
(#4697) Unexpected tab character. (no-tabs)
(#4698) Unexpected tab character. (no-tabs)
(#4699) Unexpected tab character. (no-tabs)
(#4699) There should be no spaces inside this paren. (space-in-parens)
(#4699) There should be no spaces inside this paren. (space-in-parens)
(#4700) Trailing spaces not allowed. (no-trailing-spaces)
(#4700) Unexpected tab character. (no-tabs)
(#4701) Unexpected tab character. (no-tabs)
(#4702) Unexpected tab character. (no-tabs)
(#4702) There should be no spaces inside this paren. (space-in-parens)
(#4702) There should be no spaces inside this paren. (space-in-parens)
(#4703) Unexpected tab character. (no-tabs)
(#4703) There should be no spaces inside this paren. (space-in-parens)
(#4703) There should be no spaces inside this paren. (space-in-parens)
(#4704) Unexpected tab character. (no-tabs)
(#4705) Trailing spaces not allowed. (no-trailing-spaces)
(#4705) Unexpected tab character. (no-tabs)
(#4706) Unexpected tab character. (no-tabs)
(#4706) There should be no spaces inside this paren. (space-in-parens)
(#4706) Infix operators must be spaced. (space-infix-ops)
(#4706) Infix operators must be spaced. (space-infix-ops)
(#4706) Unexpected whitespace before semicolon. (semi-spacing)
(#4706) Infix operators must be spaced. (space-infix-ops)
(#4706) Unexpected whitespace before semicolon. (semi-spacing)
(#4706) There should be no spaces inside this paren. (space-in-parens)
(#4707) Unexpected tab character. (no-tabs)
(#4708) Trailing spaces not allowed. (no-trailing-spaces)
(#4708) Unexpected tab character. (no-tabs)
(#4709) Unexpected tab character. (no-tabs)
(#4709) There should be no spaces inside this paren. (space-in-parens)
(#4709) There should be no spaces inside this paren. (space-in-parens)
(#4710) Unexpected tab character. (no-tabs)
(#4710) There should be no spaces inside this paren. (space-in-parens)
(#4710) There should be no spaces inside this paren. (space-in-parens)
(#4711) Unexpected tab character. (no-tabs)
(#4712) Unexpected tab character. (no-tabs)
(#4713) Trailing spaces not allowed. (no-trailing-spaces)
(#4713) Unexpected tab character. (no-tabs)
(#4714) Unexpected tab character. (no-tabs)
(#4714) There should be no spaces inside this paren. (space-in-parens)
(#4714) There should be no spaces inside this paren. (space-in-parens)
(#4715) Trailing spaces not allowed. (no-trailing-spaces)
(#4715) Unexpected tab character. (no-tabs)
(#4716) Unexpected tab character. (no-tabs)
(#4717) Unexpected tab character. (no-tabs)
(#4718) Unexpected tab character. (no-tabs)
(#4719) Unexpected tab character. (no-tabs)
(#4720) Unexpected tab character. (no-tabs)
(#4720) There should be no spaces inside this paren. (space-in-parens)
(#4720) There should be no spaces inside this paren. (space-in-parens)
(#4721) Trailing spaces not allowed. (no-trailing-spaces)
(#4721) Unexpected tab character. (no-tabs)
(#4722) Unexpected tab character. (no-tabs)
(#4723) Unexpected tab character. (no-tabs)
(#4723) There should be no spaces inside this paren. (space-in-parens)
(#4723) There should be no spaces inside this paren. (space-in-parens)
(#4724) Unexpected tab character. (no-tabs)
(#4724) There should be no spaces inside this paren. (space-in-parens)
(#4724) There should be no spaces inside this paren. (space-in-parens)
(#4725) Unexpected tab character. (no-tabs)
(#4725) Comments should not begin with a lowercase character (capitalized-comments)
(#4726) Unexpected tab character. (no-tabs)
(#4726) There should be no spaces inside this paren. (space-in-parens)
(#4726) There should be no spaces inside this paren. (space-in-parens)
(#4727) Unexpected tab character. (no-tabs)
(#4727) There should be no spaces inside this paren. (space-in-parens)
(#4728) Unexpected tab character. (no-tabs)
(#4728) There should be no spaces inside this paren. (space-in-parens)
(#4728) There should be no spaces inside this paren. (space-in-parens)
(#4729) Trailing spaces not allowed. (no-trailing-spaces)
(#4729) Unexpected tab character. (no-tabs)
(#4730) Unexpected tab character. (no-tabs)
(#4731) Unexpected tab character. (no-tabs)
(#4731) There should be no spaces inside this paren. (space-in-parens)
(#4731) Infix operators must be spaced. (space-infix-ops)
(#4731) Unexpected whitespace before semicolon. (semi-spacing)
(#4731) Infix operators must be spaced. (space-infix-ops)
(#4731) Unexpected whitespace before semicolon. (semi-spacing)
(#4731) There should be no spaces inside this paren. (space-in-parens)
(#4732) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#4734) Trailing spaces not allowed. (no-trailing-spaces)
(#4734) Unexpected tab character. (no-tabs)
(#4735) Unexpected tab character. (no-tabs)
(#4736) Unexpected tab character. (no-tabs)
(#4737) Unexpected tab character. (no-tabs)
(#4738) Unexpected tab character. (no-tabs)
(#4739) Trailing spaces not allowed. (no-trailing-spaces)
(#4739) Unexpected tab character. (no-tabs)
(#4740) Unexpected tab character. (no-tabs)
(#4740) There should be no spaces inside this paren. (space-in-parens)
(#4740) There should be no spaces inside this paren. (space-in-parens)
(#4741) Trailing spaces not allowed. (no-trailing-spaces)
(#4741) Unexpected tab character. (no-tabs)
(#4742) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#4743) There should be no spaces inside this paren. (space-in-parens)
(#4743) There should be no spaces inside this paren. (space-in-parens)
(#4744) Unexpected tab character. (no-tabs)
(#4744) There should be no spaces inside this paren. (space-in-parens)
(#4745) Unexpected tab character. (no-tabs)
(#4745) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#4746) Unexpected tab character. (no-tabs)
(#4747) Unexpected tab character. (no-tabs)
(#4747) There should be no spaces inside this paren. (space-in-parens)
(#4747) There should be no spaces inside this paren. (space-in-parens)
(#4748) Unexpected tab character. (no-tabs)
(#4748) There should be no spaces inside this paren. (space-in-parens)
(#4748) There should be no spaces inside this paren. (space-in-parens)
(#4749) Unexpected tab character. (no-tabs)
(#4750) Unexpected tab character. (no-tabs)
(#4751) Unexpected tab character. (no-tabs)
(#4752) Trailing spaces not allowed. (no-trailing-spaces)
(#4752) Unexpected tab character. (no-tabs)
(#4753) Trailing spaces not allowed. (no-trailing-spaces)
(#4753) Unexpected tab character. (no-tabs)
(#4754) Unexpected tab character. (no-tabs)
(#4754) Expected JSDoc for 'settings' but found 'oSettings'. (valid-jsdoc)
(#4755) Unexpected tab character. (no-tabs)
(#4756) Unexpected tab character. (no-tabs)
(#4757) Unexpected tab character. (no-tabs)
(#4758) Unexpected tab character. (no-tabs)
(#4759) Unexpected tab character. (no-tabs)
(#4760) Unexpected tab character. (no-tabs)
(#4761) Unexpected tab character. (no-tabs)
(#4761) Unexpected space before function parentheses. (space-before-function-paren)
(#4761) There should be no spaces inside this paren. (space-in-parens)
(#4761) There should be no spaces inside this paren. (space-in-parens)
(#4762) Unexpected tab character. (no-tabs)
(#4762) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4763) Unexpected tab character. (no-tabs)
(#4764) Trailing spaces not allowed. (no-trailing-spaces)
(#4764) Unexpected tab character. (no-tabs)
(#4765) Unexpected tab character. (no-tabs)
(#4766) Unexpected tab character. (no-tabs)
(#4767) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#4768) There should be no spaces inside this paren. (space-in-parens)
(#4768) There should be no spaces inside this paren. (space-in-parens)
(#4769) Unexpected tab character. (no-tabs)
(#4770) Trailing spaces not allowed. (no-trailing-spaces)
(#4770) Unexpected tab character. (no-tabs)
(#4771) Unexpected tab character. (no-tabs)
(#4771) There should be no spaces inside this paren. (space-in-parens)
(#4771) There should be no spaces inside this paren. (space-in-parens)
(#4772) Unexpected tab character. (no-tabs)
(#4772) There should be no spaces inside this paren. (space-in-parens)
(#4772) There should be no spaces inside this paren. (space-in-parens)
(#4773) Unexpected tab character. (no-tabs)
(#4774) Trailing spaces not allowed. (no-trailing-spaces)
(#4774) Unexpected tab character. (no-tabs)
(#4775) Trailing spaces not allowed. (no-trailing-spaces)
(#4775) Unexpected tab character. (no-tabs)
(#4776) Unexpected tab character. (no-tabs)
(#4776) Missing JSDoc comment. (require-jsdoc)
(#4776) Unexpected space before function parentheses. (space-before-function-paren)
(#4776) There should be no spaces inside this paren. (space-in-parens)
(#4776) There should be no spaces inside this paren. (space-in-parens)
(#4777) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4777) Unexpected tab character. (no-tabs)
(#4778) Unexpected tab character. (no-tabs)
(#4778) There should be no spaces inside this paren. (space-in-parens)
(#4778) There should be no spaces inside this paren. (space-in-parens)
(#4779) Unexpected tab character. (no-tabs)
(#4780) Trailing spaces not allowed. (no-trailing-spaces)
(#4780) Unexpected tab character. (no-tabs)
(#4781) Unexpected tab character. (no-tabs)
(#4781) There should be no spaces inside this paren. (space-in-parens)
(#4781) There should be no spaces inside this paren. (space-in-parens)
(#4782) Trailing spaces not allowed. (no-trailing-spaces)
(#4782) Unexpected tab character. (no-tabs)
(#4783) Unexpected tab character. (no-tabs)
(#4784) Unexpected tab character. (no-tabs)
(#4784) There should be no spaces inside this paren. (space-in-parens)
(#4784) There should be no spaces inside this paren. (space-in-parens)
(#4785) Unexpected tab character. (no-tabs)
(#4786) Trailing spaces not allowed. (no-trailing-spaces)
(#4786) Unexpected tab character. (no-tabs)
(#4787) Trailing spaces not allowed. (no-trailing-spaces)
(#4787) Unexpected tab character. (no-tabs)
(#4788) Unexpected tab character. (no-tabs)
(#4789) Unexpected tab character. (no-tabs)
(#4790) Unexpected tab character. (no-tabs)
(#4791) Unexpected tab character. (no-tabs)
(#4792) Unexpected tab character. (no-tabs)
(#4793) Unexpected tab character. (no-tabs)
(#4794) Unexpected tab character. (no-tabs)
(#4794) Unexpected space before function parentheses. (space-before-function-paren)
(#4794) There should be no spaces inside this paren. (space-in-parens)
(#4794) There should be no spaces inside this paren. (space-in-parens)
(#4795) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4795) Unexpected tab character. (no-tabs)
(#4796) Unexpected tab character. (no-tabs)
(#4797) Unexpected tab character. (no-tabs)
(#4797) Multiple spaces found before '='. (no-multi-spaces)
(#4798) Unexpected tab character. (no-tabs)
(#4798) Multiple spaces found before '='. (no-multi-spaces)
(#4799) Unexpected tab character. (no-tabs)
(#4799) Multiple spaces found before '='. (no-multi-spaces)
(#4800) Unexpected tab character. (no-tabs)
(#4800) Multiple spaces found before '='. (no-multi-spaces)
(#4800) There should be no spaces inside this paren. (space-in-parens)
(#4800) There should be no spaces inside this paren. (space-in-parens)
(#4801) Unexpected tab character. (no-tabs)
(#4801) Multiple spaces found before '='. (no-multi-spaces)
(#4802) Unexpected tab character. (no-tabs)
(#4803) Trailing spaces not allowed. (no-trailing-spaces)
(#4803) Unexpected tab character. (no-tabs)
(#4804) Unexpected tab character. (no-tabs)
(#4805) Unexpected tab character. (no-tabs)
(#4805) Infix operators must be spaced. (space-infix-ops)
(#4806) Unexpected tab character. (no-tabs)
(#4807) Unexpected tab character. (no-tabs)
(#4808) Unexpected tab character. (no-tabs)
(#4808) There should be no spaces inside this paren. (space-in-parens)
(#4809) Trailing spaces not allowed. (no-trailing-spaces)
(#4809) Unexpected tab character. (no-tabs)
(#4810) Unexpected tab character. (no-tabs)
(#4810) There should be no spaces inside this paren. (space-in-parens)
(#4810) Infix operators must be spaced. (space-infix-ops)
(#4810) Infix operators must be spaced. (space-infix-ops)
(#4810) Unexpected whitespace before semicolon. (semi-spacing)
(#4810) Infix operators must be spaced. (space-infix-ops)
(#4810) Unexpected whitespace before semicolon. (semi-spacing)
(#4810) There should be no spaces inside this paren. (space-in-parens)
(#4811) Unexpected tab character. (no-tabs)
(#4811) There should be no space after '['. (computed-property-spacing)
(#4811) There should be no space before ']'. (computed-property-spacing)
(#4811) There should be no spaces inside this paren. (space-in-parens)
(#4811) There should be no spaces inside this paren. (space-in-parens)
(#4812) Unexpected tab character. (no-tabs)
(#4813) Trailing spaces not allowed. (no-trailing-spaces)
(#4813) Unexpected tab character. (no-tabs)
(#4814) Unexpected tab character. (no-tabs)
(#4814) There should be no spaces inside this paren. (space-in-parens)
(#4814) There should be no spaces inside this paren. (space-in-parens)
(#4815) Unexpected tab character. (no-tabs)
(#4815) There should be no spaces inside this paren. (space-in-parens)
(#4815) Unexpected space after unary operator '!'. (space-unary-ops)
(#4815) There should be no spaces inside this paren. (space-in-parens)
(#4816) Unexpected tab character. (no-tabs)
(#4816) Infix operators must be spaced. (space-infix-ops)
(#4817) Unexpected tab character. (no-tabs)
(#4818) Trailing spaces not allowed. (no-trailing-spaces)
(#4818) Unexpected tab character. (no-tabs)
(#4819) Unexpected tab character. (no-tabs)
(#4820) Unexpected tab character. (no-tabs)
(#4820) There should be no spaces inside this paren. (space-in-parens)
(#4820) There should be no spaces inside this paren. (space-in-parens)
(#4821) Unexpected tab character. (no-tabs)
(#4822) Trailing spaces not allowed. (no-trailing-spaces)
(#4822) Unexpected tab character. (no-tabs)
(#4823) Unexpected tab character. (no-tabs)
(#4824) Unexpected tab character. (no-tabs)
(#4825) Unexpected tab character. (no-tabs)
(#4826) Unexpected tab character. (no-tabs)
(#4826) There should be no spaces inside this paren. (space-in-parens)
(#4826) There should be no spaces inside this paren. (space-in-parens)
(#4827) Unexpected tab character. (no-tabs)
(#4827) There should be no spaces inside this paren. (space-in-parens)
(#4827) 'e' is defined but never used. (no-unused-vars)
(#4828) Unexpected tab character. (no-tabs)
(#4828) There should be no spaces inside this paren. (space-in-parens)
(#4828) Unexpected 'this'. (no-invalid-this)
(#4828) There should be no spaces inside this paren. (space-in-parens)
(#4829) Unexpected tab character. (no-tabs)
(#4829) There should be no spaces inside this paren. (space-in-parens)
(#4829) There should be no spaces inside this paren. (space-in-parens)
(#4830) Unexpected tab character. (no-tabs)
(#4830) There should be no spaces inside this paren. (space-in-parens)
(#4831) Trailing spaces not allowed. (no-trailing-spaces)
(#4831) Unexpected tab character. (no-tabs)
(#4832) Unexpected tab character. (no-tabs)
(#4833) Unexpected tab character. (no-tabs)
(#4833) There should be no spaces inside this paren. (space-in-parens)
(#4833) Unexpected space before function parentheses. (space-before-function-paren)
(#4834) Unexpected tab character. (no-tabs)
(#4834) There should be no spaces inside this paren. (space-in-parens)
(#4834) There should be no spaces inside this paren. (space-in-parens)
(#4835) Unexpected tab character. (no-tabs)
(#4835) There should be no spaces inside this paren. (space-in-parens)
(#4835) There should be no spaces inside this paren. (space-in-parens)
(#4836) Unexpected tab character. (no-tabs)
(#4837) Unexpected tab character. (no-tabs)
(#4837) There should be no spaces inside this paren. (space-in-parens)
(#4838) Trailing spaces not allowed. (no-trailing-spaces)
(#4838) Unexpected tab character. (no-tabs)
(#4839) Unexpected tab character. (no-tabs)
(#4840) Unexpected tab character. (no-tabs)
(#4841) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#4841) Trailing spaces not allowed. (no-trailing-spaces)
(#4841) Unexpected tab character. (no-tabs)
(#4842) Trailing spaces not allowed. (no-trailing-spaces)
(#4842) Unexpected tab character. (no-tabs)
(#4843) Trailing spaces not allowed. (no-trailing-spaces)
(#4843) Unexpected tab character. (no-tabs)
(#4844) Unexpected tab character. (no-tabs)
(#4845) Unexpected tab character. (no-tabs)
(#4846) Unexpected tab character. (no-tabs)
(#4847) Unexpected tab character. (no-tabs)
(#4848) Trailing spaces not allowed. (no-trailing-spaces)
(#4848) Unexpected tab character. (no-tabs)
(#4849) Expected JSDoc for 'settings' but found 'oSettings'. (valid-jsdoc)
(#4849) Unexpected tab character. (no-tabs)
(#4850) Unexpected tab character. (no-tabs)
(#4851) Unexpected tab character. (no-tabs)
(#4852) Unexpected tab character. (no-tabs)
(#4853) Unexpected tab character. (no-tabs)
(#4854) Unexpected tab character. (no-tabs)
(#4855) Unexpected tab character. (no-tabs)
(#4855) Unexpected space before function parentheses. (space-before-function-paren)
(#4855) There should be no spaces inside this paren. (space-in-parens)
(#4855) There should be no spaces inside this paren. (space-in-parens)
(#4856) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4856) Unexpected tab character. (no-tabs)
(#4857) Unexpected tab character. (no-tabs)
(#4858) Unexpected tab character. (no-tabs)
(#4858) Multiple spaces found before '='. (no-multi-spaces)
(#4859) Unexpected tab character. (no-tabs)
(#4859) There should be no space after '['. (computed-property-spacing)
(#4859) There should be no space before ']'. (computed-property-spacing)
(#4860) Unexpected tab character. (no-tabs)
(#4861) Unexpected tab character. (no-tabs)
(#4861) There should be no spaces inside this paren. (space-in-parens)
(#4861) There should be no spaces inside this paren. (space-in-parens)
(#4862) Unexpected tab character. (no-tabs)
(#4862) There should be no spaces inside this paren. (space-in-parens)
(#4862) There should be no spaces inside this paren. (space-in-parens)
(#4863) Unexpected tab character. (no-tabs)
(#4864) Unexpected tab character. (no-tabs)
(#4864) There should be no spaces inside this paren. (space-in-parens)
(#4864) There should be no spaces inside this paren. (space-in-parens)
(#4865) Unexpected tab character. (no-tabs)
(#4866) Trailing spaces not allowed. (no-trailing-spaces)
(#4866) Unexpected tab character. (no-tabs)
(#4867) Unexpected tab character. (no-tabs)
(#4867) There should be no spaces inside this paren. (space-in-parens)
(#4867) Unexpected space after unary operator '!'. (space-unary-ops)
(#4867) There should be no spaces inside this paren. (space-in-parens)
(#4868) Unexpected tab character. (no-tabs)
(#4868) There should be no spaces inside this paren. (space-in-parens)
(#4868) There should be no spaces inside this paren. (space-in-parens)
(#4869) Unexpected tab character. (no-tabs)
(#4870) Trailing spaces not allowed. (no-trailing-spaces)
(#4870) Unexpected tab character. (no-tabs)
(#4871) Unexpected tab character. (no-tabs)
(#4872) Unexpected tab character. (no-tabs)
(#4872) There should be no spaces inside this paren. (space-in-parens)
(#4872) Unexpected space after unary operator '!'. (space-unary-ops)
(#4872) There should be no spaces inside this paren. (space-in-parens)
(#4873) Unexpected tab character. (no-tabs)
(#4873) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4874) Unexpected tab character. (no-tabs)
(#4874) Infix operators must be spaced. (space-infix-ops)
(#4875) Trailing spaces not allowed. (no-trailing-spaces)
(#4875) Unexpected tab character. (no-tabs)
(#4876) Unexpected tab character. (no-tabs)
(#4876) There should be no spaces inside this paren. (space-in-parens)
(#4877) Unexpected tab character. (no-tabs)
(#4877) There should be no spaces inside this paren. (space-in-parens)
(#4877) There should be no spaces inside this paren. (space-in-parens)
(#4878) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#4880) Unexpected tab character. (no-tabs)
(#4880) Multiple spaces found before '='. (no-multi-spaces)
(#4881) Unexpected tab character. (no-tabs)
(#4881) Multiple spaces found before '='. (no-multi-spaces)
(#4882) Unexpected tab character. (no-tabs)
(#4883) Unexpected tab character. (no-tabs)
(#4883) Multiple spaces found before '='. (no-multi-spaces)
(#4884) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#4885) There should be no spaces inside this paren. (space-in-parens)
(#4885) There should be no spaces inside this paren. (space-in-parens)
(#4886) Unexpected tab character. (no-tabs)
(#4887) Unexpected tab character. (no-tabs)
(#4888) Trailing spaces not allowed. (no-trailing-spaces)
(#4888) Unexpected tab character. (no-tabs)
(#4889) Unexpected tab character. (no-tabs)
(#4889) There should be no spaces inside this paren. (space-in-parens)
(#4889) Infix operators must be spaced. (space-infix-ops)
(#4889) Infix operators must be spaced. (space-infix-ops)
(#4889) Unexpected whitespace before semicolon. (semi-spacing)
(#4889) Infix operators must be spaced. (space-infix-ops)
(#4889) Unexpected whitespace before semicolon. (semi-spacing)
(#4889) There should be no spaces inside this paren. (space-in-parens)
(#4890) Unexpected tab character. (no-tabs)
(#4890) There should be no spaces inside this paren. (space-in-parens)
(#4890) There should be no spaces inside this paren. (space-in-parens)
(#4891) Unexpected tab character. (no-tabs)
(#4892) Unexpected tab character. (no-tabs)
(#4893) Unexpected tab character. (no-tabs)
(#4894) Unexpected tab character. (no-tabs)
(#4894) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#4895) Unexpected tab character. (no-tabs)
(#4896) Unexpected tab character. (no-tabs)
(#4896) There should be no spaces inside this paren. (space-in-parens)
(#4896) There should be no spaces inside this paren. (space-in-parens)
(#4897) Unexpected tab character. (no-tabs)
(#4898) Unexpected tab character. (no-tabs)
(#4899) Unexpected tab character. (no-tabs)
(#4900) Unexpected tab character. (no-tabs)
(#4900) There should be no spaces inside this paren. (space-in-parens)
(#4901) Unexpected tab character. (no-tabs)
(#4902) Trailing spaces not allowed. (no-trailing-spaces)
(#4902) Unexpected tab character. (no-tabs)
(#4903) Unexpected tab character. (no-tabs)
(#4904) Unexpected tab character. (no-tabs)
(#4905) Trailing spaces not allowed. (no-trailing-spaces)
(#4905) Unexpected tab character. (no-tabs)
(#4906) Trailing spaces not allowed. (no-trailing-spaces)
(#4906) Unexpected tab character. (no-tabs)
(#4907) Unexpected tab character. (no-tabs)
(#4907) Expected JSDoc for 'redraw' but found 'bool'. (valid-jsdoc)
(#4907) Missing JSDoc parameter type for 'bool'. (valid-jsdoc)
(#4908) Unexpected tab character. (no-tabs)
(#4909) Unexpected tab character. (no-tabs)
(#4910) Unexpected tab character. (no-tabs)
(#4911) Unexpected tab character. (no-tabs)
(#4912) Unexpected tab character. (no-tabs)
(#4913) Unexpected tab character. (no-tabs)
(#4914) Unexpected tab character. (no-tabs)
(#4915) Unexpected tab character. (no-tabs)
(#4916) Unexpected tab character. (no-tabs)
(#4916) Unexpected space before function parentheses. (space-before-function-paren)
(#4916) There should be no spaces inside this paren. (space-in-parens)
(#4916) There should be no spaces inside this paren. (space-in-parens)
(#4917) Unexpected tab character. (no-tabs)
(#4917) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4918) Unexpected tab character. (no-tabs)
(#4919) Unexpected tab character. (no-tabs)
(#4919) Multiple spaces found before '='. (no-multi-spaces)
(#4920) Unexpected tab character. (no-tabs)
(#4920) Multiple spaces found before '='. (no-multi-spaces)
(#4921) Unexpected tab character. (no-tabs)
(#4921) Multiple spaces found before '='. (no-multi-spaces)
(#4922) Trailing spaces not allowed. (no-trailing-spaces)
(#4922) Unexpected tab character. (no-tabs)
(#4923) Unexpected tab character. (no-tabs)
(#4923) There should be no spaces inside this paren. (space-in-parens)
(#4923) There should be no spaces inside this paren. (space-in-parens)
(#4924) Unexpected tab character. (no-tabs)
(#4924) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4925) Unexpected tab character. (no-tabs)
(#4926) Unexpected tab character. (no-tabs)
(#4926) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#4927) Unexpected tab character. (no-tabs)
(#4927) There should be no spaces inside this paren. (space-in-parens)
(#4927) There should be no spaces inside this paren. (space-in-parens)
(#4928) Unexpected tab character. (no-tabs)
(#4928) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4929) Unexpected tab character. (no-tabs)
(#4930) Trailing spaces not allowed. (no-trailing-spaces)
(#4930) Unexpected tab character. (no-tabs)
(#4931) Unexpected tab character. (no-tabs)
(#4931) There should be no spaces inside this paren. (space-in-parens)
(#4931) There should be no spaces inside this paren. (space-in-parens)
(#4932) Unexpected tab character. (no-tabs)
(#4932) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4933) Unexpected tab character. (no-tabs)
(#4934) Unexpected tab character. (no-tabs)
(#4935) Unexpected tab character. (no-tabs)
(#4935) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#4936) Unexpected tab character. (no-tabs)
(#4936) There should be no spaces inside this paren. (space-in-parens)
(#4936) There should be no spaces inside this paren. (space-in-parens)
(#4937) Unexpected tab character. (no-tabs)
(#4937) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4938) Unexpected tab character. (no-tabs)
(#4939) Unexpected tab character. (no-tabs)
(#4939) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#4940) Unexpected tab character. (no-tabs)
(#4940) There should be no spaces inside this paren. (space-in-parens)
(#4940) There should be no spaces inside this paren. (space-in-parens)
(#4941) Unexpected tab character. (no-tabs)
(#4941) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4942) Unexpected tab character. (no-tabs)
(#4943) Unexpected tab character. (no-tabs)
(#4944) Unexpected tab character. (no-tabs)
(#4945) Trailing spaces not allowed. (no-trailing-spaces)
(#4945) Unexpected tab character. (no-tabs)
(#4946) Unexpected tab character. (no-tabs)
(#4946) There should be no spaces inside this paren. (space-in-parens)
(#4946) There should be no spaces inside this paren. (space-in-parens)
(#4947) Unexpected tab character. (no-tabs)
(#4947) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4948) Unexpected tab character. (no-tabs)
(#4948) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4949) Unexpected tab character. (no-tabs)
(#4950) Unexpected tab character. (no-tabs)
(#4950) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#4951) Unexpected tab character. (no-tabs)
(#4951) There should be no spaces inside this paren. (space-in-parens)
(#4951) There should be no spaces inside this paren. (space-in-parens)
(#4952) Unexpected tab character. (no-tabs)
(#4952) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4953) Unexpected tab character. (no-tabs)
(#4953) There should be no spaces inside this paren. (space-in-parens)
(#4953) There should be no spaces inside this paren. (space-in-parens)
(#4954) Unexpected tab character. (no-tabs)
(#4954) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4955) Unexpected tab character. (no-tabs)
(#4956) Unexpected tab character. (no-tabs)
(#4957) Unexpected tab character. (no-tabs)
(#4957) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#4958) Unexpected tab character. (no-tabs)
(#4958) There should be no spaces inside this paren. (space-in-parens)
(#4958) There should be no spaces inside this paren. (space-in-parens)
(#4959) Unexpected tab character. (no-tabs)
(#4959) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4960) Unexpected tab character. (no-tabs)
(#4960) There should be no spaces inside this paren. (space-in-parens)
(#4960) Infix operators must be spaced. (space-infix-ops)
(#4961) Unexpected tab character. (no-tabs)
(#4961) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#4962) Unexpected tab character. (no-tabs)
(#4963) Unexpected tab character. (no-tabs)
(#4963) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4964) Unexpected tab character. (no-tabs)
(#4964) There should be no spaces inside this paren. (space-in-parens)
(#4964) Infix operators must be spaced. (space-infix-ops)
(#4964) There should be no spaces inside this paren. (space-in-parens)
(#4965) Unexpected tab character. (no-tabs)
(#4966) Trailing spaces not allowed. (no-trailing-spaces)
(#4966) Unexpected tab character. (no-tabs)
(#4967) Unexpected tab character. (no-tabs)
(#4968) Unexpected tab character. (no-tabs)
(#4969) Trailing spaces not allowed. (no-trailing-spaces)
(#4969) Unexpected tab character. (no-tabs)
(#4970) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#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) Trailing spaces not allowed. (no-trailing-spaces)
(#4972) Unexpected tab character. (no-tabs)
(#4973) Unexpected tab character. (no-tabs)
(#4973) There should be no spaces inside this paren. (space-in-parens)
(#4973) There should be no spaces inside this paren. (space-in-parens)
(#4974) Unexpected tab character. (no-tabs)
(#4974) There should be no spaces inside this paren. (space-in-parens)
(#4974) There should be no spaces inside this paren. (space-in-parens)
(#4975) Unexpected tab character. (no-tabs)
(#4976) Unexpected tab character. (no-tabs)
(#4977) Trailing spaces not allowed. (no-trailing-spaces)
(#4977) Unexpected tab character. (no-tabs)
(#4978) Unexpected tab character. (no-tabs)
(#4979) Unexpected tab character. (no-tabs)
(#4980) Trailing spaces not allowed. (no-trailing-spaces)
(#4980) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#4980) Unexpected tab character. (no-tabs)
(#4981) Trailing spaces not allowed. (no-trailing-spaces)
(#4981) Unexpected tab character. (no-tabs)
(#4982) Trailing spaces not allowed. (no-trailing-spaces)
(#4982) Unexpected tab character. (no-tabs)
(#4983) Unexpected tab character. (no-tabs)
(#4984) Unexpected tab character. (no-tabs)
(#4985) Unexpected tab character. (no-tabs)
(#4986) Unexpected tab character. (no-tabs)
(#4987) Unexpected tab character. (no-tabs)
(#4988) Unexpected tab character. (no-tabs)
(#4989) Unexpected tab character. (no-tabs)
(#4989) Unexpected space before function parentheses. (space-before-function-paren)
(#4989) There should be no spaces inside this paren. (space-in-parens)
(#4989) There should be no spaces inside this paren. (space-in-parens)
(#4990) Unexpected tab character. (no-tabs)
(#4990) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4991) Unexpected tab character. (no-tabs)
(#4992) Unexpected tab character. (no-tabs)
(#4992) Unexpected space after unary operator '!'. (space-unary-ops)
(#4992) Infix operators must be spaced. (space-infix-ops)
(#4993) Unexpected tab character. (no-tabs)
(#4994) Unexpected tab character. (no-tabs)
(#4994) There should be no spaces inside this paren. (space-in-parens)
(#4995) Unexpected tab character. (no-tabs)
(#4995) There should be no spaces inside this paren. (space-in-parens)
(#4995) There should be no spaces inside this paren. (space-in-parens)
(#4996) Unexpected tab character. (no-tabs)
(#4996) There should be no spaces inside this paren. (space-in-parens)
(#4996) There should be no spaces inside this paren. (space-in-parens)
(#4997) Unexpected tab character. (no-tabs)
(#4998) Trailing spaces not allowed. (no-trailing-spaces)
(#4998) Unexpected tab character. (no-tabs)
(#4999) Trailing spaces not allowed. (no-trailing-spaces)
(#4999) Unexpected tab character. (no-tabs)
(#5000) Unexpected tab character. (no-tabs)
(#5001) Unexpected tab character. (no-tabs)
(#5002) Unexpected tab character. (no-tabs)
(#5003) Unexpected tab character. (no-tabs)
(#5004) Unexpected tab character. (no-tabs)
(#5005) Unexpected tab character. (no-tabs)
(#5006) Unexpected tab character. (no-tabs)
(#5006) Unexpected space before function parentheses. (space-before-function-paren)
(#5006) There should be no spaces inside this paren. (space-in-parens)
(#5006) There should be no spaces inside this paren. (space-in-parens)
(#5007) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5007) Unexpected tab character. (no-tabs)
(#5008) Unexpected tab character. (no-tabs)
(#5008) There should be no spaces inside this paren. (space-in-parens)
(#5008) There should be no spaces inside this paren. (space-in-parens)
(#5009) Unexpected tab character. (no-tabs)
(#5009) There should be no spaces inside this paren. (space-in-parens)
(#5009) There should be no spaces inside this paren. (space-in-parens)
(#5010) Unexpected tab character. (no-tabs)
(#5011) Trailing spaces not allowed. (no-trailing-spaces)
(#5011) Unexpected tab character. (no-tabs)
(#5012) Unexpected tab character. (no-tabs)
(#5012) There should be no spaces inside this paren. (space-in-parens)
(#5012) There should be no spaces inside this paren. (space-in-parens)
(#5013) Unexpected tab character. (no-tabs)
(#5014) Trailing spaces not allowed. (no-trailing-spaces)
(#5014) Unexpected tab character. (no-tabs)
(#5015) Unexpected tab character. (no-tabs)
(#5016) Unexpected tab character. (no-tabs)
(#5017) Unexpected tab character. (no-tabs)
(#5018) Unexpected tab character. (no-tabs)
(#5019) Unexpected tab character. (no-tabs)
(#5020) Unexpected tab character. (no-tabs)
(#5021) Unexpected tab character. (no-tabs)
(#5021) Unexpected space before function parentheses. (space-before-function-paren)
(#5021) There should be no spaces inside this paren. (space-in-parens)
(#5021) There should be no spaces inside this paren. (space-in-parens)
(#5022) Unexpected tab character. (no-tabs)
(#5022) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5023) Unexpected tab character. (no-tabs)
(#5024) Trailing spaces not allowed. (no-trailing-spaces)
(#5024) Unexpected tab character. (no-tabs)
(#5025) Unexpected tab character. (no-tabs)
(#5026) Unexpected tab character. (no-tabs)
(#5026) There should be no spaces inside this paren. (space-in-parens)
(#5026) There should be no spaces inside this paren. (space-in-parens)
(#5027) Trailing spaces not allowed. (no-trailing-spaces)
(#5027) Unexpected tab character. (no-tabs)
(#5028) Unexpected tab character. (no-tabs)
(#5029) Unexpected tab character. (no-tabs)
(#5030) Trailing spaces not allowed. (no-trailing-spaces)
(#5030) Unexpected tab character. (no-tabs)
(#5031) Unexpected tab character. (no-tabs)
(#5031) There should be no spaces inside this paren. (space-in-parens)
(#5031) There should be no spaces inside this paren. (space-in-parens)
(#5032) Unexpected tab character. (no-tabs)
(#5033) Unexpected tab character. (no-tabs)
(#5034) Trailing spaces not allowed. (no-trailing-spaces)
(#5034) Unexpected tab character. (no-tabs)
(#5035) Unexpected tab character. (no-tabs)
(#5036) Unexpected tab character. (no-tabs)
(#5037) Unexpected tab character. (no-tabs)
(#5038) Unexpected tab character. (no-tabs)
(#5039) Unexpected tab character. (no-tabs)
(#5040) Unexpected tab character. (no-tabs)
(#5040) There should be no spaces inside this paren. (space-in-parens)
(#5040) There should be no spaces inside this paren. (space-in-parens)
(#5041) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#5043) Unexpected tab character. (no-tabs)
(#5044) Unexpected tab character. (no-tabs)
(#5044) Unexpected space before function parentheses. (space-before-function-paren)
(#5044) There should be no spaces inside this paren. (space-in-parens)
(#5044) There should be no spaces inside this paren. (space-in-parens)
(#5045) Unexpected tab character. (no-tabs)
(#5045) There should be no spaces inside this paren. (space-in-parens)
(#5045) There should be no spaces inside this paren. (space-in-parens)
(#5046) Unexpected tab character. (no-tabs)
(#5047) Trailing spaces not allowed. (no-trailing-spaces)
(#5047) Unexpected tab character. (no-tabs)
(#5048) Unexpected tab character. (no-tabs)
(#5048) There should be no spaces inside this paren. (space-in-parens)
(#5048) Unexpected space after unary operator '!'. (space-unary-ops)
(#5048) There should be no spaces inside this paren. (space-in-parens)
(#5049) Unexpected tab character. (no-tabs)
(#5050) Unexpected tab character. (no-tabs)
(#5051) Trailing spaces not allowed. (no-trailing-spaces)
(#5051) Unexpected tab character. (no-tabs)
(#5052) Unexpected tab character. (no-tabs)
(#5053) Unexpected tab character. (no-tabs)
(#5054) Unexpected tab character. (no-tabs)
(#5055) Unexpected tab character. (no-tabs)
(#5056) Unexpected tab character. (no-tabs)
(#5057) Unexpected tab character. (no-tabs)
(#5058) Unexpected tab character. (no-tabs)
(#5059) Unexpected tab character. (no-tabs)
(#5060) Unexpected tab character. (no-tabs)
(#5061) Unexpected tab character. (no-tabs)
(#5062) Unexpected tab character. (no-tabs)
(#5063) Unexpected tab character. (no-tabs)
(#5064) Unexpected tab character. (no-tabs)
(#5065) Unexpected tab character. (no-tabs)
(#5066) Unexpected tab character. (no-tabs)
(#5067) Unexpected tab character. (no-tabs)
(#5068) Unexpected tab character. (no-tabs)
(#5068) There should be no spaces inside this paren. (space-in-parens)
(#5068) There should be no space after '{'. (object-curly-spacing)
(#5068) There should be no space before '}'. (object-curly-spacing)
(#5068) There should be no spaces inside this paren. (space-in-parens)
(#5069) Unexpected tab character. (no-tabs)
(#5070) Unexpected tab character. (no-tabs)
(#5070) There should be no space after '{'. (object-curly-spacing)
(#5070) There should be no space before '}'. (object-curly-spacing)
(#5070) There should be no spaces inside this paren. (space-in-parens)
(#5071) Unexpected tab character. (no-tabs)
(#5071) There should be no spaces inside this paren. (space-in-parens)
(#5072) Unexpected tab character. (no-tabs)
(#5073) Unexpected tab character. (no-tabs)
(#5074) Unexpected tab character. (no-tabs)
(#5075) Unexpected tab character. (no-tabs)
(#5076) Unexpected tab character. (no-tabs)
(#5076) There should be no spaces inside this paren. (space-in-parens)
(#5077) Unexpected tab character. (no-tabs)
(#5078) Unexpected tab character. (no-tabs)
(#5078) There should be no space after '{'. (object-curly-spacing)
(#5078) There should be no space before '}'. (object-curly-spacing)
(#5078) There should be no spaces inside this paren. (space-in-parens)
(#5079) Unexpected tab character. (no-tabs)
(#5079) There should be no spaces inside this paren. (space-in-parens)
(#5080) Unexpected tab character. (no-tabs)
(#5081) Unexpected tab character. (no-tabs)
(#5082) Unexpected tab character. (no-tabs)
(#5082) There should be no spaces inside this paren. (space-in-parens)
(#5083) Unexpected tab character. (no-tabs)
(#5084) Unexpected tab character. (no-tabs)
(#5085) Unexpected tab character. (no-tabs)
(#5086) Unexpected tab character. (no-tabs)
(#5086) There should be no spaces inside this paren. (space-in-parens)
(#5086) There should be no spaces inside this paren. (space-in-parens)
(#5087) Unexpected tab character. (no-tabs)
(#5087) There should be no spaces inside this paren. (space-in-parens)
(#5087) There should be no spaces inside this paren. (space-in-parens)
(#5088) Unexpected tab character. (no-tabs)
(#5089) Unexpected tab character. (no-tabs)
(#5090) Unexpected tab character. (no-tabs)
(#5091) Unexpected tab character. (no-tabs)
(#5092) Unexpected tab character. (no-tabs)
(#5093) Unexpected tab character. (no-tabs)
(#5094) Unexpected tab character. (no-tabs)
(#5095) Unexpected tab character. (no-tabs)
(#5095) There should be no space after '{'. (object-curly-spacing)
(#5095) There should be no space before '}'. (object-curly-spacing)
(#5095) There should be no spaces inside this paren. (space-in-parens)
(#5096) Unexpected tab character. (no-tabs)
(#5096) There should be no spaces inside this paren. (space-in-parens)
(#5097) Unexpected tab character. (no-tabs)
(#5098) Unexpected tab character. (no-tabs)
(#5099) Unexpected tab character. (no-tabs)
(#5099) There should be no spaces inside this paren. (space-in-parens)
(#5099) There should be no spaces inside this paren. (space-in-parens)
(#5100) Unexpected tab character. (no-tabs)
(#5100) There should be no spaces inside this paren. (space-in-parens)
(#5101) Unexpected tab character. (no-tabs)
(#5101) There should be no spaces inside this paren. (space-in-parens)
(#5101) There should be no spaces inside this paren. (space-in-parens)
(#5102) Unexpected tab character. (no-tabs)
(#5103) Trailing spaces not allowed. (no-trailing-spaces)
(#5103) Unexpected tab character. (no-tabs)
(#5104) Unexpected tab character. (no-tabs)
(#5104) There should be no spaces inside this paren. (space-in-parens)
(#5104) There should be no spaces inside this paren. (space-in-parens)
(#5105) Unexpected tab character. (no-tabs)
(#5106) Unexpected tab character. (no-tabs)
(#5106) There should be no space after '{'. (object-curly-spacing)
(#5106) There should be no space before '}'. (object-curly-spacing)
(#5106) There should be no spaces inside this paren. (space-in-parens)
(#5107) Unexpected tab character. (no-tabs)
(#5107) There should be no spaces inside this paren. (space-in-parens)
(#5108) Unexpected tab character. (no-tabs)
(#5109) Unexpected tab character. (no-tabs)
(#5110) Unexpected tab character. (no-tabs)
(#5111) Unexpected tab character. (no-tabs)
(#5111) There should be no spaces inside this paren. (space-in-parens)
(#5112) Unexpected tab character. (no-tabs)
(#5113) Unexpected tab character. (no-tabs)
(#5113) There should be no space after '{'. (object-curly-spacing)
(#5113) There should be no space before '}'. (object-curly-spacing)
(#5113) There should be no spaces inside this paren. (space-in-parens)
(#5114) Unexpected tab character. (no-tabs)
(#5115) Unexpected tab character. (no-tabs)
(#5116) Unexpected tab character. (no-tabs)
(#5117) Unexpected tab character. (no-tabs)
(#5117) There should be no spaces inside this paren. (space-in-parens)
(#5117) There should be no spaces inside this paren. (space-in-parens)
(#5118) Unexpected tab character. (no-tabs)
(#5118) There should be no spaces inside this paren. (space-in-parens)
(#5118) There should be no spaces inside this paren. (space-in-parens)
(#5119) Unexpected tab character. (no-tabs)
(#5120) Unexpected tab character. (no-tabs)
(#5121) Unexpected tab character. (no-tabs)
(#5122) Unexpected tab character. (no-tabs)
(#5123) Unexpected tab character. (no-tabs)
(#5124) Unexpected tab character. (no-tabs)
(#5125) Unexpected tab character. (no-tabs)
(#5126) Trailing spaces not allowed. (no-trailing-spaces)
(#5126) Unexpected tab character. (no-tabs)
(#5127) Unexpected tab character. (no-tabs)
(#5128) Unexpected tab character. (no-tabs)
(#5129) Unexpected tab character. (no-tabs)
(#5130) Unexpected tab character. (no-tabs)
(#5131) Trailing spaces not allowed. (no-trailing-spaces)
(#5131) Unexpected tab character. (no-tabs)
(#5132) Unexpected tab character. (no-tabs)
(#5133) Unexpected tab character. (no-tabs)
(#5133) There should be no spaces inside this paren. (space-in-parens)
(#5133) There should be no spaces inside this paren. (space-in-parens)
(#5134) Unexpected tab character. (no-tabs)
(#5134) There should be no spaces inside this paren. (space-in-parens)
(#5134) Unexpected space before function parentheses. (space-before-function-paren)
(#5134) 'e' is defined but never used. (no-unused-vars)
(#5135) Unexpected tab character. (no-tabs)
(#5135) Unexpected 'this'. (no-invalid-this)
(#5136) Trailing spaces not allowed. (no-trailing-spaces)
(#5136) Unexpected tab character. (no-tabs)
(#5137) Unexpected tab character. (no-tabs)
(#5138) Trailing spaces not allowed. (no-trailing-spaces)
(#5138) Unexpected tab character. (no-tabs)
(#5139) Unexpected tab character. (no-tabs)
(#5139) There should be no spaces inside this paren. (space-in-parens)
(#5139) There should be no spaces inside this paren. (space-in-parens)
(#5140) Unexpected tab character. (no-tabs)
(#5141) Unexpected tab character. (no-tabs)
(#5142) Unexpected tab character. (no-tabs)
(#5142) There should be no spaces inside this paren. (space-in-parens)
(#5143) Unexpected tab character. (no-tabs)
(#5144) Trailing spaces not allowed. (no-trailing-spaces)
(#5144) Unexpected tab character. (no-tabs)
(#5145) Unexpected tab character. (no-tabs)
(#5146) Unexpected tab character. (no-tabs)
(#5146) Trailing spaces not allowed. (no-trailing-spaces)
(#5147) Unexpected tab character. (no-tabs)
(#5148) Unexpected tab character. (no-tabs)
(#5149) Trailing spaces not allowed. (no-trailing-spaces)
(#5149) Unexpected tab character. (no-tabs)
(#5150) Unexpected tab character. (no-tabs)
(#5151) Unexpected tab character. (no-tabs)
(#5152) Unexpected tab character. (no-tabs)
(#5153) Trailing spaces not allowed. (no-trailing-spaces)
(#5153) Unexpected tab character. (no-tabs)
(#5154) Unexpected tab character. (no-tabs)
(#5155) Unexpected tab character. (no-tabs)
(#5155) There should be no spaces inside this paren. (space-in-parens)
(#5156) Unexpected tab character. (no-tabs)
(#5157) Unexpected tab character. (no-tabs)
(#5158) Unexpected tab character. (no-tabs)
(#5158) There should be no spaces inside this paren. (space-in-parens)
(#5159) Trailing spaces not allowed. (no-trailing-spaces)
(#5159) Unexpected tab character. (no-tabs)
(#5160) Unexpected tab character. (no-tabs)
(#5161) Unexpected tab character. (no-tabs)
(#5162) Trailing spaces not allowed. (no-trailing-spaces)
(#5162) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#5162) Unexpected tab character. (no-tabs)
(#5163) Trailing spaces not allowed. (no-trailing-spaces)
(#5163) Unexpected tab character. (no-tabs)
(#5164) Trailing spaces not allowed. (no-trailing-spaces)
(#5164) Unexpected tab character. (no-tabs)
(#5165) Unexpected tab character. (no-tabs)
(#5166) Unexpected tab character. (no-tabs)
(#5167) Unexpected tab character. (no-tabs)
(#5168) Unexpected tab character. (no-tabs)
(#5169) Unexpected tab character. (no-tabs)
(#5170) Unexpected tab character. (no-tabs)
(#5171) Unexpected tab character. (no-tabs)
(#5172) Unexpected tab character. (no-tabs)
(#5173) Unexpected tab character. (no-tabs)
(#5174) Unexpected tab character. (no-tabs)
(#5175) Unexpected tab character. (no-tabs)
(#5176) Unexpected tab character. (no-tabs)
(#5177) Unexpected tab character. (no-tabs)
(#5178) Unexpected tab character. (no-tabs)
(#5179) Unexpected tab character. (no-tabs)
(#5179) Function '_fnScrollDraw' has a complexity of 29. (complexity)
(#5179) Unexpected space before function parentheses. (space-before-function-paren)
(#5179) There should be no spaces inside this paren. (space-in-parens)
(#5179) There should be no spaces inside this paren. (space-in-parens)
(#5180) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5180) Unexpected tab character. (no-tabs)
(#5181) Unexpected tab character. (no-tabs)
(#5182) Unexpected tab character. (no-tabs)
(#5183) Unexpected tab character. (no-tabs)
(#5184) Unexpected tab character. (no-tabs)
(#5184) Multiple spaces found before '='. (no-multi-spaces)
(#5185) Unexpected tab character. (no-tabs)
(#5185) Multiple spaces found before '='. (no-multi-spaces)
(#5186) Unexpected tab character. (no-tabs)
(#5186) Multiple spaces found before '='. (no-multi-spaces)
(#5187) Unexpected tab character. (no-tabs)
(#5187) Multiple spaces found before '='. (no-multi-spaces)
(#5188) Unexpected tab character. (no-tabs)
(#5188) Multiple spaces found before '='. (no-multi-spaces)
(#5189) Unexpected tab character. (no-tabs)
(#5189) Multiple spaces found before '='. (no-multi-spaces)
(#5190) Unexpected tab character. (no-tabs)
(#5191) Unexpected tab character. (no-tabs)
(#5192) Unexpected tab character. (no-tabs)
(#5193) Unexpected tab character. (no-tabs)
(#5194) Unexpected tab character. (no-tabs)
(#5194) Multiple spaces found before '='. (no-multi-spaces)
(#5195) Unexpected tab character. (no-tabs)
(#5195) Multiple spaces found before '='. (no-multi-spaces)
(#5196) Unexpected tab character. (no-tabs)
(#5196) Multiple spaces found before '='. (no-multi-spaces)
(#5197) Unexpected tab character. (no-tabs)
(#5197) Multiple spaces found before '='. (no-multi-spaces)
(#5198) Unexpected tab character. (no-tabs)
(#5199) Unexpected tab character. (no-tabs)
(#5200) Unexpected tab character. (no-tabs)
(#5200) Multiple spaces found before '='. (no-multi-spaces)
(#5201) Unexpected tab character. (no-tabs)
(#5201) Multiple spaces found before '='. (no-multi-spaces)
(#5202) Unexpected tab character. (no-tabs)
(#5202) Multiple spaces found before '='. (no-multi-spaces)
(#5203) Unexpected tab character. (no-tabs)
(#5203) Multiple spaces found before '='. (no-multi-spaces)
(#5204) Unexpected tab character. (no-tabs)
(#5204) Multiple spaces found before '='. (no-multi-spaces)
(#5205) Unexpected tab character. (no-tabs)
(#5205) Multiple spaces found before '='. (no-multi-spaces)
(#5206) Unexpected tab character. (no-tabs)
(#5206) Multiple spaces found before '='. (no-multi-spaces)
(#5207) Unexpected tab character. (no-tabs)
(#5207) Multiple spaces found before '='. (no-multi-spaces)
(#5207) There should be no spaces inside this paren. (space-in-parens)
(#5207) There should be no spaces inside this paren. (space-in-parens)
(#5208) Unexpected tab character. (no-tabs)
(#5209) Unexpected tab character. (no-tabs)
(#5210) Unexpected tab character. (no-tabs)
(#5211) Unexpected tab character. (no-tabs)
(#5211) Infix operators must be spaced. (space-infix-ops)
(#5211) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5211) Infix operators must be spaced. (space-infix-ops)
(#5212) Unexpected tab character. (no-tabs)
(#5212) Infix operators must be spaced. (space-infix-ops)
(#5212) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5212) Infix operators must be spaced. (space-infix-ops)
(#5213) Unexpected tab character. (no-tabs)
(#5214) Unexpected tab character. (no-tabs)
(#5215) Unexpected tab character. (no-tabs)
(#5216) Unexpected tab character. (no-tabs)
(#5217) Unexpected tab character. (no-tabs)
(#5218) Unexpected tab character. (no-tabs)
(#5219) Unexpected tab character. (no-tabs)
(#5220) Unexpected tab character. (no-tabs)
(#5221) Unexpected tab character. (no-tabs)
(#5222) Trailing spaces not allowed. (no-trailing-spaces)
(#5222) Unexpected tab character. (no-tabs)
(#5223) Unexpected tab character. (no-tabs)
(#5224) Unexpected tab character. (no-tabs)
(#5225) Unexpected tab character. (no-tabs)
(#5226) Unexpected tab character. (no-tabs)
(#5227) Trailing spaces not allowed. (no-trailing-spaces)
(#5227) Unexpected tab character. (no-tabs)
(#5228) Unexpected tab character. (no-tabs)
(#5228) There should be no spaces inside this paren. (space-in-parens)
(#5228) There should be no spaces inside this paren. (space-in-parens)
(#5229) Unexpected tab character. (no-tabs)
(#5230) Unexpected tab character. (no-tabs)
(#5230) There should be no spaces inside this paren. (space-in-parens)
(#5230) There should be no spaces inside this paren. (space-in-parens)
(#5231) Unexpected tab character. (no-tabs)
(#5231) Comments should not begin with a lowercase character (capitalized-comments)
(#5232) Unexpected tab character. (no-tabs)
(#5232) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#5233) Unexpected tab character. (no-tabs)
(#5234) Unexpected tab character. (no-tabs)
(#5235) Unexpected tab character. (no-tabs)
(#5236) Trailing spaces not allowed. (no-trailing-spaces)
(#5236) Unexpected tab character. (no-tabs)
(#5237) Unexpected tab character. (no-tabs)
(#5238) Unexpected tab character. (no-tabs)
(#5239) Unexpected tab character. (no-tabs)
(#5240) Trailing spaces not allowed. (no-trailing-spaces)
(#5240) Unexpected tab character. (no-tabs)
(#5241) Unexpected tab character. (no-tabs)
(#5242) Unexpected tab character. (no-tabs)
(#5243) Trailing spaces not allowed. (no-trailing-spaces)
(#5243) Unexpected tab character. (no-tabs)
(#5244) Unexpected tab character. (no-tabs)
(#5244) There should be no spaces inside this paren. (space-in-parens)
(#5244) There should be no spaces inside this paren. (space-in-parens)
(#5245) Unexpected tab character. (no-tabs)
(#5245) There should be no spaces inside this paren. (space-in-parens)
(#5245) There should be no spaces inside this paren. (space-in-parens)
(#5246) Unexpected tab character. (no-tabs)
(#5246) Comments should not begin with a lowercase character (capitalized-comments)
(#5247) Unexpected tab character. (no-tabs)
(#5248) Unexpected tab character. (no-tabs)
(#5249) Trailing spaces not allowed. (no-trailing-spaces)
(#5249) Unexpected tab character. (no-tabs)
(#5250) Unexpected tab character. (no-tabs)
(#5251) Unexpected tab character. (no-tabs)
(#5251) There should be no spaces inside this paren. (space-in-parens)
(#5251) There should be no spaces inside this paren. (space-in-parens)
(#5252) Unexpected tab character. (no-tabs)
(#5252) Comments should not begin with a lowercase character (capitalized-comments)
(#5253) Unexpected tab character. (no-tabs)
(#5254) Unexpected tab character. (no-tabs)
(#5255) Trailing spaces not allowed. (no-trailing-spaces)
(#5255) Unexpected tab character. (no-tabs)
(#5256) Trailing spaces not allowed. (no-trailing-spaces)
(#5256) Unexpected tab character. (no-tabs)
(#5257) Unexpected tab character. (no-tabs)
(#5258) Unexpected tab character. (no-tabs)
(#5259) Unexpected tab character. (no-tabs)
(#5260) Trailing spaces not allowed. (no-trailing-spaces)
(#5260) Unexpected tab character. (no-tabs)
(#5261) Unexpected tab character. (no-tabs)
(#5262) Unexpected tab character. (no-tabs)
(#5263) Unexpected tab character. (no-tabs)
(#5264) Unexpected tab character. (no-tabs)
(#5264) There should be no spaces inside this paren. (space-in-parens)
(#5264) Unexpected space after unary operator '!'. (space-unary-ops)
(#5264) There should be no spaces inside this paren. (space-in-parens)
(#5265) Unexpected tab character. (no-tabs)
(#5265) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5266) Unexpected tab character. (no-tabs)
(#5267) Unexpected tab character. (no-tabs)
(#5268) Unexpected tab character. (no-tabs)
(#5269) Trailing spaces not allowed. (no-trailing-spaces)
(#5269) Unexpected tab character. (no-tabs)
(#5270) Unexpected tab character. (no-tabs)
(#5270) There should be no spaces inside this paren. (space-in-parens)
(#5270) There should be no spaces inside this paren. (space-in-parens)
(#5270) There should be no spaces inside this paren. (space-in-parens)
(#5270) Unexpected space before function parentheses. (space-before-function-paren)
(#5270) There should be no spaces inside this paren. (space-in-parens)
(#5270) There should be no spaces inside this paren. (space-in-parens)
(#5271) Unexpected tab character. (no-tabs)
(#5271) There should be no spaces inside this paren. (space-in-parens)
(#5271) There should be no spaces inside this paren. (space-in-parens)
(#5272) Unexpected tab character. (no-tabs)
(#5273) Unexpected tab character. (no-tabs)
(#5273) There should be no spaces inside this paren. (space-in-parens)
(#5274) Trailing spaces not allowed. (no-trailing-spaces)
(#5274) Unexpected tab character. (no-tabs)
(#5275) Unexpected tab character. (no-tabs)
(#5275) There should be no spaces inside this paren. (space-in-parens)
(#5275) There should be no spaces inside this paren. (space-in-parens)
(#5276) Unexpected tab character. (no-tabs)
(#5276) There should be no spaces inside this paren. (space-in-parens)
(#5277) Unexpected tab character. (no-tabs)
(#5278) Unexpected tab character. (no-tabs)
(#5278) There should be no spaces inside this paren. (space-in-parens)
(#5279) Unexpected tab character. (no-tabs)
(#5280) Trailing spaces not allowed. (no-trailing-spaces)
(#5280) Unexpected tab character. (no-tabs)
(#5281) Unexpected tab character. (no-tabs)
(#5282) Unexpected tab character. (no-tabs)
(#5283) Unexpected tab character. (no-tabs)
(#5283) There should be no spaces inside this paren. (space-in-parens)
(#5283) There should be no spaces inside this paren. (space-in-parens)
(#5284) Unexpected tab character. (no-tabs)
(#5285) Unexpected tab character. (no-tabs)
(#5286) Trailing spaces not allowed. (no-trailing-spaces)
(#5286) Unexpected tab character. (no-tabs)
(#5287) Unexpected tab character. (no-tabs)
(#5288) Unexpected tab character. (no-tabs)
(#5289) Unexpected tab character. (no-tabs)
(#5290) Unexpected tab character. (no-tabs)
(#5290) There should be no spaces inside this paren. (space-in-parens)
(#5291) Unexpected tab character. (no-tabs)
(#5292) Unexpected tab character. (no-tabs)
(#5293) Unexpected tab character. (no-tabs)
(#5293) There should be no spaces inside this paren. (space-in-parens)
(#5294) Unexpected tab character. (no-tabs)
(#5295) Trailing spaces not allowed. (no-trailing-spaces)
(#5295) Unexpected tab character. (no-tabs)
(#5296) Unexpected tab character. (no-tabs)
(#5297) Unexpected tab character. (no-tabs)
(#5298) Unexpected tab character. (no-tabs)
(#5298) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#5299) Unexpected tab character. (no-tabs)
(#5299) There should be no spaces inside this paren. (space-in-parens)
(#5299) There should be no spaces inside this paren. (space-in-parens)
(#5300) Unexpected tab character. (no-tabs)
(#5300) Comments should not begin with a lowercase character (capitalized-comments)
(#5301) Unexpected tab character. (no-tabs)
(#5302) Trailing spaces not allowed. (no-trailing-spaces)
(#5302) Unexpected tab character. (no-tabs)
(#5303) Unexpected tab character. (no-tabs)
(#5304) Unexpected tab character. (no-tabs)
(#5305) Unexpected tab character. (no-tabs)
(#5306) Trailing spaces not allowed. (no-trailing-spaces)
(#5306) Unexpected tab character. (no-tabs)
(#5307) Unexpected tab character. (no-tabs)
(#5308) Unexpected tab character. (no-tabs)
(#5309) Trailing spaces not allowed. (no-trailing-spaces)
(#5309) Unexpected tab character. (no-tabs)
(#5310) Unexpected tab character. (no-tabs)
(#5311) Unexpected tab character. (no-tabs)
(#5311) There should be no spaces inside this paren. (space-in-parens)
(#5311) There should be no spaces inside this paren. (space-in-parens)
(#5312) Trailing spaces not allowed. (no-trailing-spaces)
(#5312) Unexpected tab character. (no-tabs)
(#5313) Unexpected tab character. (no-tabs)
(#5314) Unexpected tab character. (no-tabs)
(#5314) There should be no spaces inside this paren. (space-in-parens)
(#5315) Unexpected tab character. (no-tabs)
(#5315) There should be no spaces inside this paren. (space-in-parens)
(#5315) There should be no spaces inside this paren. (space-in-parens)
(#5316) Unexpected tab character. (no-tabs)
(#5316) There should be no spaces inside this paren. (space-in-parens)
(#5316) There should be no spaces inside this paren. (space-in-parens)
(#5316) There should be no spaces inside this paren. (space-in-parens)
(#5316) There should be no spaces inside this paren. (space-in-parens)
(#5317) Unexpected tab character. (no-tabs)
(#5317) There should be no spaces inside this paren. (space-in-parens)
(#5318) Trailing spaces not allowed. (no-trailing-spaces)
(#5318) Unexpected tab character. (no-tabs)
(#5319) Unexpected tab character. (no-tabs)
(#5320) Unexpected tab character. (no-tabs)
(#5320) There should be no spaces inside this paren. (space-in-parens)
(#5321) Unexpected tab character. (no-tabs)
(#5322) Unexpected tab character. (no-tabs)
(#5323) Unexpected tab character. (no-tabs)
(#5323) There should be no spaces inside this paren. (space-in-parens)
(#5323) There should be no spaces inside this paren. (space-in-parens)
(#5323) There should be no spaces inside this paren. (space-in-parens)
(#5323) There should be no spaces inside this paren. (space-in-parens)
(#5324) Unexpected tab character. (no-tabs)
(#5325) Unexpected tab character. (no-tabs)
(#5326) Unexpected tab character. (no-tabs)
(#5326) There should be no spaces inside this paren. (space-in-parens)
(#5327) Trailing spaces not allowed. (no-trailing-spaces)
(#5327) Unexpected tab character. (no-tabs)
(#5328) Unexpected tab character. (no-tabs)
(#5329) Trailing spaces not allowed. (no-trailing-spaces)
(#5329) Unexpected tab character. (no-tabs)
(#5330) Unexpected tab character. (no-tabs)
(#5331) Unexpected tab character. (no-tabs)
(#5331) There should be no spaces inside this paren. (space-in-parens)
(#5331) There should be no spaces inside this paren. (space-in-parens)
(#5332) Unexpected tab character. (no-tabs)
(#5332) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5333) Unexpected tab character. (no-tabs)
(#5333) There should be no spaces inside this paren. (space-in-parens)
(#5333) There should be no spaces inside this paren. (space-in-parens)
(#5334) Trailing spaces not allowed. (no-trailing-spaces)
(#5334) Unexpected tab character. (no-tabs)
(#5335) Unexpected tab character. (no-tabs)
(#5335) There should be no spaces inside this paren. (space-in-parens)
(#5336) Unexpected tab character. (no-tabs)
(#5336) There should be no spaces inside this paren. (space-in-parens)
(#5336) There should be no spaces inside this paren. (space-in-parens)
(#5337) Unexpected tab character. (no-tabs)
(#5337) There should be no spaces inside this paren. (space-in-parens)
(#5337) There should be no spaces inside this paren. (space-in-parens)
(#5337) There should be no spaces inside this paren. (space-in-parens)
(#5337) There should be no spaces inside this paren. (space-in-parens)
(#5338) Unexpected tab character. (no-tabs)
(#5338) There should be no spaces inside this paren. (space-in-parens)
(#5339) Trailing spaces not allowed. (no-trailing-spaces)
(#5339) Unexpected tab character. (no-tabs)
(#5340) Unexpected tab character. (no-tabs)
(#5340) There should be no spaces inside this paren. (space-in-parens)
(#5341) Unexpected tab character. (no-tabs)
(#5342) Unexpected tab character. (no-tabs)
(#5342) There should be no spaces inside this paren. (space-in-parens)
(#5343) Trailing spaces not allowed. (no-trailing-spaces)
(#5343) Unexpected tab character. (no-tabs)
(#5344) Unexpected tab character. (no-tabs)
(#5345) Unexpected tab character. (no-tabs)
(#5346) Trailing spaces not allowed. (no-trailing-spaces)
(#5346) Unexpected tab character. (no-tabs)
(#5347) Trailing spaces not allowed. (no-trailing-spaces)
(#5347) Unexpected tab character. (no-tabs)
(#5348) Unexpected tab character. (no-tabs)
(#5349) Unexpected tab character. (no-tabs)
(#5350) Unexpected tab character. (no-tabs)
(#5351) Trailing spaces not allowed. (no-trailing-spaces)
(#5351) Unexpected tab character. (no-tabs)
(#5352) Unexpected tab character. (no-tabs)
(#5353) Unexpected tab character. (no-tabs)
(#5354) Unexpected tab character. (no-tabs)
(#5355) Unexpected tab character. (no-tabs)
(#5356) Unexpected tab character. (no-tabs)
(#5356) There should be no spaces inside this paren. (space-in-parens)
(#5357) Unexpected tab character. (no-tabs)
(#5357) Infix operators must be spaced. (space-infix-ops)
(#5357) Infix operators must be spaced. (space-infix-ops)
(#5358) Unexpected tab character. (no-tabs)
(#5359) Unexpected tab character. (no-tabs)
(#5359) There should be no spaces inside this paren. (space-in-parens)
(#5360) Trailing spaces not allowed. (no-trailing-spaces)
(#5360) Unexpected tab character. (no-tabs)
(#5361) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#5362) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5363) Unexpected tab character. (no-tabs)
(#5363) There should be no spaces inside this paren. (space-in-parens)
(#5364) Unexpected tab character. (no-tabs)
(#5364) Infix operators must be spaced. (space-infix-ops)
(#5364) Infix operators must be spaced. (space-infix-ops)
(#5365) Unexpected tab character. (no-tabs)
(#5366) Unexpected tab character. (no-tabs)
(#5366) There should be no spaces inside this paren. (space-in-parens)
(#5367) Unexpected tab character. (no-tabs)
(#5368) Trailing spaces not allowed. (no-trailing-spaces)
(#5368) Unexpected tab character. (no-tabs)
(#5369) Unexpected tab character. (no-tabs)
(#5370) Unexpected tab character. (no-tabs)
(#5371) Unexpected tab character. (no-tabs)
(#5371) There should be no spaces inside this paren. (space-in-parens)
(#5371) There should be no spaces inside this paren. (space-in-parens)
(#5372) Unexpected tab character. (no-tabs)
(#5372) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5373) Unexpected tab character. (no-tabs)
(#5374) Unexpected tab character. (no-tabs)
(#5375) Unexpected tab character. (no-tabs)
(#5376) Unexpected tab character. (no-tabs)
(#5376) Infix operators must be spaced. (space-infix-ops)
(#5377) Unexpected tab character. (no-tabs)
(#5378) Trailing spaces not allowed. (no-trailing-spaces)
(#5378) Unexpected tab character. (no-tabs)
(#5379) Unexpected tab character. (no-tabs)
(#5380) Unexpected tab character. (no-tabs)
(#5380) There should be no spaces inside this paren. (space-in-parens)
(#5381) Unexpected tab character. (no-tabs)
(#5382) Unexpected tab character. (no-tabs)
(#5383) Unexpected tab character. (no-tabs)
(#5383) There should be no spaces inside this paren. (space-in-parens)
(#5383) Infix operators must be spaced. (space-infix-ops)
(#5383) There should be no spaces inside this paren. (space-in-parens)
(#5384) Unexpected tab character. (no-tabs)
(#5385) Trailing spaces not allowed. (no-trailing-spaces)
(#5385) Unexpected tab character. (no-tabs)
(#5386) Unexpected tab character. (no-tabs)
(#5387) Unexpected tab character. (no-tabs)
(#5387) There should be no spaces inside this paren. (space-in-parens)
(#5387) There should be no spaces inside this paren. (space-in-parens)
(#5388) Unexpected tab character. (no-tabs)
(#5388) There should be no spaces inside this paren. (space-in-parens)
(#5388) There should be no spaces inside this paren. (space-in-parens)
(#5389) Unexpected tab character. (no-tabs)
(#5390) Unexpected tab character. (no-tabs)
(#5390) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#5391) Unexpected tab character. (no-tabs)
(#5392) Unexpected tab character. (no-tabs)
(#5392) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5393) Unexpected tab character. (no-tabs)
(#5394) Unexpected tab character. (no-tabs)
(#5395) Trailing spaces not allowed. (no-trailing-spaces)
(#5395) Unexpected tab character. (no-tabs)
(#5396) Unexpected tab character. (no-tabs)
(#5397) Unexpected tab character. (no-tabs)
(#5397) There should be no spaces inside this paren. (space-in-parens)
(#5397) There should be no spaces inside this paren. (space-in-parens)
(#5398) Unexpected tab character. (no-tabs)
(#5398) There should be no spaces inside this paren. (space-in-parens)
(#5398) There should be no spaces inside this paren. (space-in-parens)
(#5399) Trailing spaces not allowed. (no-trailing-spaces)
(#5399) Unexpected tab character. (no-tabs)
(#5400) Unexpected tab character. (no-tabs)
(#5400) There should be no spaces inside this paren. (space-in-parens)
(#5400) There should be no spaces inside this paren. (space-in-parens)
(#5401) Unexpected tab character. (no-tabs)
(#5401) There should be no spaces inside this paren. (space-in-parens)
(#5401) There should be no spaces inside this paren. (space-in-parens)
(#5402) Unexpected tab character. (no-tabs)
(#5403) Trailing spaces not allowed. (no-trailing-spaces)
(#5403) Unexpected tab character. (no-tabs)
(#5404) Trailing spaces not allowed. (no-trailing-spaces)
(#5404) Unexpected tab character. (no-tabs)
(#5405) Unexpected tab character. (no-tabs)
(#5406) Unexpected tab character. (no-tabs)
(#5407) Unexpected tab character. (no-tabs)
(#5408) Unexpected tab character. (no-tabs)
(#5408) There should be no spaces inside this paren. (space-in-parens)
(#5408) Unexpected space after unary operator '!'. (space-unary-ops)
(#5408) There should be no spaces inside this paren. (space-in-parens)
(#5409) Unexpected tab character. (no-tabs)
(#5410) Unexpected tab character. (no-tabs)
(#5411) Unexpected tab character. (no-tabs)
(#5412) Unexpected tab character. (no-tabs)
(#5413) Unexpected tab character. (no-tabs)
(#5413) There should be no spaces inside this paren. (space-in-parens)
(#5413) There should be no spaces inside this paren. (space-in-parens)
(#5414) Unexpected tab character. (no-tabs)
(#5414) There should be no spaces inside this paren. (space-in-parens)
(#5414) Infix operators must be spaced. (space-infix-ops)
(#5414) There should be no spaces inside this paren. (space-in-parens)
(#5415) Unexpected tab character. (no-tabs)
(#5416) Unexpected tab character. (no-tabs)
(#5417) Trailing spaces not allowed. (no-trailing-spaces)
(#5417) Unexpected tab character. (no-tabs)
(#5418) Unexpected tab character. (no-tabs)
(#5419) Unexpected tab character. (no-tabs)
(#5420) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#5421) There should be no spaces inside this paren. (space-in-parens)
(#5421) There should be no spaces inside this paren. (space-in-parens)
(#5422) Trailing spaces not allowed. (no-trailing-spaces)
(#5422) Unexpected tab character. (no-tabs)
(#5423) Unexpected tab character. (no-tabs)
(#5424) Unexpected tab character. (no-tabs)
(#5425) Unexpected tab character. (no-tabs)
(#5426) Unexpected tab character. (no-tabs)
(#5426) There should be no spaces inside this paren. (space-in-parens)
(#5427) Unexpected tab character. (no-tabs)
(#5427) There should be no space after '['. (computed-property-spacing)
(#5427) There should be no space before ']'. (computed-property-spacing)
(#5427) Infix operators must be spaced. (space-infix-ops)
(#5428) Trailing spaces not allowed. (no-trailing-spaces)
(#5428) Unexpected tab character. (no-tabs)
(#5429) Unexpected tab character. (no-tabs)
(#5429) There should be no spaces inside this paren. (space-in-parens)
(#5429) There should be no spaces inside this paren. (space-in-parens)
(#5430) Unexpected tab character. (no-tabs)
(#5430) There should be no spaces inside this paren. (space-in-parens)
(#5430) There should be no spaces inside this paren. (space-in-parens)
(#5431) Unexpected tab character. (no-tabs)
(#5431) There should be no spaces inside this paren. (space-in-parens)
(#5431) There should be no spaces inside this paren. (space-in-parens)
(#5432) Unexpected tab character. (no-tabs)
(#5432) Infix operators must be spaced. (space-infix-ops)
(#5433) Unexpected tab character. (no-tabs)
(#5434) Trailing spaces not allowed. (no-trailing-spaces)
(#5434) Unexpected tab character. (no-tabs)
(#5435) Unexpected tab character. (no-tabs)
(#5436) Unexpected tab character. (no-tabs)
(#5436) There should be no spaces inside this paren. (space-in-parens)
(#5436) There should be no spaces inside this paren. (space-in-parens)
(#5437) Trailing spaces not allowed. (no-trailing-spaces)
(#5437) Unexpected tab character. (no-tabs)
(#5438) Unexpected tab character. (no-tabs)
(#5439) Unexpected tab character. (no-tabs)
(#5440) Trailing spaces not allowed. (no-trailing-spaces)
(#5440) Unexpected tab character. (no-tabs)
(#5441) Unexpected tab character. (no-tabs)
(#5442) Unexpected tab character. (no-tabs)
(#5443) Unexpected tab character. (no-tabs)
(#5443) There should be no spaces inside this paren. (space-in-parens)
(#5443) Unexpected space after unary operator '!'. (space-unary-ops)
(#5443) There should be no spaces inside this paren. (space-in-parens)
(#5444) Unexpected tab character. (no-tabs)
(#5445) Unexpected tab character. (no-tabs)
(#5446) Unexpected tab character. (no-tabs)
(#5447) Trailing spaces not allowed. (no-trailing-spaces)
(#5447) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#5447) Unexpected tab character. (no-tabs)
(#5448) Trailing spaces not allowed. (no-trailing-spaces)
(#5448) Unexpected tab character. (no-tabs)
(#5449) Trailing spaces not allowed. (no-trailing-spaces)
(#5449) Unexpected tab character. (no-tabs)
(#5450) Expected JSDoc for 'an1' but found 'array'. (valid-jsdoc)
(#5450) Missing JSDoc parameter type for 'array'. (valid-jsdoc)
(#5450) Duplicate JSDoc parameter 'array'. (valid-jsdoc)
(#5450) Missing JSDoc for parameter 'an2'. (valid-jsdoc)
(#5450) Unexpected tab character. (no-tabs)
(#5450) Missing JSDoc parameter type for 'array'. (valid-jsdoc)
(#5451) Unexpected tab character. (no-tabs)
(#5452) Unexpected tab character. (no-tabs)
(#5453) Unexpected tab character. (no-tabs)
(#5454) Unexpected tab character. (no-tabs)
(#5455) Unexpected tab character. (no-tabs)
(#5456) Unexpected tab character. (no-tabs)
(#5457) Unexpected tab character. (no-tabs)
(#5458) Unexpected tab character. (no-tabs)
(#5458) There should be no spaces inside this paren. (space-in-parens)
(#5458) There should be no spaces inside this paren. (space-in-parens)
(#5459) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5459) Unexpected tab character. (no-tabs)
(#5460) Unexpected tab character. (no-tabs)
(#5460) Infix operators must be spaced. (space-infix-ops)
(#5460) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5460) Infix operators must be spaced. (space-infix-ops)
(#5460) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5460) Infix operators must be spaced. (space-infix-ops)
(#5461) Unexpected tab character. (no-tabs)
(#5462) Trailing spaces not allowed. (no-trailing-spaces)
(#5462) Unexpected tab character. (no-tabs)
(#5463) Unexpected tab character. (no-tabs)
(#5463) There should be no spaces inside this paren. (space-in-parens)
(#5463) There should be no spaces inside this paren. (space-in-parens)
(#5464) Unexpected tab character. (no-tabs)
(#5465) Unexpected tab character. (no-tabs)
(#5466) Trailing spaces not allowed. (no-trailing-spaces)
(#5466) Unexpected tab character. (no-tabs)
(#5467) Unexpected tab character. (no-tabs)
(#5467) There should be no spaces inside this paren. (space-in-parens)
(#5467) There should be no spaces inside this paren. (space-in-parens)
(#5468) Unexpected tab character. (no-tabs)
(#5468) There should be no spaces inside this paren. (space-in-parens)
(#5468) There should be no spaces inside this paren. (space-in-parens)
(#5469) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#5470) There should be no spaces inside this paren. (space-in-parens)
(#5470) There should be no spaces inside this paren. (space-in-parens)
(#5471) Unexpected tab character. (no-tabs)
(#5471) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#5472) Unexpected tab character. (no-tabs)
(#5473) Unexpected tab character. (no-tabs)
(#5473) There should be no spaces inside this paren. (space-in-parens)
(#5473) There should be no spaces inside this paren. (space-in-parens)
(#5474) Unexpected tab character. (no-tabs)
(#5475) Trailing spaces not allowed. (no-trailing-spaces)
(#5475) Unexpected tab character. (no-tabs)
(#5476) Unexpected tab character. (no-tabs)
(#5477) Unexpected tab character. (no-tabs)
(#5478) Trailing spaces not allowed. (no-trailing-spaces)
(#5478) Unexpected tab character. (no-tabs)
(#5479) Unexpected tab character. (no-tabs)
(#5480) Unexpected tab character. (no-tabs)
(#5481) Unexpected tab character. (no-tabs)
(#5482) Trailing spaces not allowed. (no-trailing-spaces)
(#5482) Unexpected tab character. (no-tabs)
(#5483) Unexpected tab character. (no-tabs)
(#5484) Unexpected tab character. (no-tabs)
(#5485) Unexpected tab character. (no-tabs)
(#5486) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#5486) Trailing spaces not allowed. (no-trailing-spaces)
(#5486) Unexpected tab character. (no-tabs)
(#5487) Trailing spaces not allowed. (no-trailing-spaces)
(#5487) Unexpected tab character. (no-tabs)
(#5488) Trailing spaces not allowed. (no-trailing-spaces)
(#5488) Unexpected tab character. (no-tabs)
(#5489) Unexpected tab character. (no-tabs)
(#5489) Identifier '__re_html_remove' is not in camel case. (camelcase)
(#5490) Trailing spaces not allowed. (no-trailing-spaces)
(#5490) Unexpected tab character. (no-tabs)
(#5491) Trailing spaces not allowed. (no-trailing-spaces)
(#5491) Unexpected tab character. (no-tabs)
(#5492) Unexpected tab character. (no-tabs)
(#5493) Unexpected tab character. (no-tabs)
(#5494) Unexpected tab character. (no-tabs)
(#5495) Unexpected tab character. (no-tabs)
(#5496) Unexpected tab character. (no-tabs)
(#5497) Unexpected tab character. (no-tabs)
(#5497) Function '_fnCalculateColumnWidths' has a complexity of 26. (complexity)
(#5497) Unexpected space before function parentheses. (space-before-function-paren)
(#5497) There should be no spaces inside this paren. (space-in-parens)
(#5497) There should be no spaces inside this paren. (space-in-parens)
(#5498) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5498) Unexpected tab character. (no-tabs)
(#5499) Unexpected tab character. (no-tabs)
(#5500) Unexpected tab character. (no-tabs)
(#5501) Unexpected tab character. (no-tabs)
(#5502) Unexpected tab character. (no-tabs)
(#5503) Unexpected tab character. (no-tabs)
(#5504) Unexpected tab character. (no-tabs)
(#5505) Unexpected tab character. (no-tabs)
(#5506) Unexpected tab character. (no-tabs)
(#5507) Unexpected tab character. (no-tabs)
(#5507) There should be no spaces inside this paren. (space-in-parens)
(#5507) There should be no spaces inside this paren. (space-in-parens)
(#5508) Unexpected tab character. (no-tabs)
(#5509) Unexpected tab character. (no-tabs)
(#5509) Comments should not begin with a lowercase character (capitalized-comments)
(#5510) Unexpected tab character. (no-tabs)
(#5511) Unexpected tab character. (no-tabs)
(#5512) Unexpected tab character. (no-tabs)
(#5512) 'width' is defined but never used. (no-unused-vars)
(#5512) 'outerWidth' is defined but never used. (no-unused-vars)
(#5513) Unexpected tab character. (no-tabs)
(#5514) Unexpected tab character. (no-tabs)
(#5515) Trailing spaces not allowed. (no-trailing-spaces)
(#5515) Unexpected tab character. (no-tabs)
(#5516) Unexpected tab character. (no-tabs)
(#5517) Unexpected tab character. (no-tabs)
(#5517) There should be no spaces inside this paren. (space-in-parens)
(#5517) There should be no spaces inside this paren. (space-in-parens)
(#5518) Unexpected tab character. (no-tabs)
(#5519) Unexpected tab character. (no-tabs)
(#5520) Trailing spaces not allowed. (no-trailing-spaces)
(#5520) Unexpected tab character. (no-tabs)
(#5521) Unexpected tab character. (no-tabs)
(#5522) Unexpected tab character. (no-tabs)
(#5522) There should be no spaces inside this paren. (space-in-parens)
(#5522) Infix operators must be spaced. (space-infix-ops)
(#5522) Unexpected whitespace before semicolon. (semi-spacing)
(#5522) Infix operators must be spaced. (space-infix-ops)
(#5522) Unexpected whitespace before semicolon. (semi-spacing)
(#5522) There should be no spaces inside this paren. (space-in-parens)
(#5523) Unexpected tab character. (no-tabs)
(#5523) There should be no space after '['. (computed-property-spacing)
(#5523) There should be no space before ']'. (computed-property-spacing)
(#5524) Trailing spaces not allowed. (no-trailing-spaces)
(#5524) Unexpected tab character. (no-tabs)
(#5525) Unexpected tab character. (no-tabs)
(#5525) There should be no spaces inside this paren. (space-in-parens)
(#5525) There should be no spaces inside this paren. (space-in-parens)
(#5526) Unexpected tab character. (no-tabs)
(#5526) There should be no spaces inside this paren. (space-in-parens)
(#5526) There should be no spaces inside this paren. (space-in-parens)
(#5527) Trailing spaces not allowed. (no-trailing-spaces)
(#5527) Unexpected tab character. (no-tabs)
(#5528) Unexpected tab character. (no-tabs)
(#5529) Unexpected tab character. (no-tabs)
(#5530) Unexpected tab character. (no-tabs)
(#5531) Trailing spaces not allowed. (no-trailing-spaces)
(#5531) Unexpected tab character. (no-tabs)
(#5532) Unexpected tab character. (no-tabs)
(#5533) Unexpected tab character. (no-tabs)
(#5534) Unexpected tab character. (no-tabs)
(#5535) Unexpected tab character. (no-tabs)
(#5536) Unexpected tab character. (no-tabs)
(#5537) Unexpected tab character. (no-tabs)
(#5537) There should be no spaces inside this paren. (space-in-parens)
(#5537) Unexpected space after unary operator '!'. (space-unary-ops)
(#5537) Unexpected space after unary operator '!'. (space-unary-ops)
(#5537) Unexpected space after unary operator '!'. (space-unary-ops)
(#5538) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5538) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#5539) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5540) Unexpected tab character. (no-tabs)
(#5541) Unexpected tab character. (no-tabs)
(#5541) There should be no spaces inside this paren. (space-in-parens)
(#5541) Infix operators must be spaced. (space-infix-ops)
(#5541) Unexpected whitespace before semicolon. (semi-spacing)
(#5541) Infix operators must be spaced. (space-infix-ops)
(#5541) Unexpected whitespace before semicolon. (semi-spacing)
(#5541) There should be no spaces inside this paren. (space-in-parens)
(#5542) Unexpected tab character. (no-tabs)
(#5542) There should be no spaces inside this paren. (space-in-parens)
(#5542) There should be no spaces inside this paren. (space-in-parens)
(#5543) Trailing spaces not allowed. (no-trailing-spaces)
(#5543) Unexpected tab character. (no-tabs)
(#5544) Unexpected tab character. (no-tabs)
(#5544) There should be no spaces inside this paren. (space-in-parens)
(#5544) There should be no spaces inside this paren. (space-in-parens)
(#5545) Unexpected tab character. (no-tabs)
(#5545) There should be no space after '['. (computed-property-spacing)
(#5545) There should be no space before ']'. (computed-property-spacing)
(#5545) There should be no spaces inside this paren. (space-in-parens)
(#5545) There should be no spaces inside this paren. (space-in-parens)
(#5546) Unexpected tab character. (no-tabs)
(#5547) Unexpected tab character. (no-tabs)
(#5548) Unexpected tab character. (no-tabs)
(#5548) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#5549) Unexpected tab character. (no-tabs)
(#5550) Unexpected tab character. (no-tabs)
(#5550) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5551) Unexpected tab character. (no-tabs)
(#5552) Unexpected tab character. (no-tabs)
(#5553) Unexpected tab character. (no-tabs)
(#5554) Unexpected tab character. (no-tabs)
(#5555) Unexpected tab character. (no-tabs)
(#5555) Comments should not begin with a lowercase character (capitalized-comments)
(#5556) Unexpected tab character. (no-tabs)
(#5556) There should be no spaces inside this paren. (space-in-parens)
(#5556) There should be no spaces inside this paren. (space-in-parens)
(#5557) Unexpected tab character. (no-tabs)
(#5557) There should be no spaces inside this paren. (space-in-parens)
(#5557) There should be no spaces inside this paren. (space-in-parens)
(#5558) Trailing spaces not allowed. (no-trailing-spaces)
(#5558) Unexpected tab character. (no-tabs)
(#5559) Unexpected tab character. (no-tabs)
(#5560) Unexpected tab character. (no-tabs)
(#5561) Unexpected tab character. (no-tabs)
(#5561) There should be no spaces inside this paren. (space-in-parens)
(#5561) There should be no spaces inside this paren. (space-in-parens)
(#5562) Trailing spaces not allowed. (no-trailing-spaces)
(#5562) Unexpected tab character. (no-tabs)
(#5563) Unexpected tab character. (no-tabs)
(#5564) Unexpected tab character. (no-tabs)
(#5565) Unexpected tab character. (no-tabs)
(#5566) Unexpected tab character. (no-tabs)
(#5567) Unexpected tab character. (no-tabs)
(#5568) Unexpected tab character. (no-tabs)
(#5568) There should be no spaces inside this paren. (space-in-parens)
(#5568) There should be no spaces inside this paren. (space-in-parens)
(#5569) Unexpected tab character. (no-tabs)
(#5569) There should be no spaces inside this paren. (space-in-parens)
(#5569) There should be no spaces inside this paren. (space-in-parens)
(#5570) Trailing spaces not allowed. (no-trailing-spaces)
(#5570) Unexpected tab character. (no-tabs)
(#5571) Unexpected tab character. (no-tabs)
(#5572) Unexpected tab character. (no-tabs)
(#5573) Trailing spaces not allowed. (no-trailing-spaces)
(#5573) Unexpected tab character. (no-tabs)
(#5574) Unexpected tab character. (no-tabs)
(#5575) Unexpected tab character. (no-tabs)
(#5575) There should be no spaces inside this paren. (space-in-parens)
(#5575) There should be no spaces inside this paren. (space-in-parens)
(#5576) Trailing spaces not allowed. (no-trailing-spaces)
(#5576) Unexpected tab character. (no-tabs)
(#5577) Unexpected tab character. (no-tabs)
(#5577) There should be no spaces inside this paren. (space-in-parens)
(#5577) Infix operators must be spaced. (space-infix-ops)
(#5577) Unexpected whitespace before semicolon. (semi-spacing)
(#5577) Infix operators must be spaced. (space-infix-ops)
(#5577) Unexpected whitespace before semicolon. (semi-spacing)
(#5577) There should be no spaces inside this paren. (space-in-parens)
(#5578) Unexpected tab character. (no-tabs)
(#5578) There should be no space after '['. (computed-property-spacing)
(#5578) There should be no space before ']'. (computed-property-spacing)
(#5579) Trailing spaces not allowed. (no-trailing-spaces)
(#5579) Unexpected tab character. (no-tabs)
(#5580) Unexpected tab character. (no-tabs)
(#5581) Unexpected tab character. (no-tabs)
(#5581) There should be no spaces inside this paren. (space-in-parens)
(#5581) There should be no spaces inside this paren. (space-in-parens)
(#5582) Unexpected tab character. (no-tabs)
(#5583) Trailing spaces not allowed. (no-trailing-spaces)
(#5583) Unexpected tab character. (no-tabs)
(#5584) Unexpected tab character. (no-tabs)
(#5585) Unexpected tab character. (no-tabs)
(#5586) Unexpected tab character. (no-tabs)
(#5587) Unexpected tab character. (no-tabs)
(#5587) There should be no spaces inside this paren. (space-in-parens)
(#5587) There should be no spaces inside this paren. (space-in-parens)
(#5588) Unexpected tab character. (no-tabs)
(#5588) There should be no spaces inside this paren. (space-in-parens)
(#5588) There should be no spaces inside this paren. (space-in-parens)
(#5588) There should be no spaces inside this paren. (space-in-parens)
(#5588) There should be no spaces inside this paren. (space-in-parens)
(#5589) Unexpected tab character. (no-tabs)
(#5590) Unexpected tab character. (no-tabs)
(#5591) Unexpected tab character. (no-tabs)
(#5592) Unexpected tab character. (no-tabs)
(#5593) Unexpected tab character. (no-tabs)
(#5594) Unexpected tab character. (no-tabs)
(#5594) There should be no spaces inside this paren. (space-in-parens)
(#5594) There should be no spaces inside this paren. (space-in-parens)
(#5595) Unexpected tab character. (no-tabs)
(#5596) Unexpected tab character. (no-tabs)
(#5597) Trailing spaces not allowed. (no-trailing-spaces)
(#5597) Unexpected tab character. (no-tabs)
(#5598) Unexpected tab character. (no-tabs)
(#5599) Unexpected tab character. (no-tabs)
(#5599) There should be no spaces inside this paren. (space-in-parens)
(#5599) There should be no spaces inside this paren. (space-in-parens)
(#5600) Unexpected tab character. (no-tabs)
(#5600) There should be no spaces inside this paren. (space-in-parens)
(#5600) Infix operators must be spaced. (space-infix-ops)
(#5600) Unexpected whitespace before semicolon. (semi-spacing)
(#5600) Infix operators must be spaced. (space-infix-ops)
(#5600) Unexpected whitespace before semicolon. (semi-spacing)
(#5600) There should be no spaces inside this paren. (space-in-parens)
(#5601) Unexpected tab character. (no-tabs)
(#5602) Unexpected tab character. (no-tabs)
(#5602) There should be no space after '['. (computed-property-spacing)
(#5602) There should be no space before ']'. (computed-property-spacing)
(#5603) Trailing spaces not allowed. (no-trailing-spaces)
(#5603) Unexpected tab character. (no-tabs)
(#5604) Unexpected tab character. (no-tabs)
(#5604) There should be no spaces inside this paren. (space-in-parens)
(#5604) There should be no spaces inside this paren. (space-in-parens)
(#5604) There should be no spaces inside this paren. (space-in-parens)
(#5604) There should be no spaces inside this paren. (space-in-parens)
(#5605) Unexpected tab character. (no-tabs)
(#5605) There should be no spaces inside this paren. (space-in-parens)
(#5605) There should be no spaces inside this paren. (space-in-parens)
(#5606) Unexpected tab character. (no-tabs)
(#5606) There should be no spaces inside this paren. (space-in-parens)
(#5606) There should be no spaces inside this paren. (space-in-parens)
(#5607) Unexpected tab character. (no-tabs)
(#5607) There should be no spaces inside this paren. (space-in-parens)
(#5607) There should be no spaces inside this paren. (space-in-parens)
(#5608) Unexpected tab character. (no-tabs)
(#5609) Unexpected tab character. (no-tabs)
(#5610) Trailing spaces not allowed. (no-trailing-spaces)
(#5610) Unexpected tab character. (no-tabs)
(#5611) Unexpected tab character. (no-tabs)
(#5612) Unexpected tab character. (no-tabs)
(#5613) Unexpected tab character. (no-tabs)
(#5614) Trailing spaces not allowed. (no-trailing-spaces)
(#5614) Unexpected tab character. (no-tabs)
(#5615) Unexpected tab character. (no-tabs)
(#5616) Unexpected tab character. (no-tabs)
(#5617) Unexpected tab character. (no-tabs)
(#5618) Unexpected tab character. (no-tabs)
(#5619) Unexpected tab character. (no-tabs)
(#5620) Unexpected tab character. (no-tabs)
(#5620) There should be no spaces inside this paren. (space-in-parens)
(#5621) Unexpected tab character. (no-tabs)
(#5622) Unexpected tab character. (no-tabs)
(#5623) Unexpected tab character. (no-tabs)
(#5624) Unexpected tab character. (no-tabs)
(#5625) Unexpected tab character. (no-tabs)
(#5626) Unexpected tab character. (no-tabs)
(#5627) Unexpected tab character. (no-tabs)
(#5628) Unexpected tab character. (no-tabs)
(#5629) Unexpected tab character. (no-tabs)
(#5630) Unexpected tab character. (no-tabs)
(#5631) Unexpected tab character. (no-tabs)
(#5631) There should be no spaces inside this paren. (space-in-parens)
(#5631) There should be no spaces inside this paren. (space-in-parens)
(#5632) Unexpected tab character. (no-tabs)
(#5632) There should be no spaces inside this paren. (space-in-parens)
(#5632) There should be no spaces inside this paren. (space-in-parens)
(#5633) Trailing spaces not allowed. (no-trailing-spaces)
(#5633) Unexpected tab character. (no-tabs)
(#5634) Unexpected tab character. (no-tabs)
(#5635) Unexpected tab character. (no-tabs)
(#5636) Unexpected tab character. (no-tabs)
(#5637) Unexpected tab character. (no-tabs)
(#5637) There should be no spaces inside this paren. (space-in-parens)
(#5637) There should be no spaces inside this paren. (space-in-parens)
(#5638) Unexpected tab character. (no-tabs)
(#5638) There should be no spaces inside this paren. (space-in-parens)
(#5638) There should be no spaces inside this paren. (space-in-parens)
(#5639) Unexpected tab character. (no-tabs)
(#5639) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#5640) Unexpected tab character. (no-tabs)
(#5640) There should be no spaces inside this paren. (space-in-parens)
(#5640) There should be no spaces inside this paren. (space-in-parens)
(#5641) Unexpected tab character. (no-tabs)
(#5641) There should be no spaces inside this paren. (space-in-parens)
(#5641) There should be no spaces inside this paren. (space-in-parens)
(#5642) Unexpected tab character. (no-tabs)
(#5643) Trailing spaces not allowed. (no-trailing-spaces)
(#5643) Unexpected tab character. (no-tabs)
(#5644) Unexpected tab character. (no-tabs)
(#5645) Unexpected tab character. (no-tabs)
(#5646) Unexpected tab character. (no-tabs)
(#5646) There should be no spaces inside this paren. (space-in-parens)
(#5646) There should be no spaces inside this paren. (space-in-parens)
(#5647) Unexpected tab character. (no-tabs)
(#5647) There should be no spaces inside this paren. (space-in-parens)
(#5647) There should be no spaces inside this paren. (space-in-parens)
(#5648) Unexpected tab character. (no-tabs)
(#5649) Unexpected tab character. (no-tabs)
(#5649) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#5650) Unexpected tab character. (no-tabs)
(#5650) There should be no spaces inside this paren. (space-in-parens)
(#5650) There should be no spaces inside this paren. (space-in-parens)
(#5651) Unexpected tab character. (no-tabs)
(#5651) There should be no spaces inside this paren. (space-in-parens)
(#5651) There should be no spaces inside this paren. (space-in-parens)
(#5652) Unexpected tab character. (no-tabs)
(#5652) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#5653) Unexpected tab character. (no-tabs)
(#5653) There should be no spaces inside this paren. (space-in-parens)
(#5653) There should be no spaces inside this paren. (space-in-parens)
(#5654) Unexpected tab character. (no-tabs)
(#5654) There should be no spaces inside this paren. (space-in-parens)
(#5654) There should be no spaces inside this paren. (space-in-parens)
(#5655) Unexpected tab character. (no-tabs)
(#5656) Trailing spaces not allowed. (no-trailing-spaces)
(#5656) Unexpected tab character. (no-tabs)
(#5657) Unexpected tab character. (no-tabs)
(#5658) Unexpected tab character. (no-tabs)
(#5659) Unexpected tab character. (no-tabs)
(#5660) Unexpected tab character. (no-tabs)
(#5661) Unexpected tab character. (no-tabs)
(#5662) Unexpected tab character. (no-tabs)
(#5663) Unexpected tab character. (no-tabs)
(#5664) Unexpected tab character. (no-tabs)
(#5664) There should be no spaces inside this paren. (space-in-parens)
(#5664) Infix operators must be spaced. (space-infix-ops)
(#5664) Unexpected whitespace before semicolon. (semi-spacing)
(#5664) Infix operators must be spaced. (space-infix-ops)
(#5664) Unexpected whitespace before semicolon. (semi-spacing)
(#5664) There should be no spaces inside this paren. (space-in-parens)
(#5665) Unexpected tab character. (no-tabs)
(#5666) Unexpected tab character. (no-tabs)
(#5667) Trailing spaces not allowed. (no-trailing-spaces)
(#5667) Unexpected tab character. (no-tabs)
(#5668) Unexpected tab character. (no-tabs)
(#5669) Unexpected tab character. (no-tabs)
(#5670) Unexpected tab character. (no-tabs)
(#5671) Unexpected tab character. (no-tabs)
(#5671) There should be no spaces inside this paren. (space-in-parens)
(#5671) There should be no spaces inside this paren. (space-in-parens)
(#5672) Unexpected tab character. (no-tabs)
(#5673) Trailing spaces not allowed. (no-trailing-spaces)
(#5673) Unexpected tab character. (no-tabs)
(#5674) Unexpected tab character. (no-tabs)
(#5675) Unexpected tab character. (no-tabs)
(#5676) Unexpected tab character. (no-tabs)
(#5677) Trailing spaces not allowed. (no-trailing-spaces)
(#5677) Unexpected tab character. (no-tabs)
(#5678) Unexpected tab character. (no-tabs)
(#5679) Unexpected tab character. (no-tabs)
(#5679) There should be no space after '['. (computed-property-spacing)
(#5679) There should be no space before ']'. (computed-property-spacing)
(#5679) There should be no spaces inside this paren. (space-in-parens)
(#5679) There should be no spaces inside this paren. (space-in-parens)
(#5680) Unexpected tab character. (no-tabs)
(#5681) Trailing spaces not allowed. (no-trailing-spaces)
(#5681) Unexpected tab character. (no-tabs)
(#5682) Unexpected tab character. (no-tabs)
(#5682) There should be no spaces inside this paren. (space-in-parens)
(#5682) There should be no spaces inside this paren. (space-in-parens)
(#5683) Trailing spaces not allowed. (no-trailing-spaces)
(#5683) Unexpected tab character. (no-tabs)
(#5684) Unexpected tab character. (no-tabs)
(#5685) Unexpected tab character. (no-tabs)
(#5686) Unexpected tab character. (no-tabs)
(#5687) Trailing spaces not allowed. (no-trailing-spaces)
(#5687) Unexpected tab character. (no-tabs)
(#5688) Unexpected tab character. (no-tabs)
(#5689) Unexpected tab character. (no-tabs)
(#5690) Unexpected tab character. (no-tabs)
(#5691) Unexpected tab character. (no-tabs)
(#5692) Unexpected tab character. (no-tabs)
(#5692) There should be no spaces inside this paren. (space-in-parens)
(#5692) There should be no spaces inside this paren. (space-in-parens)
(#5693) Unexpected tab character. (no-tabs)
(#5693) There should be no spaces inside this paren. (space-in-parens)
(#5693) There should be no spaces inside this paren. (space-in-parens)
(#5694) Unexpected tab character. (no-tabs)
(#5695) Trailing spaces not allowed. (no-trailing-spaces)
(#5695) Unexpected tab character. (no-tabs)
(#5696) Unexpected tab character. (no-tabs)
(#5696) There should be no spaces inside this paren. (space-in-parens)
(#5696) Unexpected space after unary operator '!'. (space-unary-ops)
(#5696) There should be no spaces inside this paren. (space-in-parens)
(#5697) Unexpected tab character. (no-tabs)
(#5697) Unexpected space before function parentheses. (space-before-function-paren)
(#5698) Unexpected tab character. (no-tabs)
(#5698) Infix operators must be spaced. (space-infix-ops)
(#5698) There should be no spaces inside this paren. (space-in-parens)
(#5698) Unexpected space before function parentheses. (space-before-function-paren)
(#5699) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#5700) There should be no spaces inside this paren. (space-in-parens)
(#5700) There should be no spaces inside this paren. (space-in-parens)
(#5701) Unexpected tab character. (no-tabs)
(#5702) Trailing spaces not allowed. (no-trailing-spaces)
(#5702) Unexpected tab character. (no-tabs)
(#5703) Unexpected tab character. (no-tabs)
(#5704) Unexpected tab character. (no-tabs)
(#5705) Unexpected tab character. (no-tabs)
(#5705) There should be no spaces inside this paren. (space-in-parens)
(#5705) There should be no spaces inside this paren. (space-in-parens)
(#5706) Unexpected tab character. (no-tabs)
(#5706) There should be no spaces inside this paren. (space-in-parens)
(#5706) There should be no spaces inside this paren. (space-in-parens)
(#5707) Unexpected tab character. (no-tabs)
(#5707) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#5708) Unexpected tab character. (no-tabs)
(#5709) Unexpected tab character. (no-tabs)
(#5710) Unexpected tab character. (no-tabs)
(#5711) Trailing spaces not allowed. (no-trailing-spaces)
(#5711) Unexpected tab character. (no-tabs)
(#5712) Unexpected tab character. (no-tabs)
(#5713) Unexpected tab character. (no-tabs)
(#5714) Unexpected tab character. (no-tabs)
(#5715) Trailing spaces not allowed. (no-trailing-spaces)
(#5715) Unexpected tab character. (no-tabs)
(#5716) Trailing spaces not allowed. (no-trailing-spaces)
(#5716) Unexpected tab character. (no-tabs)
(#5717) Unexpected tab character. (no-tabs)
(#5718) Unexpected tab character. (no-tabs)
(#5719) Unexpected tab character. (no-tabs)
(#5720) Unexpected tab character. (no-tabs)
(#5721) Unexpected tab character. (no-tabs)
(#5722) Unexpected tab character. (no-tabs)
(#5723) Unexpected tab character. (no-tabs)
(#5724) Unexpected tab character. (no-tabs)
(#5725) Unexpected tab character. (no-tabs)
(#5726) Trailing spaces not allowed. (no-trailing-spaces)
(#5726) Unexpected tab character. (no-tabs)
(#5727) Trailing spaces not allowed. (no-trailing-spaces)
(#5727) Unexpected tab character. (no-tabs)
(#5728) Unexpected tab character. (no-tabs)
(#5729) Unexpected tab character. (no-tabs)
(#5730) Unexpected tab character. (no-tabs)
(#5731) Unexpected tab character. (no-tabs)
(#5732) Unexpected tab character. (no-tabs)
(#5733) Unexpected tab character. (no-tabs)
(#5734) Unexpected tab character. (no-tabs)
(#5735) Unexpected tab character. (no-tabs)
(#5735) Unexpected space before function parentheses. (space-before-function-paren)
(#5735) There should be no spaces inside this paren. (space-in-parens)
(#5735) There should be no spaces inside this paren. (space-in-parens)
(#5736) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5736) Unexpected tab character. (no-tabs)
(#5737) Unexpected tab character. (no-tabs)
(#5737) There should be no spaces inside this paren. (space-in-parens)
(#5737) Unexpected space after unary operator '!'. (space-unary-ops)
(#5737) There should be no spaces inside this paren. (space-in-parens)
(#5738) Unexpected tab character. (no-tabs)
(#5739) Unexpected tab character. (no-tabs)
(#5740) Trailing spaces not allowed. (no-trailing-spaces)
(#5740) Unexpected tab character. (no-tabs)
(#5741) Unexpected tab character. (no-tabs)
(#5742) Unexpected tab character. (no-tabs)
(#5742) There should be no spaces inside this paren. (space-in-parens)
(#5742) There should be no spaces inside this paren. (space-in-parens)
(#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) Unexpected tab character. (no-tabs)
(#5743) There should be no spaces inside this paren. (space-in-parens)
(#5743) There should be no spaces inside this paren. (space-in-parens)
(#5744) Trailing spaces not allowed. (no-trailing-spaces)
(#5744) Unexpected tab character. (no-tabs)
(#5745) Unexpected tab character. (no-tabs)
(#5746) Unexpected tab character. (no-tabs)
(#5747) Trailing spaces not allowed. (no-trailing-spaces)
(#5747) Unexpected tab character. (no-tabs)
(#5748) Unexpected tab character. (no-tabs)
(#5749) Unexpected tab character. (no-tabs)
(#5750) Trailing spaces not allowed. (no-trailing-spaces)
(#5750) Unexpected tab character. (no-tabs)
(#5751) Trailing spaces not allowed. (no-trailing-spaces)
(#5751) Unexpected tab character. (no-tabs)
(#5752) Unexpected tab character. (no-tabs)
(#5753) Unexpected tab character. (no-tabs)
(#5754) Unexpected tab character. (no-tabs)
(#5755) Unexpected tab character. (no-tabs)
(#5756) Unexpected tab character. (no-tabs)
(#5757) Unexpected tab character. (no-tabs)
(#5758) Unexpected tab character. (no-tabs)
(#5759) Unexpected tab character. (no-tabs)
(#5759) There should be no spaces inside this paren. (space-in-parens)
(#5759) There should be no spaces inside this paren. (space-in-parens)
(#5760) Unexpected tab character. (no-tabs)
(#5760) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5761) Unexpected tab character. (no-tabs)
(#5761) There should be no spaces inside this paren. (space-in-parens)
(#5761) There should be no spaces inside this paren. (space-in-parens)
(#5762) Unexpected tab character. (no-tabs)
(#5762) There should be no spaces inside this paren. (space-in-parens)
(#5762) There should be no spaces inside this paren. (space-in-parens)
(#5763) Unexpected tab character. (no-tabs)
(#5764) Unexpected tab character. (no-tabs)
(#5765) Trailing spaces not allowed. (no-trailing-spaces)
(#5765) Unexpected tab character. (no-tabs)
(#5766) Unexpected tab character. (no-tabs)
(#5766) There should be no space after '['. (computed-property-spacing)
(#5766) There should be no space before ']'. (computed-property-spacing)
(#5767) Unexpected tab character. (no-tabs)
(#5767) Unexpected space after unary operator '!'. (space-unary-ops)
(#5768) Unexpected tab character. (no-tabs)
(#5768) There should be no spaces inside this paren. (space-in-parens)
(#5768) There should be no spaces inside this paren. (space-in-parens)
(#5768) There should be no spaces inside this paren. (space-in-parens)
(#5768) There should be no spaces inside this paren. (space-in-parens)
(#5769) Unexpected tab character. (no-tabs)
(#5769) There should be no space after '['. (computed-property-spacing)
(#5769) There should be no space before ']'. (computed-property-spacing)
(#5770) Unexpected tab character. (no-tabs)
(#5771) Trailing spaces not allowed. (no-trailing-spaces)
(#5771) Unexpected tab character. (no-tabs)
(#5772) Trailing spaces not allowed. (no-trailing-spaces)
(#5772) Unexpected tab character. (no-tabs)
(#5773) Unexpected tab character. (no-tabs)
(#5774) Unexpected tab character. (no-tabs)
(#5775) Unexpected tab character. (no-tabs)
(#5776) Unexpected tab character. (no-tabs)
(#5777) Unexpected tab character. (no-tabs)
(#5778) Unexpected tab character. (no-tabs)
(#5779) Unexpected tab character. (no-tabs)
(#5780) Unexpected tab character. (no-tabs)
(#5780) There should be no spaces inside this paren. (space-in-parens)
(#5780) There should be no spaces inside this paren. (space-in-parens)
(#5781) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5781) Unexpected tab character. (no-tabs)
(#5782) Unexpected tab character. (no-tabs)
(#5782) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5782) Infix operators must be spaced. (space-infix-ops)
(#5782) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5783) Trailing spaces not allowed. (no-trailing-spaces)
(#5783) Unexpected tab character. (no-tabs)
(#5784) Unexpected tab character. (no-tabs)
(#5784) There should be no spaces inside this paren. (space-in-parens)
(#5784) Infix operators must be spaced. (space-infix-ops)
(#5784) Infix operators must be spaced. (space-infix-ops)
(#5784) Unexpected whitespace before semicolon. (semi-spacing)
(#5784) Infix operators must be spaced. (space-infix-ops)
(#5784) Unexpected whitespace before semicolon. (semi-spacing)
(#5784) There should be no spaces inside this paren. (space-in-parens)
(#5785) Unexpected tab character. (no-tabs)
(#5785) There should be no spaces inside this paren. (space-in-parens)
(#5785) There should be no spaces inside this paren. (space-in-parens)
(#5785) Infix operators must be spaced. (space-infix-ops)
(#5786) Unexpected tab character. (no-tabs)
(#5786) There should be no spaces inside this paren. (space-in-parens)
(#5786) There should be no spaces inside this paren. (space-in-parens)
(#5787) Unexpected tab character. (no-tabs)
(#5787) There should be no spaces inside this paren. (space-in-parens)
(#5787) There should be no spaces inside this paren. (space-in-parens)
(#5788) Trailing spaces not allowed. (no-trailing-spaces)
(#5788) Unexpected tab character. (no-tabs)
(#5789) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#5791) Unexpected tab character. (no-tabs)
(#5792) Unexpected tab character. (no-tabs)
(#5793) Unexpected tab character. (no-tabs)
(#5794) Trailing spaces not allowed. (no-trailing-spaces)
(#5794) Unexpected tab character. (no-tabs)
(#5795) Unexpected tab character. (no-tabs)
(#5796) Unexpected tab character. (no-tabs)
(#5797) Trailing spaces not allowed. (no-trailing-spaces)
(#5797) Unexpected tab character. (no-tabs)
(#5798) Trailing spaces not allowed. (no-trailing-spaces)
(#5798) Unexpected tab character. (no-tabs)
(#5799) Expected JSDoc for 's' but found 'value'. (valid-jsdoc)
(#5799) Unexpected tab character. (no-tabs)
(#5800) Unexpected tab character. (no-tabs)
(#5801) Unexpected tab character. (no-tabs)
(#5802) Unexpected tab character. (no-tabs)
(#5803) Unexpected tab character. (no-tabs)
(#5804) Unexpected tab character. (no-tabs)
(#5805) Unexpected tab character. (no-tabs)
(#5805) There should be no spaces inside this paren. (space-in-parens)
(#5805) There should be no spaces inside this paren. (space-in-parens)
(#5806) Unexpected tab character. (no-tabs)
(#5806) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5807) Unexpected tab character. (no-tabs)
(#5807) There should be no spaces inside this paren. (space-in-parens)
(#5807) There should be no spaces inside this paren. (space-in-parens)
(#5808) Unexpected tab character. (no-tabs)
(#5809) Unexpected tab character. (no-tabs)
(#5810) Trailing spaces not allowed. (no-trailing-spaces)
(#5810) Unexpected tab character. (no-tabs)
(#5811) Unexpected tab character. (no-tabs)
(#5811) There should be no spaces inside this paren. (space-in-parens)
(#5811) There should be no spaces inside this paren. (space-in-parens)
(#5812) Unexpected tab character. (no-tabs)
(#5813) Unexpected tab character. (no-tabs)
(#5814) Unexpected tab character. (no-tabs)
(#5814) Infix operators must be spaced. (space-infix-ops)
(#5815) Unexpected tab character. (no-tabs)
(#5816) Trailing spaces not allowed. (no-trailing-spaces)
(#5816) Unexpected tab character. (no-tabs)
(#5817) Unexpected tab character. (no-tabs)
(#5818) Unexpected tab character. (no-tabs)
(#5819) Unexpected tab character. (no-tabs)
(#5819) Infix operators must be spaced. (space-infix-ops)
(#5820) Unexpected tab character. (no-tabs)
(#5821) Unexpected tab character. (no-tabs)
(#5822) Trailing spaces not allowed. (no-trailing-spaces)
(#5822) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#5822) Unexpected tab character. (no-tabs)
(#5823) Trailing spaces not allowed. (no-trailing-spaces)
(#5823) Unexpected tab character. (no-tabs)
(#5824) Trailing spaces not allowed. (no-trailing-spaces)
(#5824) Unexpected tab character. (no-tabs)
(#5825) Unexpected tab character. (no-tabs)
(#5825) Missing JSDoc comment. (require-jsdoc)
(#5825) Unexpected space before function parentheses. (space-before-function-paren)
(#5825) There should be no spaces inside this paren. (space-in-parens)
(#5825) There should be no spaces inside this paren. (space-in-parens)
(#5826) Unexpected tab character. (no-tabs)
(#5826) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5827) Unexpected tab character. (no-tabs)
(#5828) Unexpected tab character. (no-tabs)
(#5828) 'iLen' is defined but never used. (no-unused-vars)
(#5829) Unexpected tab character. (no-tabs)
(#5830) Unexpected tab character. (no-tabs)
(#5830) 'aiOrig' is assigned a value but never used. (no-unused-vars)
(#5831) Unexpected tab character. (no-tabs)
(#5832) Unexpected tab character. (no-tabs)
(#5833) Unexpected tab character. (no-tabs)
(#5834) Unexpected tab character. (no-tabs)
(#5834) There should be no spaces inside this paren. (space-in-parens)
(#5834) There should be no spaces inside this paren. (space-in-parens)
(#5835) Unexpected tab character. (no-tabs)
(#5836) Unexpected tab character. (no-tabs)
(#5836) Unexpected space before function parentheses. (space-before-function-paren)
(#5836) There should be no spaces inside this paren. (space-in-parens)
(#5836) There should be no spaces inside this paren. (space-in-parens)
(#5837) Unexpected tab character. (no-tabs)
(#5837) There should be no spaces inside this paren. (space-in-parens)
(#5837) Unexpected space after unary operator '!'. (space-unary-ops)
(#5837) There should be no spaces inside this paren. (space-in-parens)
(#5837) There should be no spaces inside this paren. (space-in-parens)
(#5837) There should be no spaces inside this paren. (space-in-parens)
(#5838) Unexpected tab character. (no-tabs)
(#5839) Unexpected tab character. (no-tabs)
(#5839) There should be no spaces inside this paren. (space-in-parens)
(#5839) There should be no spaces inside this paren. (space-in-parens)
(#5840) Unexpected tab character. (no-tabs)
(#5840) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#5841) Unexpected tab character. (no-tabs)
(#5842) Unexpected tab character. (no-tabs)
(#5843) Unexpected tab character. (no-tabs)
(#5843) There should be no spaces inside this paren. (space-in-parens)
(#5843) There should be no spaces inside this paren. (space-in-parens)
(#5844) Unexpected tab character. (no-tabs)
(#5845) Unexpected tab character. (no-tabs)
(#5846) Trailing spaces not allowed. (no-trailing-spaces)
(#5846) Unexpected tab character. (no-tabs)
(#5847) Unexpected tab character. (no-tabs)
(#5848) Unexpected tab character. (no-tabs)
(#5849) Unexpected tab character. (no-tabs)
(#5849) There should be no spaces inside this paren. (space-in-parens)
(#5849) There should be no spaces inside this paren. (space-in-parens)
(#5849) There should be no spaces inside this paren. (space-in-parens)
(#5849) There should be no spaces inside this paren. (space-in-parens)
(#5850) Unexpected tab character. (no-tabs)
(#5850) There should be no spaces inside this paren. (space-in-parens)
(#5850) There should be no spaces inside this paren. (space-in-parens)
(#5851) Unexpected tab character. (no-tabs)
(#5852) Trailing spaces not allowed. (no-trailing-spaces)
(#5852) Unexpected tab character. (no-tabs)
(#5853) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#5854) There should be no spaces inside this paren. (space-in-parens)
(#5854) There should be no spaces inside this paren. (space-in-parens)
(#5855) Unexpected tab character. (no-tabs)
(#5856) Trailing spaces not allowed. (no-trailing-spaces)
(#5856) Unexpected tab character. (no-tabs)
(#5857) Unexpected tab character. (no-tabs)
(#5857) There should be no spaces inside this paren. (space-in-parens)
(#5857) There should be no spaces inside this paren. (space-in-parens)
(#5858) Trailing spaces not allowed. (no-trailing-spaces)
(#5858) Unexpected tab character. (no-tabs)
(#5859) Unexpected tab character. (no-tabs)
(#5859) There should be no spaces inside this paren. (space-in-parens)
(#5860) Unexpected tab character. (no-tabs)
(#5860) There should be no spaces inside this paren. (space-in-parens)
(#5860) There should be no spaces inside this paren. (space-in-parens)
(#5861) Unexpected tab character. (no-tabs)
(#5862) Trailing spaces not allowed. (no-trailing-spaces)
(#5862) Unexpected tab character. (no-tabs)
(#5863) Unexpected tab character. (no-tabs)
(#5863) There should be no spaces inside this paren. (space-in-parens)
(#5863) Infix operators must be spaced. (space-infix-ops)
(#5863) Unexpected whitespace before semicolon. (semi-spacing)
(#5863) Infix operators must be spaced. (space-infix-ops)
(#5863) Unexpected whitespace before semicolon. (semi-spacing)
(#5863) There should be no spaces inside this paren. (space-in-parens)
(#5864) Unexpected tab character. (no-tabs)
(#5864) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5865) Unexpected tab character. (no-tabs)
(#5866) Unexpected tab character. (no-tabs)
(#5866) There should be no space after '['. (computed-property-spacing)
(#5866) There should be no space before ']'. (computed-property-spacing)
(#5867) Trailing spaces not allowed. (no-trailing-spaces)
(#5867) Unexpected tab character. (no-tabs)
(#5868) Unexpected tab character. (no-tabs)
(#5868) There should be no spaces inside this paren. (space-in-parens)
(#5868) Infix operators must be spaced. (space-infix-ops)
(#5868) Infix operators must be spaced. (space-infix-ops)
(#5868) Unexpected whitespace before semicolon. (semi-spacing)
(#5868) Infix operators must be spaced. (space-infix-ops)
(#5868) Unexpected whitespace before semicolon. (semi-spacing)
(#5868) There should be no spaces inside this paren. (space-in-parens)
(#5869) Unexpected tab character. (no-tabs)
(#5869) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5870) Unexpected tab character. (no-tabs)
(#5871) Unexpected tab character. (no-tabs)
(#5871) There should be no space after '['. (computed-property-spacing)
(#5871) There should be no space before ']'. (computed-property-spacing)
(#5872) Trailing spaces not allowed. (no-trailing-spaces)
(#5872) Unexpected tab character. (no-tabs)
(#5873) Unexpected tab character. (no-tabs)
(#5873) There should be no spaces inside this paren. (space-in-parens)
(#5873) There should be no spaces inside this paren. (space-in-parens)
(#5874) Unexpected tab character. (no-tabs)
(#5874) There should be no spaces inside this paren. (space-in-parens)
(#5874) There should be no spaces inside this paren. (space-in-parens)
(#5875) Unexpected tab character. (no-tabs)
(#5876) Trailing spaces not allowed. (no-trailing-spaces)
(#5876) Unexpected tab character. (no-tabs)
(#5877) Unexpected tab character. (no-tabs)
(#5877) There should be no spaces inside this paren. (space-in-parens)
(#5878) Unexpected tab character. (no-tabs)
(#5879) Unexpected tab character. (no-tabs)
(#5880) Unexpected tab character. (no-tabs)
(#5881) Unexpected tab character. (no-tabs)
(#5882) Unexpected tab character. (no-tabs)
(#5883) Unexpected tab character. (no-tabs)
(#5883) There should be no space after '['. (computed-property-spacing)
(#5883) Infix operators must be spaced. (space-infix-ops)
(#5883) There should be no space before ']'. (computed-property-spacing)
(#5884) Unexpected tab character. (no-tabs)
(#5884) There should be no spaces inside this paren. (space-in-parens)
(#5885) Unexpected tab character. (no-tabs)
(#5886) Unexpected tab character. (no-tabs)
(#5887) Trailing spaces not allowed. (no-trailing-spaces)
(#5887) Unexpected tab character. (no-tabs)
(#5888) Unexpected tab character. (no-tabs)
(#5889) Unexpected tab character. (no-tabs)
(#5890) Trailing spaces not allowed. (no-trailing-spaces)
(#5890) Unexpected tab character. (no-tabs)
(#5891) Unexpected tab character. (no-tabs)
(#5892) Unexpected tab character. (no-tabs)
(#5893) Unexpected tab character. (no-tabs)
(#5894) Unexpected tab character. (no-tabs)
(#5895) Unexpected tab character. (no-tabs)
(#5896) Unexpected tab character. (no-tabs)
(#5897) Unexpected tab character. (no-tabs)
(#5897) Unexpected space before function parentheses. (space-before-function-paren)
(#5897) There should be no spaces inside this paren. (space-in-parens)
(#5897) There should be no spaces inside this paren. (space-in-parens)
(#5898) Unexpected tab character. (no-tabs)
(#5898) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5899) Unexpected tab character. (no-tabs)
(#5900) Unexpected tab character. (no-tabs)
(#5900) 'j' is defined but never used. (no-unused-vars)
(#5900) 'jLen' is defined but never used. (no-unused-vars)
(#5900) 'k' is defined but never used. (no-unused-vars)
(#5900) 'kLen' is defined but never used. (no-unused-vars)
(#5901) Unexpected tab character. (no-tabs)
(#5901) 'sDataType' is defined but never used. (no-unused-vars)
(#5901) 'nTh' is defined but never used. (no-unused-vars)
(#5902) Unexpected tab character. (no-tabs)
(#5903) Unexpected tab character. (no-tabs)
(#5904) Unexpected tab character. (no-tabs)
(#5905) Unexpected tab character. (no-tabs)
(#5905) 'aoColumns' is assigned a value but never used. (no-unused-vars)
(#5906) Unexpected tab character. (no-tabs)
(#5906) 'aDataSort' is defined but never used. (no-unused-vars)
(#5906) 'data' is defined but never used. (no-unused-vars)
(#5906) 'iCol' is defined but never used. (no-unused-vars)
(#5906) 'sType' is defined but never used. (no-unused-vars)
(#5906) 'oSort' is defined but never used. (no-unused-vars)
(#5907) Unexpected tab character. (no-tabs)
(#5908) Unexpected tab character. (no-tabs)
(#5909) Unexpected tab character. (no-tabs)
(#5910) Unexpected tab character. (no-tabs)
(#5911) Trailing spaces not allowed. (no-trailing-spaces)
(#5911) Unexpected tab character. (no-tabs)
(#5912) Unexpected tab character. (no-tabs)
(#5913) Unexpected tab character. (no-tabs)
(#5914) Unexpected tab character. (no-tabs)
(#5915) Unexpected tab character. (no-tabs)
(#5915) There should be no spaces inside this paren. (space-in-parens)
(#5915) There should be no spaces inside this paren. (space-in-parens)
(#5916) Trailing spaces not allowed. (no-trailing-spaces)
(#5916) Unexpected tab character. (no-tabs)
(#5917) Unexpected tab character. (no-tabs)
(#5917) There should be no spaces inside this paren. (space-in-parens)
(#5917) There should be no spaces inside this paren. (space-in-parens)
(#5918) Trailing spaces not allowed. (no-trailing-spaces)
(#5918) Unexpected tab character. (no-tabs)
(#5919) Unexpected tab character. (no-tabs)
(#5919) There should be no spaces inside this paren. (space-in-parens)
(#5919) Infix operators must be spaced. (space-infix-ops)
(#5919) Infix operators must be spaced. (space-infix-ops)
(#5919) Unexpected whitespace before semicolon. (semi-spacing)
(#5919) Infix operators must be spaced. (space-infix-ops)
(#5919) Unexpected whitespace before semicolon. (semi-spacing)
(#5919) There should be no spaces inside this paren. (space-in-parens)
(#5920) Unexpected tab character. (no-tabs)
(#5921) Trailing spaces not allowed. (no-trailing-spaces)
(#5921) Unexpected tab character. (no-tabs)
(#5922) Unexpected tab character. (no-tabs)
(#5923) Unexpected tab character. (no-tabs)
(#5923) There should be no spaces inside this paren. (space-in-parens)
(#5923) There should be no spaces inside this paren. (space-in-parens)
(#5924) Unexpected tab character. (no-tabs)
(#5925) Unexpected tab character. (no-tabs)
(#5926) Trailing spaces not allowed. (no-trailing-spaces)
(#5926) Unexpected tab character. (no-tabs)
(#5927) Unexpected tab character. (no-tabs)
(#5928) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#5930) Trailing spaces not allowed. (no-trailing-spaces)
(#5930) Unexpected tab character. (no-tabs)
(#5931) Unexpected tab character. (no-tabs)
(#5932) Unexpected tab character. (no-tabs)
(#5932) 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)
(#5932) There should be no spaces inside this paren. (space-in-parens)
(#5933) Unexpected tab character. (no-tabs)
(#5933) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5934) Unexpected tab character. (no-tabs)
(#5935) Unexpected tab character. (no-tabs)
(#5936) Unexpected tab character. (no-tabs)
(#5936) There should be no spaces inside this paren. (space-in-parens)
(#5936) Infix operators must be spaced. (space-infix-ops)
(#5936) Infix operators must be spaced. (space-infix-ops)
(#5936) Unexpected whitespace before semicolon. (semi-spacing)
(#5936) Infix operators must be spaced. (space-infix-ops)
(#5936) Unexpected whitespace before semicolon. (semi-spacing)
(#5936) There should be no spaces inside this paren. (space-in-parens)
(#5937) Unexpected tab character. (no-tabs)
(#5937) There should be no space after '['. (computed-property-spacing)
(#5937) There should be no space before ']'. (computed-property-spacing)
(#5938) Unexpected tab character. (no-tabs)
(#5939) Trailing spaces not allowed. (no-trailing-spaces)
(#5939) Unexpected tab character. (no-tabs)
(#5940) Unexpected tab character. (no-tabs)
(#5941) Unexpected tab character. (no-tabs)
(#5942) Unexpected tab character. (no-tabs)
(#5943) Unexpected tab character. (no-tabs)
(#5944) Unexpected tab character. (no-tabs)
(#5945) Unexpected tab character. (no-tabs)
(#5946) Unexpected tab character. (no-tabs)
(#5947) Unexpected tab character. (no-tabs)
(#5948) Unexpected tab character. (no-tabs)
(#5949) Unexpected tab character. (no-tabs)
(#5950) Unexpected tab character. (no-tabs)
(#5951) Unexpected tab character. (no-tabs)
(#5952) Unexpected tab character. (no-tabs)
(#5953) Unexpected tab character. (no-tabs)
(#5954) Unexpected tab character. (no-tabs)
(#5955) Unexpected tab character. (no-tabs)
(#5956) Unexpected tab character. (no-tabs)
(#5957) Unexpected tab character. (no-tabs)
(#5958) Unexpected tab character. (no-tabs)
(#5959) Unexpected tab character. (no-tabs)
(#5960) Unexpected tab character. (no-tabs)
(#5961) Unexpected tab character. (no-tabs)
(#5961) There should be no spaces inside this paren. (space-in-parens)
(#5961) There should be no spaces inside this paren. (space-in-parens)
(#5962) Unexpected tab character. (no-tabs)
(#5963) Unexpected tab character. (no-tabs)
(#5963) There should be no spaces inside this paren. (space-in-parens)
(#5963) Unexpected space before function parentheses. (space-before-function-paren)
(#5963) There should be no spaces inside this paren. (space-in-parens)
(#5963) There should be no spaces inside this paren. (space-in-parens)
(#5964) Unexpected tab character. (no-tabs)
(#5965) Unexpected tab character. (no-tabs)
(#5966) Unexpected tab character. (no-tabs)
(#5966) Infix operators must be spaced. (space-infix-ops)
(#5967) Unexpected tab character. (no-tabs)
(#5968) Unexpected tab character. (no-tabs)
(#5969) Trailing spaces not allowed. (no-trailing-spaces)
(#5969) Unexpected tab character. (no-tabs)
(#5970) Unexpected tab character. (no-tabs)
(#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)
(#5971) Unexpected tab character. (no-tabs)
(#5972) Trailing spaces not allowed. (no-trailing-spaces)
(#5972) Unexpected tab character. (no-tabs)
(#5973) Unexpected tab character. (no-tabs)
(#5973) There should be no space after '['. (computed-property-spacing)
(#5973) There should be no space before ']'. (computed-property-spacing)
(#5974) Unexpected tab character. (no-tabs)
(#5974) There should be no space after '['. (computed-property-spacing)
(#5974) There should be no space before ']'. (computed-property-spacing)
(#5975) Trailing spaces not allowed. (no-trailing-spaces)
(#5975) Unexpected tab character. (no-tabs)
(#5976) Unexpected tab character. (no-tabs)
(#5976) Do not nest ternary expressions. (no-nested-ternary)
(#5976) Infix operators must be spaced. (space-infix-ops)
(#5976) Infix operators must be spaced. (space-infix-ops)
(#5977) Unexpected tab character. (no-tabs)
(#5977) There should be no spaces inside this paren. (space-in-parens)
(#5977) There should be no spaces inside this paren. (space-in-parens)
(#5978) Unexpected tab character. (no-tabs)
(#5979) Unexpected tab character. (no-tabs)
(#5980) Unexpected tab character. (no-tabs)
(#5981) Trailing spaces not allowed. (no-trailing-spaces)
(#5981) Unexpected tab character. (no-tabs)
(#5982) Unexpected tab character. (no-tabs)
(#5983) Unexpected tab character. (no-tabs)
(#5984) Unexpected tab character. (no-tabs)
(#5984) Do not nest ternary expressions. (no-nested-ternary)
(#5984) Infix operators must be spaced. (space-infix-ops)
(#5984) Infix operators must be spaced. (space-infix-ops)
(#5985) Unexpected tab character. (no-tabs)
(#5985) There should be no spaces inside this paren. (space-in-parens)
(#5986) Unexpected tab character. (no-tabs)
(#5986) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#5987) Unexpected tab character. (no-tabs)
(#5988) Unexpected tab character. (no-tabs)
(#5989) Unexpected tab character. (no-tabs)
(#5990) Unexpected tab character. (no-tabs)
(#5991) Unexpected tab character. (no-tabs)
(#5991) There should be no spaces inside this paren. (space-in-parens)
(#5991) Unexpected space before function parentheses. (space-before-function-paren)
(#5991) There should be no spaces inside this paren. (space-in-parens)
(#5991) There should be no spaces inside this paren. (space-in-parens)
(#5992) Unexpected tab character. (no-tabs)
(#5993) Unexpected tab character. (no-tabs)
(#5993) 'l' is defined but never used. (no-unused-vars)
(#5994) Unexpected tab character. (no-tabs)
(#5994) Infix operators must be spaced. (space-infix-ops)
(#5995) Unexpected tab character. (no-tabs)
(#5996) Unexpected tab character. (no-tabs)
(#5997) Trailing spaces not allowed. (no-trailing-spaces)
(#5997) Unexpected tab character. (no-tabs)
(#5998) Unexpected tab character. (no-tabs)
(#5998) There should be no spaces inside this paren. (space-in-parens)
(#5998) Infix operators must be spaced. (space-infix-ops)
(#5998) Unexpected whitespace before semicolon. (semi-spacing)
(#5998) Infix operators must be spaced. (space-infix-ops)
(#5998) Unexpected whitespace before semicolon. (semi-spacing)
(#5998) There should be no spaces inside this paren. (space-in-parens)
(#5999) Unexpected tab character. (no-tabs)
(#6000) Trailing spaces not allowed. (no-trailing-spaces)
(#6000) Unexpected tab character. (no-tabs)
(#6001) Unexpected tab character. (no-tabs)
(#6001) There should be no space after '['. (computed-property-spacing)
(#6001) There should be no space before ']'. (computed-property-spacing)
(#6002) Unexpected tab character. (no-tabs)
(#6002) There should be no space after '['. (computed-property-spacing)
(#6002) There should be no space before ']'. (computed-property-spacing)
(#6003) Trailing spaces not allowed. (no-trailing-spaces)
(#6003) Unexpected tab character. (no-tabs)
(#6004) Unexpected tab character. (no-tabs)
(#6004) There should be no space after '['. (computed-property-spacing)
(#6004) Infix operators must be spaced. (space-infix-ops)
(#6004) Infix operators must be spaced. (space-infix-ops)
(#6004) There should be no space before ']'. (computed-property-spacing)
(#6004) There should be no space after '['. (computed-property-spacing)
(#6004) Infix operators must be spaced. (space-infix-ops)
(#6004) There should be no space before ']'. (computed-property-spacing)
(#6005) Unexpected tab character. (no-tabs)
(#6005) There should be no spaces inside this paren. (space-in-parens)
(#6005) There should be no spaces inside this paren. (space-in-parens)
(#6006) Unexpected tab character. (no-tabs)
(#6006) There should be no spaces inside this paren. (space-in-parens)
(#6006) There should be no spaces inside this paren. (space-in-parens)
(#6007) Unexpected tab character. (no-tabs)
(#6008) Unexpected tab character. (no-tabs)
(#6009) Unexpected tab character. (no-tabs)
(#6010) Trailing spaces not allowed. (no-trailing-spaces)
(#6010) Unexpected tab character. (no-tabs)
(#6011) Unexpected tab character. (no-tabs)
(#6012) Unexpected tab character. (no-tabs)
(#6013) Unexpected tab character. (no-tabs)
(#6013) Do not nest ternary expressions. (no-nested-ternary)
(#6013) Infix operators must be spaced. (space-infix-ops)
(#6013) Infix operators must be spaced. (space-infix-ops)
(#6014) Unexpected tab character. (no-tabs)
(#6014) There should be no spaces inside this paren. (space-in-parens)
(#6015) Unexpected tab character. (no-tabs)
(#6016) Unexpected tab character. (no-tabs)
(#6017) Trailing spaces not allowed. (no-trailing-spaces)
(#6017) Unexpected tab character. (no-tabs)
(#6018) Unexpected tab character. (no-tabs)
(#6019) Unexpected tab character. (no-tabs)
(#6020) Unexpected tab character. (no-tabs)
(#6021) Trailing spaces not allowed. (no-trailing-spaces)
(#6021) Unexpected tab character. (no-tabs)
(#6022) Trailing spaces not allowed. (no-trailing-spaces)
(#6022) Unexpected tab character. (no-tabs)
(#6023) Missing JSDoc comment. (require-jsdoc)
(#6023) Unexpected tab character. (no-tabs)
(#6023) Unexpected space before function parentheses. (space-before-function-paren)
(#6023) There should be no spaces inside this paren. (space-in-parens)
(#6023) There should be no spaces inside this paren. (space-in-parens)
(#6024) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6024) Unexpected tab character. (no-tabs)
(#6025) Unexpected tab character. (no-tabs)
(#6026) Unexpected tab character. (no-tabs)
(#6027) Unexpected tab character. (no-tabs)
(#6028) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#6030) Trailing spaces not allowed. (no-trailing-spaces)
(#6030) Unexpected tab character. (no-tabs)
(#6031) Unexpected tab character. (no-tabs)
(#6032) Unexpected tab character. (no-tabs)
(#6033) Unexpected tab character. (no-tabs)
(#6033) There should be no spaces inside this paren. (space-in-parens)
(#6033) Infix operators must be spaced. (space-infix-ops)
(#6033) Infix operators must be spaced. (space-infix-ops)
(#6033) Unexpected whitespace before semicolon. (semi-spacing)
(#6033) Infix operators must be spaced. (space-infix-ops)
(#6033) Unexpected whitespace before semicolon. (semi-spacing)
(#6033) There should be no spaces inside this paren. (space-in-parens)
(#6034) Unexpected tab character. (no-tabs)
(#6034) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6035) Unexpected tab character. (no-tabs)
(#6036) Unexpected tab character. (no-tabs)
(#6037) Unexpected tab character. (no-tabs)
(#6037) There should be no spaces inside this paren. (space-in-parens)
(#6037) There should be no spaces inside this paren. (space-in-parens)
(#6038) Unexpected tab character. (no-tabs)
(#6039) Trailing spaces not allowed. (no-trailing-spaces)
(#6039) Unexpected tab character. (no-tabs)
(#6040) Unexpected tab character. (no-tabs)
(#6041) Unexpected tab character. (no-tabs)
(#6042) Unexpected tab character. (no-tabs)
(#6043) Trailing spaces not allowed. (no-trailing-spaces)
(#6043) Unexpected tab character. (no-tabs)
(#6044) Unexpected tab character. (no-tabs)
(#6045) Unexpected tab character. (no-tabs)
(#6045) There should be no spaces inside this paren. (space-in-parens)
(#6045) There should be no spaces inside this paren. (space-in-parens)
(#6046) Unexpected tab character. (no-tabs)
(#6046) There should be no spaces inside this paren. (space-in-parens)
(#6046) There should be no spaces inside this paren. (space-in-parens)
(#6047) Unexpected tab character. (no-tabs)
(#6047) Infix operators must be spaced. (space-infix-ops)
(#6047) There should be no spaces inside this paren. (space-in-parens)
(#6048) Unexpected tab character. (no-tabs)
(#6048) There should be no space after '['. (computed-property-spacing)
(#6048) Infix operators must be spaced. (space-infix-ops)
(#6048) There should be no space before ']'. (computed-property-spacing)
(#6049) Unexpected tab character. (no-tabs)
(#6049) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#6050) Unexpected tab character. (no-tabs)
(#6051) Unexpected tab character. (no-tabs)
(#6052) Unexpected tab character. (no-tabs)
(#6053) Trailing spaces not allowed. (no-trailing-spaces)
(#6053) Unexpected tab character. (no-tabs)
(#6054) Unexpected tab character. (no-tabs)
(#6054) There should be no spaces inside this paren. (space-in-parens)
(#6055) Unexpected tab character. (no-tabs)
(#6056) Unexpected tab character. (no-tabs)
(#6057) Unexpected tab character. (no-tabs)
(#6058) Unexpected tab character. (no-tabs)
(#6058) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#6059) Unexpected tab character. (no-tabs)
(#6060) Unexpected tab character. (no-tabs)
(#6061) Unexpected tab character. (no-tabs)
(#6062) Trailing spaces not allowed. (no-trailing-spaces)
(#6062) Unexpected tab character. (no-tabs)
(#6063) Unexpected tab character. (no-tabs)
(#6064) Unexpected tab character. (no-tabs)
(#6065) Unexpected tab character. (no-tabs)
(#6066) Trailing spaces not allowed. (no-trailing-spaces)
(#6066) Unexpected tab character. (no-tabs)
(#6067) Trailing spaces not allowed. (no-trailing-spaces)
(#6067) Unexpected tab character. (no-tabs)
(#6068) Expected JSDoc for 'colIdx' but found 'attachTo'. (valid-jsdoc)
(#6068) Expected JSDoc for 'callback' but found 'append'. (valid-jsdoc)
(#6068) Expected JSDoc for 'append' but found 'colIdx'. (valid-jsdoc)
(#6068) Unexpected tab character. (no-tabs)
(#6069) Unexpected tab character. (no-tabs)
(#6070) Unexpected tab character. (no-tabs)
(#6071) Unexpected tab character. (no-tabs)
(#6072) Unexpected tab character. (no-tabs)
(#6073) Unexpected tab character. (no-tabs)
(#6074) Unexpected tab character. (no-tabs)
(#6075) Unexpected tab character. (no-tabs)
(#6076) Unexpected tab character. (no-tabs)
(#6077) Unexpected tab character. (no-tabs)
(#6078) Unexpected tab character. (no-tabs)
(#6078) Unexpected space before function parentheses. (space-before-function-paren)
(#6078) There should be no spaces inside this paren. (space-in-parens)
(#6078) There should be no spaces inside this paren. (space-in-parens)
(#6079) Unexpected tab character. (no-tabs)
(#6079) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6080) Unexpected tab character. (no-tabs)
(#6080) There should be no space after '['. (computed-property-spacing)
(#6080) There should be no space before ']'. (computed-property-spacing)
(#6081) Unexpected tab character. (no-tabs)
(#6082) Unexpected tab character. (no-tabs)
(#6083) Unexpected tab character. (no-tabs)
(#6084) Unexpected tab character. (no-tabs)
(#6084) Unexpected space before function parentheses. (space-before-function-paren)
(#6084) There should be no spaces inside this paren. (space-in-parens)
(#6084) There should be no spaces inside this paren. (space-in-parens)
(#6085) Unexpected tab character. (no-tabs)
(#6086) Unexpected tab character. (no-tabs)
(#6086) There should be no spaces inside this paren. (space-in-parens)
(#6086) There should be no spaces inside this paren. (space-in-parens)
(#6087) Unexpected tab character. (no-tabs)
(#6087) There should be no spaces inside this paren. (space-in-parens)
(#6087) There should be no spaces inside this paren. (space-in-parens)
(#6088) Unexpected tab character. (no-tabs)
(#6089) Trailing spaces not allowed. (no-trailing-spaces)
(#6089) Unexpected tab character. (no-tabs)
(#6090) Unexpected tab character. (no-tabs)
(#6090) Do not nest ternary expressions. (no-nested-ternary)
(#6090) Infix operators must be spaced. (space-infix-ops)
(#6091) Unexpected tab character. (no-tabs)
(#6091) Infix operators must be spaced. (space-infix-ops)
(#6092) Unexpected tab character. (no-tabs)
(#6093) Unexpected tab character. (no-tabs)
(#6094) Unexpected tab character. (no-tabs)
(#6095) Unexpected tab character. (no-tabs)
(#6096) Trailing spaces not allowed. (no-trailing-spaces)
(#6096) Unexpected tab character. (no-tabs)
(#6097) Unexpected tab character. (no-tabs)
(#6098) Unexpected tab character. (no-tabs)
(#6098) There should be no spaces inside this paren. (space-in-parens)
(#6098) There should be no spaces inside this paren. (space-in-parens)
(#6099) Unexpected tab character. (no-tabs)
(#6099) There should be no space after '['. (array-bracket-spacing)
(#6099) There should be no space before ']'. (array-bracket-spacing)
(#6100) Unexpected tab character. (no-tabs)
(#6101) Trailing spaces not allowed. (no-trailing-spaces)
(#6101) Unexpected tab character. (no-tabs)
(#6102) Unexpected tab character. (no-tabs)
(#6103) Unexpected tab character. (no-tabs)
(#6103) There should be no spaces inside this paren. (space-in-parens)
(#6103) There should be no spaces inside this paren. (space-in-parens)
(#6104) Unexpected tab character. (no-tabs)
(#6105) Unexpected tab character. (no-tabs)
(#6105) There should be no spaces inside this paren. (space-in-parens)
(#6105) There should be no spaces inside this paren. (space-in-parens)
(#6106) Trailing spaces not allowed. (no-trailing-spaces)
(#6106) Unexpected tab character. (no-tabs)
(#6107) Unexpected tab character. (no-tabs)
(#6107) There should be no spaces inside this paren. (space-in-parens)
(#6107) There should be no spaces inside this paren. (space-in-parens)
(#6108) Unexpected tab character. (no-tabs)
(#6109) Unexpected tab character. (no-tabs)
(#6109) There should be no spaces inside this paren. (space-in-parens)
(#6109) There should be no spaces inside this paren. (space-in-parens)
(#6110) Trailing spaces not allowed. (no-trailing-spaces)
(#6110) Unexpected tab character. (no-tabs)
(#6111) Unexpected tab character. (no-tabs)
(#6111) There should be no spaces inside this paren. (space-in-parens)
(#6111) There should be no spaces inside this paren. (space-in-parens)
(#6112) Unexpected tab character. (no-tabs)
(#6112) Comments should not begin with a lowercase character (capitalized-comments)
(#6113) Unexpected tab character. (no-tabs)
(#6114) Trailing spaces not allowed. (no-trailing-spaces)
(#6114) Unexpected tab character. (no-tabs)
(#6115) Unexpected tab character. (no-tabs)
(#6115) There should be no spaces inside this paren. (space-in-parens)
(#6115) There should be no spaces inside this paren. (space-in-parens)
(#6116) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#6117) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#6118) Unexpected tab character. (no-tabs)
(#6119) Unexpected tab character. (no-tabs)
(#6119) There should be no space after '['. (computed-property-spacing)
(#6119) There should be no space before ']'. (computed-property-spacing)
(#6120) Unexpected tab character. (no-tabs)
(#6121) Unexpected tab character. (no-tabs)
(#6122) Unexpected tab character. (no-tabs)
(#6122) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#6123) Unexpected tab character. (no-tabs)
(#6124) Unexpected tab character. (no-tabs)
(#6125) Unexpected tab character. (no-tabs)
(#6125) There should be no spaces inside this paren. (space-in-parens)
(#6125) There should be no space after '['. (array-bracket-spacing)
(#6125) There should be no space before ']'. (array-bracket-spacing)
(#6125) There should be no spaces inside this paren. (space-in-parens)
(#6126) Unexpected tab character. (no-tabs)
(#6126) Infix operators must be spaced. (space-infix-ops)
(#6127) Unexpected tab character. (no-tabs)
(#6128) Unexpected tab character. (no-tabs)
(#6128) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#6129) Unexpected tab character. (no-tabs)
(#6129) There should be no spaces inside this paren. (space-in-parens)
(#6129) There should be no spaces inside this paren. (space-in-parens)
(#6130) Unexpected tab character. (no-tabs)
(#6131) Unexpected tab character. (no-tabs)
(#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) Trailing spaces not allowed. (no-trailing-spaces)
(#6132) Unexpected tab character. (no-tabs)
(#6133) Unexpected tab character. (no-tabs)
(#6134) Unexpected tab character. (no-tabs)
(#6134) There should be no space after '['. (computed-property-spacing)
(#6134) There should be no space before ']'. (computed-property-spacing)
(#6135) Unexpected tab character. (no-tabs)
(#6136) Unexpected tab character. (no-tabs)
(#6136) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#6137) Unexpected tab character. (no-tabs)
(#6138) Unexpected tab character. (no-tabs)
(#6139) Unexpected tab character. (no-tabs)
(#6140) Unexpected tab character. (no-tabs)
(#6140) There should be no spaces inside this paren. (space-in-parens)
(#6140) There should be no space after '['. (array-bracket-spacing)
(#6140) There should be no space before ']'. (array-bracket-spacing)
(#6140) There should be no spaces inside this paren. (space-in-parens)
(#6141) Unexpected tab character. (no-tabs)
(#6142) Unexpected tab character. (no-tabs)
(#6143) Trailing spaces not allowed. (no-trailing-spaces)
(#6143) Unexpected tab character. (no-tabs)
(#6144) Unexpected tab character. (no-tabs)
(#6145) Unexpected tab character. (no-tabs)
(#6145) There should be no spaces inside this paren. (space-in-parens)
(#6145) There should be no spaces inside this paren. (space-in-parens)
(#6146) Trailing spaces not allowed. (no-trailing-spaces)
(#6146) Unexpected tab character. (no-tabs)
(#6147) Unexpected tab character. (no-tabs)
(#6147) Comments should not begin with a lowercase character (capitalized-comments)
(#6148) Unexpected tab character. (no-tabs)
(#6148) There should be no spaces inside this paren. (space-in-parens)
(#6148) There should be no spaces inside this paren. (space-in-parens)
(#6149) Unexpected tab character. (no-tabs)
(#6149) There should be no spaces inside this paren. (space-in-parens)
(#6149) There should be no spaces inside this paren. (space-in-parens)
(#6150) Unexpected tab character. (no-tabs)
(#6151) Unexpected tab character. (no-tabs)
(#6152) Trailing spaces not allowed. (no-trailing-spaces)
(#6152) Unexpected tab character. (no-tabs)
(#6153) Trailing spaces not allowed. (no-trailing-spaces)
(#6153) Unexpected tab character. (no-tabs)
(#6154) Unexpected tab character. (no-tabs)
(#6155) Unexpected tab character. (no-tabs)
(#6156) Unexpected tab character. (no-tabs)
(#6157) Unexpected tab character. (no-tabs)
(#6158) Unexpected tab character. (no-tabs)
(#6159) Unexpected tab character. (no-tabs)
(#6160) Unexpected tab character. (no-tabs)
(#6161) Unexpected tab character. (no-tabs)
(#6162) Unexpected tab character. (no-tabs)
(#6162) Unexpected space before function parentheses. (space-before-function-paren)
(#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) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6163) Unexpected tab character. (no-tabs)
(#6164) Unexpected tab character. (no-tabs)
(#6164) There should be no space after '['. (computed-property-spacing)
(#6164) There should be no space before ']'. (computed-property-spacing)
(#6165) Trailing spaces not allowed. (no-trailing-spaces)
(#6165) Unexpected tab character. (no-tabs)
(#6166) Unexpected tab character. (no-tabs)
(#6166) There should be no spaces inside this paren. (space-in-parens)
(#6166) Unexpected space before function parentheses. (space-before-function-paren)
(#6167) Unexpected tab character. (no-tabs)
(#6168) Unexpected tab character. (no-tabs)
(#6168) There should be no spaces inside this paren. (space-in-parens)
(#6168) There should be no spaces inside this paren. (space-in-parens)
(#6169) Unexpected tab character. (no-tabs)
(#6170) Unexpected tab character. (no-tabs)
(#6171) Trailing spaces not allowed. (no-trailing-spaces)
(#6171) Unexpected tab character. (no-tabs)
(#6172) Unexpected tab character. (no-tabs)
(#6173) Unexpected tab character. (no-tabs)
(#6174) Unexpected tab character. (no-tabs)
(#6174) There should be no spaces inside this paren. (space-in-parens)
(#6174) There should be no spaces inside this paren. (space-in-parens)
(#6175) Unexpected tab character. (no-tabs)
(#6175) There should be no spaces inside this paren. (space-in-parens)
(#6175) There should be no spaces inside this paren. (space-in-parens)
(#6176) Trailing spaces not allowed. (no-trailing-spaces)
(#6176) Unexpected tab character. (no-tabs)
(#6177) Unexpected tab character. (no-tabs)
(#6177) There should be no spaces inside this paren. (space-in-parens)
(#6178) Unexpected tab character. (no-tabs)
(#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) Trailing spaces not allowed. (no-trailing-spaces)
(#6179) Unexpected tab character. (no-tabs)
(#6180) Unexpected tab character. (no-tabs)
(#6181) Unexpected tab character. (no-tabs)
(#6182) Unexpected tab character. (no-tabs)
(#6182) There should be no spaces inside this paren. (space-in-parens)
(#6182) There should be no spaces inside this paren. (space-in-parens)
(#6182) There should be no spaces inside this paren. (space-in-parens)
(#6182) There should be no spaces inside this paren. (space-in-parens)
(#6183) Unexpected tab character. (no-tabs)
(#6183) There should be no spaces inside this paren. (space-in-parens)
(#6183) There should be no spaces inside this paren. (space-in-parens)
(#6184) Unexpected tab character. (no-tabs)
(#6185) Unexpected tab character. (no-tabs)
(#6185) There should be no spaces inside this paren. (space-in-parens)
(#6186) Unexpected tab character. (no-tabs)
(#6186) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#6187) Unexpected tab character. (no-tabs)
(#6188) Unexpected tab character. (no-tabs)
(#6188) There should be no spaces inside this paren. (space-in-parens)
(#6188) There should be no spaces inside this paren. (space-in-parens)
(#6189) Unexpected tab character. (no-tabs)
(#6190) Unexpected tab character. (no-tabs)
(#6190) There should be no spaces inside this paren. (space-in-parens)
(#6191) Unexpected tab character. (no-tabs)
(#6192) Trailing spaces not allowed. (no-trailing-spaces)
(#6192) Unexpected tab character. (no-tabs)
(#6193) Trailing spaces not allowed. (no-trailing-spaces)
(#6193) Unexpected tab character. (no-tabs)
(#6194) Unexpected tab character. (no-tabs)
(#6194) Expected JSDoc for 'settings' but found 'oSettings'. (valid-jsdoc)
(#6195) Unexpected tab character. (no-tabs)
(#6196) Unexpected tab character. (no-tabs)
(#6197) Unexpected tab character. (no-tabs)
(#6198) Unexpected tab character. (no-tabs)
(#6199) Unexpected tab character. (no-tabs)
(#6200) Unexpected tab character. (no-tabs)
(#6200) There should be no spaces inside this paren. (space-in-parens)
(#6200) There should be no spaces inside this paren. (space-in-parens)
(#6201) Unexpected tab character. (no-tabs)
(#6201) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6202) Unexpected tab character. (no-tabs)
(#6203) Unexpected tab character. (no-tabs)
(#6204) Unexpected tab character. (no-tabs)
(#6204) There should be no spaces inside this paren. (space-in-parens)
(#6204) There should be no spaces inside this paren. (space-in-parens)
(#6205) Unexpected tab character. (no-tabs)
(#6206) Unexpected tab character. (no-tabs)
(#6207) Trailing spaces not allowed. (no-trailing-spaces)
(#6207) Unexpected tab character. (no-tabs)
(#6208) Unexpected tab character. (no-tabs)
(#6208) There should be no spaces inside this paren. (space-in-parens)
(#6208) There should be no spaces inside this paren. (space-in-parens)
(#6209) Unexpected tab character. (no-tabs)
(#6210) Unexpected tab character. (no-tabs)
(#6210) There should be no spaces inside this paren. (space-in-parens)
(#6210) Infix operators must be spaced. (space-infix-ops)
(#6210) Infix operators must be spaced. (space-infix-ops)
(#6210) Unexpected whitespace before semicolon. (semi-spacing)
(#6210) Infix operators must be spaced. (space-infix-ops)
(#6210) Unexpected whitespace before semicolon. (semi-spacing)
(#6210) There should be no spaces inside this paren. (space-in-parens)
(#6211) Unexpected tab character. (no-tabs)
(#6212) Trailing spaces not allowed. (no-trailing-spaces)
(#6212) Unexpected tab character. (no-tabs)
(#6213) Unexpected tab character. (no-tabs)
(#6214) Unexpected tab character. (no-tabs)
(#6214) There should be no spaces inside this paren. (space-in-parens)
(#6214) There should be no spaces inside this paren. (space-in-parens)
(#6214) There should be no spaces inside this paren. (space-in-parens)
(#6214) There should be no spaces inside this paren. (space-in-parens)
(#6215) Unexpected tab character. (no-tabs)
(#6215) There should be no spaces inside this paren. (space-in-parens)
(#6215) Infix operators must be spaced. (space-infix-ops)
(#6215) Infix operators must be spaced. (space-infix-ops)
(#6215) There should be no spaces inside this paren. (space-in-parens)
(#6216) Unexpected tab character. (no-tabs)
(#6217) Trailing spaces not allowed. (no-trailing-spaces)
(#6217) Unexpected tab character. (no-tabs)
(#6218) Unexpected tab character. (no-tabs)
(#6219) Unexpected tab character. (no-tabs)
(#6219) There should be no spaces inside this paren. (space-in-parens)
(#6219) Infix operators must be spaced. (space-infix-ops)
(#6219) Infix operators must be spaced. (space-infix-ops)
(#6219) Unexpected whitespace before semicolon. (semi-spacing)
(#6219) Infix operators must be spaced. (space-infix-ops)
(#6219) Unexpected whitespace before semicolon. (semi-spacing)
(#6219) There should be no spaces inside this paren. (space-in-parens)
(#6220) Unexpected tab character. (no-tabs)
(#6221) Trailing spaces not allowed. (no-trailing-spaces)
(#6221) Unexpected tab character. (no-tabs)
(#6222) Unexpected tab character. (no-tabs)
(#6222) There should be no spaces inside this paren. (space-in-parens)
(#6222) There should be no spaces inside this paren. (space-in-parens)
(#6222) There should be no spaces inside this paren. (space-in-parens)
(#6222) There should be no spaces inside this paren. (space-in-parens)
(#6223) Unexpected tab character. (no-tabs)
(#6223) There should be no spaces inside this paren. (space-in-parens)
(#6223) Infix operators must be spaced. (space-infix-ops)
(#6223) Infix operators must be spaced. (space-infix-ops)
(#6223) There should be no spaces inside this paren. (space-in-parens)
(#6224) Unexpected tab character. (no-tabs)
(#6225) Unexpected tab character. (no-tabs)
(#6226) Trailing spaces not allowed. (no-trailing-spaces)
(#6226) Unexpected tab character. (no-tabs)
(#6227) Unexpected tab character. (no-tabs)
(#6228) Unexpected tab character. (no-tabs)
(#6229) Trailing spaces not allowed. (no-trailing-spaces)
(#6229) Unexpected tab character. (no-tabs)
(#6230) Trailing spaces not allowed. (no-trailing-spaces)
(#6230) Unexpected tab character. (no-tabs)
(#6231) Unexpected tab character. (no-tabs)
(#6232) Unexpected tab character. (no-tabs)
(#6233) Unexpected tab character. (no-tabs)
(#6233) Missing JSDoc comment. (require-jsdoc)
(#6233) There should be no spaces inside this paren. (space-in-parens)
(#6233) There should be no spaces inside this paren. (space-in-parens)
(#6234) Unexpected tab character. (no-tabs)
(#6234) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6235) Unexpected tab character. (no-tabs)
(#6236) Unexpected tab character. (no-tabs)
(#6236) There should be no space after '['. (computed-property-spacing)
(#6236) There should be no space before ']'. (computed-property-spacing)
(#6237) Unexpected tab character. (no-tabs)
(#6237) There should be no space after '['. (computed-property-spacing)
(#6237) There should be no space before ']'. (computed-property-spacing)
(#6238) Unexpected tab character. (no-tabs)
(#6239) Trailing spaces not allowed. (no-trailing-spaces)
(#6239) Unexpected tab character. (no-tabs)
(#6240) Unexpected tab character. (no-tabs)
(#6240) There should be no spaces inside this paren. (space-in-parens)
(#6240) There should be no spaces inside this paren. (space-in-parens)
(#6241) Unexpected tab character. (no-tabs)
(#6241) There should be no spaces inside this paren. (space-in-parens)
(#6242) Unexpected tab character. (no-tabs)
(#6242) There should be no spaces inside this paren. (space-in-parens)
(#6242) There should be no spaces inside this paren. (space-in-parens)
(#6243) Unexpected tab character. (no-tabs)
(#6244) Unexpected tab character. (no-tabs)
(#6245) Trailing spaces not allowed. (no-trailing-spaces)
(#6245) Unexpected tab character. (no-tabs)
(#6246) Unexpected tab character. (no-tabs)
(#6247) Unexpected tab character. (no-tabs)
(#6248) Unexpected tab character. (no-tabs)
(#6248) There should be no space after '['. (computed-property-spacing)
(#6248) Infix operators must be spaced. (space-infix-ops)
(#6248) There should be no space before ']'. (computed-property-spacing)
(#6249) Trailing spaces not allowed. (no-trailing-spaces)
(#6249) Unexpected tab character. (no-tabs)
(#6250) Unexpected tab character. (no-tabs)
(#6250) There should be no spaces inside this paren. (space-in-parens)
(#6250) Infix operators must be spaced. (space-infix-ops)
(#6250) Infix operators must be spaced. (space-infix-ops)
(#6250) Unexpected whitespace before semicolon. (semi-spacing)
(#6250) Infix operators must be spaced. (space-infix-ops)
(#6250) Unexpected whitespace before semicolon. (semi-spacing)
(#6250) There should be no spaces inside this paren. (space-in-parens)
(#6251) Unexpected tab character. (no-tabs)
(#6252) Trailing spaces not allowed. (no-trailing-spaces)
(#6252) Unexpected tab character. (no-tabs)
(#6253) Unexpected tab character. (no-tabs)
(#6253) There should be no spaces inside this paren. (space-in-parens)
(#6253) Unexpected space after unary operator '!'. (space-unary-ops)
(#6253) There should be no spaces inside this paren. (space-in-parens)
(#6254) Unexpected tab character. (no-tabs)
(#6255) Unexpected tab character. (no-tabs)
(#6256) Trailing spaces not allowed. (no-trailing-spaces)
(#6256) Unexpected tab character. (no-tabs)
(#6257) Unexpected tab character. (no-tabs)
(#6257) There should be no spaces inside this paren. (space-in-parens)
(#6257) Unexpected space after unary operator '!'. (space-unary-ops)
(#6257) There should be no spaces inside this paren. (space-in-parens)
(#6258) Unexpected tab character. (no-tabs)
(#6259) Unexpected tab character. (no-tabs)
(#6260) Unexpected tab character. (no-tabs)
(#6260) There should be no spaces inside this paren. (space-in-parens)
(#6260) There should be no spaces inside this paren. (space-in-parens)
(#6261) Trailing spaces not allowed. (no-trailing-spaces)
(#6261) Unexpected tab character. (no-tabs)
(#6262) Unexpected tab character. (no-tabs)
(#6262) There should be no space after '['. (computed-property-spacing)
(#6262) There should be no space before ']'. (computed-property-spacing)
(#6263) Unexpected tab character. (no-tabs)
(#6263) There should be no spaces inside this paren. (space-in-parens)
(#6263) There should be no spaces inside this paren. (space-in-parens)
(#6264) Unexpected tab character. (no-tabs)
(#6265) Unexpected tab character. (no-tabs)
(#6266) Unexpected tab character. (no-tabs)
(#6267) Unexpected tab character. (no-tabs)
(#6268) Trailing spaces not allowed. (no-trailing-spaces)
(#6268) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#6268) Unexpected tab character. (no-tabs)
(#6269) Trailing spaces not allowed. (no-trailing-spaces)
(#6269) Unexpected tab character. (no-tabs)
(#6270) Trailing spaces not allowed. (no-trailing-spaces)
(#6270) Unexpected tab character. (no-tabs)
(#6271) Expected JSDoc for 'settings' but found 'oSettings'. (valid-jsdoc)
(#6271) Unexpected tab character. (no-tabs)
(#6272) Unexpected tab character. (no-tabs)
(#6273) Unexpected tab character. (no-tabs)
(#6274) Unexpected tab character. (no-tabs)
(#6275) Unexpected tab character. (no-tabs)
(#6276) Unexpected tab character. (no-tabs)
(#6276) Unexpected space before function parentheses. (space-before-function-paren)
(#6276) There should be no spaces inside this paren. (space-in-parens)
(#6276) There should be no spaces inside this paren. (space-in-parens)
(#6277) Unexpected tab character. (no-tabs)
(#6277) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6278) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#6279) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6280) Unexpected tab character. (no-tabs)
(#6281) Unexpected tab character. (no-tabs)
(#6282) Trailing spaces not allowed. (no-trailing-spaces)
(#6282) Unexpected tab character. (no-tabs)
(#6283) Unexpected tab character. (no-tabs)
(#6284) Unexpected tab character. (no-tabs)
(#6285) Unexpected tab character. (no-tabs)
(#6286) Unexpected tab character. (no-tabs)
(#6287) Unexpected tab character. (no-tabs)
(#6288) Unexpected tab character. (no-tabs)
(#6288) There should be no spaces inside this paren. (space-in-parens)
(#6288) There should be no spaces inside this paren. (space-in-parens)
(#6289) Unexpected tab character. (no-tabs)
(#6289) There should be no spaces inside this paren. (space-in-parens)
(#6289) There should be no spaces inside this paren. (space-in-parens)
(#6290) Unexpected tab character. (no-tabs)
(#6290) There should be no spaces inside this paren. (space-in-parens)
(#6290) Unexpected space before function parentheses. (space-before-function-paren)
(#6290) There should be no spaces inside this paren. (space-in-parens)
(#6290) There should be no spaces inside this paren. (space-in-parens)
(#6291) Unexpected tab character. (no-tabs)
(#6292) Unexpected tab character. (no-tabs)
(#6293) Unexpected tab character. (no-tabs)
(#6293) There should be no spaces inside this paren. (space-in-parens)
(#6293) There should be no spaces inside this paren. (space-in-parens)
(#6294) Unexpected tab character. (no-tabs)
(#6295) Unexpected tab character. (no-tabs)
(#6295) There should be no spaces inside this paren. (space-in-parens)
(#6296) Unexpected tab character. (no-tabs)
(#6297) Trailing spaces not allowed. (no-trailing-spaces)
(#6297) Unexpected tab character. (no-tabs)
(#6298) Unexpected tab character. (no-tabs)
(#6298) There should be no spaces inside this paren. (space-in-parens)
(#6298) There should be no spaces inside this paren. (space-in-parens)
(#6299) Trailing spaces not allowed. (no-trailing-spaces)
(#6299) Unexpected tab character. (no-tabs)
(#6300) Unexpected tab character. (no-tabs)
(#6301) Unexpected tab character. (no-tabs)
(#6301) There should be no spaces inside this paren. (space-in-parens)
(#6301) There should be no spaces inside this paren. (space-in-parens)
(#6302) Unexpected tab character. (no-tabs)
(#6303) Trailing spaces not allowed. (no-trailing-spaces)
(#6303) Unexpected tab character. (no-tabs)
(#6304) Trailing spaces not allowed. (no-trailing-spaces)
(#6304) Unexpected tab character. (no-tabs)
(#6305) Unexpected tab character. (no-tabs)
(#6305) Expected JSDoc for 'settings' but found 'oSettings'. (valid-jsdoc)
(#6306) Unexpected tab character. (no-tabs)
(#6307) Unexpected tab character. (no-tabs)
(#6308) Unexpected tab character. (no-tabs)
(#6309) Unexpected tab character. (no-tabs)
(#6310) Unexpected tab character. (no-tabs)
(#6311) Unexpected tab character. (no-tabs)
(#6311) Unexpected space before function parentheses. (space-before-function-paren)
(#6311) There should be no spaces inside this paren. (space-in-parens)
(#6311) 'oInit' is defined but never used. (no-unused-vars)
(#6311) There should be no spaces inside this paren. (space-in-parens)
(#6312) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6312) Unexpected tab character. (no-tabs)
(#6313) Unexpected tab character. (no-tabs)
(#6314) Unexpected tab character. (no-tabs)
(#6315) Trailing spaces not allowed. (no-trailing-spaces)
(#6315) Unexpected tab character. (no-tabs)
(#6316) Unexpected tab character. (no-tabs)
(#6316) There should be no spaces inside this paren. (space-in-parens)
(#6316) Unexpected space after unary operator '!'. (space-unary-ops)
(#6316) There should be no spaces inside this paren. (space-in-parens)
(#6317) Unexpected tab character. (no-tabs)
(#6318) Unexpected tab character. (no-tabs)
(#6319) Trailing spaces not allowed. (no-trailing-spaces)
(#6319) Unexpected tab character. (no-tabs)
(#6320) Unexpected tab character. (no-tabs)
(#6320) There should be no spaces inside this paren. (space-in-parens)
(#6320) There should be no spaces inside this paren. (space-in-parens)
(#6321) Unexpected tab character. (no-tabs)
(#6321) There should be no spaces inside this paren. (space-in-parens)
(#6321) Unexpected space after unary operator '!'. (space-unary-ops)
(#6321) Unexpected space after unary operator '!'. (space-unary-ops)
(#6321) There should be no spaces inside this paren. (space-in-parens)
(#6322) Unexpected tab character. (no-tabs)
(#6323) Unexpected tab character. (no-tabs)
(#6324) Trailing spaces not allowed. (no-trailing-spaces)
(#6324) Unexpected tab character. (no-tabs)
(#6325) Unexpected tab character. (no-tabs)
(#6326) Unexpected tab character. (no-tabs)
(#6327) Unexpected tab character. (no-tabs)
(#6328) Unexpected tab character. (no-tabs)
(#6328) There should be no spaces inside this paren. (space-in-parens)
(#6328) There should be no spaces inside this paren. (space-in-parens)
(#6329) Unexpected tab character. (no-tabs)
(#6329) There should be no spaces inside this paren. (space-in-parens)
(#6329) There should be no spaces inside this paren. (space-in-parens)
(#6329) There should be no spaces inside this paren. (space-in-parens)
(#6329) There should be no spaces inside this paren. (space-in-parens)
(#6330) Unexpected tab character. (no-tabs)
(#6331) Unexpected tab character. (no-tabs)
(#6332) Trailing spaces not allowed. (no-trailing-spaces)
(#6332) Unexpected tab character. (no-tabs)
(#6333) Unexpected tab character. (no-tabs)
(#6334) Unexpected tab character. (no-tabs)
(#6335) Unexpected tab character. (no-tabs)
(#6335) There should be no spaces inside this paren. (space-in-parens)
(#6335) Infix operators must be spaced. (space-infix-ops)
(#6335) There should be no spaces inside this paren. (space-in-parens)
(#6336) Unexpected tab character. (no-tabs)
(#6337) Unexpected tab character. (no-tabs)
(#6338) Trailing spaces not allowed. (no-trailing-spaces)
(#6338) Unexpected tab character. (no-tabs)
(#6339) Unexpected tab character. (no-tabs)
(#6340) Unexpected tab character. (no-tabs)
(#6340) There should be no spaces inside this paren. (space-in-parens)
(#6340) There should be no spaces inside this paren. (space-in-parens)
(#6341) Unexpected tab character. (no-tabs)
(#6342) Unexpected tab character. (no-tabs)
(#6343) Trailing spaces not allowed. (no-trailing-spaces)
(#6343) Unexpected tab character. (no-tabs)
(#6344) Unexpected tab character. (no-tabs)
(#6345) Unexpected tab character. (no-tabs)
(#6345) There should be no spaces inside this paren. (space-in-parens)
(#6345) There should be no spaces inside this paren. (space-in-parens)
(#6346) Trailing spaces not allowed. (no-trailing-spaces)
(#6346) Unexpected tab character. (no-tabs)
(#6347) Unexpected tab character. (no-tabs)
(#6348) Unexpected tab character. (no-tabs)
(#6349) Unexpected tab character. (no-tabs)
(#6349) There should be no spaces inside this paren. (space-in-parens)
(#6349) There should be no spaces inside this paren. (space-in-parens)
(#6350) Unexpected tab character. (no-tabs)
(#6350) Multiple spaces found before '='. (no-multi-spaces)
(#6351) Unexpected tab character. (no-tabs)
(#6352) Unexpected tab character. (no-tabs)
(#6353) Unexpected tab character. (no-tabs)
(#6353) There should be no spaces inside this paren. (space-in-parens)
(#6353) There should be no spaces inside this paren. (space-in-parens)
(#6354) Unexpected tab character. (no-tabs)
(#6354) Multiple spaces found before '='. (no-multi-spaces)
(#6355) Unexpected tab character. (no-tabs)
(#6356) Trailing spaces not allowed. (no-trailing-spaces)
(#6356) Unexpected tab character. (no-tabs)
(#6357) Unexpected tab character. (no-tabs)
(#6358) Unexpected tab character. (no-tabs)
(#6358) There should be no spaces inside this paren. (space-in-parens)
(#6358) There should be no spaces inside this paren. (space-in-parens)
(#6359) Unexpected tab character. (no-tabs)
(#6360) Unexpected tab character. (no-tabs)
(#6360) There should be no spaces inside this paren. (space-in-parens)
(#6360) Unexpected space before function parentheses. (space-before-function-paren)
(#6360) There should be no spaces inside this paren. (space-in-parens)
(#6360) There should be no spaces inside this paren. (space-in-parens)
(#6361) Unexpected tab character. (no-tabs)
(#6361) There should be no spaces inside this paren. (space-in-parens)
(#6362) Unexpected tab character. (no-tabs)
(#6362) There should be no space after '['. (array-bracket-spacing)
(#6362) There should be no space before ']'. (array-bracket-spacing)
(#6363) Unexpected tab character. (no-tabs)
(#6364) Unexpected tab character. (no-tabs)
(#6365) Unexpected tab character. (no-tabs)
(#6365) There should be no spaces inside this paren. (space-in-parens)
(#6366) Unexpected tab character. (no-tabs)
(#6367) Trailing spaces not allowed. (no-trailing-spaces)
(#6367) Unexpected tab character. (no-tabs)
(#6368) Unexpected tab character. (no-tabs)
(#6369) Unexpected tab character. (no-tabs)
(#6369) There should be no spaces inside this paren. (space-in-parens)
(#6369) There should be no spaces inside this paren. (space-in-parens)
(#6370) Unexpected tab character. (no-tabs)
(#6370) There should be no spaces inside this paren. (space-in-parens)
(#6370) There should be no spaces inside this paren. (space-in-parens)
(#6370) There should be no spaces inside this paren. (space-in-parens)
(#6370) There should be no spaces inside this paren. (space-in-parens)
(#6371) Unexpected tab character. (no-tabs)
(#6372) Trailing spaces not allowed. (no-trailing-spaces)
(#6372) Unexpected tab character. (no-tabs)
(#6373) Unexpected tab character. (no-tabs)
(#6374) Unexpected tab character. (no-tabs)
(#6374) There should be no spaces inside this paren. (space-in-parens)
(#6374) Infix operators must be spaced. (space-infix-ops)
(#6374) Infix operators must be spaced. (space-infix-ops)
(#6374) Unexpected whitespace before semicolon. (semi-spacing)
(#6374) Infix operators must be spaced. (space-infix-ops)
(#6374) Unexpected whitespace before semicolon. (semi-spacing)
(#6374) There should be no spaces inside this paren. (space-in-parens)
(#6375) Unexpected tab character. (no-tabs)
(#6376) Trailing spaces not allowed. (no-trailing-spaces)
(#6376) Unexpected tab character. (no-tabs)
(#6377) Unexpected tab character. (no-tabs)
(#6378) Unexpected tab character. (no-tabs)
(#6378) There should be no spaces inside this paren. (space-in-parens)
(#6378) There should be no spaces inside this paren. (space-in-parens)
(#6379) Unexpected tab character. (no-tabs)
(#6380) Unexpected tab character. (no-tabs)
(#6381) Trailing spaces not allowed. (no-trailing-spaces)
(#6381) Unexpected tab character. (no-tabs)
(#6382) Unexpected tab character. (no-tabs)
(#6383) Unexpected tab character. (no-tabs)
(#6383) There should be no spaces inside this paren. (space-in-parens)
(#6383) There should be no spaces inside this paren. (space-in-parens)
(#6384) Unexpected tab character. (no-tabs)
(#6384) There should be no spaces inside this paren. (space-in-parens)
(#6384) There should be no spaces inside this paren. (space-in-parens)
(#6384) There should be no spaces inside this paren. (space-in-parens)
(#6384) There should be no spaces inside this paren. (space-in-parens)
(#6385) Unexpected tab character. (no-tabs)
(#6386) Unexpected tab character. (no-tabs)
(#6387) Trailing spaces not allowed. (no-trailing-spaces)
(#6387) Unexpected tab character. (no-tabs)
(#6388) Unexpected tab character. (no-tabs)
(#6388) There should be no spaces inside this paren. (space-in-parens)
(#6388) There should be no spaces inside this paren. (space-in-parens)
(#6389) Unexpected tab character. (no-tabs)
(#6390) Trailing spaces not allowed. (no-trailing-spaces)
(#6390) Unexpected tab character. (no-tabs)
(#6391) Trailing spaces not allowed. (no-trailing-spaces)
(#6391) Unexpected tab character. (no-tabs)
(#6392) Unexpected tab character. (no-tabs)
(#6393) Unexpected tab character. (no-tabs)
(#6394) Unexpected tab character. (no-tabs)
(#6395) Unexpected tab character. (no-tabs)
(#6396) Unexpected tab character. (no-tabs)
(#6397) Unexpected tab character. (no-tabs)
(#6398) Unexpected tab character. (no-tabs)
(#6398) Unexpected space before function parentheses. (space-before-function-paren)
(#6398) There should be no spaces inside this paren. (space-in-parens)
(#6398) There should be no spaces inside this paren. (space-in-parens)
(#6399) Unexpected tab character. (no-tabs)
(#6399) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6400) Unexpected tab character. (no-tabs)
(#6401) Unexpected tab character. (no-tabs)
(#6401) There should be no spaces inside this paren. (space-in-parens)
(#6401) There should be no spaces inside this paren. (space-in-parens)
(#6401) There should be no spaces inside this paren. (space-in-parens)
(#6401) There should be no spaces inside this paren. (space-in-parens)
(#6402) Trailing spaces not allowed. (no-trailing-spaces)
(#6402) Unexpected tab character. (no-tabs)
(#6403) Unexpected tab character. (no-tabs)
(#6404) Unexpected tab character. (no-tabs)
(#6404) There should be no space after '['. (computed-property-spacing)
(#6404) There should be no space before ']'. (computed-property-spacing)
(#6405) Unexpected tab character. (no-tabs)
(#6406) Unexpected tab character. (no-tabs)
(#6407) Trailing spaces not allowed. (no-trailing-spaces)
(#6407) Unexpected tab character. (no-tabs)
(#6408) Trailing spaces not allowed. (no-trailing-spaces)
(#6408) Unexpected tab character. (no-tabs)
(#6409) Unexpected tab character. (no-tabs)
(#6410) Unexpected tab character. (no-tabs)
(#6411) Unexpected tab character. (no-tabs)
(#6412) Unexpected tab character. (no-tabs)
(#6413) Unexpected tab character. (no-tabs)
(#6414) Unexpected tab character. (no-tabs)
(#6415) Unexpected tab character. (no-tabs)
(#6416) Unexpected tab character. (no-tabs)
(#6417) Unexpected tab character. (no-tabs)
(#6417) There should be no spaces inside this paren. (space-in-parens)
(#6417) There should be no spaces inside this paren. (space-in-parens)
(#6418) Unexpected tab character. (no-tabs)
(#6418) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6419) Unexpected tab character. (no-tabs)
(#6419) Infix operators must be spaced. (space-infix-ops)
(#6420) Unexpected tab character. (no-tabs)
(#6420) Infix operators must be spaced. (space-infix-ops)
(#6420) Infix operators must be spaced. (space-infix-ops)
(#6420) Infix operators must be spaced. (space-infix-ops)
(#6421) Trailing spaces not allowed. (no-trailing-spaces)
(#6421) Unexpected tab character. (no-tabs)
(#6422) Unexpected tab character. (no-tabs)
(#6422) There should be no spaces inside this paren. (space-in-parens)
(#6422) There should be no spaces inside this paren. (space-in-parens)
(#6423) Unexpected tab character. (no-tabs)
(#6423) Infix operators must be spaced. (space-infix-ops)
(#6424) Unexpected tab character. (no-tabs)
(#6424) Infix operators must be spaced. (space-infix-ops)
(#6425) Unexpected tab character. (no-tabs)
(#6426) Trailing spaces not allowed. (no-trailing-spaces)
(#6426) Unexpected tab character. (no-tabs)
(#6427) Unexpected tab character. (no-tabs)
(#6427) There should be no spaces inside this paren. (space-in-parens)
(#6427) Unexpected space after unary operator '!'. (space-unary-ops)
(#6427) Multiple spaces found before ')'. (no-multi-spaces)
(#6427) There should be no spaces inside this paren. (space-in-parens)
(#6428) Unexpected tab character. (no-tabs)
(#6429) Unexpected tab character. (no-tabs)
(#6430) Unexpected tab character. (no-tabs)
(#6431) Trailing spaces not allowed. (no-trailing-spaces)
(#6431) Unexpected tab character. (no-tabs)
(#6432) Unexpected tab character. (no-tabs)
(#6432) There should be no spaces inside this paren. (space-in-parens)
(#6432) There should be no spaces inside this paren. (space-in-parens)
(#6433) Unexpected tab character. (no-tabs)
(#6433) There should be no spaces inside this paren. (space-in-parens)
(#6433) There should be no space after '['. (array-bracket-spacing)
(#6433) There should be no space before ']'. (array-bracket-spacing)
(#6433) There should be no spaces inside this paren. (space-in-parens)
(#6434) Unexpected tab character. (no-tabs)
(#6435) Trailing spaces not allowed. (no-trailing-spaces)
(#6435) Unexpected tab character. (no-tabs)
(#6436) Unexpected tab character. (no-tabs)
(#6436) There should be no spaces inside this paren. (space-in-parens)
(#6436) There should be no spaces inside this paren. (space-in-parens)
(#6437) Unexpected tab character. (no-tabs)
(#6437) Unexpected alert. (no-alert)
(#6437) There should be no spaces inside this paren. (space-in-parens)
(#6437) There should be no spaces inside this paren. (space-in-parens)
(#6438) Unexpected tab character. (no-tabs)
(#6438) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#6439) Unexpected tab character. (no-tabs)
(#6439) There should be no spaces inside this paren. (space-in-parens)
(#6439) There should be no spaces inside this paren. (space-in-parens)
(#6440) Unexpected tab character. (no-tabs)
(#6441) Unexpected tab character. (no-tabs)
(#6441) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#6442) Unexpected tab character. (no-tabs)
(#6442) There should be no spaces inside this paren. (space-in-parens)
(#6442) There should be no spaces inside this paren. (space-in-parens)
(#6443) Unexpected tab character. (no-tabs)
(#6443) There should be no spaces inside this paren. (space-in-parens)
(#6443) There should be no spaces inside this paren. (space-in-parens)
(#6444) Unexpected tab character. (no-tabs)
(#6445) Unexpected tab character. (no-tabs)
(#6445) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#6446) Unexpected tab character. (no-tabs)
(#6446) There should be no spaces inside this paren. (space-in-parens)
(#6446) Unexpected console statement. (no-console)
(#6446) There should be no spaces inside this paren. (space-in-parens)
(#6447) Unexpected tab character. (no-tabs)
(#6447) Unexpected console statement. (no-console)
(#6447) There should be no spaces inside this paren. (space-in-parens)
(#6447) There should be no spaces inside this paren. (space-in-parens)
(#6448) Unexpected tab character. (no-tabs)
(#6449) Unexpected tab character. (no-tabs)
(#6450) Trailing spaces not allowed. (no-trailing-spaces)
(#6450) Unexpected tab character. (no-tabs)
(#6451) Trailing spaces not allowed. (no-trailing-spaces)
(#6451) Unexpected tab character. (no-tabs)
(#6452) Unexpected tab character. (no-tabs)
(#6453) Unexpected tab character. (no-tabs)
(#6454) Unexpected tab character. (no-tabs)
(#6455) Unexpected tab character. (no-tabs)
(#6456) Unexpected tab character. (no-tabs)
(#6457) Unexpected tab character. (no-tabs)
(#6458) Unexpected tab character. (no-tabs)
(#6459) Unexpected tab character. (no-tabs)
(#6460) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#6461) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6462) Unexpected tab character. (no-tabs)
(#6462) 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)
(#6462) There should be no spaces inside this paren. (space-in-parens)
(#6463) Unexpected tab character. (no-tabs)
(#6463) There should be no spaces inside this paren. (space-in-parens)
(#6463) Unexpected space before function parentheses. (space-before-function-paren)
(#6464) Unexpected tab character. (no-tabs)
(#6464) 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)
(#6464) There should be no spaces inside this paren. (space-in-parens)
(#6465) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#6466) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#6467) Unexpected tab character. (no-tabs)
(#6468) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#6470) Unexpected tab character. (no-tabs)
(#6470) There should be no spaces inside this paren. (space-in-parens)
(#6471) Trailing spaces not allowed. (no-trailing-spaces)
(#6471) Unexpected tab character. (no-tabs)
(#6472) Unexpected tab character. (no-tabs)
(#6473) Unexpected tab character. (no-tabs)
(#6474) Trailing spaces not allowed. (no-trailing-spaces)
(#6474) Unexpected tab character. (no-tabs)
(#6475) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#6477) Unexpected tab character. (no-tabs)
(#6478) Trailing spaces not allowed. (no-trailing-spaces)
(#6478) Unexpected tab character. (no-tabs)
(#6479) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#6481) Unexpected tab character. (no-tabs)
(#6482) Unexpected tab character. (no-tabs)
(#6483) Trailing spaces not allowed. (no-trailing-spaces)
(#6483) Unexpected tab character. (no-tabs)
(#6484) Trailing spaces not allowed. (no-trailing-spaces)
(#6484) Unexpected tab character. (no-tabs)
(#6485) Unexpected tab character. (no-tabs)
(#6486) Unexpected tab character. (no-tabs)
(#6487) Unexpected tab character. (no-tabs)
(#6488) Unexpected tab character. (no-tabs)
(#6489) Unexpected tab character. (no-tabs)
(#6490) Unexpected tab character. (no-tabs)
(#6491) Unexpected tab character. (no-tabs)
(#6492) Unexpected tab character. (no-tabs)
(#6493) Unexpected tab character. (no-tabs)
(#6494) Unexpected tab character. (no-tabs)
(#6495) Unexpected tab character. (no-tabs)
(#6496) Unexpected tab character. (no-tabs)
(#6497) Unexpected tab character. (no-tabs)
(#6498) Unexpected tab character. (no-tabs)
(#6499) Unexpected tab character. (no-tabs)
(#6500) Unexpected tab character. (no-tabs)
(#6501) Unexpected tab character. (no-tabs)
(#6502) Unexpected tab character. (no-tabs)
(#6502) There should be no spaces inside this paren. (space-in-parens)
(#6502) There should be no spaces inside this paren. (space-in-parens)
(#6503) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6503) Unexpected tab character. (no-tabs)
(#6504) Unexpected tab character. (no-tabs)
(#6505) Trailing spaces not allowed. (no-trailing-spaces)
(#6505) Unexpected tab character. (no-tabs)
(#6506) Unexpected tab character. (no-tabs)
(#6506) There should be no spaces inside this paren. (space-in-parens)
(#6506) There should be no spaces inside this paren. (space-in-parens)
(#6507) Unexpected tab character. (no-tabs)
(#6507) There should be no spaces inside this paren. (space-in-parens)
(#6507) There should be no spaces inside this paren. (space-in-parens)
(#6508) Unexpected tab character. (no-tabs)
(#6509) Trailing spaces not allowed. (no-trailing-spaces)
(#6509) Unexpected tab character. (no-tabs)
(#6510) Unexpected tab character. (no-tabs)
(#6510) There should be no spaces inside this paren. (space-in-parens)
(#6510) There should be no spaces inside this paren. (space-in-parens)
(#6510) There should be no spaces inside this paren. (space-in-parens)
(#6510) There should be no spaces inside this paren. (space-in-parens)
(#6511) Unexpected tab character. (no-tabs)
(#6511) There should be no spaces inside this paren. (space-in-parens)
(#6511) Unexpected space after unary operator '!'. (space-unary-ops)
(#6511) 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)
(#6512) Unexpected tab character. (no-tabs)
(#6513) Unexpected tab character. (no-tabs)
(#6514) Unexpected tab character. (no-tabs)
(#6514) There should be no spaces inside this paren. (space-in-parens)
(#6514) There should be no spaces inside this paren. (space-in-parens)
(#6515) Unexpected tab character. (no-tabs)
(#6515) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#6516) Unexpected tab character. (no-tabs)
(#6516) There should be no spaces inside this paren. (space-in-parens)
(#6516) There should be no spaces inside this paren. (space-in-parens)
(#6517) Unexpected tab character. (no-tabs)
(#6518) Unexpected tab character. (no-tabs)
(#6518) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#6519) Unexpected tab character. (no-tabs)
(#6520) Unexpected tab character. (no-tabs)
(#6521) Unexpected tab character. (no-tabs)
(#6522) Unexpected tab character. (no-tabs)
(#6523) Unexpected tab character. (no-tabs)
(#6524) Trailing spaces not allowed. (no-trailing-spaces)
(#6524) Unexpected tab character. (no-tabs)
(#6525) Unexpected tab character. (no-tabs)
(#6526) Unexpected tab character. (no-tabs)
(#6527) Trailing spaces not allowed. (no-trailing-spaces)
(#6527) Unexpected tab character. (no-tabs)
(#6528) Trailing spaces not allowed. (no-trailing-spaces)
(#6528) Unexpected tab character. (no-tabs)
(#6529) Unexpected tab character. (no-tabs)
(#6530) Unexpected tab character. (no-tabs)
(#6531) Unexpected tab character. (no-tabs)
(#6532) Unexpected tab character. (no-tabs)
(#6533) Unexpected tab character. (no-tabs)
(#6534) Unexpected tab character. (no-tabs)
(#6535) Unexpected tab character. (no-tabs)
(#6536) Unexpected tab character. (no-tabs)
(#6537) Unexpected tab character. (no-tabs)
(#6538) Unexpected tab character. (no-tabs)
(#6538) There should be no spaces inside this paren. (space-in-parens)
(#6538) There should be no spaces inside this paren. (space-in-parens)
(#6539) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6539) Unexpected tab character. (no-tabs)
(#6540) Unexpected tab character. (no-tabs)
(#6541) Unexpected tab character. (no-tabs)
(#6541) There should be no spaces inside this paren. (space-in-parens)
(#6541) Unexpected space before function parentheses. (space-before-function-paren)
(#6542) Unexpected tab character. (no-tabs)
(#6543) Unexpected tab character. (no-tabs)
(#6544) Unexpected tab character. (no-tabs)
(#6544) There should be no spaces inside this paren. (space-in-parens)
(#6545) Unexpected tab character. (no-tabs)
(#6545) There should be no spaces inside this paren. (space-in-parens)
(#6545) Unexpected space before function parentheses. (space-before-function-paren)
(#6545) Missing space before opening brace. (space-before-blocks)
(#6546) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#6548) Unexpected tab character. (no-tabs)
(#6549) Unexpected tab character. (no-tabs)
(#6550) Unexpected tab character. (no-tabs)
(#6550) There should be no spaces inside this paren. (space-in-parens)
(#6551) Unexpected tab character. (no-tabs)
(#6551) There should be no spaces inside this paren. (space-in-parens)
(#6551) Unexpected space before function parentheses. (space-before-function-paren)
(#6552) Unexpected tab character. (no-tabs)
(#6553) Unexpected tab character. (no-tabs)
(#6554) Unexpected tab character. (no-tabs)
(#6554) There should be no spaces inside this paren. (space-in-parens)
(#6555) Unexpected tab character. (no-tabs)
(#6556) Trailing spaces not allowed. (no-trailing-spaces)
(#6556) Unexpected tab character. (no-tabs)
(#6557) Trailing spaces not allowed. (no-trailing-spaces)
(#6557) Unexpected tab character. (no-tabs)
(#6558) Unexpected tab character. (no-tabs)
(#6559) Unexpected tab character. (no-tabs)
(#6560) Unexpected tab character. (no-tabs)
(#6561) Unexpected tab character. (no-tabs)
(#6562) Unexpected tab character. (no-tabs)
(#6563) Unexpected tab character. (no-tabs)
(#6564) Unexpected tab character. (no-tabs)
(#6565) Unexpected tab character. (no-tabs)
(#6566) Unexpected tab character. (no-tabs)
(#6567) Unexpected tab character. (no-tabs)
(#6567) There should be no spaces inside this paren. (space-in-parens)
(#6567) There should be no spaces inside this paren. (space-in-parens)
(#6568) Unexpected tab character. (no-tabs)
(#6568) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6569) Unexpected tab character. (no-tabs)
(#6569) There should be no spaces inside this paren. (space-in-parens)
(#6569) There should be no spaces inside this paren. (space-in-parens)
(#6570) Unexpected tab character. (no-tabs)
(#6570) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6571) Unexpected tab character. (no-tabs)
(#6571) There should be no spaces inside this paren. (space-in-parens)
(#6572) Unexpected tab character. (no-tabs)
(#6573) Unexpected tab character. (no-tabs)
(#6574) Unexpected tab character. (no-tabs)
(#6574) There should be no spaces inside this paren. (space-in-parens)
(#6575) Unexpected tab character. (no-tabs)
(#6576) Unexpected tab character. (no-tabs)
(#6577) Trailing spaces not allowed. (no-trailing-spaces)
(#6577) Unexpected tab character. (no-tabs)
(#6578) Trailing spaces not allowed. (no-trailing-spaces)
(#6578) Unexpected tab character. (no-tabs)
(#6579) Unexpected tab character. (no-tabs)
(#6579) Missing JSDoc @returns for function. (valid-jsdoc)
(#6580) Unexpected tab character. (no-tabs)
(#6581) Unexpected tab character. (no-tabs)
(#6582) Unexpected tab character. (no-tabs)
(#6583) Unexpected tab character. (no-tabs)
(#6584) Unexpected tab character. (no-tabs)
(#6585) Unexpected tab character. (no-tabs)
(#6586) Unexpected tab character. (no-tabs)
(#6587) Unexpected tab character. (no-tabs)
(#6588) Unexpected tab character. (no-tabs)
(#6589) Unexpected tab character. (no-tabs)
(#6590) Unexpected tab character. (no-tabs)
(#6591) Unexpected tab character. (no-tabs)
(#6592) Unexpected tab character. (no-tabs)
(#6593) Unexpected tab character. (no-tabs)
(#6593) There should be no spaces inside this paren. (space-in-parens)
(#6593) There should be no spaces inside this paren. (space-in-parens)
(#6594) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6594) Unexpected tab character. (no-tabs)
(#6595) Unexpected tab character. (no-tabs)
(#6596) Trailing spaces not allowed. (no-trailing-spaces)
(#6596) Unexpected tab character. (no-tabs)
(#6597) Unexpected tab character. (no-tabs)
(#6597) There should be no spaces inside this paren. (space-in-parens)
(#6597) There should be no spaces inside this paren. (space-in-parens)
(#6598) Unexpected tab character. (no-tabs)
(#6598) There should be no spaces inside this paren. (space-in-parens)
(#6598) Unexpected space before function parentheses. (space-before-function-paren)
(#6598) 'i' is defined but never used. (no-unused-vars)
(#6599) Unexpected tab character. (no-tabs)
(#6599) There should be no spaces inside this paren. (space-in-parens)
(#6599) There should be no spaces inside this paren. (space-in-parens)
(#6600) Unexpected tab character. (no-tabs)
(#6600) There should be no spaces inside this paren. (space-in-parens)
(#6601) Unexpected tab character. (no-tabs)
(#6602) Trailing spaces not allowed. (no-trailing-spaces)
(#6602) Unexpected tab character. (no-tabs)
(#6603) Unexpected tab character. (no-tabs)
(#6603) There should be no spaces inside this paren. (space-in-parens)
(#6603) There should be no spaces inside this paren. (space-in-parens)
(#6604) Unexpected tab character. (no-tabs)
(#6604) There should be no spaces inside this paren. (space-in-parens)
(#6604) Infix operators must be spaced. (space-infix-ops)
(#6604) There should be no spaces inside this paren. (space-in-parens)
(#6605) Trailing spaces not allowed. (no-trailing-spaces)
(#6605) Unexpected tab character. (no-tabs)
(#6606) Unexpected tab character. (no-tabs)
(#6606) There should be no spaces inside this paren. (space-in-parens)
(#6606) There should be no spaces inside this paren. (space-in-parens)
(#6607) Trailing spaces not allowed. (no-trailing-spaces)
(#6607) Unexpected tab character. (no-tabs)
(#6608) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#6610) Trailing spaces not allowed. (no-trailing-spaces)
(#6610) Unexpected tab character. (no-tabs)
(#6611) Unexpected tab character. (no-tabs)
(#6612) Unexpected tab character. (no-tabs)
(#6613) Trailing spaces not allowed. (no-trailing-spaces)
(#6613) Unexpected tab character. (no-tabs)
(#6614) Trailing spaces not allowed. (no-trailing-spaces)
(#6614) Unexpected tab character. (no-tabs)
(#6615) Unexpected tab character. (no-tabs)
(#6615) Missing JSDoc comment. (require-jsdoc)
(#6615) Unexpected space before function parentheses. (space-before-function-paren)
(#6615) There should be no spaces inside this paren. (space-in-parens)
(#6615) 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) Unexpected tab character. (no-tabs)
(#6617) Unexpected tab character. (no-tabs)
(#6618) Unexpected tab character. (no-tabs)
(#6619) Unexpected tab character. (no-tabs)
(#6620) Unexpected tab character. (no-tabs)
(#6621) Trailing spaces not allowed. (no-trailing-spaces)
(#6621) Unexpected tab character. (no-tabs)
(#6622) Unexpected tab character. (no-tabs)
(#6623) Unexpected tab character. (no-tabs)
(#6623) There should be no spaces inside this paren. (space-in-parens)
(#6623) There should be no spaces inside this paren. (space-in-parens)
(#6624) Unexpected tab character. (no-tabs)
(#6624) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6625) Unexpected tab character. (no-tabs)
(#6626) Unexpected tab character. (no-tabs)
(#6627) Trailing spaces not allowed. (no-trailing-spaces)
(#6627) Unexpected tab character. (no-tabs)
(#6628) Unexpected tab character. (no-tabs)
(#6629) Unexpected tab character. (no-tabs)
(#6630) Trailing spaces not allowed. (no-trailing-spaces)
(#6630) Unexpected tab character. (no-tabs)
(#6631) Unexpected tab character. (no-tabs)
(#6631) There should be no spaces inside this paren. (space-in-parens)
(#6631) There should be no spaces inside this paren. (space-in-parens)
(#6632) Unexpected tab character. (no-tabs)
(#6632) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6633) Unexpected tab character. (no-tabs)
(#6634) Unexpected tab character. (no-tabs)
(#6635) Trailing spaces not allowed. (no-trailing-spaces)
(#6635) Unexpected tab character. (no-tabs)
(#6636) Unexpected tab character. (no-tabs)
(#6637) Unexpected tab character. (no-tabs)
(#6638) Trailing spaces not allowed. (no-trailing-spaces)
(#6638) Unexpected tab character. (no-tabs)
(#6639) Trailing spaces not allowed. (no-trailing-spaces)
(#6639) Unexpected tab character. (no-tabs)
(#6640) Unexpected tab character. (no-tabs)
(#6640) Missing JSDoc comment. (require-jsdoc)
(#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) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6641) Unexpected tab character. (no-tabs)
(#6642) Unexpected tab character. (no-tabs)
(#6643) Unexpected tab character. (no-tabs)
(#6644) Trailing spaces not allowed. (no-trailing-spaces)
(#6644) Unexpected tab character. (no-tabs)
(#6645) Unexpected tab character. (no-tabs)
(#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)
(#6646) Unexpected tab character. (no-tabs)
(#6647) Unexpected tab character. (no-tabs)
(#6648) Unexpected tab character. (no-tabs)
(#6649) Unexpected tab character. (no-tabs)
(#6649) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#6650) Unexpected tab character. (no-tabs)
(#6650) There should be no spaces inside this paren. (space-in-parens)
(#6650) There should be no spaces inside this paren. (space-in-parens)
(#6651) Unexpected tab character. (no-tabs)
(#6652) Unexpected tab character. (no-tabs)
(#6653) Unexpected tab character. (no-tabs)
(#6654) Unexpected tab character. (no-tabs)
(#6655) Trailing spaces not allowed. (no-trailing-spaces)
(#6655) Unexpected tab character. (no-tabs)
(#6656) Unexpected tab character. (no-tabs)
(#6657) Unexpected tab character. (no-tabs)
(#6658) Unexpected tab character. (no-tabs)
(#6659) Trailing spaces not allowed. (no-trailing-spaces)
(#6659) Unexpected tab character. (no-tabs)
(#6660) Trailing spaces not allowed. (no-trailing-spaces)
(#6660) Unexpected tab character. (no-tabs)
(#6661) Unexpected tab character. (no-tabs)
(#6662) Unexpected tab character. (no-tabs)
(#6663) Unexpected tab character. (no-tabs)
(#6664) Unexpected tab character. (no-tabs)
(#6665) Unexpected tab character. (no-tabs)
(#6666) Unexpected tab character. (no-tabs)
(#6667) Unexpected tab character. (no-tabs)
(#6668) Unexpected tab character. (no-tabs)
(#6669) Unexpected tab character. (no-tabs)
(#6669) Unexpected space before function parentheses. (space-before-function-paren)
(#6669) There should be no spaces inside this paren. (space-in-parens)
(#6669) There should be no spaces inside this paren. (space-in-parens)
(#6670) Unexpected tab character. (no-tabs)
(#6670) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6671) Unexpected tab character. (no-tabs)
(#6671) There should be no spaces inside this paren. (space-in-parens)
(#6671) There should be no spaces inside this paren. (space-in-parens)
(#6672) Unexpected tab character. (no-tabs)
(#6673) Unexpected tab character. (no-tabs)
(#6673) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#6674) Unexpected tab character. (no-tabs)
(#6674) There should be no spaces inside this paren. (space-in-parens)
(#6674) There should be no spaces inside this paren. (space-in-parens)
(#6675) Unexpected tab character. (no-tabs)
(#6676) Unexpected tab character. (no-tabs)
(#6677) Unexpected tab character. (no-tabs)
(#6678) Unexpected tab character. (no-tabs)
(#6679) Trailing spaces not allowed. (no-trailing-spaces)
(#6679) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#6679) Unexpected tab character. (no-tabs)
(#6681) Trailing spaces not allowed. (no-trailing-spaces)
(#6681) Unexpected tab character. (no-tabs)
(#6682) Trailing spaces not allowed. (no-trailing-spaces)
(#6682) Unexpected tab character. (no-tabs)
(#6683) Unexpected tab character. (no-tabs)
(#6684) Unexpected tab character. (no-tabs)
(#6685) Unexpected tab character. (no-tabs)
(#6686) Unexpected tab character. (no-tabs)
(#6687) Unexpected tab character. (no-tabs)
(#6688) Unexpected tab character. (no-tabs)
(#6689) Unexpected tab character. (no-tabs)
(#6690) Unexpected tab character. (no-tabs)
(#6691) Unexpected tab character. (no-tabs)
(#6692) Unexpected tab character. (no-tabs)
(#6693) Unexpected tab character. (no-tabs)
(#6694) Unexpected tab character. (no-tabs)
(#6695) Unexpected tab character. (no-tabs)
(#6696) Unexpected tab character. (no-tabs)
(#6697) Unexpected tab character. (no-tabs)
(#6698) Unexpected tab character. (no-tabs)
(#6699) Unexpected tab character. (no-tabs)
(#6700) Unexpected tab character. (no-tabs)
(#6701) Unexpected tab character. (no-tabs)
(#6702) Unexpected tab character. (no-tabs)
(#6703) Unexpected tab character. (no-tabs)
(#6704) Unexpected tab character. (no-tabs)
(#6705) Unexpected tab character. (no-tabs)
(#6706) Unexpected tab character. (no-tabs)
(#6707) Unexpected tab character. (no-tabs)
(#6708) Unexpected tab character. (no-tabs)
(#6709) Unexpected tab character. (no-tabs)
(#6710) Unexpected tab character. (no-tabs)
(#6711) Unexpected tab character. (no-tabs)
(#6712) Unexpected tab character. (no-tabs)
(#6713) Unexpected tab character. (no-tabs)
(#6714) Unexpected tab character. (no-tabs)
(#6715) Unexpected tab character. (no-tabs)
(#6716) Unexpected tab character. (no-tabs)
(#6717) Unexpected tab character. (no-tabs)
(#6718) Unexpected tab character. (no-tabs)
(#6719) Unexpected tab character. (no-tabs)
(#6720) Trailing spaces not allowed. (no-trailing-spaces)
(#6720) Unexpected tab character. (no-tabs)
(#6721) Trailing spaces not allowed. (no-trailing-spaces)
(#6721) Unexpected tab character. (no-tabs)
(#6722) Unexpected tab character. (no-tabs)
(#6723) Unexpected tab character. (no-tabs)
(#6724) Unexpected tab character. (no-tabs)
(#6725) Unexpected tab character. (no-tabs)
(#6726) Unexpected tab character. (no-tabs)
(#6727) Unexpected tab character. (no-tabs)
(#6728) Unexpected tab character. (no-tabs)
(#6729) Trailing spaces not allowed. (no-trailing-spaces)
(#6729) Unexpected tab character. (no-tabs)
(#6730) Trailing spaces not allowed. (no-trailing-spaces)
(#6730) Unexpected tab character. (no-tabs)
(#6731) Unexpected tab character. (no-tabs)
(#6732) Unexpected tab character. (no-tabs)
(#6733) Unexpected tab character. (no-tabs)
(#6734) Unexpected tab character. (no-tabs)
(#6735) Unexpected tab character. (no-tabs)
(#6736) Unexpected tab character. (no-tabs)
(#6737) Unexpected tab character. (no-tabs)
(#6738) Unexpected tab character. (no-tabs)
(#6739) Unexpected tab character. (no-tabs)
(#6740) Unexpected tab character. (no-tabs)
(#6741) Unexpected tab character. (no-tabs)
(#6742) Unexpected tab character. (no-tabs)
(#6743) Unexpected tab character. (no-tabs)
(#6744) Unexpected tab character. (no-tabs)
(#6745) Unexpected tab character. (no-tabs)
(#6746) Unexpected tab character. (no-tabs)
(#6747) Unexpected tab character. (no-tabs)
(#6748) Unexpected tab character. (no-tabs)
(#6749) Unexpected tab character. (no-tabs)
(#6750) Unexpected tab character. (no-tabs)
(#6751) Unexpected tab character. (no-tabs)
(#6751) Expected to return a value at the end of function. (consistent-return)
(#6751) Unexpected space before function parentheses. (space-before-function-paren)
(#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) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6752) Unexpected tab character. (no-tabs)
(#6753) Unexpected tab character. (no-tabs)
(#6754) Unexpected tab character. (no-tabs)
(#6755) Unexpected tab character. (no-tabs)
(#6755) There should be no spaces inside this paren. (space-in-parens)
(#6755) Unexpected space before function parentheses. (space-before-function-paren)
(#6755) 'i' is defined but never used. (no-unused-vars)
(#6756) Unexpected tab character. (no-tabs)
(#6757) Unexpected tab character. (no-tabs)
(#6757) There should be no spaces inside this paren. (space-in-parens)
(#6758) Trailing spaces not allowed. (no-trailing-spaces)
(#6758) Unexpected tab character. (no-tabs)
(#6759) Unexpected tab character. (no-tabs)
(#6759) There should be no spaces inside this paren. (space-in-parens)
(#6759) Unexpected space after unary operator '!'. (space-unary-ops)
(#6759) There should be no spaces inside this paren. (space-in-parens)
(#6760) Unexpected tab character. (no-tabs)
(#6761) Unexpected tab character. (no-tabs)
(#6761) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#6762) Unexpected tab character. (no-tabs)
(#6762) There should be no spaces inside this paren. (space-in-parens)
(#6762) There should be no spaces inside this paren. (space-in-parens)
(#6763) Unexpected tab character. (no-tabs)
(#6764) Unexpected tab character. (no-tabs)
(#6764) There should be no space after '['. (array-bracket-spacing)
(#6764) There should be no space before ']'. (array-bracket-spacing)
(#6765) Unexpected tab character. (no-tabs)
(#6765) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#6766) Unexpected tab character. (no-tabs)
(#6766) There should be no spaces inside this paren. (space-in-parens)
(#6766) There should be no spaces inside this paren. (space-in-parens)
(#6767) Unexpected tab character. (no-tabs)
(#6768) Unexpected tab character. (no-tabs)
(#6768) There should be no spaces inside this paren. (space-in-parens)
(#6768) There should be no spaces inside this paren. (space-in-parens)
(#6769) Unexpected tab character. (no-tabs)
(#6769) There should be no space after '['. (array-bracket-spacing)
(#6769) There should be no space before ']'. (array-bracket-spacing)
(#6770) Unexpected tab character. (no-tabs)
(#6770) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#6771) Unexpected tab character. (no-tabs)
(#6771) There should be no spaces inside this paren. (space-in-parens)
(#6771) There should be no spaces inside this paren. (space-in-parens)
(#6772) Unexpected tab character. (no-tabs)
(#6773) Unexpected tab character. (no-tabs)
(#6773) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#6774) Unexpected tab character. (no-tabs)
(#6774) There should be no spaces inside this paren. (space-in-parens)
(#6774) There should be no spaces inside this paren. (space-in-parens)
(#6775) Unexpected tab character. (no-tabs)
(#6775) Comments should not begin with a lowercase character (capitalized-comments)
(#6776) Unexpected tab character. (no-tabs)
(#6777) Unexpected tab character. (no-tabs)
(#6777) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#6778) Unexpected tab character. (no-tabs)
(#6778) There should be no spaces inside this paren. (space-in-parens)
(#6778) There should be no spaces inside this paren. (space-in-parens)
(#6779) Unexpected tab character. (no-tabs)
(#6779) Comments should not begin with a lowercase character (capitalized-comments)
(#6780) Unexpected tab character. (no-tabs)
(#6781) Unexpected tab character. (no-tabs)
(#6782) Trailing spaces not allowed. (no-trailing-spaces)
(#6782) Unexpected tab character. (no-tabs)
(#6783) Unexpected tab character. (no-tabs)
(#6783) There should be no spaces inside this paren. (space-in-parens)
(#6783) There should be no spaces inside this paren. (space-in-parens)
(#6784) Unexpected tab character. (no-tabs)
(#6784) There should be no spaces inside this paren. (space-in-parens)
(#6784) 'i' is defined but never used. (no-unused-vars)
(#6785) Unexpected tab character. (no-tabs)
(#6785) There should be no spaces inside this paren. (space-in-parens)
(#6785) Unexpected 'this'. (no-invalid-this)
(#6785) There should be no spaces inside this paren. (space-in-parens)
(#6786) Unexpected tab character. (no-tabs)
(#6787) Unexpected tab character. (no-tabs)
(#6787) There should be no spaces inside this paren. (space-in-parens)
(#6788) Unexpected tab character. (no-tabs)
(#6789) Unexpected tab character. (no-tabs)
(#6790) Trailing spaces not allowed. (no-trailing-spaces)
(#6790) Unexpected tab character. (no-tabs)
(#6791) Trailing spaces not allowed. (no-trailing-spaces)
(#6791) Unexpected tab character. (no-tabs)
(#6792) Unexpected tab character. (no-tabs)
(#6793) Unexpected tab character. (no-tabs)
(#6794) Unexpected tab character. (no-tabs)
(#6795) Unexpected tab character. (no-tabs)
(#6796) Unexpected tab character. (no-tabs)
(#6797) Unexpected tab character. (no-tabs)
(#6798) Unexpected tab character. (no-tabs)
(#6799) Unexpected tab character. (no-tabs)
(#6800) Unexpected tab character. (no-tabs)
(#6801) Unexpected tab character. (no-tabs)
(#6802) Unexpected tab character. (no-tabs)
(#6803) Unexpected tab character. (no-tabs)
(#6804) Unexpected tab character. (no-tabs)
(#6805) Unexpected tab character. (no-tabs)
(#6806) Unexpected tab character. (no-tabs)
(#6807) Unexpected tab character. (no-tabs)
(#6808) Unexpected tab character. (no-tabs)
(#6809) Unexpected tab character. (no-tabs)
(#6810) Unexpected tab character. (no-tabs)
(#6811) Unexpected tab character. (no-tabs)
(#6812) Unexpected tab character. (no-tabs)
(#6813) Unexpected tab character. (no-tabs)
(#6814) Unexpected tab character. (no-tabs)
(#6815) Unexpected tab character. (no-tabs)
(#6816) Unexpected tab character. (no-tabs)
(#6817) Unexpected tab character. (no-tabs)
(#6818) Unexpected tab character. (no-tabs)
(#6819) Unexpected tab character. (no-tabs)
(#6820) Unexpected tab character. (no-tabs)
(#6821) Unexpected tab character. (no-tabs)
(#6822) Unexpected tab character. (no-tabs)
(#6823) Unexpected tab character. (no-tabs)
(#6824) Unexpected tab character. (no-tabs)
(#6825) Unexpected tab character. (no-tabs)
(#6826) Unexpected tab character. (no-tabs)
(#6827) Unexpected tab character. (no-tabs)
(#6828) Unexpected tab character. (no-tabs)
(#6829) Unexpected tab character. (no-tabs)
(#6830) Unexpected tab character. (no-tabs)
(#6831) Unexpected tab character. (no-tabs)
(#6832) Unexpected tab character. (no-tabs)
(#6833) Unexpected tab character. (no-tabs)
(#6834) Unexpected tab character. (no-tabs)
(#6835) Unexpected tab character. (no-tabs)
(#6836) Unexpected tab character. (no-tabs)
(#6837) Unexpected tab character. (no-tabs)
(#6838) Unexpected tab character. (no-tabs)
(#6839) Unexpected tab character. (no-tabs)
(#6840) Unexpected tab character. (no-tabs)
(#6841) Unexpected tab character. (no-tabs)
(#6842) Unexpected tab character. (no-tabs)
(#6843) Unexpected tab character. (no-tabs)
(#6844) Unexpected tab character. (no-tabs)
(#6845) Unexpected tab character. (no-tabs)
(#6846) Unexpected tab character. (no-tabs)
(#6846) Expected to return a value at the end of function. (consistent-return)
(#6846) Unexpected space before function parentheses. (space-before-function-paren)
(#6846) There should be no spaces inside this paren. (space-in-parens)
(#6846) There should be no spaces inside this paren. (space-in-parens)
(#6847) Unexpected tab character. (no-tabs)
(#6847) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6848) Unexpected tab character. (no-tabs)
(#6848) There should be no spaces inside this paren. (space-in-parens)
(#6848) Unexpected space after unary operator '!'. (space-unary-ops)
(#6848) Unexpected 'this'. (no-invalid-this)
(#6848) There should be no spaces inside this paren. (space-in-parens)
(#6849) Unexpected tab character. (no-tabs)
(#6849) There should be no spaces inside this paren. (space-in-parens)
(#6849) There should be no spaces inside this paren. (space-in-parens)
(#6850) Unexpected tab character. (no-tabs)
(#6851) Trailing spaces not allowed. (no-trailing-spaces)
(#6851) Unexpected tab character. (no-tabs)
(#6852) Unexpected tab character. (no-tabs)
(#6853) Unexpected tab character. (no-tabs)
(#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)
(#6854) Unexpected tab character. (no-tabs)
(#6854) There should be no spaces inside this paren. (space-in-parens)
(#6854) There should be no spaces inside this paren. (space-in-parens)
(#6855) Unexpected tab character. (no-tabs)
(#6855) There should be no spaces inside this paren. (space-in-parens)
(#6855) There should be no spaces inside this paren. (space-in-parens)
(#6856) Unexpected tab character. (no-tabs)
(#6856) There should be no spaces inside this paren. (space-in-parens)
(#6856) There should be no spaces inside this paren. (space-in-parens)
(#6857) Unexpected tab character. (no-tabs)
(#6858) Unexpected tab character. (no-tabs)
(#6859) Trailing spaces not allowed. (no-trailing-spaces)
(#6859) Unexpected tab character. (no-tabs)
(#6860) Unexpected tab character. (no-tabs)
(#6860) There should be no spaces inside this paren. (space-in-parens)
(#6860) There should be no spaces inside this paren. (space-in-parens)
(#6860) There should be no spaces inside this paren. (space-in-parens)
(#6860) There should be no spaces inside this paren. (space-in-parens)
(#6861) Unexpected tab character. (no-tabs)
(#6861) There should be no spaces inside this paren. (space-in-parens)
(#6861) Infix operators must be spaced. (space-infix-ops)
(#6861) Infix operators must be spaced. (space-infix-ops)
(#6861) Unexpected whitespace before semicolon. (semi-spacing)
(#6861) Infix operators must be spaced. (space-infix-ops)
(#6861) Unexpected whitespace before semicolon. (semi-spacing)
(#6861) There should be no spaces inside this paren. (space-in-parens)
(#6862) Unexpected tab character. (no-tabs)
(#6862) There should be no spaces inside this paren. (space-in-parens)
(#6862) There should be no spaces inside this paren. (space-in-parens)
(#6863) Unexpected tab character. (no-tabs)
(#6864) Unexpected tab character. (no-tabs)
(#6864) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#6865) Unexpected tab character. (no-tabs)
(#6866) Unexpected tab character. (no-tabs)
(#6866) There should be no spaces inside this paren. (space-in-parens)
(#6866) There should be no spaces inside this paren. (space-in-parens)
(#6867) Unexpected tab character. (no-tabs)
(#6868) Trailing spaces not allowed. (no-trailing-spaces)
(#6868) Unexpected tab character. (no-tabs)
(#6869) Unexpected tab character. (no-tabs)
(#6870) Unexpected tab character. (no-tabs)
(#6870) Unexpected 'this'. (no-invalid-this)
(#6870) There should be no spaces inside this paren. (space-in-parens)
(#6870) There should be no spaces inside this paren. (space-in-parens)
(#6871) Trailing spaces not allowed. (no-trailing-spaces)
(#6871) Unexpected tab character. (no-tabs)
(#6872) Unexpected tab character. (no-tabs)
(#6873) Unexpected tab character. (no-tabs)
(#6873) There should be no spaces inside this paren. (space-in-parens)
(#6873) There should be no spaces inside this paren. (space-in-parens)
(#6874) Unexpected tab character. (no-tabs)
(#6874) There should be no spaces inside this paren. (space-in-parens)
(#6874) Unexpected 'this'. (no-invalid-this)
(#6874) There should be no spaces inside this paren. (space-in-parens)
(#6875) Unexpected tab character. (no-tabs)
(#6876) Trailing spaces not allowed. (no-trailing-spaces)
(#6876) Unexpected tab character. (no-tabs)
(#6877) Unexpected tab character. (no-tabs)
(#6877) Comments should not begin with a lowercase character (capitalized-comments)
(#6878) Unexpected tab character. (no-tabs)
(#6878) Unexpected 'this'. (no-invalid-this)
(#6879) Unexpected tab character. (no-tabs)
(#6880) Unexpected tab character. (no-tabs)
(#6881) Unexpected tab character. (no-tabs)
(#6882) Unexpected tab character. (no-tabs)
(#6883) Trailing spaces not allowed. (no-trailing-spaces)
(#6883) Unexpected tab character. (no-tabs)
(#6884) Unexpected tab character. (no-tabs)
(#6884) There should be no spaces inside this paren. (space-in-parens)
(#6884) Unexpected 'this'. (no-invalid-this)
(#6884) Unexpected 'this'. (no-invalid-this)
(#6884) There should be no spaces inside this paren. (space-in-parens)
(#6885) Unexpected tab character. (no-tabs)
(#6886) Trailing spaces not allowed. (no-trailing-spaces)
(#6886) Unexpected tab character. (no-tabs)
(#6887) Unexpected tab character. (no-tabs)
(#6888) Trailing spaces not allowed. (no-trailing-spaces)
(#6888) Unexpected tab character. (no-tabs)
(#6889) Unexpected tab character. (no-tabs)
(#6890) Unexpected tab character. (no-tabs)
(#6891) Unexpected tab character. (no-tabs)
(#6891) There should be no spaces inside this paren. (space-in-parens)
(#6892) Unexpected tab character. (no-tabs)
(#6892) Unexpected space before function parentheses. (space-before-function-paren)
(#6893) Unexpected tab character. (no-tabs)
(#6893) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6894) Unexpected tab character. (no-tabs)
(#6895) Unexpected tab character. (no-tabs)
(#6896) Trailing spaces not allowed. (no-trailing-spaces)
(#6896) Unexpected tab character. (no-tabs)
(#6897) Trailing spaces not allowed. (no-trailing-spaces)
(#6897) Unexpected tab character. (no-tabs)
(#6898) Unexpected tab character. (no-tabs)
(#6899) Trailing spaces not allowed. (no-trailing-spaces)
(#6899) Unexpected tab character. (no-tabs)
(#6900) Trailing spaces not allowed. (no-trailing-spaces)
(#6900) Unexpected tab character. (no-tabs)
(#6901) Unexpected tab character. (no-tabs)
(#6901) Comments should not begin with a lowercase character (capitalized-comments)
(#6902) Trailing spaces not allowed. (no-trailing-spaces)
(#6902) Unexpected tab character. (no-tabs)
(#6903) Trailing spaces not allowed. (no-trailing-spaces)
(#6903) Unexpected tab character. (no-tabs)
(#6904) Unexpected tab character. (no-tabs)
(#6904) Unexpected space before function parentheses. (space-before-function-paren)
(#6905) Unexpected tab character. (no-tabs)
(#6905) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6906) Unexpected tab character. (no-tabs)
(#6907) Unexpected tab character. (no-tabs)
(#6908) Trailing spaces not allowed. (no-trailing-spaces)
(#6908) Unexpected tab character. (no-tabs)
(#6909) Trailing spaces not allowed. (no-trailing-spaces)
(#6909) Unexpected tab character. (no-tabs)
(#6910) Unexpected tab character. (no-tabs)
(#6910) Unexpected space before function parentheses. (space-before-function-paren)
(#6910) There should be no spaces inside this paren. (space-in-parens)
(#6910) There should be no spaces inside this paren. (space-in-parens)
(#6911) Unexpected tab character. (no-tabs)
(#6911) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6912) Unexpected tab character. (no-tabs)
(#6912) There should be no spaces inside this paren. (space-in-parens)
(#6912) Infix operators must be spaced. (space-infix-ops)
(#6912) Infix operators must be spaced. (space-infix-ops)
(#6912) Unexpected whitespace before semicolon. (semi-spacing)
(#6912) Infix operators must be spaced. (space-infix-ops)
(#6912) There should be no spaces inside this paren. (space-in-parens)
(#6913) Unexpected tab character. (no-tabs)
(#6913) There should be no spaces inside this paren. (space-in-parens)
(#6913) There should be no spaces inside this paren. (space-in-parens)
(#6914) Unexpected tab character. (no-tabs)
(#6915) Trailing spaces not allowed. (no-trailing-spaces)
(#6915) Unexpected tab character. (no-tabs)
(#6916) Unexpected tab character. (no-tabs)
(#6917) Unexpected tab character. (no-tabs)
(#6918) Trailing spaces not allowed. (no-trailing-spaces)
(#6918) Unexpected tab character. (no-tabs)
(#6919) Trailing spaces not allowed. (no-trailing-spaces)
(#6919) Unexpected tab character. (no-tabs)
(#6920) Unexpected tab character. (no-tabs)
(#6920) Unexpected space before function parentheses. (space-before-function-paren)
(#6920) There should be no spaces inside this paren. (space-in-parens)
(#6920) There should be no spaces inside this paren. (space-in-parens)
(#6921) Unexpected tab character. (no-tabs)
(#6921) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6922) Unexpected tab character. (no-tabs)
(#6923) Trailing spaces not allowed. (no-trailing-spaces)
(#6923) Unexpected tab character. (no-tabs)
(#6924) Unexpected tab character. (no-tabs)
(#6925) Unexpected tab character. (no-tabs)
(#6925) There should be no spaces inside this paren. (space-in-parens)
(#6925) There should be no spaces inside this paren. (space-in-parens)
(#6926) Unexpected tab character. (no-tabs)
(#6927) Unexpected tab character. (no-tabs)
(#6928) Trailing spaces not allowed. (no-trailing-spaces)
(#6928) Unexpected tab character. (no-tabs)
(#6929) Trailing spaces not allowed. (no-trailing-spaces)
(#6929) Unexpected tab character. (no-tabs)
(#6930) Unexpected tab character. (no-tabs)
(#6930) Unexpected space before function parentheses. (space-before-function-paren)
(#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) Unexpected tab character. (no-tabs)
(#6931) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6932) Unexpected tab character. (no-tabs)
(#6933) Trailing spaces not allowed. (no-trailing-spaces)
(#6933) Unexpected tab character. (no-tabs)
(#6934) Unexpected tab character. (no-tabs)
(#6934) There should be no spaces inside this paren. (space-in-parens)
(#6934) There should be no spaces inside this paren. (space-in-parens)
(#6935) Unexpected tab character. (no-tabs)
(#6935) There should be no spaces inside this paren. (space-in-parens)
(#6935) There should be no spaces inside this paren. (space-in-parens)
(#6936) Unexpected tab character. (no-tabs)
(#6936) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#6937) Unexpected tab character. (no-tabs)
(#6938) Unexpected tab character. (no-tabs)
(#6939) Unexpected tab character. (no-tabs)
(#6939) There should be no spaces inside this paren. (space-in-parens)
(#6939) Infix operators must be spaced. (space-infix-ops)
(#6939) Infix operators must be spaced. (space-infix-ops)
(#6939) Unexpected whitespace before semicolon. (semi-spacing)
(#6939) Infix operators must be spaced. (space-infix-ops)
(#6939) Unexpected whitespace before semicolon. (semi-spacing)
(#6939) There should be no spaces inside this paren. (space-in-parens)
(#6940) Unexpected tab character. (no-tabs)
(#6940) There should be no spaces inside this paren. (space-in-parens)
(#6940) There should be no spaces inside this paren. (space-in-parens)
(#6940) There should be no spaces inside this paren. (space-in-parens)
(#6940) There should be no spaces inside this paren. (space-in-parens)
(#6941) Unexpected tab character. (no-tabs)
(#6941) There should be no spaces inside this paren. (space-in-parens)
(#6941) There should be no spaces inside this paren. (space-in-parens)
(#6942) Unexpected tab character. (no-tabs)
(#6943) Unexpected tab character. (no-tabs)
(#6944) Unexpected tab character. (no-tabs)
(#6945) Trailing spaces not allowed. (no-trailing-spaces)
(#6945) Unexpected tab character. (no-tabs)
(#6946) Unexpected tab character. (no-tabs)
(#6946) There should be no spaces inside this paren. (space-in-parens)
(#6946) There should be no spaces inside this paren. (space-in-parens)
(#6947) Unexpected tab character. (no-tabs)
(#6948) Trailing spaces not allowed. (no-trailing-spaces)
(#6948) Unexpected tab character. (no-tabs)
(#6949) Trailing spaces not allowed. (no-trailing-spaces)
(#6949) Unexpected tab character. (no-tabs)
(#6950) Unexpected tab character. (no-tabs)
(#6950) Unexpected space before function parentheses. (space-before-function-paren)
(#6951) Unexpected tab character. (no-tabs)
(#6951) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6952) Unexpected tab character. (no-tabs)
(#6953) Unexpected tab character. (no-tabs)
(#6953) There should be no spaces inside this paren. (space-in-parens)
(#6953) There should be no spaces inside this paren. (space-in-parens)
(#6953) There should be no spaces inside this paren. (space-in-parens)
(#6953) There should be no spaces inside this paren. (space-in-parens)
(#6954) Unexpected tab character. (no-tabs)
(#6955) Trailing spaces not allowed. (no-trailing-spaces)
(#6955) Unexpected tab character. (no-tabs)
(#6956) Trailing spaces not allowed. (no-trailing-spaces)
(#6956) Unexpected tab character. (no-tabs)
(#6957) Unexpected tab character. (no-tabs)
(#6958) Trailing spaces not allowed. (no-trailing-spaces)
(#6958) Unexpected tab character. (no-tabs)
(#6959) Trailing spaces not allowed. (no-trailing-spaces)
(#6959) Unexpected tab character. (no-tabs)
(#6960) Unexpected tab character. (no-tabs)
(#6960) Unexpected space before function parentheses. (space-before-function-paren)
(#6961) Unexpected tab character. (no-tabs)
(#6961) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6962) Unexpected tab character. (no-tabs)
(#6962) There should be no spaces inside this paren. (space-in-parens)
(#6962) Infix operators must be spaced. (space-infix-ops)
(#6962) Infix operators must be spaced. (space-infix-ops)
(#6962) Unexpected whitespace before semicolon. (semi-spacing)
(#6962) Infix operators must be spaced. (space-infix-ops)
(#6962) Unexpected whitespace before semicolon. (semi-spacing)
(#6962) There should be no spaces inside this paren. (space-in-parens)
(#6963) Unexpected tab character. (no-tabs)
(#6963) There should be no spaces inside this paren. (space-in-parens)
(#6963) There should be no spaces inside this paren. (space-in-parens)
(#6964) Unexpected tab character. (no-tabs)
(#6965) Unexpected tab character. (no-tabs)
(#6966) Unexpected tab character. (no-tabs)
(#6967) Unexpected tab character. (no-tabs)
(#6968) Unexpected tab character. (no-tabs)
(#6969) Trailing spaces not allowed. (no-trailing-spaces)
(#6969) Unexpected tab character. (no-tabs)
(#6970) Unexpected tab character. (no-tabs)
(#6970) Unexpected space before function parentheses. (space-before-function-paren)
(#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) Unexpected tab character. (no-tabs)
(#6972) Unexpected tab character. (no-tabs)
(#6972) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6973) Unexpected tab character. (no-tabs)
(#6974) Unexpected tab character. (no-tabs)
(#6975) Unexpected tab character. (no-tabs)
(#6976) Unexpected tab character. (no-tabs)
(#6977) Trailing spaces not allowed. (no-trailing-spaces)
(#6977) Unexpected tab character. (no-tabs)
(#6978) Unexpected tab character. (no-tabs)
(#6979) Unexpected tab character. (no-tabs)
(#6979) There should be no spaces inside this paren. (space-in-parens)
(#6979) There should be no spaces inside this paren. (space-in-parens)
(#6980) Unexpected tab character. (no-tabs)
(#6981) Unexpected tab character. (no-tabs)
(#6982) Unexpected tab character. (no-tabs)
(#6983) Unexpected tab character. (no-tabs)
(#6984) Unexpected tab character. (no-tabs)
(#6985) Trailing spaces not allowed. (no-trailing-spaces)
(#6985) Unexpected tab character. (no-tabs)
(#6986) Unexpected tab character. (no-tabs)
(#6986) There should be no spaces inside this paren. (space-in-parens)
(#6986) Infix operators must be spaced. (space-infix-ops)
(#6986) Infix operators must be spaced. (space-infix-ops)
(#6986) Unexpected whitespace before semicolon. (semi-spacing)
(#6986) Infix operators must be spaced. (space-infix-ops)
(#6986) Unexpected whitespace before semicolon. (semi-spacing)
(#6986) There should be no spaces inside this paren. (space-in-parens)
(#6987) Unexpected tab character. (no-tabs)
(#6987) There should be no spaces inside this paren. (space-in-parens)
(#6987) There should be no spaces inside this paren. (space-in-parens)
(#6988) Trailing spaces not allowed. (no-trailing-spaces)
(#6988) Unexpected tab character. (no-tabs)
(#6989) Unexpected tab character. (no-tabs)
(#6989) There should be no spaces inside this paren. (space-in-parens)
(#6989) There should be no spaces inside this paren. (space-in-parens)
(#6990) Unexpected tab character. (no-tabs)
(#6990) There should be no spaces inside this paren. (space-in-parens)
(#6990) There should be no spaces inside this paren. (space-in-parens)
(#6991) Trailing spaces not allowed. (no-trailing-spaces)
(#6991) Unexpected tab character. (no-tabs)
(#6992) Unexpected tab character. (no-tabs)
(#6992) There should be no spaces inside this paren. (space-in-parens)
(#6992) There should be no spaces inside this paren. (space-in-parens)
(#6993) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#6995) Unexpected tab character. (no-tabs)
(#6995) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#6996) Unexpected tab character. (no-tabs)
(#6996) There should be no spaces inside this paren. (space-in-parens)
(#6996) There should be no spaces inside this paren. (space-in-parens)
(#6997) Unexpected tab character. (no-tabs)
(#6997) Comments should not begin with a lowercase character (capitalized-comments)
(#6998) Unexpected tab character. (no-tabs)
(#6998) There should be no spaces inside this paren. (space-in-parens)
(#6998) There should be no spaces inside this paren. (space-in-parens)
(#6999) Trailing spaces not allowed. (no-trailing-spaces)
(#6999) Unexpected tab character. (no-tabs)
(#7000) Unexpected tab character. (no-tabs)
(#7000) There should be no spaces inside this paren. (space-in-parens)
(#7000) There should be no spaces inside this paren. (space-in-parens)
(#7001) Unexpected tab character. (no-tabs)
(#7001) There should be no spaces inside this paren. (space-in-parens)
(#7001) There should be no spaces inside this paren. (space-in-parens)
(#7002) Unexpected tab character. (no-tabs)
(#7003) Unexpected tab character. (no-tabs)
(#7003) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#7004) Unexpected tab character. (no-tabs)
(#7004) There should be no spaces inside this paren. (space-in-parens)
(#7004) There should be no spaces inside this paren. (space-in-parens)
(#7005) Unexpected tab character. (no-tabs)
(#7005) Comments should not begin with a lowercase character (capitalized-comments)
(#7006) Unexpected tab character. (no-tabs)
(#7007) Unexpected tab character. (no-tabs)
(#7008) Trailing spaces not allowed. (no-trailing-spaces)
(#7008) Unexpected tab character. (no-tabs)
(#7009) Unexpected tab character. (no-tabs)
(#7009) There should be no spaces inside this paren. (space-in-parens)
(#7009) There should be no spaces inside this paren. (space-in-parens)
(#7010) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#7012) Trailing spaces not allowed. (no-trailing-spaces)
(#7012) Unexpected tab character. (no-tabs)
(#7013) Unexpected tab character. (no-tabs)
(#7013) There should be no spaces inside this paren. (space-in-parens)
(#7013) Infix operators must be spaced. (space-infix-ops)
(#7013) Infix operators must be spaced. (space-infix-ops)
(#7013) Unexpected whitespace before semicolon. (semi-spacing)
(#7013) Infix operators must be spaced. (space-infix-ops)
(#7013) Unexpected whitespace before semicolon. (semi-spacing)
(#7013) There should be no spaces inside this paren. (space-in-parens)
(#7014) Unexpected tab character. (no-tabs)
(#7015) Trailing spaces not allowed. (no-trailing-spaces)
(#7015) Unexpected tab character. (no-tabs)
(#7016) Unexpected tab character. (no-tabs)
(#7016) There should be no spaces inside this paren. (space-in-parens)
(#7016) There should be no spaces inside this paren. (space-in-parens)
(#7017) Unexpected tab character. (no-tabs)
(#7017) There should be no spaces inside this paren. (space-in-parens)
(#7017) There should be no spaces inside this paren. (space-in-parens)
(#7018) Unexpected tab character. (no-tabs)
(#7018) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#7019) Unexpected tab character. (no-tabs)
(#7020) Unexpected tab character. (no-tabs)
(#7020) There should be no spaces inside this paren. (space-in-parens)
(#7020) There should be no spaces inside this paren. (space-in-parens)
(#7021) Unexpected tab character. (no-tabs)
(#7022) Trailing spaces not allowed. (no-trailing-spaces)
(#7022) Unexpected tab character. (no-tabs)
(#7023) Unexpected tab character. (no-tabs)
(#7023) There should be no spaces inside this paren. (space-in-parens)
(#7023) There should be no spaces inside this paren. (space-in-parens)
(#7024) Unexpected tab character. (no-tabs)
(#7024) There should be no spaces inside this paren. (space-in-parens)
(#7024) There should be no spaces inside this paren. (space-in-parens)
(#7025) Unexpected tab character. (no-tabs)
(#7026) Unexpected tab character. (no-tabs)
(#7027) Unexpected tab character. (no-tabs)
(#7028) Unexpected tab character. (no-tabs)
(#7029) Trailing spaces not allowed. (no-trailing-spaces)
(#7029) Unexpected tab character. (no-tabs)
(#7030) Unexpected tab character. (no-tabs)
(#7030) There should be no spaces inside this paren. (space-in-parens)
(#7030) There should be no spaces inside this paren. (space-in-parens)
(#7031) Unexpected tab character. (no-tabs)
(#7031) There should be no spaces inside this paren. (space-in-parens)
(#7031) There should be no spaces inside this paren. (space-in-parens)
(#7031) There should be no spaces inside this paren. (space-in-parens)
(#7031) There should be no spaces inside this paren. (space-in-parens)
(#7032) Unexpected tab character. (no-tabs)
(#7033) Unexpected tab character. (no-tabs)
(#7034) Unexpected tab character. (no-tabs)
(#7035) Unexpected tab character. (no-tabs)
(#7036) Unexpected tab character. (no-tabs)
(#7037) Unexpected tab character. (no-tabs)
(#7038) Unexpected tab character. (no-tabs)
(#7039) Unexpected tab character. (no-tabs)
(#7040) Trailing spaces not allowed. (no-trailing-spaces)
(#7040) Unexpected tab character. (no-tabs)
(#7041) Trailing spaces not allowed. (no-trailing-spaces)
(#7041) Unexpected tab character. (no-tabs)
(#7042) Unexpected tab character. (no-tabs)
(#7042) Unexpected space before function parentheses. (space-before-function-paren)
(#7042) 'start' is defined but never used. (no-unused-vars)
(#7043) Unexpected tab character. (no-tabs)
(#7043) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#7044) Unexpected tab character. (no-tabs)
(#7045) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#7047) Trailing spaces not allowed. (no-trailing-spaces)
(#7047) Unexpected tab character. (no-tabs)
(#7048) Trailing spaces not allowed. (no-trailing-spaces)
(#7048) Unexpected tab character. (no-tabs)
(#7049) Unexpected tab character. (no-tabs)
(#7050) Trailing spaces not allowed. (no-trailing-spaces)
(#7050) Unexpected tab character. (no-tabs)
(#7051) Trailing spaces not allowed. (no-trailing-spaces)
(#7051) Unexpected tab character. (no-tabs)
(#7052) Unexpected tab character. (no-tabs)
(#7052) Unexpected space before function parentheses. (space-before-function-paren)
(#7052) There should be no spaces inside this paren. (space-in-parens)
(#7052) There should be no spaces inside this paren. (space-in-parens)
(#7053) Unexpected tab character. (no-tabs)
(#7053) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#7054) Unexpected tab character. (no-tabs)
(#7055) Trailing spaces not allowed. (no-trailing-spaces)
(#7055) Unexpected tab character. (no-tabs)
(#7056) Unexpected tab character. (no-tabs)
(#7056) There should be no spaces inside this paren. (space-in-parens)
(#7056) There should be no spaces inside this paren. (space-in-parens)
(#7057) Unexpected tab character. (no-tabs)
(#7057) There should be no spaces inside this paren. (space-in-parens)
(#7057) There should be no spaces inside this paren. (space-in-parens)
(#7058) Unexpected tab character. (no-tabs)
(#7058) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#7059) Unexpected tab character. (no-tabs)
(#7060) Unexpected tab character. (no-tabs)
(#7061) Unexpected tab character. (no-tabs)
(#7061) There should be no spaces inside this paren. (space-in-parens)
(#7061) Infix operators must be spaced. (space-infix-ops)
(#7061) Infix operators must be spaced. (space-infix-ops)
(#7061) Unexpected whitespace before semicolon. (semi-spacing)
(#7061) Infix operators must be spaced. (space-infix-ops)
(#7061) Unexpected whitespace before semicolon. (semi-spacing)
(#7061) There should be no spaces inside this paren. (space-in-parens)
(#7062) Unexpected tab character. (no-tabs)
(#7062) There should be no spaces inside this paren. (space-in-parens)
(#7062) There should be no spaces inside this paren. (space-in-parens)
(#7062) There should be no spaces inside this paren. (space-in-parens)
(#7062) There should be no spaces inside this paren. (space-in-parens)
(#7063) Unexpected tab character. (no-tabs)
(#7064) Unexpected tab character. (no-tabs)
(#7065) Trailing spaces not allowed. (no-trailing-spaces)
(#7065) Unexpected tab character. (no-tabs)
(#7066) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#7068) Trailing spaces not allowed. (no-trailing-spaces)
(#7068) Unexpected tab character. (no-tabs)
(#7069) Trailing spaces not allowed. (no-trailing-spaces)
(#7069) Unexpected tab character. (no-tabs)
(#7070) Unexpected tab character. (no-tabs)
(#7070) Unexpected space before function parentheses. (space-before-function-paren)
(#7070) There should be no spaces inside this paren. (space-in-parens)
(#7070) There should be no spaces inside this paren. (space-in-parens)
(#7071) Unexpected tab character. (no-tabs)
(#7071) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#7072) Unexpected tab character. (no-tabs)
(#7072) There should be no spaces inside this paren. (space-in-parens)
(#7072) Unexpected space before function parentheses. (space-before-function-paren)
(#7072) There should be no spaces inside this paren. (space-in-parens)
(#7072) There should be no spaces inside this paren. (space-in-parens)
(#7073) Unexpected tab character. (no-tabs)
(#7073) There should be no space after '['. (computed-property-spacing)
(#7073) There should be no space before ']'. (computed-property-spacing)
(#7074) Unexpected tab character. (no-tabs)
(#7074) There should be no spaces inside this paren. (space-in-parens)
(#7075) Unexpected tab character. (no-tabs)
(#7076) Trailing spaces not allowed. (no-trailing-spaces)
(#7076) Unexpected tab character. (no-tabs)
(#7077) Unexpected tab character. (no-tabs)
(#7078) Trailing spaces not allowed. (no-trailing-spaces)
(#7078) Unexpected tab character. (no-tabs)
(#7079) Trailing spaces not allowed. (no-trailing-spaces)
(#7079) Unexpected tab character. (no-tabs)
(#7080) Unexpected tab character. (no-tabs)
(#7081) Trailing spaces not allowed. (no-trailing-spaces)
(#7081) Unexpected tab character. (no-tabs)
(#7082) Trailing spaces not allowed. (no-trailing-spaces)
(#7082) Unexpected tab character. (no-tabs)
(#7083) Unexpected tab character. (no-tabs)
(#7084) Unexpected tab character. (no-tabs)
(#7084) Unexpected space before function parentheses. (space-before-function-paren)
(#7084) There should be no spaces inside this paren. (space-in-parens)
(#7084) There should be no spaces inside this paren. (space-in-parens)
(#7085) Unexpected tab character. (no-tabs)
(#7085) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#7086) Unexpected tab character. (no-tabs)
(#7086) There should be no spaces inside this paren. (space-in-parens)
(#7086) There should be no spaces inside this paren. (space-in-parens)
(#7087) Unexpected tab character. (no-tabs)
(#7088) Trailing spaces not allowed. (no-trailing-spaces)
(#7088) Unexpected tab character. (no-tabs)
(#7089) Trailing spaces not allowed. (no-trailing-spaces)
(#7089) Unexpected tab character. (no-tabs)
(#7090) Unexpected tab character. (no-tabs)
(#7090) Unexpected space before function parentheses. (space-before-function-paren)
(#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) Unexpected tab character. (no-tabs)
(#7091) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#7092) Unexpected tab character. (no-tabs)
(#7092) There should be no spaces inside this paren. (space-in-parens)
(#7092) Infix operators must be spaced. (space-infix-ops)
(#7092) There should be no spaces inside this paren. (space-in-parens)
(#7093) Unexpected tab character. (no-tabs)
(#7094) Trailing spaces not allowed. (no-trailing-spaces)
(#7094) Unexpected tab character. (no-tabs)
(#7095) Trailing spaces not allowed. (no-trailing-spaces)
(#7095) Unexpected tab character. (no-tabs)
(#7096) Unexpected tab character. (no-tabs)
(#7097) Trailing spaces not allowed. (no-trailing-spaces)
(#7097) Unexpected tab character. (no-tabs)
(#7098) Trailing spaces not allowed. (no-trailing-spaces)
(#7098) Unexpected tab character. (no-tabs)
(#7099) Unexpected tab character. (no-tabs)
(#7100) Unexpected tab character. (no-tabs)
(#7101) Trailing spaces not allowed. (no-trailing-spaces)
(#7101) Unexpected tab character. (no-tabs)
(#7102) Trailing spaces not allowed. (no-trailing-spaces)
(#7102) Unexpected tab character. (no-tabs)
(#7103) Unexpected tab character. (no-tabs)
(#7104) Trailing spaces not allowed. (no-trailing-spaces)
(#7104) Unexpected tab character. (no-tabs)
(#7105) Trailing spaces not allowed. (no-trailing-spaces)
(#7105) Unexpected tab character. (no-tabs)
(#7106) Unexpected tab character. (no-tabs)
(#7107) Trailing spaces not allowed. (no-trailing-spaces)
(#7107) Unexpected tab character. (no-tabs)
(#7108) Trailing spaces not allowed. (no-trailing-spaces)
(#7108) Unexpected tab character. (no-tabs)
(#7109) Unexpected tab character. (no-tabs)
(#7110) Trailing spaces not allowed. (no-trailing-spaces)
(#7110) Unexpected tab character. (no-tabs)
(#7111) Trailing spaces not allowed. (no-trailing-spaces)
(#7111) Unexpected tab character. (no-tabs)
(#7112) Unexpected tab character. (no-tabs)
(#7112) Unexpected space before function parentheses. (space-before-function-paren)
(#7113) Unexpected tab character. (no-tabs)
(#7113) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#7114) Unexpected tab character. (no-tabs)
(#7114) There should be no spaces inside this paren. (space-in-parens)
(#7114) There should be no spaces inside this paren. (space-in-parens)
(#7115) Unexpected tab character. (no-tabs)
(#7116) Trailing spaces not allowed. (no-trailing-spaces)
(#7116) Unexpected tab character. (no-tabs)
(#7117) Trailing spaces not allowed. (no-trailing-spaces)
(#7117) Unexpected tab character. (no-tabs)
(#7118) Unexpected tab character. (no-tabs)
(#7118) Unexpected space before function parentheses. (space-before-function-paren)
(#7119) Unexpected tab character. (no-tabs)
(#7119) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#7120) Unexpected tab character. (no-tabs)
(#7120) There should be no spaces inside this paren. (space-in-parens)
(#7120) There should be no spaces inside this paren. (space-in-parens)
(#7121) Unexpected tab character. (no-tabs)
(#7122) Trailing spaces not allowed. (no-trailing-spaces)
(#7122) Unexpected tab character. (no-tabs)
(#7123) Trailing spaces not allowed. (no-trailing-spaces)
(#7123) Unexpected tab character. (no-tabs)
(#7124) Unexpected tab character. (no-tabs)
(#7124) Unexpected space before function parentheses. (space-before-function-paren)
(#7125) Unexpected tab character. (no-tabs)
(#7125) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#7126) Unexpected tab character. (no-tabs)
(#7126) There should be no spaces inside this paren. (space-in-parens)
(#7126) There should be no spaces inside this paren. (space-in-parens)
(#7127) Unexpected tab character. (no-tabs)
(#7128) Trailing spaces not allowed. (no-trailing-spaces)
(#7128) Unexpected tab character. (no-tabs)
(#7129) Trailing spaces not allowed. (no-trailing-spaces)
(#7129) Unexpected tab character. (no-tabs)
(#7130) Unexpected tab character. (no-tabs)
(#7130) Unexpected space before function parentheses. (space-before-function-paren)
(#7131) Unexpected tab character. (no-tabs)
(#7131) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#7132) Unexpected tab character. (no-tabs)
(#7132) There should be no spaces inside this paren. (space-in-parens)
(#7132) There should be no spaces inside this paren. (space-in-parens)
(#7133) Unexpected tab character. (no-tabs)
(#7134) Trailing spaces not allowed. (no-trailing-spaces)
(#7134) Unexpected tab character. (no-tabs)
(#7135) Trailing spaces not allowed. (no-trailing-spaces)
(#7135) Unexpected tab character. (no-tabs)
(#7136) Unexpected tab character. (no-tabs)
(#7137) Unexpected tab character. (no-tabs)
(#7137) There should be no spaces inside this paren. (space-in-parens)
(#7138) Trailing spaces not allowed. (no-trailing-spaces)
(#7138) Unexpected tab character. (no-tabs)
(#7139) Trailing spaces not allowed. (no-trailing-spaces)
(#7139) Unexpected tab character. (no-tabs)
(#7140) Unexpected tab character. (no-tabs)
(#7140) Unexpected space before function parentheses. (space-before-function-paren)
(#7140) There should be no spaces inside this paren. (space-in-parens)
(#7140) There should be no spaces inside this paren. (space-in-parens)
(#7141) Unexpected tab character. (no-tabs)
(#7141) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#7142) Unexpected tab character. (no-tabs)
(#7143) Unexpected tab character. (no-tabs)
(#7143) There should be no spaces inside this paren. (space-in-parens)
(#7143) Unexpected space after unary operator '!'. (space-unary-ops)
(#7143) Unexpected space after unary operator '!'. (space-unary-ops)
(#7143) There should be no spaces inside this paren. (space-in-parens)
(#7143) Unexpected space after unary operator '!'. (space-unary-ops)
(#7143) Unexpected space after unary operator '!'. (space-unary-ops)
(#7143) There should be no spaces inside this paren. (space-in-parens)
(#7143) There should be no spaces inside this paren. (space-in-parens)
(#7144) Unexpected tab character. (no-tabs)
(#7145) Unexpected tab character. (no-tabs)
(#7146) Trailing spaces not allowed. (no-trailing-spaces)
(#7146) Unexpected tab character. (no-tabs)
(#7147) Unexpected tab character. (no-tabs)
(#7148) Unexpected tab character. (no-tabs)
(#7149) Unexpected tab character. (no-tabs)
(#7149) 'j' is defined but never used. (no-unused-vars)
(#7149) 'jen' is defined but never used. (no-unused-vars)
(#7150) Unexpected tab character. (no-tabs)
(#7150) 'inner' is defined but never used. (no-unused-vars)
(#7151) Unexpected tab character. (no-tabs)
(#7151) Unexpected space before function parentheses. (space-before-function-paren)
(#7151) There should be no spaces inside this paren. (space-in-parens)
(#7151) There should be no spaces inside this paren. (space-in-parens)
(#7152) Unexpected tab character. (no-tabs)
(#7152) Unexpected space before function parentheses. (space-before-function-paren)
(#7153) Unexpected tab character. (no-tabs)
(#7153) There should be no spaces inside this paren. (space-in-parens)
(#7153) There should be no spaces inside this paren. (space-in-parens)
(#7154) Trailing spaces not allowed. (no-trailing-spaces)
(#7154) Unexpected tab character. (no-tabs)
(#7155) Unexpected tab character. (no-tabs)
(#7156) Unexpected tab character. (no-tabs)
(#7156) There should be no spaces inside this paren. (space-in-parens)
(#7156) There should be no spaces inside this paren. (space-in-parens)
(#7157) Unexpected tab character. (no-tabs)
(#7158) Unexpected tab character. (no-tabs)
(#7159) Unexpected tab character. (no-tabs)
(#7160) Trailing spaces not allowed. (no-trailing-spaces)
(#7160) Unexpected tab character. (no-tabs)
(#7161) Unexpected tab character. (no-tabs)
(#7161) There should be no spaces inside this paren. (space-in-parens)
(#7161) Infix operators must be spaced. (space-infix-ops)
(#7161) Infix operators must be spaced. (space-infix-ops)
(#7161) Unexpected whitespace before semicolon. (semi-spacing)
(#7161) Infix operators must be spaced. (space-infix-ops)
(#7161) Unexpected whitespace before semicolon. (semi-spacing)
(#7161) There should be no spaces inside this paren. (space-in-parens)
(#7162) Unexpected tab character. (no-tabs)
(#7163) Trailing spaces not allowed. (no-trailing-spaces)
(#7163) Unexpected tab character. (no-tabs)
(#7164) Unexpected tab character. (no-tabs)
(#7165) Unexpected tab character. (no-tabs)
(#7165) There should be no space after '['. (computed-property-spacing)
(#7165) There should be no space before ']'. (computed-property-spacing)
(#7165) Do not nest ternary expressions. (no-nested-ternary)
(#7166) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#7167) There should be no spaces inside this paren. (space-in-parens)
(#7167) There should be no spaces inside this paren. (space-in-parens)
(#7168) Unexpected tab character. (no-tabs)
(#7169) Unexpected tab character. (no-tabs)
(#7170) Trailing spaces not allowed. (no-trailing-spaces)
(#7170) Unexpected tab character. (no-tabs)
(#7171) Unexpected tab character. (no-tabs)
(#7171) There should be no space after '['. (computed-property-spacing)
(#7171) There should be no space before ']'. (computed-property-spacing)
(#7171) Identifier '__dt_wrapper' is not in camel case. (camelcase)
(#7172) Trailing spaces not allowed. (no-trailing-spaces)
(#7172) Unexpected tab character. (no-tabs)
(#7173) Unexpected tab character. (no-tabs)
(#7174) Unexpected tab character. (no-tabs)
(#7174) There should be no spaces inside this paren. (space-in-parens)
(#7174) There should be no space after '['. (computed-property-spacing)
(#7174) There should be no space before ']'. (computed-property-spacing)
(#7174) There should be no spaces inside this paren. (space-in-parens)
(#7175) Unexpected tab character. (no-tabs)
(#7176) Unexpected tab character. (no-tabs)
(#7177) Trailing spaces not allowed. (no-trailing-spaces)
(#7177) Unexpected tab character. (no-tabs)
(#7178) Trailing spaces not allowed. (no-trailing-spaces)
(#7178) Unexpected tab character. (no-tabs)
(#7179) Unexpected tab character. (no-tabs)
(#7180) Unexpected tab character. (no-tabs)
(#7181) Unexpected tab character. (no-tabs)
(#7182) Unexpected tab character. (no-tabs)
(#7183) Unexpected tab character. (no-tabs)
(#7184) Trailing spaces not allowed. (no-trailing-spaces)
(#7184) Unexpected tab character. (no-tabs)
(#7185) Unexpected tab character. (no-tabs)
(#7186) Unexpected tab character. (no-tabs)
(#7187) Trailing spaces not allowed. (no-trailing-spaces)
(#7187) Unexpected tab character. (no-tabs)
(#7188) Trailing spaces not allowed. (no-trailing-spaces)
(#7188) Unexpected tab character. (no-tabs)
(#7189) Unexpected tab character. (no-tabs)
(#7190) Unexpected tab character. (no-tabs)
(#7191) Unexpected tab character. (no-tabs)
(#7192) Unexpected tab character. (no-tabs)
(#7193) Unexpected tab character. (no-tabs)
(#7194) Unexpected tab character. (no-tabs)
(#7195) Unexpected tab character. (no-tabs)
(#7196) Unexpected tab character. (no-tabs)
(#7197) Unexpected tab character. (no-tabs)
(#7198) Unexpected tab character. (no-tabs)
(#7199) Unexpected tab character. (no-tabs)
(#7200) Unexpected tab character. (no-tabs)
(#7201) Unexpected tab character. (no-tabs)
(#7202) Unexpected tab character. (no-tabs)
(#7203) Unexpected tab character. (no-tabs)
(#7204) Unexpected tab character. (no-tabs)
(#7205) Unexpected tab character. (no-tabs)
(#7206) Unexpected tab character. (no-tabs)
(#7207) Unexpected tab character. (no-tabs)
(#7208) Unexpected tab character. (no-tabs)
(#7209) Unexpected tab character. (no-tabs)
(#7210) Unexpected tab character. (no-tabs)
(#7211) Trailing spaces not allowed. (no-trailing-spaces)
(#7211) Unexpected tab character. (no-tabs)
(#7212) Unexpected tab character. (no-tabs)
(#7212) Identifier '_api_register' is not in camel case. (camelcase)
(#7212) Unexpected space before function parentheses. (space-before-function-paren)
(#7212) There should be no spaces inside this paren. (space-in-parens)
(#7212) There should be no spaces inside this paren. (space-in-parens)
(#7213) Unexpected tab character. (no-tabs)
(#7213) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#7214) Unexpected tab character. (no-tabs)
(#7214) There should be no spaces inside this paren. (space-in-parens)
(#7214) There should be no spaces inside this paren. (space-in-parens)
(#7214) There should be no spaces inside this paren. (space-in-parens)
(#7214) There should be no spaces inside this paren. (space-in-parens)
(#7215) Unexpected tab character. (no-tabs)
(#7215) There should be no spaces inside this paren. (space-in-parens)
(#7215) Infix operators must be spaced. (space-infix-ops)
(#7215) Infix operators must be spaced. (space-infix-ops)
(#7215) Unexpected whitespace before semicolon. (semi-spacing)
(#7215) Infix operators must be spaced. (space-infix-ops)
(#7215) Unexpected whitespace before semicolon. (semi-spacing)
(#7215) There should be no spaces inside this paren. (space-in-parens)
(#7216) Unexpected tab character. (no-tabs)
(#7216) There should be no spaces inside this paren. (space-in-parens)
(#7216) There should be no spaces inside this paren. (space-in-parens)
(#7217) Unexpected tab character. (no-tabs)
(#7218) Unexpected tab character. (no-tabs)
(#7219) Unexpected tab character. (no-tabs)
(#7220) Trailing spaces not allowed. (no-trailing-spaces)
(#7220) Unexpected tab character. (no-tabs)
(#7221) Unexpected tab character. (no-tabs)
(#7222) Unexpected tab character. (no-tabs)
(#7223) Unexpected tab character. (no-tabs)
(#7224) Unexpected tab character. (no-tabs)
(#7225) Unexpected tab character. (no-tabs)
(#7226) Trailing spaces not allowed. (no-trailing-spaces)
(#7226) Unexpected tab character. (no-tabs)
(#7227) Unexpected tab character. (no-tabs)
(#7227) Unexpected space before function parentheses. (space-before-function-paren)
(#7227) There should be no spaces inside this paren. (space-in-parens)
(#7227) There should be no spaces inside this paren. (space-in-parens)
(#7228) Unexpected tab character. (no-tabs)
(#7228) There should be no spaces inside this paren. (space-in-parens)
(#7228) Infix operators must be spaced. (space-infix-ops)
(#7228) Infix operators must be spaced. (space-infix-ops)
(#7228) Unexpected whitespace before semicolon. (semi-spacing)
(#7228) Infix operators must be spaced. (space-infix-ops)
(#7228) Unexpected whitespace before semicolon. (semi-spacing)
(#7228) There should be no spaces inside this paren. (space-in-parens)
(#7229) Unexpected tab character. (no-tabs)
(#7229) There should be no spaces inside this paren. (space-in-parens)
(#7229) There should be no spaces inside this paren. (space-in-parens)
(#7230) Unexpected tab character. (no-tabs)
(#7231) Unexpected tab character. (no-tabs)
(#7232) Unexpected tab character. (no-tabs)
(#7233) Unexpected tab character. (no-tabs)
(#7234) Unexpected tab character. (no-tabs)
(#7235) Trailing spaces not allowed. (no-trailing-spaces)
(#7235) Unexpected tab character. (no-tabs)
(#7236) Unexpected tab character. (no-tabs)
(#7236) There should be no spaces inside this paren. (space-in-parens)
(#7236) Infix operators must be spaced. (space-infix-ops)
(#7236) Infix operators must be spaced. (space-infix-ops)
(#7236) Unexpected whitespace before semicolon. (semi-spacing)
(#7236) Infix operators must be spaced. (space-infix-ops)
(#7236) Unexpected whitespace before semicolon. (semi-spacing)
(#7236) There should be no spaces inside this paren. (space-in-parens)
(#7237) Unexpected tab character. (no-tabs)
(#7238) Unexpected tab character. (no-tabs)
(#7239) Unexpected tab character. (no-tabs)
(#7240) Unexpected tab character. (no-tabs)
(#7241) Trailing spaces not allowed. (no-trailing-spaces)
(#7241) Unexpected tab character. (no-tabs)
(#7242) Unexpected tab character. (no-tabs)
(#7242) There should be no spaces inside this paren. (space-in-parens)
(#7242) There should be no spaces inside this paren. (space-in-parens)
(#7243) Unexpected tab character. (no-tabs)
(#7243) There should be no spaces inside this paren. (space-in-parens)
(#7243) Unexpected space after unary operator '!'. (space-unary-ops)
(#7243) There should be no spaces inside this paren. (space-in-parens)
(#7244) Unexpected tab character. (no-tabs)
(#7245) Unexpected tab character. (no-tabs)
(#7246) Unexpected tab character. (no-tabs)
(#7247) Unexpected tab character. (no-tabs)
(#7248) Unexpected tab character. (no-tabs)
(#7249) Unexpected tab character. (no-tabs)
(#7250) Unexpected tab character. (no-tabs)
(#7250) There should be no spaces inside this paren. (space-in-parens)
(#7250) There should be no spaces inside this paren. (space-in-parens)
(#7251) Unexpected tab character. (no-tabs)
(#7252) Trailing spaces not allowed. (no-trailing-spaces)
(#7252) Unexpected tab character. (no-tabs)
(#7253) Unexpected tab character. (no-tabs)
(#7253) There should be no spaces inside this paren. (space-in-parens)
(#7253) Infix operators must be spaced. (space-infix-ops)
(#7253) There should be no spaces inside this paren. (space-in-parens)
(#7254) Unexpected tab character. (no-tabs)
(#7255) Unexpected tab character. (no-tabs)
(#7255) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#7256) Unexpected tab character. (no-tabs)
(#7257) Unexpected tab character. (no-tabs)
(#7258) Unexpected tab character. (no-tabs)
(#7259) Unexpected tab character. (no-tabs)
(#7260) Unexpected tab character. (no-tabs)
(#7261) Unexpected tab character. (no-tabs)
(#7262) Unexpected tab character. (no-tabs)
(#7263) Trailing spaces not allowed. (no-trailing-spaces)
(#7263) Unexpected tab character. (no-tabs)
(#7264) Trailing spaces not allowed. (no-trailing-spaces)
(#7264) Unexpected tab character. (no-tabs)
(#7265) Unexpected tab character. (no-tabs)
(#7265) Identifier '_api_registerPlural' is not in camel case. (camelcase)
(#7265) Unexpected space before function parentheses. (space-before-function-paren)
(#7265) There should be no spaces inside this paren. (space-in-parens)
(#7265) There should be no spaces inside this paren. (space-in-parens)
(#7266) Unexpected tab character. (no-tabs)
(#7266) There should be no spaces inside this paren. (space-in-parens)
(#7266) There should be no spaces inside this paren. (space-in-parens)
(#7267) Trailing spaces not allowed. (no-trailing-spaces)
(#7267) Unexpected tab character. (no-tabs)
(#7268) Unexpected tab character. (no-tabs)
(#7268) There should be no spaces inside this paren. (space-in-parens)
(#7268) Unexpected space before function parentheses. (space-before-function-paren)
(#7269) Unexpected tab character. (no-tabs)
(#7269) There should be no spaces inside this paren. (space-in-parens)
(#7269) Unexpected 'this'. (no-invalid-this)
(#7269) There should be no spaces inside this paren. (space-in-parens)
(#7270) Trailing spaces not allowed. (no-trailing-spaces)
(#7270) Unexpected tab character. (no-tabs)
(#7271) Unexpected tab character. (no-tabs)
(#7271) There should be no spaces inside this paren. (space-in-parens)
(#7271) Unexpected 'this'. (no-invalid-this)
(#7271) There should be no spaces inside this paren. (space-in-parens)
(#7272) Unexpected tab character. (no-tabs)
(#7273) Unexpected tab character. (no-tabs)
(#7273) Unexpected 'this'. (no-invalid-this)
(#7274) Unexpected tab character. (no-tabs)
(#7274) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#7275) Unexpected tab character. (no-tabs)
(#7275) There should be no spaces inside this paren. (space-in-parens)
(#7275) There should be no spaces inside this paren. (space-in-parens)
(#7276) Unexpected tab character. (no-tabs)
(#7277) Unexpected tab character. (no-tabs)
(#7278) Unexpected tab character. (no-tabs)
(#7278) Do not nest ternary expressions. (no-nested-ternary)
(#7279) Unexpected tab character. (no-tabs)
(#7279) There should be no spaces inside this paren. (space-in-parens)
(#7279) There should be no spaces inside this paren. (space-in-parens)
(#7280) Unexpected tab character. (no-tabs)
(#7280) There should be no spaces inside this paren. (space-in-parens)
(#7280) There should be no spaces inside this paren. (space-in-parens)
(#7281) Unexpected tab character. (no-tabs)
(#7282) Unexpected tab character. (no-tabs)
(#7283) Unexpected tab character. (no-tabs)
(#7284) Trailing spaces not allowed. (no-trailing-spaces)
(#7284) Unexpected tab character. (no-tabs)
(#7285) Unexpected tab character. (no-tabs)
(#7286) Unexpected tab character. (no-tabs)
(#7287) Unexpected tab character. (no-tabs)
(#7287) There should be no spaces inside this paren. (space-in-parens)
(#7288) Unexpected tab character. (no-tabs)
(#7289) Trailing spaces not allowed. (no-trailing-spaces)
(#7289) Unexpected tab character. (no-tabs)
(#7290) Trailing spaces not allowed. (no-trailing-spaces)
(#7290) Unexpected tab character. (no-tabs)
(#7291) Unexpected tab character. (no-tabs)
(#7291) Expected JSDoc for 'a' but found 'Array'. (valid-jsdoc)
(#7292) Unexpected tab character. (no-tabs)
(#7293) Unexpected tab character. (no-tabs)
(#7294) Unexpected tab character. (no-tabs)
(#7295) Unexpected tab character. (no-tabs)
(#7296) Unexpected tab character. (no-tabs)
(#7297) Unexpected tab character. (no-tabs)
(#7298) Unexpected tab character. (no-tabs)
(#7299) Unexpected tab character. (no-tabs)
(#7300) Unexpected tab character. (no-tabs)
(#7300) Identifier '__table_selector' is not in camel case. (camelcase)
(#7300) Unexpected space before function parentheses. (space-before-function-paren)
(#7300) There should be no spaces inside this paren. (space-in-parens)
(#7300) There should be no spaces inside this paren. (space-in-parens)
(#7301) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#7301) Unexpected tab character. (no-tabs)
(#7302) Unexpected tab character. (no-tabs)
(#7303) Unexpected tab character. (no-tabs)
(#7303) There should be no spaces inside this paren. (space-in-parens)
(#7303) There should be no spaces inside this paren. (space-in-parens)
(#7304) Unexpected tab character. (no-tabs)
(#7304) There should be no space after '['. (array-bracket-spacing)
(#7304) There should be no space after '['. (computed-property-spacing)
(#7304) There should be no space before ']'. (computed-property-spacing)
(#7304) There should be no space before ']'. (array-bracket-spacing)
(#7305) Unexpected tab character. (no-tabs)
(#7306) Trailing spaces not allowed. (no-trailing-spaces)
(#7306) Unexpected tab character. (no-tabs)
(#7307) Unexpected tab character. (no-tabs)
(#7308) Unexpected tab character. (no-tabs)
(#7308) There should be no spaces inside this paren. (space-in-parens)
(#7308) Unexpected space before function parentheses. (space-before-function-paren)
(#7308) 'i' is defined but never used. (no-unused-vars)
(#7309) Unexpected tab character. (no-tabs)
(#7310) Unexpected tab character. (no-tabs)
(#7310) There should be no spaces inside this paren. (space-in-parens)
(#7311) Trailing spaces not allowed. (no-trailing-spaces)
(#7311) Unexpected tab character. (no-tabs)
(#7312) Unexpected tab character. (no-tabs)
(#7313) Unexpected tab character. (no-tabs)
(#7313) There should be no spaces inside this paren. (space-in-parens)
(#7313) There should be no spaces inside this paren. (space-in-parens)
(#7314) Unexpected tab character. (no-tabs)
(#7314) There should be no spaces inside this paren. (space-in-parens)
(#7314) Unexpected space before function parentheses. (space-before-function-paren)
(#7314) 'i' is defined but never used. (no-unused-vars)
(#7315) Unexpected tab character. (no-tabs)
(#7316) Unexpected tab character. (no-tabs)
(#7316) There should be no spaces inside this paren. (space-in-parens)
(#7316) Unexpected 'this'. (no-invalid-this)
(#7316) There should be no spaces inside this paren. (space-in-parens)
(#7317) Unexpected tab character. (no-tabs)
(#7317) There should be no space after '['. (computed-property-spacing)
(#7317) There should be no space before ']'. (computed-property-spacing)
(#7318) Unexpected tab character. (no-tabs)
(#7318) There should be no spaces inside this paren. (space-in-parens)
(#7319) Unexpected tab character. (no-tabs)
(#7320) Unexpected tab character. (no-tabs)
(#7321) Trailing spaces not allowed. (no-trailing-spaces)
(#7321) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#7321) Unexpected tab character. (no-tabs)
(#7322) Trailing spaces not allowed. (no-trailing-spaces)
(#7322) Unexpected tab character. (no-tabs)
(#7323) Trailing spaces not allowed. (no-trailing-spaces)
(#7323) Unexpected tab character. (no-tabs)
(#7324) Unexpected tab character. (no-tabs)
(#7325) Unexpected tab character. (no-tabs)
(#7326) Unexpected tab character. (no-tabs)
(#7327) Unexpected tab character. (no-tabs)
(#7328) Unexpected tab character. (no-tabs)
(#7329) Unexpected tab character. (no-tabs)
(#7330) Unexpected tab character. (no-tabs)
(#7331) Unexpected tab character. (no-tabs)
(#7332) Unexpected tab character. (no-tabs)
(#7333) Unexpected tab character. (no-tabs)
(#7334) Unexpected tab character. (no-tabs)
(#7335) Unexpected tab character. (no-tabs)
(#7335) There should be no spaces inside this paren. (space-in-parens)
(#7335) Unexpected space before function parentheses. (space-before-function-paren)
(#7335) There should be no spaces inside this paren. (space-in-parens)
(#7335) There should be no spaces inside this paren. (space-in-parens)
(#7336) Unexpected tab character. (no-tabs)
(#7337) Unexpected tab character. (no-tabs)
(#7338) Unexpected tab character. (no-tabs)
(#7338) There should be no spaces inside this paren. (space-in-parens)
(#7338) There should be no spaces inside this paren. (space-in-parens)
(#7338) Unexpected 'this'. (no-invalid-this)
(#7338) There should be no spaces inside this paren. (space-in-parens)
(#7338) There should be no spaces inside this paren. (space-in-parens)
(#7339) Unexpected tab character. (no-tabs)
(#7339) Unexpected 'this'. (no-invalid-this)
(#7340) Unexpected tab character. (no-tabs)
(#7340) There should be no spaces inside this paren. (space-in-parens)
(#7341) Trailing spaces not allowed. (no-trailing-spaces)
(#7341) Unexpected tab character. (no-tabs)
(#7342) Trailing spaces not allowed. (no-trailing-spaces)
(#7342) Unexpected tab character. (no-tabs)
(#7343) Unexpected tab character. (no-tabs)
(#7343) There should be no spaces inside this paren. (space-in-parens)
(#7343) Unexpected space before function parentheses. (space-before-function-paren)
(#7343) There should be no spaces inside this paren. (space-in-parens)
(#7343) There should be no spaces inside this paren. (space-in-parens)
(#7344) Unexpected tab character. (no-tabs)
(#7344) Unexpected 'this'. (no-invalid-this)
(#7344) There should be no spaces inside this paren. (space-in-parens)
(#7344) There should be no spaces inside this paren. (space-in-parens)
(#7345) Unexpected tab character. (no-tabs)
(#7346) Trailing spaces not allowed. (no-trailing-spaces)
(#7346) Unexpected tab character. (no-tabs)
(#7347) Unexpected tab character. (no-tabs)
(#7348) Unexpected tab character. (no-tabs)
(#7349) Unexpected tab character. (no-tabs)
(#7349) There should be no spaces inside this paren. (space-in-parens)
(#7349) There should be no spaces inside this paren. (space-in-parens)
(#7350) Unexpected tab character. (no-tabs)
(#7351) Unexpected tab character. (no-tabs)
(#7351) There should be no spaces inside this paren. (space-in-parens)
(#7352) Trailing spaces not allowed. (no-trailing-spaces)
(#7352) Unexpected tab character. (no-tabs)
(#7353) Trailing spaces not allowed. (no-trailing-spaces)
(#7353) Unexpected tab character. (no-tabs)
(#7354) Unexpected tab character. (no-tabs)
(#7354) There should be no spaces inside this paren. (space-in-parens)
(#7354) There should be no space before ','. (comma-spacing)
(#7354) Unexpected space before function parentheses. (space-before-function-paren)
(#7355) Unexpected tab character. (no-tabs)
(#7355) Unexpected 'this'. (no-invalid-this)
(#7355) There should be no spaces inside this paren. (space-in-parens)
(#7355) Unexpected space before function parentheses. (space-before-function-paren)
(#7355) There should be no spaces inside this paren. (space-in-parens)
(#7355) There should be no spaces inside this paren. (space-in-parens)
(#7356) Unexpected tab character. (no-tabs)
(#7357) Unexpected tab character. (no-tabs)
(#7357) There should be no spaces inside this paren. (space-in-parens)
(#7358) Unexpected tab character. (no-tabs)
(#7358) There should be no spaces inside this paren. (space-in-parens)
(#7359) Trailing spaces not allowed. (no-trailing-spaces)
(#7359) Unexpected tab character. (no-tabs)
(#7360) Trailing spaces not allowed. (no-trailing-spaces)
(#7360) Unexpected tab character. (no-tabs)
(#7361) Unexpected tab character. (no-tabs)
(#7361) There should be no spaces inside this paren. (space-in-parens)
(#7361) There should be no space before ','. (comma-spacing)
(#7361) Unexpected space before function parentheses. (space-before-function-paren)
(#7362) Unexpected tab character. (no-tabs)
(#7362) Unexpected 'this'. (no-invalid-this)
(#7362) There should be no spaces inside this paren. (space-in-parens)
(#7362) Unexpected space before function parentheses. (space-before-function-paren)
(#7362) There should be no spaces inside this paren. (space-in-parens)
(#7362) There should be no spaces inside this paren. (space-in-parens)
(#7363) Unexpected tab character. (no-tabs)
(#7364) Unexpected tab character. (no-tabs)
(#7364) There should be no spaces inside this paren. (space-in-parens)
(#7365) Unexpected tab character. (no-tabs)
(#7365) There should be no spaces inside this paren. (space-in-parens)
(#7366) Trailing spaces not allowed. (no-trailing-spaces)
(#7366) Unexpected tab character. (no-tabs)
(#7367) Trailing spaces not allowed. (no-trailing-spaces)
(#7367) Unexpected tab character. (no-tabs)
(#7368) Unexpected tab character. (no-tabs)
(#7368) There should be no spaces inside this paren. (space-in-parens)
(#7368) There should be no space before ','. (comma-spacing)
(#7368) Unexpected space before function parentheses. (space-before-function-paren)
(#7369) Unexpected tab character. (no-tabs)
(#7369) Unexpected 'this'. (no-invalid-this)
(#7369) There should be no spaces inside this paren. (space-in-parens)
(#7369) Unexpected space before function parentheses. (space-before-function-paren)
(#7369) There should be no spaces inside this paren. (space-in-parens)
(#7369) There should be no spaces inside this paren. (space-in-parens)
(#7370) Unexpected tab character. (no-tabs)
(#7371) Unexpected tab character. (no-tabs)
(#7371) There should be no spaces inside this paren. (space-in-parens)
(#7372) Unexpected tab character. (no-tabs)
(#7372) There should be no spaces inside this paren. (space-in-parens)
(#7373) Trailing spaces not allowed. (no-trailing-spaces)
(#7373) Unexpected tab character. (no-tabs)
(#7374) Trailing spaces not allowed. (no-trailing-spaces)
(#7374) Unexpected tab character. (no-tabs)
(#7375) Unexpected tab character. (no-tabs)
(#7375) There should be no spaces inside this paren. (space-in-parens)
(#7375) There should be no space before ','. (comma-spacing)
(#7375) Unexpected space before function parentheses. (space-before-function-paren)
(#7376) Unexpected tab character. (no-tabs)
(#7376) Unexpected 'this'. (no-invalid-this)
(#7376) There should be no spaces inside this paren. (space-in-parens)
(#7376) Unexpected space before function parentheses. (space-before-function-paren)
(#7376) There should be no spaces inside this paren. (space-in-parens)
(#7376) There should be no spaces inside this paren. (space-in-parens)
(#7377) Unexpected tab character. (no-tabs)
(#7378) Unexpected tab character. (no-tabs)
(#7378) There should be no spaces inside this paren. (space-in-parens)
(#7379) Unexpected tab character. (no-tabs)
(#7379) There should be no spaces inside this paren. (space-in-parens)
(#7380) Trailing spaces not allowed. (no-trailing-spaces)
(#7380) Unexpected tab character. (no-tabs)
(#7381) Trailing spaces not allowed. (no-trailing-spaces)
(#7381) Unexpected tab character. (no-tabs)
(#7382) Unexpected tab character. (no-tabs)
(#7382) There should be no spaces inside this paren. (space-in-parens)
(#7382) There should be no space before ','. (comma-spacing)
(#7382) Unexpected space before function parentheses. (space-before-function-paren)
(#7383) Unexpected tab character. (no-tabs)
(#7383) Unexpected 'this'. (no-invalid-this)
(#7383) There should be no spaces inside this paren. (space-in-parens)
(#7383) Unexpected space before function parentheses. (space-before-function-paren)
(#7383) There should be no spaces inside this paren. (space-in-parens)
(#7383) There should be no spaces inside this paren. (space-in-parens)
(#7384) Unexpected tab character. (no-tabs)
(#7385) Unexpected tab character. (no-tabs)
(#7385) There should be no spaces inside this paren. (space-in-parens)
(#7386) Unexpected tab character. (no-tabs)
(#7386) There should be no spaces inside this paren. (space-in-parens)
(#7387) Trailing spaces not allowed. (no-trailing-spaces)
(#7387) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#7387) Unexpected tab character. (no-tabs)
(#7388) Trailing spaces not allowed. (no-trailing-spaces)
(#7388) Unexpected tab character. (no-tabs)
(#7389) Trailing spaces not allowed. (no-trailing-spaces)
(#7389) Unexpected tab character. (no-tabs)
(#7390) Unexpected tab character. (no-tabs)
(#7391) Unexpected tab character. (no-tabs)
(#7392) Unexpected tab character. (no-tabs)
(#7393) Unexpected tab character. (no-tabs)
(#7393) There should be no spaces inside this paren. (space-in-parens)
(#7393) Unexpected space before function parentheses. (space-before-function-paren)
(#7393) There should be no spaces inside this paren. (space-in-parens)
(#7393) There should be no spaces inside this paren. (space-in-parens)
(#7394) Unexpected tab character. (no-tabs)
(#7394) Unexpected 'this'. (no-invalid-this)
(#7394) There should be no spaces inside this paren. (space-in-parens)
(#7394) Unexpected space before function parentheses. (space-before-function-paren)
(#7394) There should be no spaces inside this paren. (space-in-parens)
(#7394) There should be no spaces inside this paren. (space-in-parens)
(#7395) Unexpected tab character. (no-tabs)
(#7395) There should be no spaces inside this paren. (space-in-parens)
(#7395) There should be no spaces inside this paren. (space-in-parens)
(#7396) Unexpected tab character. (no-tabs)
(#7396) There should be no spaces inside this paren. (space-in-parens)
(#7396) There should be no spaces inside this paren. (space-in-parens)
(#7397) Unexpected tab character. (no-tabs)
(#7397) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#7398) Unexpected tab character. (no-tabs)
(#7399) Unexpected tab character. (no-tabs)
(#7399) There should be no spaces inside this paren. (space-in-parens)
(#7399) There should be no spaces inside this paren. (space-in-parens)
(#7400) Unexpected tab character. (no-tabs)
(#7401) Unexpected tab character. (no-tabs)
(#7402) Unexpected tab character. (no-tabs)
(#7403) Unexpected tab character. (no-tabs)
(#7404) Trailing spaces not allowed. (no-trailing-spaces)
(#7404) Unexpected tab character. (no-tabs)
(#7405) Unexpected tab character. (no-tabs)
(#7405) There should be no spaces inside this paren. (space-in-parens)
(#7405) Infix operators must be spaced. (space-infix-ops)
(#7405) There should be no spaces inside this paren. (space-in-parens)
(#7406) Unexpected tab character. (no-tabs)
(#7407) Unexpected tab character. (no-tabs)
(#7407) There should be no spaces inside this paren. (space-in-parens)
(#7408) Unexpected tab character. (no-tabs)
(#7408) There should be no spaces inside this paren. (space-in-parens)
(#7409) Trailing spaces not allowed. (no-trailing-spaces)
(#7409) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#7409) Unexpected tab character. (no-tabs)
(#7410) Trailing spaces not allowed. (no-trailing-spaces)
(#7410) Unexpected tab character. (no-tabs)
(#7411) Trailing spaces not allowed. (no-trailing-spaces)
(#7411) Unexpected tab character. (no-tabs)
(#7412) Unexpected tab character. (no-tabs)
(#7413) Unexpected tab character. (no-tabs)
(#7414) Unexpected tab character. (no-tabs)
(#7415) Unexpected tab character. (no-tabs)
(#7416) Unexpected tab character. (no-tabs)
(#7417) Unexpected tab character. (no-tabs)
(#7418) Unexpected tab character. (no-tabs)
(#7419) Unexpected tab character. (no-tabs)
(#7420) Unexpected tab character. (no-tabs)
(#7421) Unexpected tab character. (no-tabs)
(#7422) Unexpected tab character. (no-tabs)
(#7423) Unexpected tab character. (no-tabs)
(#7424) Unexpected tab character. (no-tabs)
(#7425) Unexpected tab character. (no-tabs)
(#7426) Unexpected tab character. (no-tabs)
(#7427) Unexpected tab character. (no-tabs)
(#7428) Unexpected tab character. (no-tabs)
(#7429) Unexpected tab character. (no-tabs)
(#7430) Unexpected tab character. (no-tabs)
(#7431) Unexpected tab character. (no-tabs)
(#7431) There should be no spaces inside this paren. (space-in-parens)
(#7431) Unexpected space before function parentheses. (space-before-function-paren)
(#7431) There should be no spaces inside this paren. (space-in-parens)
(#7431) There should be no spaces inside this paren. (space-in-parens)
(#7432) Unexpected tab character. (no-tabs)
(#7432) There should be no spaces inside this paren. (space-in-parens)
(#7432) There should be no spaces inside this paren. (space-in-parens)
(#7433) Unexpected tab character. (no-tabs)
(#7433) Unexpected 'this'. (no-invalid-this)
(#7433) Comments should not begin with a lowercase character (capitalized-comments)
(#7434) Unexpected tab character. (no-tabs)
(#7435) Trailing spaces not allowed. (no-trailing-spaces)
(#7435) Unexpected tab character. (no-tabs)
(#7436) Unexpected tab character. (no-tabs)
(#7436) Comments should not begin with a lowercase character (capitalized-comments)
(#7437) Unexpected tab character. (no-tabs)
(#7437) Unexpected 'this'. (no-invalid-this)
(#7437) There should be no spaces inside this paren. (space-in-parens)
(#7437) Unexpected space before function parentheses. (space-before-function-paren)
(#7437) There should be no spaces inside this paren. (space-in-parens)
(#7437) There should be no spaces inside this paren. (space-in-parens)
(#7438) Unexpected tab character. (no-tabs)
(#7438) There should be no spaces inside this paren. (space-in-parens)
(#7438) There should be no spaces inside this paren. (space-in-parens)
(#7439) Unexpected tab character. (no-tabs)
(#7439) There should be no spaces inside this paren. (space-in-parens)
(#7440) Unexpected tab character. (no-tabs)
(#7440) There should be no spaces inside this paren. (space-in-parens)
(#7441) Trailing spaces not allowed. (no-trailing-spaces)
(#7441) Unexpected tab character. (no-tabs)
(#7442) Trailing spaces not allowed. (no-trailing-spaces)
(#7442) Unexpected tab character. (no-tabs)
(#7443) Unexpected tab character. (no-tabs)
(#7444) Unexpected tab character. (no-tabs)
(#7445) Unexpected tab character. (no-tabs)
(#7446) Unexpected tab character. (no-tabs)
(#7447) Unexpected tab character. (no-tabs)
(#7448) Unexpected tab character. (no-tabs)
(#7449) Unexpected tab character. (no-tabs)
(#7450) Unexpected tab character. (no-tabs)
(#7451) Unexpected tab character. (no-tabs)
(#7452) Unexpected tab character. (no-tabs)
(#7453) Unexpected tab character. (no-tabs)
(#7454) Unexpected tab character. (no-tabs)
(#7455) Unexpected tab character. (no-tabs)
(#7456) Unexpected tab character. (no-tabs)
(#7457) Unexpected tab character. (no-tabs)
(#7458) Unexpected tab character. (no-tabs)
(#7459) Unexpected tab character. (no-tabs)
(#7460) Unexpected tab character. (no-tabs)
(#7461) Unexpected tab character. (no-tabs)
(#7461) There should be no spaces inside this paren. (space-in-parens)
(#7461) Unexpected space before function parentheses. (space-before-function-paren)
(#7461) There should be no spaces inside this paren. (space-in-parens)
(#7461) 'action' is defined but never used. (no-unused-vars)
(#7461) There should be no spaces inside this paren. (space-in-parens)
(#7462) Unexpected tab character. (no-tabs)
(#7462) There should be no spaces inside this paren. (space-in-parens)
(#7462) Unexpected 'this'. (no-invalid-this)
(#7462) There should be no spaces inside this paren. (space-in-parens)
(#7463) Unexpected tab character. (no-tabs)
(#7464) Unexpected tab character. (no-tabs)
(#7465) Trailing spaces not allowed. (no-trailing-spaces)
(#7465) Unexpected tab character. (no-tabs)
(#7466) Unexpected tab character. (no-tabs)
(#7467) Unexpected tab character. (no-tabs)
(#7467) Multiple spaces found before '='. (no-multi-spaces)
(#7467) Unexpected 'this'. (no-invalid-this)
(#7468) Unexpected tab character. (no-tabs)
(#7468) Multiple spaces found before '='. (no-multi-spaces)
(#7469) Unexpected tab character. (no-tabs)
(#7469) Multiple spaces found before '='. (no-multi-spaces)
(#7470) Unexpected tab character. (no-tabs)
(#7471) Unexpected tab character. (no-tabs)
(#7471) Multiple spaces found before '='. (no-multi-spaces)
(#7472) Trailing spaces not allowed. (no-trailing-spaces)
(#7472) Unexpected tab character. (no-tabs)
(#7473) Unexpected tab character. (no-tabs)
(#7474) Unexpected tab character. (no-tabs)
(#7474) There should be no spaces inside this paren. (space-in-parens)
(#7474) There should be no spaces inside this paren. (space-in-parens)
(#7475) Unexpected tab character. (no-tabs)
(#7475) There should be no spaces inside this paren. (space-in-parens)
(#7475) There should be no spaces inside this paren. (space-in-parens)
(#7476) Unexpected tab character. (no-tabs)
(#7477) Unexpected tab character. (no-tabs)
(#7478) Unexpected tab character. (no-tabs)
(#7479) Unexpected tab character. (no-tabs)
(#7480) Unexpected tab character. (no-tabs)
(#7481) Unexpected tab character. (no-tabs)
(#7481) There should be no spaces inside this paren. (space-in-parens)
(#7481) There should be no spaces inside this paren. (space-in-parens)
(#7482) Unexpected tab character. (no-tabs)
(#7483) Unexpected tab character. (no-tabs)
(#7483) There should be no spaces inside this paren. (space-in-parens)
(#7484) Trailing spaces not allowed. (no-trailing-spaces)
(#7484) Unexpected tab character. (no-tabs)
(#7485) Trailing spaces not allowed. (no-trailing-spaces)
(#7485) Unexpected tab character. (no-tabs)
(#7486) Unexpected tab character. (no-tabs)
(#7487) Unexpected tab character. (no-tabs)
(#7488) Unexpected tab character. (no-tabs)
(#7489) Unexpected tab character. (no-tabs)
(#7490) Unexpected tab character. (no-tabs)
(#7491) Unexpected tab character. (no-tabs)
(#7492) Unexpected tab character. (no-tabs)
(#7493) Unexpected tab character. (no-tabs)
(#7494) Unexpected tab character. (no-tabs)
(#7495) Unexpected tab character. (no-tabs)
(#7496) Unexpected tab character. (no-tabs)
(#7497) Unexpected tab character. (no-tabs)
(#7497) There should be no spaces inside this paren. (space-in-parens)
(#7497) Unexpected space before function parentheses. (space-before-function-paren)
(#7497) There should be no spaces inside this paren. (space-in-parens)
(#7497) There should be no spaces inside this paren. (space-in-parens)
(#7498) Unexpected tab character. (no-tabs)
(#7499) Unexpected tab character. (no-tabs)
(#7500) Unexpected tab character. (no-tabs)
(#7501) Unexpected tab character. (no-tabs)
(#7501) There should be no spaces inside this paren. (space-in-parens)
(#7501) There should be no spaces inside this paren. (space-in-parens)
(#7502) Unexpected tab character. (no-tabs)
(#7502) Unexpected 'this'. (no-invalid-this)
(#7503) Unexpected tab character. (no-tabs)
(#7503) Unexpected 'this'. (no-invalid-this)
(#7504) Unexpected tab character. (no-tabs)
(#7505) Unexpected tab character. (no-tabs)
(#7506) Trailing spaces not allowed. (no-trailing-spaces)
(#7506) Unexpected tab character. (no-tabs)
(#7507) Unexpected tab character. (no-tabs)
(#7507) Comments should not begin with a lowercase character (capitalized-comments)
(#7508) Unexpected tab character. (no-tabs)
(#7508) Unexpected 'this'. (no-invalid-this)
(#7508) There should be no spaces inside this paren. (space-in-parens)
(#7508) Unexpected space before function parentheses. (space-before-function-paren)
(#7508) There should be no spaces inside this paren. (space-in-parens)
(#7508) There should be no spaces inside this paren. (space-in-parens)
(#7509) Unexpected tab character. (no-tabs)
(#7509) There should be no spaces inside this paren. (space-in-parens)
(#7509) There should be no spaces inside this paren. (space-in-parens)
(#7510) Unexpected tab character. (no-tabs)
(#7510) There should be no spaces inside this paren. (space-in-parens)
(#7511) Unexpected tab character. (no-tabs)
(#7511) There should be no spaces inside this paren. (space-in-parens)
(#7512) Trailing spaces not allowed. (no-trailing-spaces)
(#7512) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#7512) Unexpected tab character. (no-tabs)
(#7513) Trailing spaces not allowed. (no-trailing-spaces)
(#7513) Unexpected tab character. (no-tabs)
(#7514) Trailing spaces not allowed. (no-trailing-spaces)
(#7514) Unexpected tab character. (no-tabs)
(#7515) Unexpected tab character. (no-tabs)
(#7515) Unexpected space before function parentheses. (space-before-function-paren)
(#7515) There should be no spaces inside this paren. (space-in-parens)
(#7515) There should be no spaces inside this paren. (space-in-parens)
(#7516) Unexpected tab character. (no-tabs)
(#7517) Unexpected tab character. (no-tabs)
(#7517) There should be no spaces inside this paren. (space-in-parens)
(#7517) There should be no spaces inside this paren. (space-in-parens)
(#7518) Unexpected tab character. (no-tabs)
(#7518) There should be no spaces inside this paren. (space-in-parens)
(#7518) There should be no spaces inside this paren. (space-in-parens)
(#7519) Trailing spaces not allowed. (no-trailing-spaces)
(#7519) Unexpected tab character. (no-tabs)
(#7520) Unexpected tab character. (no-tabs)
(#7520) There should be no spaces inside this paren. (space-in-parens)
(#7520) Unexpected space before function parentheses. (space-before-function-paren)
(#7521) Unexpected tab character. (no-tabs)
(#7521) There should be no spaces inside this paren. (space-in-parens)
(#7521) There should be no spaces inside this paren. (space-in-parens)
(#7522) Unexpected tab character. (no-tabs)
(#7522) There should be no spaces inside this paren. (space-in-parens)
(#7523) Unexpected tab character. (no-tabs)
(#7524) Trailing spaces not allowed. (no-trailing-spaces)
(#7524) Unexpected tab character. (no-tabs)
(#7525) Unexpected tab character. (no-tabs)
(#7525) 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)
(#7525) There should be no spaces inside this paren. (space-in-parens)
(#7526) Unexpected tab character. (no-tabs)
(#7526) There should be no spaces inside this paren. (space-in-parens)
(#7526) There should be no spaces inside this paren. (space-in-parens)
(#7527) Unexpected tab character. (no-tabs)
(#7527) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#7528) Unexpected tab character. (no-tabs)
(#7529) Unexpected tab character. (no-tabs)
(#7529) There should be no spaces inside this paren. (space-in-parens)
(#7529) There should be no spaces inside this paren. (space-in-parens)
(#7530) Trailing spaces not allowed. (no-trailing-spaces)
(#7530) Unexpected tab character. (no-tabs)
(#7531) Unexpected tab character. (no-tabs)
(#7532) Unexpected tab character. (no-tabs)
(#7533) Unexpected tab character. (no-tabs)
(#7533) There should be no spaces inside this paren. (space-in-parens)
(#7533) There should be no spaces inside this paren. (space-in-parens)
(#7534) Unexpected tab character. (no-tabs)
(#7535) Unexpected tab character. (no-tabs)
(#7536) Trailing spaces not allowed. (no-trailing-spaces)
(#7536) Unexpected tab character. (no-tabs)
(#7537) Unexpected tab character. (no-tabs)
(#7538) Unexpected tab character. (no-tabs)
(#7538) 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)
(#7539) Unexpected tab character. (no-tabs)
(#7539) There should be no spaces inside this paren. (space-in-parens)
(#7539) There should be no spaces inside this paren. (space-in-parens)
(#7540) Trailing spaces not allowed. (no-trailing-spaces)
(#7540) Unexpected tab character. (no-tabs)
(#7541) Unexpected tab character. (no-tabs)
(#7541) There should be no spaces inside this paren. (space-in-parens)
(#7541) There should be no spaces inside this paren. (space-in-parens)
(#7542) Unexpected tab character. (no-tabs)
(#7542) There should be no spaces inside this paren. (space-in-parens)
(#7542) Infix operators must be spaced. (space-infix-ops)
(#7542) Infix operators must be spaced. (space-infix-ops)
(#7542) Unexpected whitespace before semicolon. (semi-spacing)
(#7542) Infix operators must be spaced. (space-infix-ops)
(#7542) Unexpected whitespace before semicolon. (semi-spacing)
(#7542) There should be no spaces inside this paren. (space-in-parens)
(#7543) Unexpected tab character. (no-tabs)
(#7543) There should be no spaces inside this paren. (space-in-parens)
(#7543) There should be no spaces inside this paren. (space-in-parens)
(#7544) Unexpected tab character. (no-tabs)
(#7545) Trailing spaces not allowed. (no-trailing-spaces)
(#7545) Unexpected tab character. (no-tabs)
(#7546) Unexpected tab character. (no-tabs)
(#7546) There should be no spaces inside this paren. (space-in-parens)
(#7546) There should be no spaces inside this paren. (space-in-parens)
(#7547) Unexpected tab character. (no-tabs)
(#7547) There should be no spaces inside this paren. (space-in-parens)
(#7547) There should be no spaces inside this paren. (space-in-parens)
(#7548) Unexpected tab character. (no-tabs)
(#7548) There should be no spaces inside this paren. (space-in-parens)
(#7549) Unexpected tab character. (no-tabs)
(#7550) Unexpected tab character. (no-tabs)
(#7551) Trailing spaces not allowed. (no-trailing-spaces)
(#7551) Unexpected tab character. (no-tabs)
(#7552) Trailing spaces not allowed. (no-trailing-spaces)
(#7552) Unexpected tab character. (no-tabs)
(#7553) Unexpected tab character. (no-tabs)
(#7554) Unexpected tab character. (no-tabs)
(#7555) Unexpected tab character. (no-tabs)
(#7556) Unexpected tab character. (no-tabs)
(#7557) Unexpected tab character. (no-tabs)
(#7558) Unexpected tab character. (no-tabs)
(#7559) Unexpected tab character. (no-tabs)
(#7560) Unexpected tab character. (no-tabs)
(#7560) There should be no spaces inside this paren. (space-in-parens)
(#7560) Expected to return a value at the end of function. (consistent-return)
(#7560) Unexpected space before function parentheses. (space-before-function-paren)
(#7561) Unexpected tab character. (no-tabs)
(#7561) Unexpected 'this'. (no-invalid-this)
(#7562) Trailing spaces not allowed. (no-trailing-spaces)
(#7562) Unexpected tab character. (no-tabs)
(#7563) Unexpected tab character. (no-tabs)
(#7563) There should be no spaces inside this paren. (space-in-parens)
(#7563) There should be no spaces inside this paren. (space-in-parens)
(#7564) Unexpected tab character. (no-tabs)
(#7565) Unexpected tab character. (no-tabs)
(#7566) Trailing spaces not allowed. (no-trailing-spaces)
(#7566) Unexpected tab character. (no-tabs)
(#7567) Unexpected tab character. (no-tabs)
(#7567) Comments should not begin with a lowercase character (capitalized-comments)
(#7568) Unexpected tab character. (no-tabs)
(#7568) There should be no spaces inside this paren. (space-in-parens)
(#7569) Trailing spaces not allowed. (no-trailing-spaces)
(#7569) Unexpected tab character. (no-tabs)
(#7570) Trailing spaces not allowed. (no-trailing-spaces)
(#7570) Unexpected tab character. (no-tabs)
(#7571) Unexpected tab character. (no-tabs)
(#7572) Unexpected tab character. (no-tabs)
(#7573) Unexpected tab character. (no-tabs)
(#7574) Unexpected tab character. (no-tabs)
(#7574) There should be no spaces inside this paren. (space-in-parens)
(#7574) Expected to return a value at the end of function. (consistent-return)
(#7574) Unexpected space before function parentheses. (space-before-function-paren)
(#7575) Unexpected tab character. (no-tabs)
(#7575) Unexpected 'this'. (no-invalid-this)
(#7576) Trailing spaces not allowed. (no-trailing-spaces)
(#7576) Unexpected tab character. (no-tabs)
(#7577) Unexpected tab character. (no-tabs)
(#7577) There should be no spaces inside this paren. (space-in-parens)
(#7577) There should be no spaces inside this paren. (space-in-parens)
(#7578) Unexpected tab character. (no-tabs)
(#7579) Unexpected tab character. (no-tabs)
(#7580) Trailing spaces not allowed. (no-trailing-spaces)
(#7580) Unexpected tab character. (no-tabs)
(#7581) Unexpected tab character. (no-tabs)
(#7581) Comments should not begin with a lowercase character (capitalized-comments)
(#7582) Unexpected tab character. (no-tabs)
(#7582) There should be no spaces inside this paren. (space-in-parens)
(#7583) Trailing spaces not allowed. (no-trailing-spaces)
(#7583) Unexpected tab character. (no-tabs)
(#7584) Trailing spaces not allowed. (no-trailing-spaces)
(#7584) Unexpected tab character. (no-tabs)
(#7585) Unexpected tab character. (no-tabs)
(#7586) Unexpected tab character. (no-tabs)
(#7587) Unexpected tab character. (no-tabs)
(#7588) Unexpected tab character. (no-tabs)
(#7589) Unexpected tab character. (no-tabs)
(#7590) Unexpected tab character. (no-tabs)
(#7591) Unexpected tab character. (no-tabs)
(#7592) Unexpected tab character. (no-tabs)
(#7593) Unexpected tab character. (no-tabs)
(#7594) Unexpected tab character. (no-tabs)
(#7594) There should be no spaces inside this paren. (space-in-parens)
(#7594) Unexpected space before function parentheses. (space-before-function-paren)
(#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) Unexpected tab character. (no-tabs)
(#7595) Unexpected 'this'. (no-invalid-this)
(#7595) There should be no spaces inside this paren. (space-in-parens)
(#7595) Unexpected space before function parentheses. (space-before-function-paren)
(#7596) Unexpected tab character. (no-tabs)
(#7596) There should be no spaces inside this paren. (space-in-parens)
(#7596) Infix operators must be spaced. (space-infix-ops)
(#7596) There should be no spaces inside this paren. (space-in-parens)
(#7597) Unexpected tab character. (no-tabs)
(#7597) There should be no spaces inside this paren. (space-in-parens)
(#7598) Unexpected tab character. (no-tabs)
(#7598) There should be no spaces inside this paren. (space-in-parens)
(#7599) Trailing spaces not allowed. (no-trailing-spaces)
(#7599) Unexpected tab character. (no-tabs)
(#7600) Trailing spaces not allowed. (no-trailing-spaces)
(#7600) Unexpected tab character. (no-tabs)
(#7601) Unexpected tab character. (no-tabs)
(#7602) Unexpected tab character. (no-tabs)
(#7603) Unexpected tab character. (no-tabs)
(#7604) Unexpected tab character. (no-tabs)
(#7605) Unexpected tab character. (no-tabs)
(#7606) Unexpected tab character. (no-tabs)
(#7607) Unexpected tab character. (no-tabs)
(#7608) Unexpected tab character. (no-tabs)
(#7609) Unexpected tab character. (no-tabs)
(#7610) Unexpected tab character. (no-tabs)
(#7611) Unexpected tab character. (no-tabs)
(#7612) Unexpected tab character. (no-tabs)
(#7613) Unexpected tab character. (no-tabs)
(#7613) There should be no spaces inside this paren. (space-in-parens)
(#7613) Unexpected space before function parentheses. (space-before-function-paren)
(#7613) There should be no spaces inside this paren. (space-in-parens)
(#7613) There should be no spaces inside this paren. (space-in-parens)
(#7614) Unexpected tab character. (no-tabs)
(#7614) Unexpected 'this'. (no-invalid-this)
(#7615) Trailing spaces not allowed. (no-trailing-spaces)
(#7615) Unexpected tab character. (no-tabs)
(#7616) Unexpected tab character. (no-tabs)
(#7616) There should be no spaces inside this paren. (space-in-parens)
(#7616) There should be no spaces inside this paren. (space-in-parens)
(#7617) Unexpected tab character. (no-tabs)
(#7617) Comments should not begin with a lowercase character (capitalized-comments)
(#7618) Unexpected tab character. (no-tabs)
(#7618) There should be no spaces inside this paren. (space-in-parens)
(#7618) There should be no spaces inside this paren. (space-in-parens)
(#7619) Unexpected tab character. (no-tabs)
(#7620) Unexpected tab character. (no-tabs)
(#7621) Unexpected tab character. (no-tabs)
(#7622) Trailing spaces not allowed. (no-trailing-spaces)
(#7622) Unexpected tab character. (no-tabs)
(#7623) Unexpected tab character. (no-tabs)
(#7623) Do not nest ternary expressions. (no-nested-ternary)
(#7624) Unexpected tab character. (no-tabs)
(#7624) There should be no spaces inside this paren. (space-in-parens)
(#7624) There should be no spaces inside this paren. (space-in-parens)
(#7625) Unexpected tab character. (no-tabs)
(#7626) Unexpected tab character. (no-tabs)
(#7627) Unexpected tab character. (no-tabs)
(#7628) Unexpected tab character. (no-tabs)
(#7629) Trailing spaces not allowed. (no-trailing-spaces)
(#7629) Unexpected tab character. (no-tabs)
(#7630) Unexpected tab character. (no-tabs)
(#7630) Comments should not begin with a lowercase character (capitalized-comments)
(#7631) Unexpected tab character. (no-tabs)
(#7631) Unexpected 'this'. (no-invalid-this)
(#7631) There should be no spaces inside this paren. (space-in-parens)
(#7631) Unexpected space before function parentheses. (space-before-function-paren)
(#7631) There should be no spaces inside this paren. (space-in-parens)
(#7631) There should be no spaces inside this paren. (space-in-parens)
(#7632) Unexpected tab character. (no-tabs)
(#7632) There should be no spaces inside this paren. (space-in-parens)
(#7632) There should be no spaces inside this paren. (space-in-parens)
(#7632) There should be no spaces inside this paren. (space-in-parens)
(#7632) There should be no spaces inside this paren. (space-in-parens)
(#7633) Unexpected tab character. (no-tabs)
(#7634) Unexpected tab character. (no-tabs)
(#7634) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#7635) Unexpected tab character. (no-tabs)
(#7636) Unexpected tab character. (no-tabs)
(#7637) Unexpected tab character. (no-tabs)
(#7638) Unexpected tab character. (no-tabs)
(#7639) Unexpected tab character. (no-tabs)
(#7640) Unexpected tab character. (no-tabs)
(#7641) Unexpected tab character. (no-tabs)
(#7641) There should be no spaces inside this paren. (space-in-parens)
(#7642) Unexpected tab character. (no-tabs)
(#7642) There should be no spaces inside this paren. (space-in-parens)
(#7643) Trailing spaces not allowed. (no-trailing-spaces)
(#7643) Unexpected tab character. (no-tabs)
(#7644) Trailing spaces not allowed. (no-trailing-spaces)
(#7644) Unexpected tab character. (no-tabs)
(#7645) Unexpected tab character. (no-tabs)
(#7646) Unexpected tab character. (no-tabs)
(#7647) Unexpected tab character. (no-tabs)
(#7648) Unexpected tab character. (no-tabs)
(#7649) Unexpected tab character. (no-tabs)
(#7650) Unexpected tab character. (no-tabs)
(#7651) Unexpected tab character. (no-tabs)
(#7652) Unexpected tab character. (no-tabs)
(#7653) Unexpected tab character. (no-tabs)
(#7654) Unexpected tab character. (no-tabs)
(#7654) There should be no spaces inside this paren. (space-in-parens)
(#7654) Unexpected space before function parentheses. (space-before-function-paren)
(#7654) There should be no spaces inside this paren. (space-in-parens)
(#7654) There should be no spaces inside this paren. (space-in-parens)
(#7655) Unexpected tab character. (no-tabs)
(#7656) Unexpected tab character. (no-tabs)
(#7657) Unexpected tab character. (no-tabs)
(#7657) Unexpected 'this'. (no-invalid-this)
(#7657) There should be no spaces inside this paren. (space-in-parens)
(#7657) Unexpected space before function parentheses. (space-before-function-paren)
(#7657) There should be no spaces inside this paren. (space-in-parens)
(#7657) There should be no spaces inside this paren. (space-in-parens)
(#7658) Unexpected tab character. (no-tabs)
(#7658) There should be no spaces inside this paren. (space-in-parens)
(#7658) Infix operators must be spaced. (space-infix-ops)
(#7658) There should be no spaces inside this paren. (space-in-parens)
(#7659) Unexpected tab character. (no-tabs)
(#7659) There should be no spaces inside this paren. (space-in-parens)
(#7660) Unexpected tab character. (no-tabs)
(#7660) There should be no spaces inside this paren. (space-in-parens)
(#7661) Trailing spaces not allowed. (no-trailing-spaces)
(#7661) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#7661) Unexpected tab character. (no-tabs)
(#7662) Trailing spaces not allowed. (no-trailing-spaces)
(#7662) Unexpected tab character. (no-tabs)
(#7663) Trailing spaces not allowed. (no-trailing-spaces)
(#7663) Unexpected tab character. (no-tabs)
(#7664) Trailing spaces not allowed. (no-trailing-spaces)
(#7664) Unexpected tab character. (no-tabs)
(#7665) Unexpected tab character. (no-tabs)
(#7665) Identifier '_selector_run' is not in camel case. (camelcase)
(#7665) Unexpected space before function parentheses. (space-before-function-paren)
(#7665) There should be no spaces inside this paren. (space-in-parens)
(#7665) There should be no spaces inside this paren. (space-in-parens)
(#7666) Unexpected tab character. (no-tabs)
(#7666) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#7667) Unexpected tab character. (no-tabs)
(#7668) Unexpected tab character. (no-tabs)
(#7668) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7669) Unexpected tab character. (no-tabs)
(#7670) Unexpected tab character. (no-tabs)
(#7671) Trailing spaces not allowed. (no-trailing-spaces)
(#7671) Unexpected tab character. (no-tabs)
(#7672) Unexpected tab character. (no-tabs)
(#7673) Unexpected tab character. (no-tabs)
(#7674) Unexpected tab character. (no-tabs)
(#7674) There should be no spaces inside this paren. (space-in-parens)
(#7674) Unexpected space after unary operator '!'. (space-unary-ops)
(#7674) There should be no spaces inside this paren. (space-in-parens)
(#7675) Unexpected tab character. (no-tabs)
(#7675) There should be no space after '['. (array-bracket-spacing)
(#7675) There should be no space before ']'. (array-bracket-spacing)
(#7676) Unexpected tab character. (no-tabs)
(#7677) Trailing spaces not allowed. (no-trailing-spaces)
(#7677) Unexpected tab character. (no-tabs)
(#7678) Unexpected tab character. (no-tabs)
(#7678) There should be no spaces inside this paren. (space-in-parens)
(#7678) Infix operators must be spaced. (space-infix-ops)
(#7678) Infix operators must be spaced. (space-infix-ops)
(#7678) Unexpected whitespace before semicolon. (semi-spacing)
(#7678) Infix operators must be spaced. (space-infix-ops)
(#7678) Unexpected whitespace before semicolon. (semi-spacing)
(#7678) There should be no spaces inside this paren. (space-in-parens)
(#7679) Unexpected tab character. (no-tabs)
(#7680) Unexpected tab character. (no-tabs)
(#7681) Unexpected tab character. (no-tabs)
(#7681) There should be no space after '['. (array-bracket-spacing)
(#7681) There should be no space before ']'. (array-bracket-spacing)
(#7682) Trailing spaces not allowed. (no-trailing-spaces)
(#7682) Unexpected tab character. (no-tabs)
(#7683) Unexpected tab character. (no-tabs)
(#7683) There should be no spaces inside this paren. (space-in-parens)
(#7683) Infix operators must be spaced. (space-infix-ops)
(#7683) Infix operators must be spaced. (space-infix-ops)
(#7683) Unexpected whitespace before semicolon. (semi-spacing)
(#7683) Infix operators must be spaced. (space-infix-ops)
(#7683) Unexpected whitespace before semicolon. (semi-spacing)
(#7683) There should be no spaces inside this paren. (space-in-parens)
(#7684) Unexpected tab character. (no-tabs)
(#7684) There should be no spaces inside this paren. (space-in-parens)
(#7684) There should be no spaces inside this paren. (space-in-parens)
(#7685) Trailing spaces not allowed. (no-trailing-spaces)
(#7685) Unexpected tab character. (no-tabs)
(#7686) Unexpected tab character. (no-tabs)
(#7686) There should be no spaces inside this paren. (space-in-parens)
(#7686) There should be no spaces inside this paren. (space-in-parens)
(#7687) Unexpected tab character. (no-tabs)
(#7687) There should be no spaces inside this paren. (space-in-parens)
(#7687) There should be no spaces inside this paren. (space-in-parens)
(#7688) Unexpected tab character. (no-tabs)
(#7689) Unexpected tab character. (no-tabs)
(#7690) Unexpected tab character. (no-tabs)
(#7691) Trailing spaces not allowed. (no-trailing-spaces)
(#7691) Unexpected tab character. (no-tabs)
(#7692) Unexpected tab character. (no-tabs)
(#7692) Comments should not begin with a lowercase character (capitalized-comments)
(#7693) Unexpected tab character. (no-tabs)
(#7693) There should be no space after '['. (computed-property-spacing)
(#7693) There should be no space before ']'. (computed-property-spacing)
(#7694) Unexpected tab character. (no-tabs)
(#7694) There should be no spaces inside this paren. (space-in-parens)
(#7694) There should be no spaces inside this paren. (space-in-parens)
(#7695) Unexpected tab character. (no-tabs)
(#7695) There should be no spaces inside this paren. (space-in-parens)
(#7695) Infix operators must be spaced. (space-infix-ops)
(#7695) Infix operators must be spaced. (space-infix-ops)
(#7695) Unexpected whitespace before semicolon. (semi-spacing)
(#7695) Infix operators must be spaced. (space-infix-ops)
(#7695) Unexpected whitespace before semicolon. (semi-spacing)
(#7695) There should be no spaces inside this paren. (space-in-parens)
(#7696) Unexpected tab character. (no-tabs)
(#7696) There should be no spaces inside this paren. (space-in-parens)
(#7696) There should be no spaces inside this paren. (space-in-parens)
(#7697) Unexpected tab character. (no-tabs)
(#7698) Unexpected tab character. (no-tabs)
(#7699) Trailing spaces not allowed. (no-trailing-spaces)
(#7699) Unexpected tab character. (no-tabs)
(#7700) Unexpected tab character. (no-tabs)
(#7700) There should be no spaces inside this paren. (space-in-parens)
(#7700) There should be no spaces inside this paren. (space-in-parens)
(#7701) Unexpected tab character. (no-tabs)
(#7702) Trailing spaces not allowed. (no-trailing-spaces)
(#7702) Unexpected tab character. (no-tabs)
(#7703) Trailing spaces not allowed. (no-trailing-spaces)
(#7703) Unexpected tab character. (no-tabs)
(#7704) Unexpected tab character. (no-tabs)
(#7704) Identifier '_selector_opts' is not in camel case. (camelcase)
(#7704) Unexpected space before function parentheses. (space-before-function-paren)
(#7704) There should be no spaces inside this paren. (space-in-parens)
(#7704) There should be no spaces inside this paren. (space-in-parens)
(#7705) Unexpected tab character. (no-tabs)
(#7705) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#7706) Unexpected tab character. (no-tabs)
(#7706) There should be no spaces inside this paren. (space-in-parens)
(#7706) Unexpected space after unary operator '!'. (space-unary-ops)
(#7706) There should be no spaces inside this paren. (space-in-parens)
(#7707) Unexpected tab character. (no-tabs)
(#7708) Unexpected tab character. (no-tabs)
(#7709) Trailing spaces not allowed. (no-trailing-spaces)
(#7709) Unexpected tab character. (no-tabs)
(#7710) Unexpected tab character. (no-tabs)
(#7711) Unexpected tab character. (no-tabs)
(#7712) Unexpected tab character. (no-tabs)
(#7712) There should be no spaces inside this paren. (space-in-parens)
(#7712) There should be no spaces inside this paren. (space-in-parens)
(#7713) Unexpected tab character. (no-tabs)
(#7714) Unexpected tab character. (no-tabs)
(#7715) Trailing spaces not allowed. (no-trailing-spaces)
(#7715) Unexpected tab character. (no-tabs)
(#7716) Unexpected tab character. (no-tabs)
(#7716) There should be no spaces inside this paren. (space-in-parens)
(#7717) Unexpected tab character. (no-tabs)
(#7718) Unexpected tab character. (no-tabs)
(#7719) Unexpected tab character. (no-tabs)
(#7720) Unexpected tab character. (no-tabs)
(#7720) There should be no spaces inside this paren. (space-in-parens)
(#7721) Unexpected tab character. (no-tabs)
(#7722) Trailing spaces not allowed. (no-trailing-spaces)
(#7722) Unexpected tab character. (no-tabs)
(#7723) Trailing spaces not allowed. (no-trailing-spaces)
(#7723) Unexpected tab character. (no-tabs)
(#7724) Unexpected tab character. (no-tabs)
(#7724) Identifier '_selector_first' is not in camel case. (camelcase)
(#7724) Unexpected space before function parentheses. (space-before-function-paren)
(#7724) There should be no spaces inside this paren. (space-in-parens)
(#7724) There should be no spaces inside this paren. (space-in-parens)
(#7725) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#7725) Unexpected tab character. (no-tabs)
(#7726) Unexpected tab character. (no-tabs)
(#7727) Unexpected tab character. (no-tabs)
(#7727) There should be no spaces inside this paren. (space-in-parens)
(#7727) Infix operators must be spaced. (space-infix-ops)
(#7727) Infix operators must be spaced. (space-infix-ops)
(#7727) Unexpected whitespace before semicolon. (semi-spacing)
(#7727) Infix operators must be spaced. (space-infix-ops)
(#7727) Unexpected whitespace before semicolon. (semi-spacing)
(#7727) There should be no spaces inside this paren. (space-in-parens)
(#7728) Unexpected tab character. (no-tabs)
(#7728) There should be no spaces inside this paren. (space-in-parens)
(#7728) There should be no spaces inside this paren. (space-in-parens)
(#7729) Unexpected tab character. (no-tabs)
(#7730) Unexpected tab character. (no-tabs)
(#7731) Unexpected tab character. (no-tabs)
(#7732) Unexpected tab character. (no-tabs)
(#7733) Unexpected tab character. (no-tabs)
(#7734) Unexpected tab character. (no-tabs)
(#7734) There should be no space after '['. (array-bracket-spacing)
(#7734) There should be no space before ']'. (array-bracket-spacing)
(#7735) Trailing spaces not allowed. (no-trailing-spaces)
(#7735) Unexpected tab character. (no-tabs)
(#7736) Unexpected tab character. (no-tabs)
(#7737) Unexpected tab character. (no-tabs)
(#7738) Unexpected tab character. (no-tabs)
(#7739) Trailing spaces not allowed. (no-trailing-spaces)
(#7739) Unexpected tab character. (no-tabs)
(#7740) Unexpected tab character. (no-tabs)
(#7741) Unexpected tab character. (no-tabs)
(#7742) Unexpected tab character. (no-tabs)
(#7743) Unexpected tab character. (no-tabs)
(#7744) Trailing spaces not allowed. (no-trailing-spaces)
(#7744) Unexpected tab character. (no-tabs)
(#7745) Trailing spaces not allowed. (no-trailing-spaces)
(#7745) Unexpected tab character. (no-tabs)
(#7746) Unexpected tab character. (no-tabs)
(#7746) Identifier '_selector_row_indexes' is not in camel case. (camelcase)
(#7746) Unexpected space before function parentheses. (space-before-function-paren)
(#7746) There should be no spaces inside this paren. (space-in-parens)
(#7746) There should be no spaces inside this paren. (space-in-parens)
(#7747) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#7747) Unexpected tab character. (no-tabs)
(#7748) Unexpected tab character. (no-tabs)
(#7749) Unexpected tab character. (no-tabs)
(#7749) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7749) Infix operators must be spaced. (space-infix-ops)
(#7750) Unexpected tab character. (no-tabs)
(#7751) Unexpected tab character. (no-tabs)
(#7752) Trailing spaces not allowed. (no-trailing-spaces)
(#7752) Unexpected tab character. (no-tabs)
(#7753) Unexpected tab character. (no-tabs)
(#7754) Unexpected tab character. (no-tabs)
(#7754) Comments should not begin with a lowercase character (capitalized-comments)
(#7754) Multiple spaces found before '// none, appli...'. (no-multi-spaces)
(#7755) Unexpected tab character. (no-tabs)
(#7755) Multiple spaces found before '='. (no-multi-spaces)
(#7755) Multiple spaces found before '// applied, cu...'. (no-multi-spaces)
(#7755) Comments should not begin with a lowercase character (capitalized-comments)
(#7756) Unexpected tab character. (no-tabs)
(#7756) Multiple spaces found before '='. (no-multi-spaces)
(#7756) Multiple spaces found before '// all, curren...'. (no-multi-spaces)
(#7756) Comments should not begin with a lowercase character (capitalized-comments)
(#7757) Trailing spaces not allowed. (no-trailing-spaces)
(#7757) Unexpected tab character. (no-tabs)
(#7758) Unexpected tab character. (no-tabs)
(#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)
(#7759) Unexpected tab character. (no-tabs)
(#7760) Unexpected tab character. (no-tabs)
(#7761) Unexpected tab character. (no-tabs)
(#7762) Unexpected tab character. (no-tabs)
(#7763) Unexpected tab character. (no-tabs)
(#7764) Unexpected tab character. (no-tabs)
(#7765) Unexpected tab character. (no-tabs)
(#7765) There should be no spaces inside this paren. (space-in-parens)
(#7765) There should be no spaces inside this paren. (space-in-parens)
(#7766) Unexpected tab character. (no-tabs)
(#7766) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#7767) Unexpected tab character. (no-tabs)
(#7767) There should be no spaces inside this paren. (space-in-parens)
(#7767) There should be no spaces inside this paren. (space-in-parens)
(#7768) Unexpected tab character. (no-tabs)
(#7769) Unexpected tab character. (no-tabs)
(#7770) Unexpected tab character. (no-tabs)
(#7771) Unexpected tab character. (no-tabs)
(#7771) There should be no spaces inside this paren. (space-in-parens)
(#7771) Infix operators must be spaced. (space-infix-ops)
(#7771) Infix operators must be spaced. (space-infix-ops)
(#7771) Unexpected whitespace before semicolon. (semi-spacing)
(#7771) Infix operators must be spaced. (space-infix-ops)
(#7771) Unexpected whitespace before semicolon. (semi-spacing)
(#7771) There should be no spaces inside this paren. (space-in-parens)
(#7772) Unexpected tab character. (no-tabs)
(#7772) There should be no spaces inside this paren. (space-in-parens)
(#7772) There should be no spaces inside this paren. (space-in-parens)
(#7773) Unexpected tab character. (no-tabs)
(#7774) Unexpected tab character. (no-tabs)
(#7774) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#7775) Unexpected tab character. (no-tabs)
(#7775) There should be no spaces inside this paren. (space-in-parens)
(#7775) There should be no spaces inside this paren. (space-in-parens)
(#7776) Unexpected tab character. (no-tabs)
(#7776) Do not nest ternary expressions. (no-nested-ternary)
(#7777) Unexpected tab character. (no-tabs)
(#7777) Multiple spaces found before '// no search'. (no-multi-spaces)
(#7777) Comments should not begin with a lowercase character (capitalized-comments)
(#7778) Unexpected tab character. (no-tabs)
(#7779) Unexpected tab character. (no-tabs)
(#7779) Multiple spaces found before '// applied sea...'. (no-multi-spaces)
(#7779) Comments should not begin with a lowercase character (capitalized-comments)
(#7780) Unexpected tab character. (no-tabs)
(#7780) There should be no spaces inside this paren. (space-in-parens)
(#7780) Unexpected space before function parentheses. (space-before-function-paren)
(#7780) 'i' is defined but never used. (no-unused-vars)
(#7780) Comments should not begin with a lowercase character (capitalized-comments)
(#7781) Unexpected tab character. (no-tabs)
(#7781) There should be no spaces inside this paren. (space-in-parens)
(#7781) There should be no spaces inside this paren. (space-in-parens)
(#7782) Unexpected tab character. (no-tabs)
(#7782) There should be no spaces inside this paren. (space-in-parens)
(#7783) Unexpected tab character. (no-tabs)
(#7783) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#7784) Unexpected tab character. (no-tabs)
(#7784) There should be no spaces inside this paren. (space-in-parens)
(#7784) There should be no spaces inside this paren. (space-in-parens)
(#7785) Unexpected tab character. (no-tabs)
(#7785) There should be no spaces inside this paren. (space-in-parens)
(#7785) Infix operators must be spaced. (space-infix-ops)
(#7785) Infix operators must be spaced. (space-infix-ops)
(#7785) Unexpected whitespace before semicolon. (semi-spacing)
(#7785) Infix operators must be spaced. (space-infix-ops)
(#7785) Unexpected whitespace before semicolon. (semi-spacing)
(#7785) There should be no spaces inside this paren. (space-in-parens)
(#7786) Unexpected tab character. (no-tabs)
(#7786) There should be no spaces inside this paren. (space-in-parens)
(#7786) There should be no spaces inside this paren. (space-in-parens)
(#7787) Unexpected tab character. (no-tabs)
(#7787) There should be no spaces inside this paren. (space-in-parens)
(#7787) There should be no spaces inside this paren. (space-in-parens)
(#7788) Unexpected tab character. (no-tabs)
(#7788) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#7789) Unexpected tab character. (no-tabs)
(#7789) Comments should not begin with a lowercase character (capitalized-comments)
(#7790) Unexpected tab character. (no-tabs)
(#7790) There should be no spaces inside this paren. (space-in-parens)
(#7790) There should be no spaces inside this paren. (space-in-parens)
(#7791) Trailing spaces not allowed. (no-trailing-spaces)
(#7791) Unexpected tab character. (no-tabs)
(#7792) Unexpected tab character. (no-tabs)
(#7793) Unexpected tab character. (no-tabs)
(#7793) Multiple spaces found before '&&'. (no-multi-spaces)
(#7793) There should be no spaces inside this paren. (space-in-parens)
(#7794) Unexpected tab character. (no-tabs)
(#7794) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#7795) Unexpected tab character. (no-tabs)
(#7795) There should be no spaces inside this paren. (space-in-parens)
(#7795) There should be no spaces inside this paren. (space-in-parens)
(#7796) Unexpected tab character. (no-tabs)
(#7797) Unexpected tab character. (no-tabs)
(#7798) Unexpected tab character. (no-tabs)
(#7799) Unexpected tab character. (no-tabs)
(#7800) Trailing spaces not allowed. (no-trailing-spaces)
(#7800) Unexpected tab character. (no-tabs)
(#7801) Unexpected tab character. (no-tabs)
(#7802) Unexpected tab character. (no-tabs)
(#7803) Trailing spaces not allowed. (no-trailing-spaces)
(#7803) Unexpected tab character. (no-tabs)
(#7804) Trailing spaces not allowed. (no-trailing-spaces)
(#7804) Unexpected tab character. (no-tabs)
(#7805) Unexpected tab character. (no-tabs)
(#7806) Unexpected tab character. (no-tabs)
(#7807) Unexpected tab character. (no-tabs)
(#7808) Unexpected tab character. (no-tabs)
(#7809) Unexpected tab character. (no-tabs)
(#7810) Unexpected tab character. (no-tabs)
(#7811) Unexpected tab character. (no-tabs)
(#7812) Unexpected tab character. (no-tabs)
(#7813) Unexpected tab character. (no-tabs)
(#7814) Unexpected tab character. (no-tabs)
(#7815) Trailing spaces not allowed. (no-trailing-spaces)
(#7815) Unexpected tab character. (no-tabs)
(#7816) Trailing spaces not allowed. (no-trailing-spaces)
(#7816) Unexpected tab character. (no-tabs)
(#7817) Unexpected tab character. (no-tabs)
(#7817) Identifier '__row_selector' is not in camel case. (camelcase)
(#7817) Unexpected space before function parentheses. (space-before-function-paren)
(#7817) There should be no spaces inside this paren. (space-in-parens)
(#7817) There should be no spaces inside this paren. (space-in-parens)
(#7818) Unexpected tab character. (no-tabs)
(#7818) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#7819) Unexpected tab character. (no-tabs)
(#7819) Unexpected space before function parentheses. (space-before-function-paren)
(#7819) There should be no spaces inside this paren. (space-in-parens)
(#7819) There should be no spaces inside this paren. (space-in-parens)
(#7820) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#7821) 'i' is defined but never used. (no-unused-vars)
(#7821) 'ien' is defined but never used. (no-unused-vars)
(#7822) Trailing spaces not allowed. (no-trailing-spaces)
(#7822) Unexpected tab character. (no-tabs)
(#7823) Unexpected tab character. (no-tabs)
(#7824) Unexpected tab character. (no-tabs)
(#7825) Unexpected tab character. (no-tabs)
(#7826) Unexpected tab character. (no-tabs)
(#7826) There should be no spaces inside this paren. (space-in-parens)
(#7826) Unexpected space after unary operator '!'. (space-unary-ops)
(#7826) There should be no spaces inside this paren. (space-in-parens)
(#7827) Unexpected tab character. (no-tabs)
(#7827) There should be no space after '['. (array-bracket-spacing)
(#7827) There should be no space before ']'. (array-bracket-spacing)
(#7828) Unexpected tab character. (no-tabs)
(#7829) Trailing spaces not allowed. (no-trailing-spaces)
(#7829) Unexpected tab character. (no-tabs)
(#7830) Unexpected tab character. (no-tabs)
(#7830) There should be no spaces inside this paren. (space-in-parens)
(#7830) There should be no spaces inside this paren. (space-in-parens)
(#7831) Trailing spaces not allowed. (no-trailing-spaces)
(#7831) Unexpected tab character. (no-tabs)
(#7832) Unexpected tab character. (no-tabs)
(#7832) 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 spaces inside this paren. (space-in-parens)
(#7832) There should be no spaces inside this paren. (space-in-parens)
(#7833) Unexpected tab character. (no-tabs)
(#7834) Unexpected tab character. (no-tabs)
(#7834) There should be no space after '['. (array-bracket-spacing)
(#7834) There should be no space before ']'. (array-bracket-spacing)
(#7835) Unexpected tab character. (no-tabs)
(#7835) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#7836) Unexpected tab character. (no-tabs)
(#7836) There should be no spaces inside this paren. (space-in-parens)
(#7836) Unexpected space after unary operator '!'. (space-unary-ops)
(#7836) There should be no spaces inside this paren. (space-in-parens)
(#7837) Unexpected tab character. (no-tabs)
(#7838) Unexpected tab character. (no-tabs)
(#7839) Unexpected tab character. (no-tabs)
(#7840) Trailing spaces not allowed. (no-trailing-spaces)
(#7840) Unexpected tab character. (no-tabs)
(#7841) Unexpected tab character. (no-tabs)
(#7842) Unexpected tab character. (no-tabs)
(#7842) There should be no spaces inside this paren. (space-in-parens)
(#7842) There should be no spaces inside this paren. (space-in-parens)
(#7843) Unexpected tab character. (no-tabs)
(#7843) There should be no spaces inside this paren. (space-in-parens)
(#7843) Unexpected space before function parentheses. (space-before-function-paren)
(#7844) Unexpected tab character. (no-tabs)
(#7844) There should be no space after '['. (computed-property-spacing)
(#7844) There should be no space before ']'. (computed-property-spacing)
(#7845) Unexpected tab character. (no-tabs)
(#7845) There should be no spaces inside this paren. (space-in-parens)
(#7845) There should be no spaces inside this paren. (space-in-parens)
(#7846) Unexpected tab character. (no-tabs)
(#7846) There should be no spaces inside this paren. (space-in-parens)
(#7847) Unexpected tab character. (no-tabs)
(#7848) Trailing spaces not allowed. (no-trailing-spaces)
(#7848) Unexpected tab character. (no-tabs)
(#7849) Unexpected tab character. (no-tabs)
(#7850) Unexpected tab character. (no-tabs)
(#7851) Unexpected tab character. (no-tabs)
(#7851) There should be no spaces inside this paren. (space-in-parens)
(#7851) There should be no spaces inside this paren. (space-in-parens)
(#7852) Unexpected tab character. (no-tabs)
(#7853) Trailing spaces not allowed. (no-trailing-spaces)
(#7853) Unexpected tab character. (no-tabs)
(#7854) Unexpected tab character. (no-tabs)
(#7855) Unexpected tab character. (no-tabs)
(#7855) There should be no spaces inside this paren. (space-in-parens)
(#7855) There should be no spaces inside this paren. (space-in-parens)
(#7856) Unexpected tab character. (no-tabs)
(#7856) There should be no spaces inside this paren. (space-in-parens)
(#7856) There should be no spaces inside this paren. (space-in-parens)
(#7857) Unexpected tab character. (no-tabs)
(#7857) There should be no space after '['. (array-bracket-spacing)
(#7857) There should be no space before ']'. (array-bracket-spacing)
(#7858) Unexpected tab character. (no-tabs)
(#7858) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#7859) Unexpected tab character. (no-tabs)
(#7859) There should be no spaces inside this paren. (space-in-parens)
(#7859) There should be no spaces inside this paren. (space-in-parens)
(#7860) Unexpected tab character. (no-tabs)
(#7860) There should be no space after '['. (array-bracket-spacing)
(#7860) There should be no space before ']'. (array-bracket-spacing)
(#7861) Unexpected tab character. (no-tabs)
(#7861) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#7862) Unexpected tab character. (no-tabs)
(#7863) Unexpected tab character. (no-tabs)
(#7864) Unexpected tab character. (no-tabs)
(#7865) Unexpected tab character. (no-tabs)
(#7865) There should be no space after '['. (array-bracket-spacing)
(#7865) There should be no space before ']'. (array-bracket-spacing)
(#7866) Unexpected tab character. (no-tabs)
(#7867) Unexpected tab character. (no-tabs)
(#7868) Unexpected tab character. (no-tabs)
(#7869) Trailing spaces not allowed. (no-trailing-spaces)
(#7869) Unexpected tab character. (no-tabs)
(#7870) Unexpected tab character. (no-tabs)
(#7871) Unexpected tab character. (no-tabs)
(#7872) Unexpected tab character. (no-tabs)
(#7873) Unexpected tab character. (no-tabs)
(#7874) Unexpected tab character. (no-tabs)
(#7875) Unexpected tab character. (no-tabs)
(#7876) Unexpected tab character. (no-tabs)
(#7877) Unexpected tab character. (no-tabs)
(#7878) Unexpected tab character. (no-tabs)
(#7879) Unexpected tab character. (no-tabs)
(#7879) There should be no spaces inside this paren. (space-in-parens)
(#7879) There should be no spaces inside this paren. (space-in-parens)
(#7880) Unexpected tab character. (no-tabs)
(#7880) Comments should not begin with a lowercase character (capitalized-comments)
(#7881) Unexpected tab character. (no-tabs)
(#7881) There should be no space after '['. (computed-property-spacing)
(#7881) There should be no spaces inside this paren. (space-in-parens)
(#7881) There should be no spaces inside this paren. (space-in-parens)
(#7881) There should be no space before ']'. (computed-property-spacing)
(#7882) Unexpected tab character. (no-tabs)
(#7882) There should be no spaces inside this paren. (space-in-parens)
(#7882) There should be no spaces inside this paren. (space-in-parens)
(#7883) Unexpected tab character. (no-tabs)
(#7883) There should be no space after '['. (array-bracket-spacing)
(#7883) There should be no space before ']'. (array-bracket-spacing)
(#7884) Unexpected tab character. (no-tabs)
(#7885) Trailing spaces not allowed. (no-trailing-spaces)
(#7885) Unexpected tab character. (no-tabs)
(#7886) Unexpected tab character. (no-tabs)
(#7886) Comments should not begin with a lowercase character (capitalized-comments)
(#7887) Unexpected tab character. (no-tabs)
(#7888) Unexpected tab character. (no-tabs)
(#7889) Trailing spaces not allowed. (no-trailing-spaces)
(#7889) Unexpected tab character. (no-tabs)
(#7890) Unexpected tab character. (no-tabs)
(#7891) Unexpected tab character. (no-tabs)
(#7892) Unexpected tab character. (no-tabs)
(#7893) Unexpected tab character. (no-tabs)
(#7894) Unexpected tab character. (no-tabs)
(#7894) There should be no spaces inside this paren. (space-in-parens)
(#7894) There should be no spaces inside this paren. (space-in-parens)
(#7895) Unexpected tab character. (no-tabs)
(#7895) There should be no spaces inside this paren. (space-in-parens)
(#7895) Unexpected space before function parentheses. (space-before-function-paren)
(#7896) Unexpected tab character. (no-tabs)
(#7896) Unexpected 'this'. (no-invalid-this)
(#7897) Unexpected tab character. (no-tabs)
(#7897) There should be no spaces inside this paren. (space-in-parens)
(#7898) Unexpected tab character. (no-tabs)
(#7899) Unexpected tab character. (no-tabs)
(#7900) Trailing spaces not allowed. (no-trailing-spaces)
(#7900) Unexpected tab character. (no-tabs)
(#7901) Unexpected tab character. (no-tabs)
(#7901) There should be no spaces inside this paren. (space-in-parens)
(#7901) There should be no spaces inside this paren. (space-in-parens)
(#7902) Unexpected tab character. (no-tabs)
(#7903) Trailing spaces not allowed. (no-trailing-spaces)
(#7903) Unexpected tab character. (no-tabs)
(#7904) Trailing spaces not allowed. (no-trailing-spaces)
(#7904) Unexpected tab character. (no-tabs)
(#7905) Unexpected tab character. (no-tabs)
(#7905) There should be no spaces inside this paren. (space-in-parens)
(#7905) Unexpected space before function parentheses. (space-before-function-paren)
(#7905) There should be no spaces inside this paren. (space-in-parens)
(#7905) There should be no spaces inside this paren. (space-in-parens)
(#7906) Unexpected tab character. (no-tabs)
(#7906) Comments should not begin with a lowercase character (capitalized-comments)
(#7907) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#7909) Unexpected tab character. (no-tabs)
(#7909) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#7910) Unexpected tab character. (no-tabs)
(#7910) There should be no spaces inside this paren. (space-in-parens)
(#7910) There should be no spaces inside this paren. (space-in-parens)
(#7910) There should be no spaces inside this paren. (space-in-parens)
(#7910) There should be no spaces inside this paren. (space-in-parens)
(#7911) Unexpected tab character. (no-tabs)
(#7912) Unexpected tab character. (no-tabs)
(#7913) Unexpected tab character. (no-tabs)
(#7914) Trailing spaces not allowed. (no-trailing-spaces)
(#7914) Unexpected tab character. (no-tabs)
(#7915) Unexpected tab character. (no-tabs)
(#7915) There should be no spaces inside this paren. (space-in-parens)
(#7915) There should be no spaces inside this paren. (space-in-parens)
(#7916) Trailing spaces not allowed. (no-trailing-spaces)
(#7916) Unexpected tab character. (no-tabs)
(#7917) Unexpected tab character. (no-tabs)
(#7917) Unexpected 'this'. (no-invalid-this)
(#7917) There should be no spaces inside this paren. (space-in-parens)
(#7917) Unexpected space before function parentheses. (space-before-function-paren)
(#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) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#7919) There should be no spaces inside this paren. (space-in-parens)
(#7920) Trailing spaces not allowed. (no-trailing-spaces)
(#7920) Unexpected tab character. (no-tabs)
(#7921) Unexpected tab character. (no-tabs)
(#7922) Unexpected tab character. (no-tabs)
(#7923) Unexpected tab character. (no-tabs)
(#7924) Trailing spaces not allowed. (no-trailing-spaces)
(#7924) Unexpected tab character. (no-tabs)
(#7925) Unexpected tab character. (no-tabs)
(#7926) Unexpected tab character. (no-tabs)
(#7926) There should be no spaces inside this paren. (space-in-parens)
(#7927) Trailing spaces not allowed. (no-trailing-spaces)
(#7927) Unexpected tab character. (no-tabs)
(#7928) Unexpected tab character. (no-tabs)
(#7928) There should be no spaces inside this paren. (space-in-parens)
(#7928) Unexpected space before function parentheses. (space-before-function-paren)
(#7929) Unexpected tab character. (no-tabs)
(#7929) Unexpected 'this'. (no-invalid-this)
(#7929) There should be no spaces inside this paren. (space-in-parens)
(#7929) Unexpected space before function parentheses. (space-before-function-paren)
(#7929) There should be no spaces inside this paren. (space-in-parens)
(#7929) There should be no spaces inside this paren. (space-in-parens)
(#7930) Unexpected tab character. (no-tabs)
(#7930) There should be no space after '['. (computed-property-spacing)
(#7930) There should be no space before ']'. (computed-property-spacing)
(#7931) Unexpected tab character. (no-tabs)
(#7931) There should be no spaces inside this paren. (space-in-parens)
(#7932) Unexpected tab character. (no-tabs)
(#7932) There should be no spaces inside this paren. (space-in-parens)
(#7933) Trailing spaces not allowed. (no-trailing-spaces)
(#7933) Unexpected tab character. (no-tabs)
(#7934) Unexpected tab character. (no-tabs)
(#7934) There should be no spaces inside this paren. (space-in-parens)
(#7934) Unexpected space before function parentheses. (space-before-function-paren)
(#7935) Unexpected tab character. (no-tabs)
(#7935) Unexpected 'this'. (no-invalid-this)
(#7935) There should be no spaces inside this paren. (space-in-parens)
(#7935) Unexpected space before function parentheses. (space-before-function-paren)
(#7935) There should be no spaces inside this paren. (space-in-parens)
(#7935) There should be no spaces inside this paren. (space-in-parens)
(#7936) Unexpected tab character. (no-tabs)
(#7936) There should be no spaces inside this paren. (space-in-parens)
(#7936) There should be no spaces inside this paren. (space-in-parens)
(#7937) Unexpected tab character. (no-tabs)
(#7937) There should be no spaces inside this paren. (space-in-parens)
(#7938) Unexpected tab character. (no-tabs)
(#7938) There should be no spaces inside this paren. (space-in-parens)
(#7939) Trailing spaces not allowed. (no-trailing-spaces)
(#7939) Unexpected tab character. (no-tabs)
(#7940) Unexpected tab character. (no-tabs)
(#7940) There should be no spaces inside this paren. (space-in-parens)
(#7940) Unexpected space before function parentheses. (space-before-function-paren)
(#7940) There should be no spaces inside this paren. (space-in-parens)
(#7940) There should be no spaces inside this paren. (space-in-parens)
(#7941) Unexpected tab character. (no-tabs)
(#7941) Unexpected 'this'. (no-invalid-this)
(#7941) There should be no spaces inside this paren. (space-in-parens)
(#7941) Unexpected space before function parentheses. (space-before-function-paren)
(#7941) There should be no spaces inside this paren. (space-in-parens)
(#7941) There should be no spaces inside this paren. (space-in-parens)
(#7942) Unexpected tab character. (no-tabs)
(#7942) There should be no space after '['. (computed-property-spacing)
(#7942) There should be no space before ']'. (computed-property-spacing)
(#7943) Unexpected tab character. (no-tabs)
(#7944) Unexpected tab character. (no-tabs)
(#7944) There should be no spaces inside this paren. (space-in-parens)
(#7945) Unexpected tab character. (no-tabs)
(#7945) There should be no spaces inside this paren. (space-in-parens)
(#7946) Trailing spaces not allowed. (no-trailing-spaces)
(#7946) Unexpected tab character. (no-tabs)
(#7947) Unexpected tab character. (no-tabs)
(#7947) There should be no spaces inside this paren. (space-in-parens)
(#7947) Unexpected space before function parentheses. (space-before-function-paren)
(#7947) There should be no spaces inside this paren. (space-in-parens)
(#7947) There should be no spaces inside this paren. (space-in-parens)
(#7948) Unexpected tab character. (no-tabs)
(#7948) Unexpected 'this'. (no-invalid-this)
(#7948) There should be no spaces inside this paren. (space-in-parens)
(#7948) Unexpected space before function parentheses. (space-before-function-paren)
(#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) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#7950) There should be no spaces inside this paren. (space-in-parens)
(#7951) Unexpected tab character. (no-tabs)
(#7951) There should be no spaces inside this paren. (space-in-parens)
(#7952) Trailing spaces not allowed. (no-trailing-spaces)
(#7952) Unexpected tab character. (no-tabs)
(#7953) Unexpected tab character. (no-tabs)
(#7953) There should be no spaces inside this paren. (space-in-parens)
(#7953) Unexpected space before function parentheses. (space-before-function-paren)
(#7954) Unexpected tab character. (no-tabs)
(#7954) Unexpected 'this'. (no-invalid-this)
(#7954) There should be no spaces inside this paren. (space-in-parens)
(#7954) Unexpected space before function parentheses. (space-before-function-paren)
(#7954) There should be no spaces inside this paren. (space-in-parens)
(#7954) There should be no spaces inside this paren. (space-in-parens)
(#7955) Unexpected tab character. (no-tabs)
(#7956) Unexpected tab character. (no-tabs)
(#7956) There should be no spaces inside this paren. (space-in-parens)
(#7957) Unexpected tab character. (no-tabs)
(#7957) There should be no spaces inside this paren. (space-in-parens)
(#7958) Trailing spaces not allowed. (no-trailing-spaces)
(#7958) Unexpected tab character. (no-tabs)
(#7959) Unexpected tab character. (no-tabs)
(#7959) There should be no spaces inside this paren. (space-in-parens)
(#7959) Unexpected space before function parentheses. (space-before-function-paren)
(#7959) There should be no spaces inside this paren. (space-in-parens)
(#7959) There should be no spaces inside this paren. (space-in-parens)
(#7960) Unexpected tab character. (no-tabs)
(#7961) Unexpected tab character. (no-tabs)
(#7961) Unexpected 'this'. (no-invalid-this)
(#7962) Trailing spaces not allowed. (no-trailing-spaces)
(#7962) Unexpected tab character. (no-tabs)
(#7963) Unexpected tab character. (no-tabs)
(#7964) Unexpected tab character. (no-tabs)
(#7964) There should be no spaces inside this paren. (space-in-parens)
(#7964) Infix operators must be spaced. (space-infix-ops)
(#7964) Infix operators must be spaced. (space-infix-ops)
(#7964) Unexpected whitespace before semicolon. (semi-spacing)
(#7964) Infix operators must be spaced. (space-infix-ops)
(#7964) Unexpected whitespace before semicolon. (semi-spacing)
(#7964) There should be no spaces inside this paren. (space-in-parens)
(#7965) Unexpected tab character. (no-tabs)
(#7965) There should be no spaces inside this paren. (space-in-parens)
(#7965) Infix operators must be spaced. (space-infix-ops)
(#7965) Infix operators must be spaced. (space-infix-ops)
(#7965) Unexpected 'this'. (no-invalid-this)
(#7965) Unexpected whitespace before semicolon. (semi-spacing)
(#7965) Infix operators must be spaced. (space-infix-ops)
(#7965) Unexpected whitespace before semicolon. (semi-spacing)
(#7965) There should be no spaces inside this paren. (space-in-parens)
(#7966) Unexpected tab character. (no-tabs)
(#7966) There should be no spaces inside this paren. (space-in-parens)
(#7966) There should be no space after '['. (computed-property-spacing)
(#7966) Unexpected 'this'. (no-invalid-this)
(#7966) There should be no space before ']'. (computed-property-spacing)
(#7966) There should be no spaces inside this paren. (space-in-parens)
(#7967) Unexpected tab character. (no-tabs)
(#7967) There should be no spaces inside this paren. (space-in-parens)
(#7967) There should be no spaces inside this paren. (space-in-parens)
(#7967) Infix operators must be spaced. (space-infix-ops)
(#7967) There should be no spaces inside this paren. (space-in-parens)
(#7968) Unexpected tab character. (no-tabs)
(#7969) Unexpected tab character. (no-tabs)
(#7970) Trailing spaces not allowed. (no-trailing-spaces)
(#7970) Unexpected tab character. (no-tabs)
(#7971) Unexpected tab character. (no-tabs)
(#7971) There should be no spaces inside this paren. (space-in-parens)
(#7971) There should be no spaces inside this paren. (space-in-parens)
(#7972) Unexpected tab character. (no-tabs)
(#7972) There should be no spaces inside this paren. (space-in-parens)
(#7973) Trailing spaces not allowed. (no-trailing-spaces)
(#7973) Unexpected tab character. (no-tabs)
(#7974) Unexpected tab character. (no-tabs)
(#7974) There should be no spaces inside this paren. (space-in-parens)
(#7974) Unexpected space before function parentheses. (space-before-function-paren)
(#7975) Unexpected tab character. (no-tabs)
(#7975) Unexpected 'this'. (no-invalid-this)
(#7976) Trailing spaces not allowed. (no-trailing-spaces)
(#7976) Unexpected tab character. (no-tabs)
(#7977) Unexpected tab character. (no-tabs)
(#7977) Unexpected 'this'. (no-invalid-this)
(#7977) There should be no spaces inside this paren. (space-in-parens)
(#7977) Unexpected space before function parentheses. (space-before-function-paren)
(#7977) There should be no spaces inside this paren. (space-in-parens)
(#7977) There should be no spaces inside this paren. (space-in-parens)
(#7978) Unexpected tab character. (no-tabs)
(#7979) Unexpected tab character. (no-tabs)
(#7979) There should be no space after '['. (computed-property-spacing)
(#7979) There should be no space before ']'. (computed-property-spacing)
(#7980) Unexpected tab character. (no-tabs)
(#7981) Unexpected tab character. (no-tabs)
(#7982) Trailing spaces not allowed. (no-trailing-spaces)
(#7982) Unexpected tab character. (no-tabs)
(#7983) Unexpected tab character. (no-tabs)
(#7983) There should be no spaces inside this paren. (space-in-parens)
(#7983) There should be no spaces inside this paren. (space-in-parens)
(#7984) Trailing spaces not allowed. (no-trailing-spaces)
(#7984) Unexpected tab character. (no-tabs)
(#7985) Unexpected tab character. (no-tabs)
(#7986) Unexpected tab character. (no-tabs)
(#7986) There should be no spaces inside this paren. (space-in-parens)
(#7986) Infix operators must be spaced. (space-infix-ops)
(#7986) Infix operators must be spaced. (space-infix-ops)
(#7986) Unexpected whitespace before semicolon. (semi-spacing)
(#7986) Infix operators must be spaced. (space-infix-ops)
(#7986) Unexpected whitespace before semicolon. (semi-spacing)
(#7986) There should be no spaces inside this paren. (space-in-parens)
(#7987) Unexpected tab character. (no-tabs)
(#7988) Unexpected tab character. (no-tabs)
(#7989) Trailing spaces not allowed. (no-trailing-spaces)
(#7989) Unexpected tab character. (no-tabs)
(#7990) Unexpected tab character. (no-tabs)
(#7991) Unexpected tab character. (no-tabs)
(#7991) There should be no spaces inside this paren. (space-in-parens)
(#7991) There should be no spaces inside this paren. (space-in-parens)
(#7992) Unexpected tab character. (no-tabs)
(#7992) Identifier '_DT_RowIndex' is not in camel case. (camelcase)
(#7993) Unexpected tab character. (no-tabs)
(#7994) Trailing spaces not allowed. (no-trailing-spaces)
(#7994) Unexpected tab character. (no-tabs)
(#7995) Unexpected tab character. (no-tabs)
(#7996) Unexpected tab character. (no-tabs)
(#7996) There should be no spaces inside this paren. (space-in-parens)
(#7996) There should be no spaces inside this paren. (space-in-parens)
(#7997) Unexpected tab character. (no-tabs)
(#7997) There should be no spaces inside this paren. (space-in-parens)
(#7997) Infix operators must be spaced. (space-infix-ops)
(#7997) Infix operators must be spaced. (space-infix-ops)
(#7997) Unexpected whitespace before semicolon. (semi-spacing)
(#7997) Infix operators must be spaced. (space-infix-ops)
(#7997) Unexpected whitespace before semicolon. (semi-spacing)
(#7997) There should be no spaces inside this paren. (space-in-parens)
(#7998) Unexpected tab character. (no-tabs)
(#7999) Unexpected tab character. (no-tabs)
(#8000) Unexpected tab character. (no-tabs)
(#8001) Unexpected tab character. (no-tabs)
(#8002) Trailing spaces not allowed. (no-trailing-spaces)
(#8002) Unexpected tab character. (no-tabs)
(#8003) Unexpected tab character. (no-tabs)
(#8004) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#8005) There should be no spaces inside this paren. (space-in-parens)
(#8005) There should be no spaces inside this paren. (space-in-parens)
(#8006) Unexpected tab character. (no-tabs)
(#8006) There should be no spaces inside this paren. (space-in-parens)
(#8006) There should be no space after '['. (computed-property-spacing)
(#8006) There should be no space before ']'. (computed-property-spacing)
(#8006) There should be no spaces inside this paren. (space-in-parens)
(#8006) Comments should not begin with a lowercase character (capitalized-comments)
(#8007) Trailing spaces not allowed. (no-trailing-spaces)
(#8007) Unexpected tab character. (no-tabs)
(#8008) Unexpected tab character. (no-tabs)
(#8009) Unexpected tab character. (no-tabs)
(#8009) There should be no spaces inside this paren. (space-in-parens)
(#8009) There should be no spaces inside this paren. (space-in-parens)
(#8010) Trailing spaces not allowed. (no-trailing-spaces)
(#8010) Unexpected tab character. (no-tabs)
(#8011) Unexpected tab character. (no-tabs)
(#8012) Unexpected tab character. (no-tabs)
(#8012) There should be no spaces inside this paren. (space-in-parens)
(#8012) There should be no spaces inside this paren. (space-in-parens)
(#8013) Unexpected tab character. (no-tabs)
(#8013) There should be no spaces inside this paren. (space-in-parens)
(#8013) There should be no spaces inside this paren. (space-in-parens)
(#8014) Unexpected tab character. (no-tabs)
(#8014) There should be no space after '['. (computed-property-spacing)
(#8014) There should be no space before ']'. (computed-property-spacing)
(#8015) Unexpected tab character. (no-tabs)
(#8016) Unexpected tab character. (no-tabs)
(#8016) There should be no spaces inside this paren. (space-in-parens)
(#8017) Trailing spaces not allowed. (no-trailing-spaces)
(#8017) Unexpected tab character. (no-tabs)
(#8018) Unexpected tab character. (no-tabs)
(#8018) Unexpected 'this'. (no-invalid-this)
(#8018) There should be no spaces inside this paren. (space-in-parens)
(#8018) Unexpected space before function parentheses. (space-before-function-paren)
(#8018) There should be no spaces inside this paren. (space-in-parens)
(#8018) There should be no spaces inside this paren. (space-in-parens)
(#8019) Unexpected tab character. (no-tabs)
(#8019) There should be no spaces inside this paren. (space-in-parens)
(#8019) Infix operators must be spaced. (space-infix-ops)
(#8019) Infix operators must be spaced. (space-infix-ops)
(#8019) Unexpected whitespace before semicolon. (semi-spacing)
(#8019) Infix operators must be spaced. (space-infix-ops)
(#8019) Unexpected whitespace before semicolon. (semi-spacing)
(#8019) There should be no spaces inside this paren. (space-in-parens)
(#8020) Unexpected tab character. (no-tabs)
(#8021) Unexpected tab character. (no-tabs)
(#8022) Unexpected tab character. (no-tabs)
(#8022) There should be no spaces inside this paren. (space-in-parens)
(#8023) Trailing spaces not allowed. (no-trailing-spaces)
(#8023) Unexpected tab character. (no-tabs)
(#8024) Unexpected tab character. (no-tabs)
(#8024) Unexpected 'this'. (no-invalid-this)
(#8025) Unexpected tab character. (no-tabs)
(#8025) There should be no spaces inside this paren. (space-in-parens)
(#8026) Trailing spaces not allowed. (no-trailing-spaces)
(#8026) Unexpected tab character. (no-tabs)
(#8027) Trailing spaces not allowed. (no-trailing-spaces)
(#8027) Unexpected tab character. (no-tabs)
(#8028) Unexpected tab character. (no-tabs)
(#8028) There should be no spaces inside this paren. (space-in-parens)
(#8028) Unexpected space before function parentheses. (space-before-function-paren)
(#8028) There should be no spaces inside this paren. (space-in-parens)
(#8028) There should be no spaces inside this paren. (space-in-parens)
(#8029) Unexpected tab character. (no-tabs)
(#8029) Unexpected 'this'. (no-invalid-this)
(#8029) There should be no spaces inside this paren. (space-in-parens)
(#8029) Unexpected space before function parentheses. (space-before-function-paren)
(#8029) There should be no spaces inside this paren. (space-in-parens)
(#8029) There should be no spaces inside this paren. (space-in-parens)
(#8030) Unexpected tab character. (no-tabs)
(#8031) Unexpected tab character. (no-tabs)
(#8032) Trailing spaces not allowed. (no-trailing-spaces)
(#8032) Unexpected tab character. (no-tabs)
(#8033) Unexpected tab character. (no-tabs)
(#8033) There should be no spaces inside this paren. (space-in-parens)
(#8033) Infix operators must be spaced. (space-infix-ops)
(#8033) Infix operators must be spaced. (space-infix-ops)
(#8033) Unexpected whitespace before semicolon. (semi-spacing)
(#8033) Infix operators must be spaced. (space-infix-ops)
(#8033) Unexpected whitespace before semicolon. (semi-spacing)
(#8033) There should be no spaces inside this paren. (space-in-parens)
(#8034) Unexpected tab character. (no-tabs)
(#8035) Trailing spaces not allowed. (no-trailing-spaces)
(#8035) Unexpected tab character. (no-tabs)
(#8036) Unexpected tab character. (no-tabs)
(#8036) There should be no spaces inside this paren. (space-in-parens)
(#8036) There should be no spaces inside this paren. (space-in-parens)
(#8037) Unexpected tab character. (no-tabs)
(#8037) There should be no spaces inside this paren. (space-in-parens)
(#8037) There should be no spaces inside this paren. (space-in-parens)
(#8037) There should be no spaces inside this paren. (space-in-parens)
(#8037) There should be no spaces inside this paren. (space-in-parens)
(#8038) Unexpected tab character. (no-tabs)
(#8038) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#8039) Unexpected tab character. (no-tabs)
(#8040) Unexpected tab character. (no-tabs)
(#8040) There should be no spaces inside this paren. (space-in-parens)
(#8040) There should be no spaces inside this paren. (space-in-parens)
(#8040) There should be no spaces inside this paren. (space-in-parens)
(#8040) There should be no spaces inside this paren. (space-in-parens)
(#8041) Unexpected tab character. (no-tabs)
(#8042) Unexpected tab character. (no-tabs)
(#8043) Trailing spaces not allowed. (no-trailing-spaces)
(#8043) Unexpected tab character. (no-tabs)
(#8044) Unexpected tab character. (no-tabs)
(#8045) Unexpected tab character. (no-tabs)
(#8045) There should be no spaces inside this paren. (space-in-parens)
(#8046) Trailing spaces not allowed. (no-trailing-spaces)
(#8046) Unexpected tab character. (no-tabs)
(#8047) Unexpected tab character. (no-tabs)
(#8048) Unexpected tab character. (no-tabs)
(#8048) Unexpected 'this'. (no-invalid-this)
(#8048) There should be no spaces inside this paren. (space-in-parens)
(#8048) There should be no spaces inside this paren. (space-in-parens)
(#8049) Unexpected tab character. (no-tabs)
(#8050) Unexpected tab character. (no-tabs)
(#8050) There should be no spaces inside this paren. (space-in-parens)
(#8050) There should be no spaces inside this paren. (space-in-parens)
(#8051) Trailing spaces not allowed. (no-trailing-spaces)
(#8051) Unexpected tab character. (no-tabs)
(#8052) Unexpected tab character. (no-tabs)
(#8053) Unexpected tab character. (no-tabs)
(#8053) There should be no spaces inside this paren. (space-in-parens)
(#8054) Trailing spaces not allowed. (no-trailing-spaces)
(#8054) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#8054) Unexpected tab character. (no-tabs)
(#8055) Trailing spaces not allowed. (no-trailing-spaces)
(#8055) Unexpected tab character. (no-tabs)
(#8056) Trailing spaces not allowed. (no-trailing-spaces)
(#8056) Unexpected tab character. (no-tabs)
(#8057) Trailing spaces not allowed. (no-trailing-spaces)
(#8057) Unexpected tab character. (no-tabs)
(#8058) Trailing spaces not allowed. (no-trailing-spaces)
(#8058) Unexpected tab character. (no-tabs)
(#8059) Unexpected tab character. (no-tabs)
(#8060) Unexpected tab character. (no-tabs)
(#8061) Unexpected tab character. (no-tabs)
(#8062) Unexpected tab character. (no-tabs)
(#8062) There should be no spaces inside this paren. (space-in-parens)
(#8062) Unexpected space before function parentheses. (space-before-function-paren)
(#8062) There should be no spaces inside this paren. (space-in-parens)
(#8062) There should be no spaces inside this paren. (space-in-parens)
(#8063) Unexpected tab character. (no-tabs)
(#8063) There should be no spaces inside this paren. (space-in-parens)
(#8063) Unexpected 'this'. (no-invalid-this)
(#8063) There should be no spaces inside this paren. (space-in-parens)
(#8063) There should be no spaces inside this paren. (space-in-parens)
(#8063) There should be no spaces inside this paren. (space-in-parens)
(#8064) Unexpected tab character. (no-tabs)
(#8064) There should be no spaces inside this paren. (space-in-parens)
(#8065) Trailing spaces not allowed. (no-trailing-spaces)
(#8065) Unexpected tab character. (no-tabs)
(#8066) Trailing spaces not allowed. (no-trailing-spaces)
(#8066) Unexpected tab character. (no-tabs)
(#8067) Unexpected tab character. (no-tabs)
(#8067) There should be no spaces inside this paren. (space-in-parens)
(#8067) Unexpected space before function parentheses. (space-before-function-paren)
(#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) Unexpected tab character. (no-tabs)
(#8068) Unexpected 'this'. (no-invalid-this)
(#8069) Trailing spaces not allowed. (no-trailing-spaces)
(#8069) Unexpected tab character. (no-tabs)
(#8070) Unexpected tab character. (no-tabs)
(#8070) There should be no spaces inside this paren. (space-in-parens)
(#8070) There should be no spaces inside this paren. (space-in-parens)
(#8071) Unexpected tab character. (no-tabs)
(#8072) Unexpected tab character. (no-tabs)
(#8072) Unexpected 'this'. (no-invalid-this)
(#8073) Unexpected tab character. (no-tabs)
(#8073) There should be no space after '['. (computed-property-spacing)
(#8073) Unexpected 'this'. (no-invalid-this)
(#8073) There should be no space before ']'. (computed-property-spacing)
(#8074) Unexpected tab character. (no-tabs)
(#8075) Unexpected tab character. (no-tabs)
(#8076) Trailing spaces not allowed. (no-trailing-spaces)
(#8076) Unexpected tab character. (no-tabs)
(#8077) Unexpected tab character. (no-tabs)
(#8078) Unexpected tab character. (no-tabs)
(#8078) There should be no space after '['. (computed-property-spacing)
(#8078) Unexpected 'this'. (no-invalid-this)
(#8078) There should be no space before ']'. (computed-property-spacing)
(#8079) Trailing spaces not allowed. (no-trailing-spaces)
(#8079) Unexpected tab character. (no-tabs)
(#8080) Unexpected tab character. (no-tabs)
(#8081) Unexpected tab character. (no-tabs)
(#8081) There should be no spaces inside this paren. (space-in-parens)
(#8081) Unexpected 'this'. (no-invalid-this)
(#8081) There should be no spaces inside this paren. (space-in-parens)
(#8082) Trailing spaces not allowed. (no-trailing-spaces)
(#8082) Unexpected tab character. (no-tabs)
(#8083) Unexpected tab character. (no-tabs)
(#8083) Unexpected 'this'. (no-invalid-this)
(#8084) Unexpected tab character. (no-tabs)
(#8084) There should be no spaces inside this paren. (space-in-parens)
(#8085) Trailing spaces not allowed. (no-trailing-spaces)
(#8085) Unexpected tab character. (no-tabs)
(#8086) Trailing spaces not allowed. (no-trailing-spaces)
(#8086) Unexpected tab character. (no-tabs)
(#8087) Unexpected tab character. (no-tabs)
(#8087) There should be no spaces inside this paren. (space-in-parens)
(#8087) Unexpected space before function parentheses. (space-before-function-paren)
(#8088) Unexpected tab character. (no-tabs)
(#8088) Unexpected 'this'. (no-invalid-this)
(#8089) Trailing spaces not allowed. (no-trailing-spaces)
(#8089) Unexpected tab character. (no-tabs)
(#8090) Unexpected tab character. (no-tabs)
(#8090) Unexpected 'this'. (no-invalid-this)
(#8091) Unexpected tab character. (no-tabs)
(#8091) There should be no space after '['. (computed-property-spacing)
(#8091) Unexpected 'this'. (no-invalid-this)
(#8091) There should be no space before ']'. (computed-property-spacing)
(#8092) Unexpected tab character. (no-tabs)
(#8093) Unexpected tab character. (no-tabs)
(#8093) There should be no spaces inside this paren. (space-in-parens)
(#8094) Trailing spaces not allowed. (no-trailing-spaces)
(#8094) Unexpected tab character. (no-tabs)
(#8095) Trailing spaces not allowed. (no-trailing-spaces)
(#8095) Unexpected tab character. (no-tabs)
(#8096) Unexpected tab character. (no-tabs)
(#8096) There should be no spaces inside this paren. (space-in-parens)
(#8096) Unexpected space before function parentheses. (space-before-function-paren)
(#8096) There should be no spaces inside this paren. (space-in-parens)
(#8096) There should be no spaces inside this paren. (space-in-parens)
(#8097) Unexpected tab character. (no-tabs)
(#8098) Unexpected tab character. (no-tabs)
(#8099) Unexpected tab character. (no-tabs)
(#8099) There should be no spaces inside this paren. (space-in-parens)
(#8099) There should be no spaces inside this paren. (space-in-parens)
(#8100) Unexpected tab character. (no-tabs)
(#8101) Unexpected tab character. (no-tabs)
(#8102) Trailing spaces not allowed. (no-trailing-spaces)
(#8102) Unexpected tab character. (no-tabs)
(#8103) Unexpected tab character. (no-tabs)
(#8103) Unexpected 'this'. (no-invalid-this)
(#8103) There should be no spaces inside this paren. (space-in-parens)
(#8103) Unexpected space before function parentheses. (space-before-function-paren)
(#8103) There should be no spaces inside this paren. (space-in-parens)
(#8103) There should be no spaces inside this paren. (space-in-parens)
(#8104) Unexpected tab character. (no-tabs)
(#8104) There should be no spaces inside this paren. (space-in-parens)
(#8104) There should be no spaces inside this paren. (space-in-parens)
(#8105) Unexpected tab character. (no-tabs)
(#8105) There should be no spaces inside this paren. (space-in-parens)
(#8105) There should be no spaces inside this paren. (space-in-parens)
(#8106) Unexpected tab character. (no-tabs)
(#8107) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#8108) There should be no spaces inside this paren. (space-in-parens)
(#8109) Trailing spaces not allowed. (no-trailing-spaces)
(#8109) Unexpected tab character. (no-tabs)
(#8110) Unexpected tab character. (no-tabs)
(#8111) Unexpected tab character. (no-tabs)
(#8111) Unexpected 'this'. (no-invalid-this)
(#8111) There should be no spaces inside this paren. (space-in-parens)
(#8111) There should be no spaces inside this paren. (space-in-parens)
(#8112) Unexpected tab character. (no-tabs)
(#8112) There should be no spaces inside this paren. (space-in-parens)
(#8113) Trailing spaces not allowed. (no-trailing-spaces)
(#8113) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#8113) Unexpected tab character. (no-tabs)
(#8114) Trailing spaces not allowed. (no-trailing-spaces)
(#8114) Unexpected tab character. (no-tabs)
(#8115) Trailing spaces not allowed. (no-trailing-spaces)
(#8115) Unexpected tab character. (no-tabs)
(#8116) Unexpected tab character. (no-tabs)
(#8116) Identifier '__details_add' is not in camel case. (camelcase)
(#8116) Unexpected space before function parentheses. (space-before-function-paren)
(#8116) There should be no spaces inside this paren. (space-in-parens)
(#8116) There should be no spaces inside this paren. (space-in-parens)
(#8117) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#8117) Unexpected tab character. (no-tabs)
(#8118) Unexpected tab character. (no-tabs)
(#8119) Unexpected tab character. (no-tabs)
(#8120) Unexpected tab character. (no-tabs)
(#8120) Unexpected space before function parentheses. (space-before-function-paren)
(#8120) There should be no spaces inside this paren. (space-in-parens)
(#8120) There should be no spaces inside this paren. (space-in-parens)
(#8121) Unexpected tab character. (no-tabs)
(#8122) Unexpected tab character. (no-tabs)
(#8122) 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)
(#8122) There should be no spaces inside this paren. (space-in-parens)
(#8123) Unexpected tab character. (no-tabs)
(#8123) There should be no spaces inside this paren. (space-in-parens)
(#8123) Infix operators must be spaced. (space-infix-ops)
(#8123) Infix operators must be spaced. (space-infix-ops)
(#8123) Unexpected whitespace before semicolon. (semi-spacing)
(#8123) Infix operators must be spaced. (space-infix-ops)
(#8123) Unexpected whitespace before semicolon. (semi-spacing)
(#8123) There should be no spaces inside this paren. (space-in-parens)
(#8124) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#8126) Unexpected tab character. (no-tabs)
(#8127) Unexpected tab character. (no-tabs)
(#8128) Trailing spaces not allowed. (no-trailing-spaces)
(#8128) Unexpected tab character. (no-tabs)
(#8129) Unexpected tab character. (no-tabs)
(#8130) Unexpected tab character. (no-tabs)
(#8131) Unexpected tab character. (no-tabs)
(#8131) There should be no spaces inside this paren. (space-in-parens)
(#8131) There should be no spaces inside this paren. (space-in-parens)
(#8132) Unexpected tab character. (no-tabs)
(#8132) There should be no spaces inside this paren. (space-in-parens)
(#8132) There should be no spaces inside this paren. (space-in-parens)
(#8133) Unexpected tab character. (no-tabs)
(#8133) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#8134) Unexpected tab character. (no-tabs)
(#8135) Unexpected tab character. (no-tabs)
(#8136) Unexpected tab character. (no-tabs)
(#8136) There should be no spaces inside this paren. (space-in-parens)
(#8136) There should be no spaces inside this paren. (space-in-parens)
(#8137) Unexpected tab character. (no-tabs)
(#8138) Unexpected tab character. (no-tabs)
(#8138) There should be no spaces inside this paren. (space-in-parens)
(#8138) There should be no spaces inside this paren. (space-in-parens)
(#8139) Unexpected tab character. (no-tabs)
(#8139) There should be no spaces inside this paren. (space-in-parens)
(#8139) There should be no spaces inside this paren. (space-in-parens)
(#8140) Unexpected tab character. (no-tabs)
(#8140) Unexpected newline between object and [ of property access. (no-unexpected-multiline)
(#8140) There should be no spaces inside this paren. (space-in-parens)
(#8140) There should be no spaces inside this paren. (space-in-parens)
(#8141) Trailing spaces not allowed. (no-trailing-spaces)
(#8141) Unexpected tab character. (no-tabs)
(#8142) Unexpected tab character. (no-tabs)
(#8142) There should be no spaces inside this paren. (space-in-parens)
(#8142) There should be no spaces inside this paren. (space-in-parens)
(#8143) Unexpected tab character. (no-tabs)
(#8144) Unexpected tab character. (no-tabs)
(#8145) Trailing spaces not allowed. (no-trailing-spaces)
(#8145) Unexpected tab character. (no-tabs)
(#8146) Unexpected tab character. (no-tabs)
(#8146) There should be no spaces inside this paren. (space-in-parens)
(#8146) There should be no spaces inside this paren. (space-in-parens)
(#8147) Trailing spaces not allowed. (no-trailing-spaces)
(#8147) Unexpected tab character. (no-tabs)
(#8148) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#8150) Unexpected tab character. (no-tabs)
(#8151) Trailing spaces not allowed. (no-trailing-spaces)
(#8151) Unexpected tab character. (no-tabs)
(#8152) Unexpected tab character. (no-tabs)
(#8153) Trailing spaces not allowed. (no-trailing-spaces)
(#8153) Unexpected tab character. (no-tabs)
(#8154) Unexpected tab character. (no-tabs)
(#8155) Unexpected tab character. (no-tabs)
(#8155) There should be no spaces inside this paren. (space-in-parens)
(#8155) There should be no spaces inside this paren. (space-in-parens)
(#8156) Unexpected tab character. (no-tabs)
(#8156) There should be no spaces inside this paren. (space-in-parens)
(#8156) There should be no spaces inside this paren. (space-in-parens)
(#8157) Unexpected tab character. (no-tabs)
(#8158) Unexpected tab character. (no-tabs)
(#8159) Trailing spaces not allowed. (no-trailing-spaces)
(#8159) Unexpected tab character. (no-tabs)
(#8160) Trailing spaces not allowed. (no-trailing-spaces)
(#8160) Unexpected tab character. (no-tabs)
(#8161) Unexpected tab character. (no-tabs)
(#8161) Identifier '__details_remove' is not in camel case. (camelcase)
(#8161) Unexpected space before function parentheses. (space-before-function-paren)
(#8161) There should be no spaces inside this paren. (space-in-parens)
(#8161) There should be no spaces inside this paren. (space-in-parens)
(#8162) Unexpected tab character. (no-tabs)
(#8162) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#8163) Unexpected tab character. (no-tabs)
(#8164) Trailing spaces not allowed. (no-trailing-spaces)
(#8164) Unexpected tab character. (no-tabs)
(#8165) Unexpected tab character. (no-tabs)
(#8165) There should be no spaces inside this paren. (space-in-parens)
(#8165) There should be no spaces inside this paren. (space-in-parens)
(#8166) Unexpected tab character. (no-tabs)
(#8166) There should be no space after '['. (computed-property-spacing)
(#8166) There should be no space before ']'. (computed-property-spacing)
(#8167) Trailing spaces not allowed. (no-trailing-spaces)
(#8167) Unexpected tab character. (no-tabs)
(#8168) Unexpected tab character. (no-tabs)
(#8168) There should be no spaces inside this paren. (space-in-parens)
(#8168) There should be no spaces inside this paren. (space-in-parens)
(#8169) Unexpected tab character. (no-tabs)
(#8170) Trailing spaces not allowed. (no-trailing-spaces)
(#8170) Unexpected tab character. (no-tabs)
(#8171) Unexpected tab character. (no-tabs)
(#8172) Unexpected tab character. (no-tabs)
(#8173) Unexpected tab character. (no-tabs)
(#8174) Unexpected tab character. (no-tabs)
(#8175) Unexpected tab character. (no-tabs)
(#8176) Trailing spaces not allowed. (no-trailing-spaces)
(#8176) Unexpected tab character. (no-tabs)
(#8177) Trailing spaces not allowed. (no-trailing-spaces)
(#8177) Unexpected tab character. (no-tabs)
(#8178) Unexpected tab character. (no-tabs)
(#8178) Identifier '__details_display' is not in camel case. (camelcase)
(#8178) Unexpected space before function parentheses. (space-before-function-paren)
(#8178) There should be no spaces inside this paren. (space-in-parens)
(#8178) There should be no spaces inside this paren. (space-in-parens)
(#8179) Unexpected tab character. (no-tabs)
(#8180) Trailing spaces not allowed. (no-trailing-spaces)
(#8180) Unexpected tab character. (no-tabs)
(#8181) Unexpected tab character. (no-tabs)
(#8181) There should be no spaces inside this paren. (space-in-parens)
(#8181) There should be no spaces inside this paren. (space-in-parens)
(#8182) Unexpected tab character. (no-tabs)
(#8182) There should be no space after '['. (computed-property-spacing)
(#8182) There should be no space before ']'. (computed-property-spacing)
(#8183) Trailing spaces not allowed. (no-trailing-spaces)
(#8183) Unexpected tab character. (no-tabs)
(#8184) Unexpected tab character. (no-tabs)
(#8184) There should be no spaces inside this paren. (space-in-parens)
(#8184) There should be no spaces inside this paren. (space-in-parens)
(#8185) Unexpected tab character. (no-tabs)
(#8186) Trailing spaces not allowed. (no-trailing-spaces)
(#8186) Unexpected tab character. (no-tabs)
(#8187) Unexpected tab character. (no-tabs)
(#8187) There should be no spaces inside this paren. (space-in-parens)
(#8187) There should be no spaces inside this paren. (space-in-parens)
(#8188) Unexpected tab character. (no-tabs)
(#8188) There should be no spaces inside this paren. (space-in-parens)
(#8188) There should be no spaces inside this paren. (space-in-parens)
(#8189) Unexpected tab character. (no-tabs)
(#8189) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#8190) Unexpected tab character. (no-tabs)
(#8191) Unexpected tab character. (no-tabs)
(#8192) Unexpected tab character. (no-tabs)
(#8193) Trailing spaces not allowed. (no-trailing-spaces)
(#8193) Unexpected tab character. (no-tabs)
(#8194) Unexpected tab character. (no-tabs)
(#8194) There should be no spaces inside this paren. (space-in-parens)
(#8194) There should be no spaces inside this paren. (space-in-parens)
(#8195) Unexpected tab character. (no-tabs)
(#8196) Unexpected tab character. (no-tabs)
(#8197) Unexpected tab character. (no-tabs)
(#8198) Trailing spaces not allowed. (no-trailing-spaces)
(#8198) Unexpected tab character. (no-tabs)
(#8199) Trailing spaces not allowed. (no-trailing-spaces)
(#8199) Unexpected tab character. (no-tabs)
(#8200) Unexpected tab character. (no-tabs)
(#8200) Identifier '__details_events' is not in camel case. (camelcase)
(#8200) Unexpected space before function parentheses. (space-before-function-paren)
(#8200) There should be no spaces inside this paren. (space-in-parens)
(#8200) There should be no spaces inside this paren. (space-in-parens)
(#8201) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#8201) Unexpected tab character. (no-tabs)
(#8202) Unexpected tab character. (no-tabs)
(#8202) There should be no spaces inside this paren. (space-in-parens)
(#8202) There should be no spaces inside this paren. (space-in-parens)
(#8203) Unexpected tab character. (no-tabs)
(#8204) Unexpected tab character. (no-tabs)
(#8204) Infix operators must be spaced. (space-infix-ops)
(#8205) Unexpected tab character. (no-tabs)
(#8205) Infix operators must be spaced. (space-infix-ops)
(#8206) Unexpected tab character. (no-tabs)
(#8206) Infix operators must be spaced. (space-infix-ops)
(#8207) Unexpected tab character. (no-tabs)
(#8208) Trailing spaces not allowed. (no-trailing-spaces)
(#8208) Unexpected tab character. (no-tabs)
(#8209) Unexpected tab character. (no-tabs)
(#8209) There should be no spaces inside this paren. (space-in-parens)
(#8209) Infix operators must be spaced. (space-infix-ops)
(#8209) Infix operators must be spaced. (space-infix-ops)
(#8209) Infix operators must be spaced. (space-infix-ops)
(#8209) Infix operators must be spaced. (space-infix-ops)
(#8209) There should be no spaces inside this paren. (space-in-parens)
(#8210) Trailing spaces not allowed. (no-trailing-spaces)
(#8210) Unexpected tab character. (no-tabs)
(#8211) Unexpected tab character. (no-tabs)
(#8211) There should be no spaces inside this paren. (space-in-parens)
(#8211) There should be no spaces inside this paren. (space-in-parens)
(#8211) There should be no spaces inside this paren. (space-in-parens)
(#8211) There should be no spaces inside this paren. (space-in-parens)
(#8212) Unexpected tab character. (no-tabs)
(#8213) Unexpected tab character. (no-tabs)
(#8213) There should be no spaces inside this paren. (space-in-parens)
(#8213) Unexpected space before function parentheses. (space-before-function-paren)
(#8213) There should be no spaces inside this paren. (space-in-parens)
(#8213) There should be no spaces inside this paren. (space-in-parens)
(#8214) Unexpected tab character. (no-tabs)
(#8214) There should be no spaces inside this paren. (space-in-parens)
(#8214) There should be no spaces inside this paren. (space-in-parens)
(#8215) Unexpected tab character. (no-tabs)
(#8216) Unexpected tab character. (no-tabs)
(#8217) Trailing spaces not allowed. (no-trailing-spaces)
(#8217) Unexpected tab character. (no-tabs)
(#8218) Unexpected tab character. (no-tabs)
(#8218) There should be no spaces inside this paren. (space-in-parens)
(#8218) Missing space before value for key 'page'. (key-spacing)
(#8218) There should be no spaces inside this paren. (space-in-parens)
(#8218) There should be no spaces inside this paren. (space-in-parens)
(#8218) Unexpected space before function parentheses. (space-before-function-paren)
(#8219) Unexpected tab character. (no-tabs)
(#8220) Unexpected tab character. (no-tabs)
(#8220) There should be no space after '['. (computed-property-spacing)
(#8220) There should be no space before ']'. (computed-property-spacing)
(#8221) Trailing spaces not allowed. (no-trailing-spaces)
(#8221) Unexpected tab character. (no-tabs)
(#8222) Unexpected tab character. (no-tabs)
(#8222) There should be no spaces inside this paren. (space-in-parens)
(#8222) There should be no spaces inside this paren. (space-in-parens)
(#8223) Unexpected tab character. (no-tabs)
(#8223) There should be no spaces inside this paren. (space-in-parens)
(#8223) There should be no spaces inside this paren. (space-in-parens)
(#8224) Unexpected tab character. (no-tabs)
(#8225) Unexpected tab character. (no-tabs)
(#8225) There should be no spaces inside this paren. (space-in-parens)
(#8226) Unexpected tab character. (no-tabs)
(#8226) There should be no spaces inside this paren. (space-in-parens)
(#8227) Trailing spaces not allowed. (no-trailing-spaces)
(#8227) Unexpected tab character. (no-tabs)
(#8228) Unexpected tab character. (no-tabs)
(#8229) Unexpected tab character. (no-tabs)
(#8229) There should be no spaces inside this paren. (space-in-parens)
(#8229) Unexpected space before function parentheses. (space-before-function-paren)
(#8229) There should be no spaces inside this paren. (space-in-parens)
(#8229) 'vis' is defined but never used. (no-unused-vars)
(#8229) There should be no spaces inside this paren. (space-in-parens)
(#8230) Unexpected tab character. (no-tabs)
(#8230) There should be no spaces inside this paren. (space-in-parens)
(#8230) There should be no spaces inside this paren. (space-in-parens)
(#8231) Unexpected tab character. (no-tabs)
(#8232) Unexpected tab character. (no-tabs)
(#8233) Trailing spaces not allowed. (no-trailing-spaces)
(#8233) Unexpected tab character. (no-tabs)
(#8234) Unexpected tab character. (no-tabs)
(#8235) Unexpected tab character. (no-tabs)
(#8236) Unexpected tab character. (no-tabs)
(#8236) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8236) There should be no spaces inside this paren. (space-in-parens)
(#8236) There should be no spaces inside this paren. (space-in-parens)
(#8237) Trailing spaces not allowed. (no-trailing-spaces)
(#8237) Unexpected tab character. (no-tabs)
(#8238) Unexpected tab character. (no-tabs)
(#8238) There should be no spaces inside this paren. (space-in-parens)
(#8238) Infix operators must be spaced. (space-infix-ops)
(#8238) Infix operators must be spaced. (space-infix-ops)
(#8238) Unexpected whitespace before semicolon. (semi-spacing)
(#8238) Infix operators must be spaced. (space-infix-ops)
(#8238) Unexpected whitespace before semicolon. (semi-spacing)
(#8238) There should be no spaces inside this paren. (space-in-parens)
(#8239) Unexpected tab character. (no-tabs)
(#8240) Trailing spaces not allowed. (no-trailing-spaces)
(#8240) Unexpected tab character. (no-tabs)
(#8241) Unexpected tab character. (no-tabs)
(#8241) There should be no spaces inside this paren. (space-in-parens)
(#8241) There should be no spaces inside this paren. (space-in-parens)
(#8242) Unexpected tab character. (no-tabs)
(#8242) There should be no spaces inside this paren. (space-in-parens)
(#8243) Unexpected tab character. (no-tabs)
(#8244) Unexpected tab character. (no-tabs)
(#8245) Unexpected tab character. (no-tabs)
(#8245) There should be no spaces inside this paren. (space-in-parens)
(#8246) Trailing spaces not allowed. (no-trailing-spaces)
(#8246) Unexpected tab character. (no-tabs)
(#8247) Unexpected tab character. (no-tabs)
(#8248) Unexpected tab character. (no-tabs)
(#8248) There should be no spaces inside this paren. (space-in-parens)
(#8248) Unexpected space before function parentheses. (space-before-function-paren)
(#8248) There should be no spaces inside this paren. (space-in-parens)
(#8248) There should be no spaces inside this paren. (space-in-parens)
(#8249) Unexpected tab character. (no-tabs)
(#8249) There should be no spaces inside this paren. (space-in-parens)
(#8249) There should be no spaces inside this paren. (space-in-parens)
(#8250) Unexpected tab character. (no-tabs)
(#8251) Unexpected tab character. (no-tabs)
(#8252) Trailing spaces not allowed. (no-trailing-spaces)
(#8252) Unexpected tab character. (no-tabs)
(#8253) Unexpected tab character. (no-tabs)
(#8253) There should be no spaces inside this paren. (space-in-parens)
(#8253) Infix operators must be spaced. (space-infix-ops)
(#8253) Infix operators must be spaced. (space-infix-ops)
(#8253) Unexpected whitespace before semicolon. (semi-spacing)
(#8253) Infix operators must be spaced. (space-infix-ops)
(#8253) Unexpected whitespace before semicolon. (semi-spacing)
(#8253) There should be no spaces inside this paren. (space-in-parens)
(#8254) Unexpected tab character. (no-tabs)
(#8254) There should be no spaces inside this paren. (space-in-parens)
(#8254) There should be no spaces inside this paren. (space-in-parens)
(#8255) Unexpected tab character. (no-tabs)
(#8255) There should be no spaces inside this paren. (space-in-parens)
(#8255) There should be no spaces inside this paren. (space-in-parens)
(#8256) Unexpected tab character. (no-tabs)
(#8257) Unexpected tab character. (no-tabs)
(#8258) Unexpected tab character. (no-tabs)
(#8258) There should be no spaces inside this paren. (space-in-parens)
(#8259) Unexpected tab character. (no-tabs)
(#8260) Unexpected tab character. (no-tabs)
(#8261) Trailing spaces not allowed. (no-trailing-spaces)
(#8261) Unexpected tab character. (no-tabs)
(#8262) Unexpected tab character. (no-tabs)
(#8263) Unexpected tab character. (no-tabs)
(#8264) Unexpected tab character. (no-tabs)
(#8264) Identifier '_child_obj' is not in camel case. (camelcase)
(#8264) Infix operators must be spaced. (space-infix-ops)
(#8265) Unexpected tab character. (no-tabs)
(#8265) Identifier '_child_mth' is not in camel case. (camelcase)
(#8265) Identifier '_child_obj' is not in camel case. (camelcase)
(#8265) Infix operators must be spaced. (space-infix-ops)
(#8266) Trailing spaces not allowed. (no-trailing-spaces)
(#8266) Unexpected tab character. (no-tabs)
(#8267) Comments should not begin with a lowercase character (capitalized-comments)
(#8267) Unexpected tab character. (no-tabs)
(#8268) Unexpected tab character. (no-tabs)
(#8269) Unexpected tab character. (no-tabs)
(#8270) Unexpected tab character. (no-tabs)
(#8271) Unexpected tab character. (no-tabs)
(#8271) There should be no spaces inside this paren. (space-in-parens)
(#8271) Unexpected space before function parentheses. (space-before-function-paren)
(#8271) There should be no spaces inside this paren. (space-in-parens)
(#8271) There should be no spaces inside this paren. (space-in-parens)
(#8272) Unexpected tab character. (no-tabs)
(#8272) Unexpected 'this'. (no-invalid-this)
(#8273) Trailing spaces not allowed. (no-trailing-spaces)
(#8273) Unexpected tab character. (no-tabs)
(#8274) Unexpected tab character. (no-tabs)
(#8274) There should be no spaces inside this paren. (space-in-parens)
(#8274) There should be no spaces inside this paren. (space-in-parens)
(#8275) Unexpected tab character. (no-tabs)
(#8275) Comments should not begin with a lowercase character (capitalized-comments)
(#8276) Unexpected tab character. (no-tabs)
(#8276) Unexpected 'this'. (no-invalid-this)
(#8277) Unexpected tab character. (no-tabs)
(#8277) There should be no space after '['. (computed-property-spacing)
(#8277) Unexpected 'this'. (no-invalid-this)
(#8277) There should be no space before ']'. (computed-property-spacing)
(#8278) Unexpected tab character. (no-tabs)
(#8279) Unexpected tab character. (no-tabs)
(#8279) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#8280) Unexpected tab character. (no-tabs)
(#8280) There should be no spaces inside this paren. (space-in-parens)
(#8280) There should be no spaces inside this paren. (space-in-parens)
(#8281) Unexpected tab character. (no-tabs)
(#8281) Comments should not begin with a lowercase character (capitalized-comments)
(#8282) Unexpected tab character. (no-tabs)
(#8282) Unexpected 'this'. (no-invalid-this)
(#8283) Unexpected tab character. (no-tabs)
(#8283) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#8284) Unexpected tab character. (no-tabs)
(#8284) There should be no spaces inside this paren. (space-in-parens)
(#8284) There should be no spaces inside this paren. (space-in-parens)
(#8285) Unexpected tab character. (no-tabs)
(#8285) Comments should not begin with a lowercase character (capitalized-comments)
(#8286) Unexpected tab character. (no-tabs)
(#8286) There should be no spaces inside this paren. (space-in-parens)
(#8286) Unexpected 'this'. (no-invalid-this)
(#8286) There should be no spaces inside this paren. (space-in-parens)
(#8287) Unexpected tab character. (no-tabs)
(#8287) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#8288) Unexpected tab character. (no-tabs)
(#8288) There should be no spaces inside this paren. (space-in-parens)
(#8288) Unexpected 'this'. (no-invalid-this)
(#8288) There should be no spaces inside this paren. (space-in-parens)
(#8289) Unexpected tab character. (no-tabs)
(#8289) Comments should not begin with a lowercase character (capitalized-comments)
(#8290) Unexpected tab character. (no-tabs)
(#8290) There should be no spaces inside this paren. (space-in-parens)
(#8290) There should be no space after '['. (computed-property-spacing)
(#8290) Unexpected 'this'. (no-invalid-this)
(#8290) There should be no space before ']'. (computed-property-spacing)
(#8290) There should be no spaces inside this paren. (space-in-parens)
(#8291) Unexpected tab character. (no-tabs)
(#8292) Trailing spaces not allowed. (no-trailing-spaces)
(#8292) Unexpected tab character. (no-tabs)
(#8293) Unexpected tab character. (no-tabs)
(#8293) Unexpected 'this'. (no-invalid-this)
(#8294) Unexpected tab character. (no-tabs)
(#8294) There should be no spaces inside this paren. (space-in-parens)
(#8295) Trailing spaces not allowed. (no-trailing-spaces)
(#8295) Unexpected tab character. (no-tabs)
(#8296) Trailing spaces not allowed. (no-trailing-spaces)
(#8296) Unexpected tab character. (no-tabs)
(#8297) Unexpected tab character. (no-tabs)
(#8297) There should be no spaces inside this paren. (space-in-parens)
(#8298) Unexpected tab character. (no-tabs)
(#8298) Identifier '_child_obj' is not in camel case. (camelcase)
(#8298) Infix operators must be spaced. (space-infix-ops)
(#8299) Unexpected tab character. (no-tabs)
(#8299) Identifier '_child_mth' is not in camel case. (camelcase)
(#8299) Infix operators must be spaced. (space-infix-ops)
(#8299) Comments should not begin with a lowercase character (capitalized-comments)
(#8300) Unexpected tab character. (no-tabs)
(#8300) Unexpected space before function parentheses. (space-before-function-paren)
(#8300) There should be no spaces inside this paren. (space-in-parens)
(#8300) 'show' is defined but never used. (no-unused-vars)
(#8300) There should be no spaces inside this paren. (space-in-parens)
(#8300) Comments should not begin with a lowercase character (capitalized-comments)
(#8300) Multiple spaces found before '// it returns ...'. (no-multi-spaces)
(#8301) Unexpected tab character. (no-tabs)
(#8301) There should be no spaces inside this paren. (space-in-parens)
(#8301) Unexpected 'this'. (no-invalid-this)
(#8301) There should be no spaces inside this paren. (space-in-parens)
(#8302) Unexpected tab character. (no-tabs)
(#8302) Unexpected 'this'. (no-invalid-this)
(#8303) Unexpected tab character. (no-tabs)
(#8303) There should be no spaces inside this paren. (space-in-parens)
(#8304) Trailing spaces not allowed. (no-trailing-spaces)
(#8304) Unexpected tab character. (no-tabs)
(#8305) Trailing spaces not allowed. (no-trailing-spaces)
(#8305) Unexpected tab character. (no-tabs)
(#8306) Unexpected tab character. (no-tabs)
(#8306) There should be no spaces inside this paren. (space-in-parens)
(#8307) Unexpected tab character. (no-tabs)
(#8307) Identifier '_child_obj' is not in camel case. (camelcase)
(#8307) Infix operators must be spaced. (space-infix-ops)
(#8308) Unexpected tab character. (no-tabs)
(#8308) Identifier '_child_mth' is not in camel case. (camelcase)
(#8308) Infix operators must be spaced. (space-infix-ops)
(#8308) Comments should not begin with a lowercase character (capitalized-comments)
(#8309) Unexpected tab character. (no-tabs)
(#8309) Unexpected space before function parentheses. (space-before-function-paren)
(#8309) Multiple spaces found before '// it returns ...'. (no-multi-spaces)
(#8309) Comments should not begin with a lowercase character (capitalized-comments)
(#8310) Unexpected tab character. (no-tabs)
(#8310) There should be no spaces inside this paren. (space-in-parens)
(#8310) Unexpected 'this'. (no-invalid-this)
(#8310) There should be no spaces inside this paren. (space-in-parens)
(#8311) Unexpected tab character. (no-tabs)
(#8311) Unexpected 'this'. (no-invalid-this)
(#8312) Unexpected tab character. (no-tabs)
(#8312) There should be no spaces inside this paren. (space-in-parens)
(#8313) Trailing spaces not allowed. (no-trailing-spaces)
(#8313) Unexpected tab character. (no-tabs)
(#8314) Trailing spaces not allowed. (no-trailing-spaces)
(#8314) Unexpected tab character. (no-tabs)
(#8315) Unexpected tab character. (no-tabs)
(#8315) There should be no spaces inside this paren. (space-in-parens)
(#8316) Unexpected tab character. (no-tabs)
(#8316) Identifier '_child_obj' is not in camel case. (camelcase)
(#8316) Infix operators must be spaced. (space-infix-ops)
(#8317) Unexpected tab character. (no-tabs)
(#8317) Identifier '_child_mth' is not in camel case. (camelcase)
(#8317) Infix operators must be spaced. (space-infix-ops)
(#8317) Comments should not begin with a lowercase character (capitalized-comments)
(#8318) Unexpected tab character. (no-tabs)
(#8318) Unexpected space before function parentheses. (space-before-function-paren)
(#8318) Multiple spaces found before '// it returns ...'. (no-multi-spaces)
(#8318) Comments should not begin with a lowercase character (capitalized-comments)
(#8319) Unexpected tab character. (no-tabs)
(#8319) There should be no spaces inside this paren. (space-in-parens)
(#8319) Unexpected 'this'. (no-invalid-this)
(#8319) There should be no spaces inside this paren. (space-in-parens)
(#8320) Unexpected tab character. (no-tabs)
(#8320) Unexpected 'this'. (no-invalid-this)
(#8321) Unexpected tab character. (no-tabs)
(#8321) There should be no spaces inside this paren. (space-in-parens)
(#8322) Trailing spaces not allowed. (no-trailing-spaces)
(#8322) Unexpected tab character. (no-tabs)
(#8323) Trailing spaces not allowed. (no-trailing-spaces)
(#8323) Unexpected tab character. (no-tabs)
(#8324) Unexpected tab character. (no-tabs)
(#8324) There should be no spaces inside this paren. (space-in-parens)
(#8324) Identifier '_child_obj' is not in camel case. (camelcase)
(#8324) Infix operators must be spaced. (space-infix-ops)
(#8324) Unexpected space before function parentheses. (space-before-function-paren)
(#8325) Unexpected tab character. (no-tabs)
(#8325) Unexpected 'this'. (no-invalid-this)
(#8326) Trailing spaces not allowed. (no-trailing-spaces)
(#8326) Unexpected tab character. (no-tabs)
(#8327) Unexpected tab character. (no-tabs)
(#8327) There should be no spaces inside this paren. (space-in-parens)
(#8327) Unexpected 'this'. (no-invalid-this)
(#8327) There should be no spaces inside this paren. (space-in-parens)
(#8328) Unexpected tab character. (no-tabs)
(#8329) Unexpected tab character. (no-tabs)
(#8329) There should be no space after '['. (computed-property-spacing)
(#8329) Unexpected 'this'. (no-invalid-this)
(#8329) There should be no space before ']'. (computed-property-spacing)
(#8330) Unexpected tab character. (no-tabs)
(#8331) Unexpected tab character. (no-tabs)
(#8332) Unexpected tab character. (no-tabs)
(#8332) There should be no spaces inside this paren. (space-in-parens)
(#8333) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#8333) Trailing spaces not allowed. (no-trailing-spaces)
(#8333) Unexpected tab character. (no-tabs)
(#8334) Trailing spaces not allowed. (no-trailing-spaces)
(#8334) Unexpected tab character. (no-tabs)
(#8335) Trailing spaces not allowed. (no-trailing-spaces)
(#8335) Unexpected tab character. (no-tabs)
(#8336) Unexpected tab character. (no-tabs)
(#8337) Unexpected tab character. (no-tabs)
(#8338) Unexpected tab character. (no-tabs)
(#8339) Unexpected tab character. (no-tabs)
(#8340) Unexpected tab character. (no-tabs)
(#8341) Unexpected tab character. (no-tabs)
(#8342) Unexpected tab character. (no-tabs)
(#8343) Unexpected tab character. (no-tabs)
(#8344) Unexpected tab character. (no-tabs)
(#8345) Unexpected tab character. (no-tabs)
(#8346) Trailing spaces not allowed. (no-trailing-spaces)
(#8346) Unexpected tab character. (no-tabs)
(#8347) Unexpected tab character. (no-tabs)
(#8348) Unexpected tab character. (no-tabs)
(#8349) Trailing spaces not allowed. (no-trailing-spaces)
(#8349) Unexpected tab character. (no-tabs)
(#8350) Unexpected tab character. (no-tabs)
(#8350) Identifier '__re_column_selector' is not in camel case. (camelcase)
(#8351) Trailing spaces not allowed. (no-trailing-spaces)
(#8351) Unexpected tab character. (no-tabs)
(#8352) Trailing spaces not allowed. (no-trailing-spaces)
(#8352) Unexpected tab character. (no-tabs)
(#8353) Unexpected tab character. (no-tabs)
(#8353) Comments should not begin with a lowercase character (capitalized-comments)
(#8354) Unexpected tab character. (no-tabs)
(#8355) Unexpected tab character. (no-tabs)
(#8355) Unexpected space before function parentheses. (space-before-function-paren)
(#8355) There should be no spaces inside this paren. (space-in-parens)
(#8355) There should be no spaces inside this paren. (space-in-parens)
(#8356) Unexpected tab character. (no-tabs)
(#8357) Unexpected tab character. (no-tabs)
(#8357) There should be no spaces inside this paren. (space-in-parens)
(#8357) Infix operators must be spaced. (space-infix-ops)
(#8357) Infix operators must be spaced. (space-infix-ops)
(#8357) Unexpected whitespace before semicolon. (semi-spacing)
(#8357) Infix operators must be spaced. (space-infix-ops)
(#8357) Unexpected whitespace before semicolon. (semi-spacing)
(#8357) There should be no spaces inside this paren. (space-in-parens)
(#8358) Unexpected tab character. (no-tabs)
(#8358) There should be no spaces inside this paren. (space-in-parens)
(#8358) There should be no spaces inside this paren. (space-in-parens)
(#8358) There should be no spaces inside this paren. (space-in-parens)
(#8358) There should be no spaces inside this paren. (space-in-parens)
(#8359) Unexpected tab character. (no-tabs)
(#8360) Unexpected tab character. (no-tabs)
(#8361) Unexpected tab character. (no-tabs)
(#8362) Trailing spaces not allowed. (no-trailing-spaces)
(#8362) Unexpected tab character. (no-tabs)
(#8363) Trailing spaces not allowed. (no-trailing-spaces)
(#8363) Unexpected tab character. (no-tabs)
(#8364) Unexpected tab character. (no-tabs)
(#8364) Identifier '__column_selector' is not in camel case. (camelcase)
(#8364) Unexpected space before function parentheses. (space-before-function-paren)
(#8364) There should be no spaces inside this paren. (space-in-parens)
(#8364) There should be no spaces inside this paren. (space-in-parens)
(#8365) Unexpected tab character. (no-tabs)
(#8365) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#8366) Unexpected tab character. (no-tabs)
(#8367) Unexpected tab character. (no-tabs)
(#8368) Unexpected tab character. (no-tabs)
(#8368) There should be no spaces inside this paren. (space-in-parens)
(#8368) There should be no spaces inside this paren. (space-in-parens)
(#8369) Unexpected tab character. (no-tabs)
(#8369) There should be no spaces inside this paren. (space-in-parens)
(#8369) There should be no spaces inside this paren. (space-in-parens)
(#8370) Trailing spaces not allowed. (no-trailing-spaces)
(#8370) Unexpected tab character. (no-tabs)
(#8371) Unexpected tab character. (no-tabs)
(#8371) Unexpected space before function parentheses. (space-before-function-paren)
(#8371) There should be no spaces inside this paren. (space-in-parens)
(#8371) There should be no spaces inside this paren. (space-in-parens)
(#8372) Unexpected tab character. (no-tabs)
(#8372) There should be no spaces inside this paren. (space-in-parens)
(#8372) There should be no spaces inside this paren. (space-in-parens)
(#8373) Trailing spaces not allowed. (no-trailing-spaces)
(#8373) Unexpected tab character. (no-tabs)
(#8374) Unexpected tab character. (no-tabs)
(#8375) Unexpected tab character. (no-tabs)
(#8375) There should be no spaces inside this paren. (space-in-parens)
(#8375) There should be no spaces inside this paren. (space-in-parens)
(#8376) Unexpected tab character. (no-tabs)
(#8376) There should be no spaces inside this paren. (space-in-parens)
(#8376) There should be no spaces inside this paren. (space-in-parens)
(#8377) Unexpected tab character. (no-tabs)
(#8378) Trailing spaces not allowed. (no-trailing-spaces)
(#8378) Unexpected tab character. (no-tabs)
(#8379) Unexpected tab character. (no-tabs)
(#8380) Unexpected tab character. (no-tabs)
(#8380) There should be no spaces inside this paren. (space-in-parens)
(#8380) There should be no spaces inside this paren. (space-in-parens)
(#8381) Unexpected tab character. (no-tabs)
(#8381) There should be no space after '['. (array-bracket-spacing)
(#8382) Unexpected tab character. (no-tabs)
(#8383) Unexpected tab character. (no-tabs)
(#8384) Unexpected tab character. (no-tabs)
(#8385) Unexpected tab character. (no-tabs)
(#8386) Trailing spaces not allowed. (no-trailing-spaces)
(#8386) Unexpected tab character. (no-tabs)
(#8387) Unexpected tab character. (no-tabs)
(#8388) Unexpected tab character. (no-tabs)
(#8388) There should be no spaces inside this paren. (space-in-parens)
(#8388) There should be no spaces inside this paren. (space-in-parens)
(#8389) Unexpected tab character. (no-tabs)
(#8389) There should be no spaces inside this paren. (space-in-parens)
(#8389) There should be no spaces inside this paren. (space-in-parens)
(#8390) Trailing spaces not allowed. (no-trailing-spaces)
(#8390) Unexpected tab character. (no-tabs)
(#8391) Unexpected tab character. (no-tabs)
(#8391) There should be no spaces inside this paren. (space-in-parens)
(#8391) Unexpected space before function parentheses. (space-before-function-paren)
(#8392) Unexpected tab character. (no-tabs)
(#8393) Unexpected tab character. (no-tabs)
(#8394) Unexpected tab character. (no-tabs)
(#8394) There should be no spaces inside this paren. (space-in-parens)
(#8394) There should be no spaces inside this paren. (space-in-parens)
(#8395) Unexpected tab character. (no-tabs)
(#8395) There should be no space after '['. (computed-property-spacing)
(#8395) There should be no space before ']'. (computed-property-spacing)
(#8396) Unexpected tab character. (no-tabs)
(#8397) Unexpected tab character. (no-tabs)
(#8397) There should be no spaces inside this paren. (space-in-parens)
(#8398) Unexpected tab character. (no-tabs)
(#8399) Trailing spaces not allowed. (no-trailing-spaces)
(#8399) Unexpected tab character. (no-tabs)
(#8400) Unexpected tab character. (no-tabs)
(#8400) Comments should not begin with a lowercase character (capitalized-comments)
(#8401) Unexpected tab character. (no-tabs)
(#8402) Unexpected tab character. (no-tabs)
(#8402) There should be no spaces inside this paren. (space-in-parens)
(#8402) There should be no spaces inside this paren. (space-in-parens)
(#8403) Unexpected tab character. (no-tabs)
(#8404) Trailing spaces not allowed. (no-trailing-spaces)
(#8404) Unexpected tab character. (no-tabs)
(#8405) Unexpected tab character. (no-tabs)
(#8405) There should be no spaces inside this paren. (space-in-parens)
(#8405) There should be no spaces inside this paren. (space-in-parens)
(#8406) Unexpected tab character. (no-tabs)
(#8406) Expected space(s) after "switch". (keyword-spacing)
(#8406) There should be no spaces inside this paren. (space-in-parens)
(#8406) There should be no spaces inside this paren. (space-in-parens)
(#8407) Unexpected tab character. (no-tabs)
(#8408) Unexpected tab character. (no-tabs)
(#8409) Unexpected tab character. (no-tabs)
(#8409) There should be no spaces inside this paren. (space-in-parens)
(#8409) There should be no spaces inside this paren. (space-in-parens)
(#8410) Unexpected tab character. (no-tabs)
(#8411) Unexpected tab character. (no-tabs)
(#8411) There should be no spaces inside this paren. (space-in-parens)
(#8411) There should be no spaces inside this paren. (space-in-parens)
(#8412) Unexpected tab character. (no-tabs)
(#8413) Unexpected tab character. (no-tabs)
(#8413) There should be no spaces inside this paren. (space-in-parens)
(#8413) Unexpected space before function parentheses. (space-before-function-paren)
(#8413) A space is required after ','. (comma-spacing)
(#8414) Unexpected tab character. (no-tabs)
(#8415) Unexpected tab character. (no-tabs)
(#8415) There should be no spaces inside this paren. (space-in-parens)
(#8416) Unexpected tab character. (no-tabs)
(#8416) There should be no space after '['. (array-bracket-spacing)
(#8416) There should be no space after '['. (computed-property-spacing)
(#8416) There should be no space before ']'. (computed-property-spacing)
(#8416) There should be no space before ']'. (array-bracket-spacing)
(#8417) Unexpected tab character. (no-tabs)
(#8418) Unexpected tab character. (no-tabs)
(#8419) Unexpected tab character. (no-tabs)
(#8419) There should be no space after '['. (array-bracket-spacing)
(#8419) There should be no spaces inside this paren. (space-in-parens)
(#8419) There should be no spaces inside this paren. (space-in-parens)
(#8419) There should be no space before ']'. (array-bracket-spacing)
(#8420) Trailing spaces not allowed. (no-trailing-spaces)
(#8420) Unexpected tab character. (no-tabs)
(#8421) Unexpected tab character. (no-tabs)
(#8422) Unexpected tab character. (no-tabs)
(#8422) Comments should not begin with a lowercase character (capitalized-comments)
(#8423) Unexpected tab character. (no-tabs)
(#8423) There should be no spaces inside this paren. (space-in-parens)
(#8423) Unexpected space before function parentheses. (space-before-function-paren)
(#8424) Unexpected tab character. (no-tabs)
(#8425) Unexpected tab character. (no-tabs)
(#8425) There should be no spaces inside this paren. (space-in-parens)
(#8426) Trailing spaces not allowed. (no-trailing-spaces)
(#8426) Unexpected tab character. (no-tabs)
(#8427) Unexpected tab character. (no-tabs)
(#8428) Unexpected tab character. (no-tabs)
(#8429) Unexpected tab character. (no-tabs)
(#8430) Unexpected tab character. (no-tabs)
(#8431) Trailing spaces not allowed. (no-trailing-spaces)
(#8431) Unexpected tab character. (no-tabs)
(#8432) Unexpected tab character. (no-tabs)
(#8433) Unexpected tab character. (no-tabs)
(#8433) There should be no spaces inside this paren. (space-in-parens)
(#8433) There should be no spaces inside this paren. (space-in-parens)
(#8434) Unexpected tab character. (no-tabs)
(#8434) There should be no space after '['. (array-bracket-spacing)
(#8434) There should be no space before ']'. (array-bracket-spacing)
(#8435) Unexpected tab character. (no-tabs)
(#8436) Trailing spaces not allowed. (no-trailing-spaces)
(#8436) Unexpected tab character. (no-tabs)
(#8437) Unexpected tab character. (no-tabs)
(#8437) Comments should not begin with a lowercase character (capitalized-comments)
(#8438) Unexpected tab character. (no-tabs)
(#8438) There should be no spaces inside this paren. (space-in-parens)
(#8438) There should be no spaces inside this paren. (space-in-parens)
(#8439) Unexpected tab character. (no-tabs)
(#8439) There should be no spaces inside this paren. (space-in-parens)
(#8439) There should be no spaces inside this paren. (space-in-parens)
(#8440) Unexpected tab character. (no-tabs)
(#8440) There should be no spaces inside this paren. (space-in-parens)
(#8440) Unexpected space before function parentheses. (space-before-function-paren)
(#8441) Unexpected tab character. (no-tabs)
(#8441) There should be no spaces inside this paren. (space-in-parens)
(#8441) Unexpected 'this'. (no-invalid-this)
(#8441) There should be no spaces inside this paren. (space-in-parens)
(#8442) Unexpected tab character. (no-tabs)
(#8442) There should be no spaces inside this paren. (space-in-parens)
(#8443) Unexpected tab character. (no-tabs)
(#8444) Trailing spaces not allowed. (no-trailing-spaces)
(#8444) Unexpected tab character. (no-tabs)
(#8445) Unexpected tab character. (no-tabs)
(#8445) There should be no spaces inside this paren. (space-in-parens)
(#8445) Unexpected space after unary operator '!'. (space-unary-ops)
(#8445) There should be no spaces inside this paren. (space-in-parens)
(#8446) Unexpected tab character. (no-tabs)
(#8447) Unexpected tab character. (no-tabs)
(#8448) Trailing spaces not allowed. (no-trailing-spaces)
(#8448) Unexpected tab character. (no-tabs)
(#8449) Unexpected tab character. (no-tabs)
(#8450) Unexpected tab character. (no-tabs)
(#8451) Unexpected tab character. (no-tabs)
(#8452) Unexpected tab character. (no-tabs)
(#8453) Unexpected tab character. (no-tabs)
(#8453) There should be no space after '['. (array-bracket-spacing)
(#8453) There should be no space before ']'. (array-bracket-spacing)
(#8454) Unexpected tab character. (no-tabs)
(#8455) Unexpected tab character. (no-tabs)
(#8456) Trailing spaces not allowed. (no-trailing-spaces)
(#8456) Unexpected tab character. (no-tabs)
(#8457) Unexpected tab character. (no-tabs)
(#8457) There should be no spaces inside this paren. (space-in-parens)
(#8457) There should be no spaces inside this paren. (space-in-parens)
(#8458) Unexpected tab character. (no-tabs)
(#8459) Trailing spaces not allowed. (no-trailing-spaces)
(#8459) Unexpected tab character. (no-tabs)
(#8460) Trailing spaces not allowed. (no-trailing-spaces)
(#8460) Unexpected tab character. (no-tabs)
(#8461) Unexpected tab character. (no-tabs)
(#8461) Expected to return a value at the end of function. (consistent-return)
(#8461) Unexpected space before function parentheses. (space-before-function-paren)
(#8461) There should be no spaces inside this paren. (space-in-parens)
(#8461) There should be no spaces inside this paren. (space-in-parens)
(#8462) Unexpected tab character. (no-tabs)
(#8463) Unexpected tab character. (no-tabs)
(#8464) Unexpected tab character. (no-tabs)
(#8464) Multiple spaces found before '='. (no-multi-spaces)
(#8464) There should be no space after '['. (computed-property-spacing)
(#8464) There should be no space before ']'. (computed-property-spacing)
(#8465) Unexpected tab character. (no-tabs)
(#8466) Unexpected tab character. (no-tabs)
(#8466) 'row' is defined but never used. (no-unused-vars)
(#8467) Trailing spaces not allowed. (no-trailing-spaces)
(#8467) Unexpected tab character. (no-tabs)
(#8468) Unexpected tab character. (no-tabs)
(#8469) Unexpected tab character. (no-tabs)
(#8469) There should be no spaces inside this paren. (space-in-parens)
(#8469) There should be no spaces inside this paren. (space-in-parens)
(#8470) Unexpected tab character. (no-tabs)
(#8471) Unexpected tab character. (no-tabs)
(#8472) Trailing spaces not allowed. (no-trailing-spaces)
(#8472) Unexpected tab character. (no-tabs)
(#8473) Unexpected tab character. (no-tabs)
(#8474) Unexpected tab character. (no-tabs)
(#8475) Unexpected tab character. (no-tabs)
(#8475) There should be no spaces inside this paren. (space-in-parens)
(#8475) There should be no spaces inside this paren. (space-in-parens)
(#8476) Unexpected tab character. (no-tabs)
(#8476) Function expected a return value. (consistent-return)
(#8477) Unexpected tab character. (no-tabs)
(#8478) Trailing spaces not allowed. (no-trailing-spaces)
(#8478) Unexpected tab character. (no-tabs)
(#8479) Unexpected tab character. (no-tabs)
(#8479) There should be no spaces inside this paren. (space-in-parens)
(#8479) There should be no spaces inside this paren. (space-in-parens)
(#8480) Unexpected tab character. (no-tabs)
(#8481) Unexpected tab character. (no-tabs)
(#8482) Unexpected tab character. (no-tabs)
(#8482) There should be no spaces inside this paren. (space-in-parens)
(#8482) Infix operators must be spaced. (space-infix-ops)
(#8482) There should be no spaces inside this paren. (space-in-parens)
(#8483) Trailing spaces not allowed. (no-trailing-spaces)
(#8483) Unexpected tab character. (no-tabs)
(#8484) Unexpected tab character. (no-tabs)
(#8484) There should be no spaces inside this paren. (space-in-parens)
(#8484) Infix operators must be spaced. (space-infix-ops)
(#8484) Infix operators must be spaced. (space-infix-ops)
(#8484) Unexpected whitespace before semicolon. (semi-spacing)
(#8484) Infix operators must be spaced. (space-infix-ops)
(#8484) Unexpected whitespace before semicolon. (semi-spacing)
(#8484) There should be no spaces inside this paren. (space-in-parens)
(#8485) Unexpected tab character. (no-tabs)
(#8486) Unexpected tab character. (no-tabs)
(#8487) Trailing spaces not allowed. (no-trailing-spaces)
(#8487) Unexpected tab character. (no-tabs)
(#8488) Unexpected tab character. (no-tabs)
(#8488) There should be no spaces inside this paren. (space-in-parens)
(#8488) There should be no spaces inside this paren. (space-in-parens)
(#8489) Unexpected tab character. (no-tabs)
(#8489) Comments should not begin with a lowercase character (capitalized-comments)
(#8490) Unexpected tab character. (no-tabs)
(#8490) There should be no spaces inside this paren. (space-in-parens)
(#8490) There should be no space after '['. (computed-property-spacing)
(#8490) There should be no space before ']'. (computed-property-spacing)
(#8490) There should be no space after '['. (computed-property-spacing)
(#8490) There should be no space before ']'. (computed-property-spacing)
(#8490) There should be no spaces inside this paren. (space-in-parens)
(#8491) Unexpected tab character. (no-tabs)
(#8492) Unexpected tab character. (no-tabs)
(#8493) Unexpected tab character. (no-tabs)
(#8493) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#8494) Unexpected tab character. (no-tabs)
(#8495) Unexpected tab character. (no-tabs)
(#8496) Unexpected tab character. (no-tabs)
(#8496) There should be no spaces inside this paren. (space-in-parens)
(#8496) There should be no spaces inside this paren. (space-in-parens)
(#8496) There should be no spaces inside this paren. (space-in-parens)
(#8496) There should be no spaces inside this paren. (space-in-parens)
(#8497) Unexpected tab character. (no-tabs)
(#8498) Trailing spaces not allowed. (no-trailing-spaces)
(#8498) Unexpected tab character. (no-tabs)
(#8499) Unexpected tab character. (no-tabs)
(#8500) Unexpected tab character. (no-tabs)
(#8501) Unexpected tab character. (no-tabs)
(#8501) There should be no spaces inside this paren. (space-in-parens)
(#8501) There should be no spaces inside this paren. (space-in-parens)
(#8502) Unexpected tab character. (no-tabs)
(#8502) There should be no spaces inside this paren. (space-in-parens)
(#8502) There should be no spaces inside this paren. (space-in-parens)
(#8503) Trailing spaces not allowed. (no-trailing-spaces)
(#8503) Unexpected tab character. (no-tabs)
(#8504) Unexpected tab character. (no-tabs)
(#8504) There should be no spaces inside this paren. (space-in-parens)
(#8504) There should be no spaces inside this paren. (space-in-parens)
(#8505) Unexpected tab character. (no-tabs)
(#8506) Trailing spaces not allowed. (no-trailing-spaces)
(#8506) Unexpected tab character. (no-tabs)
(#8507) Trailing spaces not allowed. (no-trailing-spaces)
(#8507) Unexpected tab character. (no-tabs)
(#8508) Unexpected tab character. (no-tabs)
(#8508) There should be no spaces inside this paren. (space-in-parens)
(#8508) Unexpected space before function parentheses. (space-before-function-paren)
(#8508) There should be no spaces inside this paren. (space-in-parens)
(#8508) There should be no spaces inside this paren. (space-in-parens)
(#8509) Unexpected tab character. (no-tabs)
(#8509) Comments should not begin with a lowercase character (capitalized-comments)
(#8510) Unexpected tab character. (no-tabs)
(#8510) There should be no spaces inside this paren. (space-in-parens)
(#8510) There should be no spaces inside this paren. (space-in-parens)
(#8511) Unexpected tab character. (no-tabs)
(#8512) Unexpected tab character. (no-tabs)
(#8512) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#8513) Unexpected tab character. (no-tabs)
(#8513) There should be no spaces inside this paren. (space-in-parens)
(#8513) There should be no spaces inside this paren. (space-in-parens)
(#8513) There should be no spaces inside this paren. (space-in-parens)
(#8513) There should be no spaces inside this paren. (space-in-parens)
(#8514) Unexpected tab character. (no-tabs)
(#8515) Unexpected tab character. (no-tabs)
(#8516) Unexpected tab character. (no-tabs)
(#8517) Trailing spaces not allowed. (no-trailing-spaces)
(#8517) Unexpected tab character. (no-tabs)
(#8518) Unexpected tab character. (no-tabs)
(#8518) There should be no spaces inside this paren. (space-in-parens)
(#8518) There should be no spaces inside this paren. (space-in-parens)
(#8519) Trailing spaces not allowed. (no-trailing-spaces)
(#8519) Unexpected tab character. (no-tabs)
(#8520) Unexpected tab character. (no-tabs)
(#8520) Unexpected 'this'. (no-invalid-this)
(#8520) There should be no spaces inside this paren. (space-in-parens)
(#8520) Unexpected space before function parentheses. (space-before-function-paren)
(#8520) There should be no spaces inside this paren. (space-in-parens)
(#8520) There should be no spaces inside this paren. (space-in-parens)
(#8521) Unexpected tab character. (no-tabs)
(#8521) There should be no spaces inside this paren. (space-in-parens)
(#8521) There should be no spaces inside this paren. (space-in-parens)
(#8522) Unexpected tab character. (no-tabs)
(#8522) There should be no spaces inside this paren. (space-in-parens)
(#8523) Trailing spaces not allowed. (no-trailing-spaces)
(#8523) Unexpected tab character. (no-tabs)
(#8524) Unexpected tab character. (no-tabs)
(#8525) Unexpected tab character. (no-tabs)
(#8526) Unexpected tab character. (no-tabs)
(#8527) Trailing spaces not allowed. (no-trailing-spaces)
(#8527) Unexpected tab character. (no-tabs)
(#8528) Unexpected tab character. (no-tabs)
(#8529) Unexpected tab character. (no-tabs)
(#8529) There should be no spaces inside this paren. (space-in-parens)
(#8530) Trailing spaces not allowed. (no-trailing-spaces)
(#8530) Unexpected tab character. (no-tabs)
(#8531) Unexpected tab character. (no-tabs)
(#8531) There should be no spaces inside this paren. (space-in-parens)
(#8531) Unexpected space before function parentheses. (space-before-function-paren)
(#8531) There should be no spaces inside this paren. (space-in-parens)
(#8531) 'opts' is defined but never used. (no-unused-vars)
(#8531) There should be no spaces inside this paren. (space-in-parens)
(#8532) Unexpected tab character. (no-tabs)
(#8532) Unexpected 'this'. (no-invalid-this)
(#8532) There should be no spaces inside this paren. (space-in-parens)
(#8532) Unexpected space before function parentheses. (space-before-function-paren)
(#8532) There should be no spaces inside this paren. (space-in-parens)
(#8532) There should be no spaces inside this paren. (space-in-parens)
(#8533) Unexpected tab character. (no-tabs)
(#8534) Unexpected tab character. (no-tabs)
(#8534) There should be no spaces inside this paren. (space-in-parens)
(#8535) Unexpected tab character. (no-tabs)
(#8535) There should be no spaces inside this paren. (space-in-parens)
(#8536) Trailing spaces not allowed. (no-trailing-spaces)
(#8536) Unexpected tab character. (no-tabs)
(#8537) Unexpected tab character. (no-tabs)
(#8537) There should be no spaces inside this paren. (space-in-parens)
(#8537) Unexpected space before function parentheses. (space-before-function-paren)
(#8537) There should be no spaces inside this paren. (space-in-parens)
(#8537) 'opts' is defined but never used. (no-unused-vars)
(#8537) There should be no spaces inside this paren. (space-in-parens)
(#8538) Unexpected tab character. (no-tabs)
(#8538) Unexpected 'this'. (no-invalid-this)
(#8538) There should be no spaces inside this paren. (space-in-parens)
(#8538) Unexpected space before function parentheses. (space-before-function-paren)
(#8538) There should be no spaces inside this paren. (space-in-parens)
(#8538) There should be no spaces inside this paren. (space-in-parens)
(#8539) Unexpected tab character. (no-tabs)
(#8540) Unexpected tab character. (no-tabs)
(#8540) There should be no spaces inside this paren. (space-in-parens)
(#8541) Unexpected tab character. (no-tabs)
(#8541) There should be no spaces inside this paren. (space-in-parens)
(#8542) Trailing spaces not allowed. (no-trailing-spaces)
(#8542) Unexpected tab character. (no-tabs)
(#8543) Unexpected tab character. (no-tabs)
(#8543) There should be no spaces inside this paren. (space-in-parens)
(#8543) Unexpected space before function parentheses. (space-before-function-paren)
(#8544) Unexpected tab character. (no-tabs)
(#8544) Unexpected 'this'. (no-invalid-this)
(#8544) There should be no spaces inside this paren. (space-in-parens)
(#8544) There should be no spaces inside this paren. (space-in-parens)
(#8545) Unexpected tab character. (no-tabs)
(#8545) There should be no spaces inside this paren. (space-in-parens)
(#8546) Trailing spaces not allowed. (no-trailing-spaces)
(#8546) Unexpected tab character. (no-tabs)
(#8547) Unexpected tab character. (no-tabs)
(#8547) There should be no spaces inside this paren. (space-in-parens)
(#8547) Unexpected space before function parentheses. (space-before-function-paren)
(#8548) Unexpected tab character. (no-tabs)
(#8548) Unexpected 'this'. (no-invalid-this)
(#8548) There should be no spaces inside this paren. (space-in-parens)
(#8548) Unexpected space before function parentheses. (space-before-function-paren)
(#8548) There should be no spaces inside this paren. (space-in-parens)
(#8548) There should be no spaces inside this paren. (space-in-parens)
(#8549) Unexpected tab character. (no-tabs)
(#8550) Unexpected tab character. (no-tabs)
(#8550) There should be no spaces inside this paren. (space-in-parens)
(#8551) Unexpected tab character. (no-tabs)
(#8551) There should be no spaces inside this paren. (space-in-parens)
(#8552) Trailing spaces not allowed. (no-trailing-spaces)
(#8552) Unexpected tab character. (no-tabs)
(#8553) Unexpected tab character. (no-tabs)
(#8553) There should be no spaces inside this paren. (space-in-parens)
(#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) Unexpected tab character. (no-tabs)
(#8554) Unexpected 'this'. (no-invalid-this)
(#8554) There should be no spaces inside this paren. (space-in-parens)
(#8554) Unexpected space before function parentheses. (space-before-function-paren)
(#8554) There should be no spaces inside this paren. (space-in-parens)
(#8554) There should be no spaces inside this paren. (space-in-parens)
(#8555) Unexpected tab character. (no-tabs)
(#8555) There should be no spaces inside this paren. (space-in-parens)
(#8556) Unexpected tab character. (no-tabs)
(#8557) Unexpected tab character. (no-tabs)
(#8558) Unexpected tab character. (no-tabs)
(#8558) There should be no spaces inside this paren. (space-in-parens)
(#8559) Unexpected tab character. (no-tabs)
(#8559) There should be no spaces inside this paren. (space-in-parens)
(#8560) Trailing spaces not allowed. (no-trailing-spaces)
(#8560) Unexpected tab character. (no-tabs)
(#8561) Unexpected tab character. (no-tabs)
(#8561) There should be no spaces inside this paren. (space-in-parens)
(#8561) Unexpected space before function parentheses. (space-before-function-paren)
(#8562) Unexpected tab character. (no-tabs)
(#8562) Unexpected 'this'. (no-invalid-this)
(#8562) There should be no spaces inside this paren. (space-in-parens)
(#8562) Unexpected space before function parentheses. (space-before-function-paren)
(#8562) There should be no spaces inside this paren. (space-in-parens)
(#8562) There should be no spaces inside this paren. (space-in-parens)
(#8563) Unexpected tab character. (no-tabs)
(#8563) There should be no spaces inside this paren. (space-in-parens)
(#8563) There should be no spaces inside this paren. (space-in-parens)
(#8563) Unexpected whitespace before semicolon. (semi-spacing)
(#8564) Unexpected tab character. (no-tabs)
(#8564) There should be no spaces inside this paren. (space-in-parens)
(#8565) Unexpected tab character. (no-tabs)
(#8565) There should be no spaces inside this paren. (space-in-parens)
(#8566) Trailing spaces not allowed. (no-trailing-spaces)
(#8566) Unexpected tab character. (no-tabs)
(#8567) Unexpected tab character. (no-tabs)
(#8567) There should be no spaces inside this paren. (space-in-parens)
(#8567) Unexpected space before function parentheses. (space-before-function-paren)
(#8567) There should be no spaces inside this paren. (space-in-parens)
(#8567) There should be no spaces inside this paren. (space-in-parens)
(#8568) Unexpected tab character. (no-tabs)
(#8568) Unexpected 'this'. (no-invalid-this)
(#8568) There should be no spaces inside this paren. (space-in-parens)
(#8568) Expected to return a value at the end of function. (consistent-return)
(#8568) Unexpected space before function parentheses. (space-before-function-paren)
(#8568) There should be no spaces inside this paren. (space-in-parens)
(#8568) There should be no spaces inside this paren. (space-in-parens)
(#8569) Unexpected tab character. (no-tabs)
(#8569) There should be no spaces inside this paren. (space-in-parens)
(#8569) There should be no spaces inside this paren. (space-in-parens)
(#8570) Unexpected tab character. (no-tabs)
(#8570) There should be no space after '['. (computed-property-spacing)
(#8570) There should be no space before ']'. (computed-property-spacing)
(#8571) Unexpected tab character. (no-tabs)
(#8571) Comments should not begin with a lowercase character (capitalized-comments)
(#8572) Unexpected tab character. (no-tabs)
(#8572) There should be no spaces inside this paren. (space-in-parens)
(#8572) There should be no spaces inside this paren. (space-in-parens)
(#8573) Unexpected tab character. (no-tabs)
(#8573) There should be no spaces inside this paren. (space-in-parens)
(#8574) Trailing spaces not allowed. (no-trailing-spaces)
(#8574) Unexpected tab character. (no-tabs)
(#8575) Unexpected tab character. (no-tabs)
(#8576) Unexpected tab character. (no-tabs)
(#8576) There should be no spaces inside this paren. (space-in-parens)
(#8576) There should be no spaces inside this paren. (space-in-parens)
(#8577) Unexpected tab character. (no-tabs)
(#8578) Unexpected tab character. (no-tabs)
(#8578) Unexpected 'this'. (no-invalid-this)
(#8578) There should be no spaces inside this paren. (space-in-parens)
(#8578) Unexpected space before function parentheses. (space-before-function-paren)
(#8578) There should be no spaces inside this paren. (space-in-parens)
(#8578) There should be no spaces inside this paren. (space-in-parens)
(#8579) Unexpected tab character. (no-tabs)
(#8579) There should be no spaces inside this paren. (space-in-parens)
(#8579) There should be no spaces inside this paren. (space-in-parens)
(#8580) Unexpected tab character. (no-tabs)
(#8580) There should be no spaces inside this paren. (space-in-parens)
(#8581) Trailing spaces not allowed. (no-trailing-spaces)
(#8581) Unexpected tab character. (no-tabs)
(#8582) Unexpected tab character. (no-tabs)
(#8582) There should be no spaces inside this paren. (space-in-parens)
(#8582) There should be no spaces inside this paren. (space-in-parens)
(#8583) Unexpected tab character. (no-tabs)
(#8583) Unexpected 'this'. (no-invalid-this)
(#8584) Unexpected tab character. (no-tabs)
(#8585) Unexpected tab character. (no-tabs)
(#8586) Trailing spaces not allowed. (no-trailing-spaces)
(#8586) Unexpected tab character. (no-tabs)
(#8587) Unexpected tab character. (no-tabs)
(#8588) Unexpected tab character. (no-tabs)
(#8588) There should be no spaces inside this paren. (space-in-parens)
(#8589) Trailing spaces not allowed. (no-trailing-spaces)
(#8589) Unexpected tab character. (no-tabs)
(#8590) Unexpected tab character. (no-tabs)
(#8590) There should be no spaces inside this paren. (space-in-parens)
(#8590) Unexpected space before function parentheses. (space-before-function-paren)
(#8590) There should be no spaces inside this paren. (space-in-parens)
(#8590) There should be no spaces inside this paren. (space-in-parens)
(#8591) Unexpected tab character. (no-tabs)
(#8591) Unexpected 'this'. (no-invalid-this)
(#8591) There should be no spaces inside this paren. (space-in-parens)
(#8591) Unexpected space before function parentheses. (space-before-function-paren)
(#8591) There should be no spaces inside this paren. (space-in-parens)
(#8591) There should be no spaces inside this paren. (space-in-parens)
(#8592) Unexpected tab character. (no-tabs)
(#8593) Unexpected tab character. (no-tabs)
(#8593) There should be no spaces inside this paren. (space-in-parens)
(#8593) There should be no spaces inside this paren. (space-in-parens)
(#8594) Unexpected tab character. (no-tabs)
(#8595) Unexpected tab character. (no-tabs)
(#8595) There should be no spaces inside this paren. (space-in-parens)
(#8596) Unexpected tab character. (no-tabs)
(#8596) There should be no spaces inside this paren. (space-in-parens)
(#8597) Trailing spaces not allowed. (no-trailing-spaces)
(#8597) Unexpected tab character. (no-tabs)
(#8598) Unexpected tab character. (no-tabs)
(#8598) There should be no spaces inside this paren. (space-in-parens)
(#8598) Unexpected space before function parentheses. (space-before-function-paren)
(#8599) Unexpected tab character. (no-tabs)
(#8599) Unexpected 'this'. (no-invalid-this)
(#8599) There should be no spaces inside this paren. (space-in-parens)
(#8599) Unexpected space before function parentheses. (space-before-function-paren)
(#8599) There should be no spaces inside this paren. (space-in-parens)
(#8599) There should be no spaces inside this paren. (space-in-parens)
(#8600) Unexpected tab character. (no-tabs)
(#8600) There should be no spaces inside this paren. (space-in-parens)
(#8600) There should be no spaces inside this paren. (space-in-parens)
(#8601) Unexpected tab character. (no-tabs)
(#8601) There should be no spaces inside this paren. (space-in-parens)
(#8602) Unexpected tab character. (no-tabs)
(#8602) There should be no spaces inside this paren. (space-in-parens)
(#8603) Trailing spaces not allowed. (no-trailing-spaces)
(#8603) Unexpected tab character. (no-tabs)
(#8604) Unexpected tab character. (no-tabs)
(#8604) There should be no spaces inside this paren. (space-in-parens)
(#8604) Expected to return a value at the end of function. (consistent-return)
(#8604) Unexpected space before function parentheses. (space-before-function-paren)
(#8604) There should be no spaces inside this paren. (space-in-parens)
(#8604) There should be no spaces inside this paren. (space-in-parens)
(#8605) Unexpected tab character. (no-tabs)
(#8605) There should be no spaces inside this paren. (space-in-parens)
(#8605) Unexpected 'this'. (no-invalid-this)
(#8605) There should be no spaces inside this paren. (space-in-parens)
(#8606) Unexpected tab character. (no-tabs)
(#8606) Unexpected 'this'. (no-invalid-this)
(#8607) Trailing spaces not allowed. (no-trailing-spaces)
(#8607) Unexpected tab character. (no-tabs)
(#8608) Unexpected tab character. (no-tabs)
(#8608) There should be no spaces inside this paren. (space-in-parens)
(#8608) There should be no spaces inside this paren. (space-in-parens)
(#8609) Unexpected tab character. (no-tabs)
(#8609) There should be no spaces inside this paren. (space-in-parens)
(#8609) There should be no spaces inside this paren. (space-in-parens)
(#8610) Unexpected tab character. (no-tabs)
(#8610) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#8611) Unexpected tab character. (no-tabs)
(#8611) There should be no spaces inside this paren. (space-in-parens)
(#8611) There should be no spaces inside this paren. (space-in-parens)
(#8612) Unexpected tab character. (no-tabs)
(#8612) There should be no spaces inside this paren. (space-in-parens)
(#8612) There should be no spaces inside this paren. (space-in-parens)
(#8613) Unexpected tab character. (no-tabs)
(#8614) Unexpected tab character. (no-tabs)
(#8615) Unexpected tab character. (no-tabs)
(#8615) There should be no spaces inside this paren. (space-in-parens)
(#8616) Trailing spaces not allowed. (no-trailing-spaces)
(#8616) Unexpected tab character. (no-tabs)
(#8617) Unexpected tab character. (no-tabs)
(#8617) There should be no spaces inside this paren. (space-in-parens)
(#8617) Unexpected space before function parentheses. (space-before-function-paren)
(#8617) There should be no spaces inside this paren. (space-in-parens)
(#8617) There should be no spaces inside this paren. (space-in-parens)
(#8618) Unexpected tab character. (no-tabs)
(#8618) There should be no spaces inside this paren. (space-in-parens)
(#8618) Unexpected 'this'. (no-invalid-this)
(#8618) There should be no spaces inside this paren. (space-in-parens)
(#8618) There should be no spaces inside this paren. (space-in-parens)
(#8618) There should be no spaces inside this paren. (space-in-parens)
(#8619) Unexpected tab character. (no-tabs)
(#8619) There should be no spaces inside this paren. (space-in-parens)
(#8620) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#8620) Trailing spaces not allowed. (no-trailing-spaces)
(#8620) Unexpected tab character. (no-tabs)
(#8621) Trailing spaces not allowed. (no-trailing-spaces)
(#8621) Unexpected tab character. (no-tabs)
(#8622) Trailing spaces not allowed. (no-trailing-spaces)
(#8622) Unexpected tab character. (no-tabs)
(#8623) Unexpected tab character. (no-tabs)
(#8623) Identifier '__cell_selector' is not in camel case. (camelcase)
(#8623) Unexpected space before function parentheses. (space-before-function-paren)
(#8623) There should be no spaces inside this paren. (space-in-parens)
(#8623) There should be no spaces inside this paren. (space-in-parens)
(#8624) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#8624) Unexpected tab character. (no-tabs)
(#8625) Unexpected tab character. (no-tabs)
(#8626) Unexpected tab character. (no-tabs)
(#8626) There should be no spaces inside this paren. (space-in-parens)
(#8626) There should be no spaces inside this paren. (space-in-parens)
(#8627) Unexpected tab character. (no-tabs)
(#8627) There should be no spaces inside this paren. (space-in-parens)
(#8627) There should be no spaces inside this paren. (space-in-parens)
(#8627) There should be no spaces inside this paren. (space-in-parens)
(#8627) There should be no spaces inside this paren. (space-in-parens)
(#8628) Unexpected tab character. (no-tabs)
(#8628) There should be no spaces inside this paren. (space-in-parens)
(#8628) There should be no spaces inside this paren. (space-in-parens)
(#8629) Unexpected tab character. (no-tabs)
(#8630) Unexpected tab character. (no-tabs)
(#8631) Unexpected tab character. (no-tabs)
(#8632) Trailing spaces not allowed. (no-trailing-spaces)
(#8632) Unexpected tab character. (no-tabs)
(#8633) Unexpected tab character. (no-tabs)
(#8633) Unexpected space before function parentheses. (space-before-function-paren)
(#8633) There should be no spaces inside this paren. (space-in-parens)
(#8633) There should be no spaces inside this paren. (space-in-parens)
(#8634) Unexpected tab character. (no-tabs)
(#8635) Trailing spaces not allowed. (no-trailing-spaces)
(#8635) Unexpected tab character. (no-tabs)
(#8636) Unexpected tab character. (no-tabs)
(#8636) There should be no spaces inside this paren. (space-in-parens)
(#8636) There should be no spaces inside this paren. (space-in-parens)
(#8637) Unexpected tab character. (no-tabs)
(#8638) Unexpected tab character. (no-tabs)
(#8639) Trailing spaces not allowed. (no-trailing-spaces)
(#8639) Unexpected tab character. (no-tabs)
(#8640) Unexpected tab character. (no-tabs)
(#8640) There should be no spaces inside this paren. (space-in-parens)
(#8640) Infix operators must be spaced. (space-infix-ops)
(#8640) Infix operators must be spaced. (space-infix-ops)
(#8640) Unexpected whitespace before semicolon. (semi-spacing)
(#8640) Infix operators must be spaced. (space-infix-ops)
(#8640) Unexpected whitespace before semicolon. (semi-spacing)
(#8640) There should be no spaces inside this paren. (space-in-parens)
(#8641) Unexpected tab character. (no-tabs)
(#8642) Trailing spaces not allowed. (no-trailing-spaces)
(#8642) Unexpected tab character. (no-tabs)
(#8643) Unexpected tab character. (no-tabs)
(#8643) There should be no spaces inside this paren. (space-in-parens)
(#8643) Infix operators must be spaced. (space-infix-ops)
(#8643) Unexpected whitespace before semicolon. (semi-spacing)
(#8643) Infix operators must be spaced. (space-infix-ops)
(#8643) Unexpected whitespace before semicolon. (semi-spacing)
(#8643) There should be no spaces inside this paren. (space-in-parens)
(#8644) Unexpected tab character. (no-tabs)
(#8645) Unexpected tab character. (no-tabs)
(#8646) Unexpected tab character. (no-tabs)
(#8647) Unexpected tab character. (no-tabs)
(#8648) Trailing spaces not allowed. (no-trailing-spaces)
(#8648) Unexpected tab character. (no-tabs)
(#8649) Unexpected tab character. (no-tabs)
(#8649) There should be no spaces inside this paren. (space-in-parens)
(#8649) There should be no spaces inside this paren. (space-in-parens)
(#8650) Unexpected tab character. (no-tabs)
(#8651) Unexpected tab character. (no-tabs)
(#8651) There should be no space after '['. (computed-property-spacing)
(#8651) There should be no space before ']'. (computed-property-spacing)
(#8652) Trailing spaces not allowed. (no-trailing-spaces)
(#8652) Unexpected tab character. (no-tabs)
(#8653) Unexpected tab character. (no-tabs)
(#8653) Blocks are nested too deeply (5). (max-depth)
(#8653) There should be no spaces inside this paren. (space-in-parens)
(#8653) There should be no spaces inside this paren. (space-in-parens)
(#8653) There should be no spaces inside this paren. (space-in-parens)
(#8653) There should be no spaces inside this paren. (space-in-parens)
(#8654) Unexpected tab character. (no-tabs)
(#8654) There should be no spaces inside this paren. (space-in-parens)
(#8654) There should be no spaces inside this paren. (space-in-parens)
(#8655) Unexpected tab character. (no-tabs)
(#8656) Unexpected tab character. (no-tabs)
(#8656) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#8657) Unexpected tab character. (no-tabs)
(#8658) Unexpected tab character. (no-tabs)
(#8659) Unexpected tab character. (no-tabs)
(#8659) There should be no spaces inside this paren. (space-in-parens)
(#8659) There should be no spaces inside this paren. (space-in-parens)
(#8660) Unexpected tab character. (no-tabs)
(#8661) Unexpected tab character. (no-tabs)
(#8662) Unexpected tab character. (no-tabs)
(#8663) Trailing spaces not allowed. (no-trailing-spaces)
(#8663) Unexpected tab character. (no-tabs)
(#8664) Unexpected tab character. (no-tabs)
(#8665) Unexpected tab character. (no-tabs)
(#8666) Trailing spaces not allowed. (no-trailing-spaces)
(#8666) Unexpected tab character. (no-tabs)
(#8667) Unexpected tab character. (no-tabs)
(#8668) Unexpected tab character. (no-tabs)
(#8668) There should be no spaces inside this paren. (space-in-parens)
(#8668) There should be no spaces inside this paren. (space-in-parens)
(#8668) There should be no spaces inside this paren. (space-in-parens)
(#8668) There should be no spaces inside this paren. (space-in-parens)
(#8669) Unexpected tab character. (no-tabs)
(#8670) Unexpected tab character. (no-tabs)
(#8671) Trailing spaces not allowed. (no-trailing-spaces)
(#8671) Unexpected tab character. (no-tabs)
(#8672) Unexpected tab character. (no-tabs)
(#8673) Unexpected tab character. (no-tabs)
(#8674) Unexpected tab character. (no-tabs)
(#8674) There should be no spaces inside this paren. (space-in-parens)
(#8674) There should be no spaces inside this paren. (space-in-parens)
(#8675) Unexpected tab character. (no-tabs)
(#8675) There should be no spaces inside this paren. (space-in-parens)
(#8675) Unexpected space before function parentheses. (space-before-function-paren)
(#8676) Unexpected tab character. (no-tabs)
(#8676) Comments should not begin with a lowercase character (capitalized-comments)
(#8677) Unexpected tab character. (no-tabs)
(#8678) Unexpected tab character. (no-tabs)
(#8679) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#8679) Unexpected tab character. (no-tabs)
(#8680) Unexpected tab character. (no-tabs)
(#8680) There should be no spaces inside this paren. (space-in-parens)
(#8681) Unexpected tab character. (no-tabs)
(#8682) Trailing spaces not allowed. (no-trailing-spaces)
(#8682) Unexpected tab character. (no-tabs)
(#8683) Unexpected tab character. (no-tabs)
(#8683) There should be no spaces inside this paren. (space-in-parens)
(#8683) Unexpected space after unary operator '!'. (space-unary-ops)
(#8683) There should be no spaces inside this paren. (space-in-parens)
(#8684) Unexpected tab character. (no-tabs)
(#8685) Unexpected tab character. (no-tabs)
(#8686) Trailing spaces not allowed. (no-trailing-spaces)
(#8686) Unexpected tab character. (no-tabs)
(#8687) Unexpected tab character. (no-tabs)
(#8688) Unexpected tab character. (no-tabs)
(#8689) Unexpected tab character. (no-tabs)
(#8690) Unexpected tab character. (no-tabs)
(#8691) Unexpected tab character. (no-tabs)
(#8692) Unexpected tab character. (no-tabs)
(#8692) There should be no space after '['. (array-bracket-spacing)
(#8693) Unexpected tab character. (no-tabs)
(#8694) Unexpected tab character. (no-tabs)
(#8695) Unexpected tab character. (no-tabs)
(#8695) There should be no space before ']'. (array-bracket-spacing)
(#8696) Unexpected tab character. (no-tabs)
(#8697) Unexpected tab character. (no-tabs)
(#8698) Trailing spaces not allowed. (no-trailing-spaces)
(#8698) Unexpected tab character. (no-tabs)
(#8699) Unexpected tab character. (no-tabs)
(#8699) There should be no spaces inside this paren. (space-in-parens)
(#8699) There should be no spaces inside this paren. (space-in-parens)
(#8700) Unexpected tab character. (no-tabs)
(#8701) Trailing spaces not allowed. (no-trailing-spaces)
(#8701) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#8701) Unexpected tab character. (no-tabs)
(#8702) Trailing spaces not allowed. (no-trailing-spaces)
(#8702) Unexpected tab character. (no-tabs)
(#8703) Trailing spaces not allowed. (no-trailing-spaces)
(#8703) Unexpected tab character. (no-tabs)
(#8704) Trailing spaces not allowed. (no-trailing-spaces)
(#8704) Unexpected tab character. (no-tabs)
(#8705) Unexpected tab character. (no-tabs)
(#8705) There should be no spaces inside this paren. (space-in-parens)
(#8705) Unexpected space before function parentheses. (space-before-function-paren)
(#8705) There should be no spaces inside this paren. (space-in-parens)
(#8705) There should be no spaces inside this paren. (space-in-parens)
(#8706) Unexpected tab character. (no-tabs)
(#8707) Unexpected tab character. (no-tabs)
(#8707) There should be no spaces inside this paren. (space-in-parens)
(#8707) There should be no spaces inside this paren. (space-in-parens)
(#8707) There should be no spaces inside this paren. (space-in-parens)
(#8707) There should be no spaces inside this paren. (space-in-parens)
(#8708) Unexpected tab character. (no-tabs)
(#8709) Unexpected tab character. (no-tabs)
(#8709) There should be no spaces inside this paren. (space-in-parens)
(#8709) There should be no spaces inside this paren. (space-in-parens)
(#8710) Unexpected tab character. (no-tabs)
(#8711) Unexpected tab character. (no-tabs)
(#8712) Unexpected tab character. (no-tabs)
(#8713) Unexpected tab character. (no-tabs)
(#8713) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#8714) Unexpected tab character. (no-tabs)
(#8715) Unexpected tab character. (no-tabs)
(#8716) Unexpected tab character. (no-tabs)
(#8717) Unexpected tab character. (no-tabs)
(#8718) Unexpected tab character. (no-tabs)
(#8719) Unexpected tab character. (no-tabs)
(#8720) Unexpected tab character. (no-tabs)
(#8720) There should be no spaces inside this paren. (space-in-parens)
(#8720) There should be no spaces inside this paren. (space-in-parens)
(#8720) There should be no spaces inside this paren. (space-in-parens)
(#8720) There should be no spaces inside this paren. (space-in-parens)
(#8721) Unexpected tab character. (no-tabs)
(#8722) Unexpected tab character. (no-tabs)
(#8723) Unexpected tab character. (no-tabs)
(#8724) Trailing spaces not allowed. (no-trailing-spaces)
(#8724) Unexpected tab character. (no-tabs)
(#8725) Unexpected tab character. (no-tabs)
(#8726) Unexpected tab character. (no-tabs)
(#8726) There should be no spaces inside this paren. (space-in-parens)
(#8726) There should be no spaces inside this paren. (space-in-parens)
(#8727) Unexpected tab character. (no-tabs)
(#8727) Unexpected 'this'. (no-invalid-this)
(#8727) There should be no spaces inside this paren. (space-in-parens)
(#8727) Unexpected space before function parentheses. (space-before-function-paren)
(#8727) There should be no spaces inside this paren. (space-in-parens)
(#8727) There should be no spaces inside this paren. (space-in-parens)
(#8728) Unexpected tab character. (no-tabs)
(#8728) There should be no spaces inside this paren. (space-in-parens)
(#8728) There should be no spaces inside this paren. (space-in-parens)
(#8728) There should be no spaces inside this paren. (space-in-parens)
(#8728) There should be no spaces inside this paren. (space-in-parens)
(#8729) Unexpected tab character. (no-tabs)
(#8729) There should be no spaces inside this paren. (space-in-parens)
(#8730) Unexpected tab character. (no-tabs)
(#8731) Trailing spaces not allowed. (no-trailing-spaces)
(#8731) Unexpected tab character. (no-tabs)
(#8732) Unexpected tab character. (no-tabs)
(#8733) Unexpected tab character. (no-tabs)
(#8733) Unexpected 'this'. (no-invalid-this)
(#8733) There should be no spaces inside this paren. (space-in-parens)
(#8733) There should be no spaces inside this paren. (space-in-parens)
(#8734) Unexpected tab character. (no-tabs)
(#8734) Unexpected 'this'. (no-invalid-this)
(#8734) There should be no spaces inside this paren. (space-in-parens)
(#8734) There should be no spaces inside this paren. (space-in-parens)
(#8735) Unexpected tab character. (no-tabs)
(#8736) Trailing spaces not allowed. (no-trailing-spaces)
(#8736) Unexpected tab character. (no-tabs)
(#8737) Unexpected tab character. (no-tabs)
(#8737) Unexpected 'this'. (no-invalid-this)
(#8737) There should be no spaces inside this paren. (space-in-parens)
(#8737) Unexpected space before function parentheses. (space-before-function-paren)
(#8737) There should be no spaces inside this paren. (space-in-parens)
(#8737) There should be no spaces inside this paren. (space-in-parens)
(#8738) Unexpected tab character. (no-tabs)
(#8739) Trailing spaces not allowed. (no-trailing-spaces)
(#8739) Unexpected tab character. (no-tabs)
(#8740) Unexpected tab character. (no-tabs)
(#8740) There should be no spaces inside this paren. (space-in-parens)
(#8740) Infix operators must be spaced. (space-infix-ops)
(#8740) Infix operators must be spaced. (space-infix-ops)
(#8740) Unexpected whitespace before semicolon. (semi-spacing)
(#8740) Infix operators must be spaced. (space-infix-ops)
(#8740) Unexpected whitespace before semicolon. (semi-spacing)
(#8740) There should be no spaces inside this paren. (space-in-parens)
(#8741) Unexpected tab character. (no-tabs)
(#8741) There should be no spaces inside this paren. (space-in-parens)
(#8741) Infix operators must be spaced. (space-infix-ops)
(#8741) Infix operators must be spaced. (space-infix-ops)
(#8741) Unexpected whitespace before semicolon. (semi-spacing)
(#8741) Infix operators must be spaced. (space-infix-ops)
(#8741) Unexpected whitespace before semicolon. (semi-spacing)
(#8741) There should be no spaces inside this paren. (space-in-parens)
(#8742) Unexpected tab character. (no-tabs)
(#8742) There should be no spaces inside this paren. (space-in-parens)
(#8743) Unexpected tab character. (no-tabs)
(#8744) Unexpected tab character. (no-tabs)
(#8745) Unexpected tab character. (no-tabs)
(#8745) There should be no spaces inside this paren. (space-in-parens)
(#8746) Unexpected tab character. (no-tabs)
(#8747) Unexpected tab character. (no-tabs)
(#8748) Trailing spaces not allowed. (no-trailing-spaces)
(#8748) Unexpected tab character. (no-tabs)
(#8749) Unexpected tab character. (no-tabs)
(#8750) Unexpected tab character. (no-tabs)
(#8750) There should be no spaces inside this paren. (space-in-parens)
(#8751) Trailing spaces not allowed. (no-trailing-spaces)
(#8751) Unexpected tab character. (no-tabs)
(#8752) Unexpected tab character. (no-tabs)
(#8752) There should be no spaces inside this paren. (space-in-parens)
(#8753) Unexpected tab character. (no-tabs)
(#8754) Unexpected tab character. (no-tabs)
(#8755) Unexpected tab character. (no-tabs)
(#8756) Unexpected tab character. (no-tabs)
(#8756) There should be no spaces inside this paren. (space-in-parens)
(#8757) Trailing spaces not allowed. (no-trailing-spaces)
(#8757) Unexpected tab character. (no-tabs)
(#8758) Unexpected tab character. (no-tabs)
(#8759) Unexpected tab character. (no-tabs)
(#8759) There should be no spaces inside this paren. (space-in-parens)
(#8760) Trailing spaces not allowed. (no-trailing-spaces)
(#8760) Unexpected tab character. (no-tabs)
(#8761) Trailing spaces not allowed. (no-trailing-spaces)
(#8761) Unexpected tab character. (no-tabs)
(#8762) Unexpected tab character. (no-tabs)
(#8762) There should be no spaces inside this paren. (space-in-parens)
(#8762) Unexpected space before function parentheses. (space-before-function-paren)
(#8763) Unexpected tab character. (no-tabs)
(#8763) Unexpected 'this'. (no-invalid-this)
(#8763) There should be no spaces inside this paren. (space-in-parens)
(#8763) Unexpected space before function parentheses. (space-before-function-paren)
(#8763) There should be no spaces inside this paren. (space-in-parens)
(#8763) There should be no spaces inside this paren. (space-in-parens)
(#8764) Unexpected tab character. (no-tabs)
(#8764) There should be no space after '['. (computed-property-spacing)
(#8764) There should be no space before ']'. (computed-property-spacing)
(#8765) Trailing spaces not allowed. (no-trailing-spaces)
(#8765) Unexpected tab character. (no-tabs)
(#8766) Unexpected tab character. (no-tabs)
(#8767) Unexpected tab character. (no-tabs)
(#8767) There should be no space after '['. (computed-property-spacing)
(#8767) There should be no space before ']'. (computed-property-spacing)
(#8768) Unexpected tab character. (no-tabs)
(#8769) Unexpected tab character. (no-tabs)
(#8769) There should be no spaces inside this paren. (space-in-parens)
(#8770) Unexpected tab character. (no-tabs)
(#8770) There should be no spaces inside this paren. (space-in-parens)
(#8771) Trailing spaces not allowed. (no-trailing-spaces)
(#8771) Unexpected tab character. (no-tabs)
(#8772) Trailing spaces not allowed. (no-trailing-spaces)
(#8772) Unexpected tab character. (no-tabs)
(#8773) Unexpected tab character. (no-tabs)
(#8773) There should be no spaces inside this paren. (space-in-parens)
(#8773) Unexpected space before function parentheses. (space-before-function-paren)
(#8774) Unexpected tab character. (no-tabs)
(#8774) Unexpected 'this'. (no-invalid-this)
(#8774) There should be no spaces inside this paren. (space-in-parens)
(#8774) Unexpected space before function parentheses. (space-before-function-paren)
(#8774) There should be no spaces inside this paren. (space-in-parens)
(#8774) There should be no spaces inside this paren. (space-in-parens)
(#8775) Unexpected tab character. (no-tabs)
(#8775) There should be no spaces inside this paren. (space-in-parens)
(#8775) There should be no spaces inside this paren. (space-in-parens)
(#8776) Unexpected tab character. (no-tabs)
(#8776) There should be no spaces inside this paren. (space-in-parens)
(#8777) Unexpected tab character. (no-tabs)
(#8777) There should be no spaces inside this paren. (space-in-parens)
(#8778) Trailing spaces not allowed. (no-trailing-spaces)
(#8778) Unexpected tab character. (no-tabs)
(#8779) Trailing spaces not allowed. (no-trailing-spaces)
(#8779) Unexpected tab character. (no-tabs)
(#8780) Unexpected tab character. (no-tabs)
(#8780) There should be no spaces inside this paren. (space-in-parens)
(#8780) Unexpected space before function parentheses. (space-before-function-paren)
(#8780) There should be no spaces inside this paren. (space-in-parens)
(#8780) There should be no spaces inside this paren. (space-in-parens)
(#8781) Unexpected tab character. (no-tabs)
(#8782) Trailing spaces not allowed. (no-trailing-spaces)
(#8782) Unexpected tab character. (no-tabs)
(#8783) Unexpected tab character. (no-tabs)
(#8783) Unexpected 'this'. (no-invalid-this)
(#8783) There should be no spaces inside this paren. (space-in-parens)
(#8783) Unexpected space before function parentheses. (space-before-function-paren)
(#8783) There should be no spaces inside this paren. (space-in-parens)
(#8783) There should be no spaces inside this paren. (space-in-parens)
(#8784) Unexpected tab character. (no-tabs)
(#8784) There should be no space after '['. (computed-property-spacing)
(#8784) There should be no space before ']'. (computed-property-spacing)
(#8784) There should be no space after '['. (computed-property-spacing)
(#8784) There should be no space before ']'. (computed-property-spacing)
(#8784) There should be no space after '['. (computed-property-spacing)
(#8784) There should be no space before ']'. (computed-property-spacing)
(#8785) Unexpected tab character. (no-tabs)
(#8785) There should be no spaces inside this paren. (space-in-parens)
(#8786) Unexpected tab character. (no-tabs)
(#8786) There should be no spaces inside this paren. (space-in-parens)
(#8787) Trailing spaces not allowed. (no-trailing-spaces)
(#8787) Unexpected tab character. (no-tabs)
(#8788) Trailing spaces not allowed. (no-trailing-spaces)
(#8788) Unexpected tab character. (no-tabs)
(#8789) Unexpected tab character. (no-tabs)
(#8789) There should be no spaces inside this paren. (space-in-parens)
(#8789) Unexpected space before function parentheses. (space-before-function-paren)
(#8789) There should be no spaces inside this paren. (space-in-parens)
(#8789) There should be no spaces inside this paren. (space-in-parens)
(#8790) Unexpected tab character. (no-tabs)
(#8790) Unexpected 'this'. (no-invalid-this)
(#8790) There should be no spaces inside this paren. (space-in-parens)
(#8790) Unexpected space before function parentheses. (space-before-function-paren)
(#8790) There should be no spaces inside this paren. (space-in-parens)
(#8790) There should be no spaces inside this paren. (space-in-parens)
(#8791) Unexpected tab character. (no-tabs)
(#8791) There should be no spaces inside this paren. (space-in-parens)
(#8791) There should be no spaces inside this paren. (space-in-parens)
(#8792) Unexpected tab character. (no-tabs)
(#8792) There should be no spaces inside this paren. (space-in-parens)
(#8793) Unexpected tab character. (no-tabs)
(#8793) There should be no spaces inside this paren. (space-in-parens)
(#8794) Trailing spaces not allowed. (no-trailing-spaces)
(#8794) Unexpected tab character. (no-tabs)
(#8795) Trailing spaces not allowed. (no-trailing-spaces)
(#8795) Unexpected tab character. (no-tabs)
(#8796) Unexpected tab character. (no-tabs)
(#8796) There should be no spaces inside this paren. (space-in-parens)
(#8796) Unexpected space before function parentheses. (space-before-function-paren)
(#8797) Unexpected tab character. (no-tabs)
(#8797) Unexpected 'this'. (no-invalid-this)
(#8797) There should be no spaces inside this paren. (space-in-parens)
(#8797) Unexpected space before function parentheses. (space-before-function-paren)
(#8797) There should be no spaces inside this paren. (space-in-parens)
(#8797) There should be no spaces inside this paren. (space-in-parens)
(#8798) Unexpected tab character. (no-tabs)
(#8799) Unexpected tab character. (no-tabs)
(#8800) Unexpected tab character. (no-tabs)
(#8801) Unexpected tab character. (no-tabs)
(#8801) There should be no spaces inside this paren. (space-in-parens)
(#8801) There should be no spaces inside this paren. (space-in-parens)
(#8802) Unexpected tab character. (no-tabs)
(#8803) Unexpected tab character. (no-tabs)
(#8803) There should be no spaces inside this paren. (space-in-parens)
(#8804) Unexpected tab character. (no-tabs)
(#8804) There should be no spaces inside this paren. (space-in-parens)
(#8805) Trailing spaces not allowed. (no-trailing-spaces)
(#8805) Unexpected tab character. (no-tabs)
(#8806) Trailing spaces not allowed. (no-trailing-spaces)
(#8806) Unexpected tab character. (no-tabs)
(#8807) Unexpected tab character. (no-tabs)
(#8807) There should be no spaces inside this paren. (space-in-parens)
(#8807) Unexpected space before function parentheses. (space-before-function-paren)
(#8807) There should be no spaces inside this paren. (space-in-parens)
(#8807) There should be no spaces inside this paren. (space-in-parens)
(#8808) Unexpected tab character. (no-tabs)
(#8808) Unexpected 'this'. (no-invalid-this)
(#8808) There should be no spaces inside this paren. (space-in-parens)
(#8808) Unexpected space before function parentheses. (space-before-function-paren)
(#8808) There should be no spaces inside this paren. (space-in-parens)
(#8808) There should be no spaces inside this paren. (space-in-parens)
(#8809) Unexpected tab character. (no-tabs)
(#8809) There should be no spaces inside this paren. (space-in-parens)
(#8809) There should be no spaces inside this paren. (space-in-parens)
(#8810) Unexpected tab character. (no-tabs)
(#8810) There should be no spaces inside this paren. (space-in-parens)
(#8811) Unexpected tab character. (no-tabs)
(#8811) There should be no spaces inside this paren. (space-in-parens)
(#8812) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#8812) Trailing spaces not allowed. (no-trailing-spaces)
(#8812) Unexpected tab character. (no-tabs)
(#8813) Trailing spaces not allowed. (no-trailing-spaces)
(#8813) Unexpected tab character. (no-tabs)
(#8814) Trailing spaces not allowed. (no-trailing-spaces)
(#8814) Unexpected tab character. (no-tabs)
(#8815) Unexpected tab character. (no-tabs)
(#8815) There should be no spaces inside this paren. (space-in-parens)
(#8815) Unexpected space before function parentheses. (space-before-function-paren)
(#8815) There should be no spaces inside this paren. (space-in-parens)
(#8815) There should be no spaces inside this paren. (space-in-parens)
(#8816) Unexpected tab character. (no-tabs)
(#8816) There should be no spaces inside this paren. (space-in-parens)
(#8816) Unexpected 'this'. (no-invalid-this)
(#8816) There should be no spaces inside this paren. (space-in-parens)
(#8816) There should be no spaces inside this paren. (space-in-parens)
(#8816) There should be no spaces inside this paren. (space-in-parens)
(#8817) Unexpected tab character. (no-tabs)
(#8817) There should be no spaces inside this paren. (space-in-parens)
(#8818) Trailing spaces not allowed. (no-trailing-spaces)
(#8818) Unexpected tab character. (no-tabs)
(#8819) Trailing spaces not allowed. (no-trailing-spaces)
(#8819) Unexpected tab character. (no-tabs)
(#8820) Unexpected tab character. (no-tabs)
(#8820) There should be no spaces inside this paren. (space-in-parens)
(#8820) Unexpected space before function parentheses. (space-before-function-paren)
(#8820) There should be no spaces inside this paren. (space-in-parens)
(#8820) There should be no spaces inside this paren. (space-in-parens)
(#8821) Unexpected tab character. (no-tabs)
(#8821) Unexpected 'this'. (no-invalid-this)
(#8822) Unexpected tab character. (no-tabs)
(#8822) Unexpected 'this'. (no-invalid-this)
(#8823) Trailing spaces not allowed. (no-trailing-spaces)
(#8823) Unexpected tab character. (no-tabs)
(#8824) Unexpected tab character. (no-tabs)
(#8824) There should be no spaces inside this paren. (space-in-parens)
(#8824) There should be no spaces inside this paren. (space-in-parens)
(#8825) Unexpected tab character. (no-tabs)
(#8826) Unexpected tab character. (no-tabs)
(#8827) Unexpected tab character. (no-tabs)
(#8827) There should be no spaces inside this paren. (space-in-parens)
(#8827) There should be no spaces inside this paren. (space-in-parens)
(#8828) Unexpected tab character. (no-tabs)
(#8829) Unexpected tab character. (no-tabs)
(#8830) Trailing spaces not allowed. (no-trailing-spaces)
(#8830) Unexpected tab character. (no-tabs)
(#8831) Unexpected tab character. (no-tabs)
(#8832) Unexpected tab character. (no-tabs)
(#8832) There should be no spaces inside this paren. (space-in-parens)
(#8832) There should be no spaces inside this paren. (space-in-parens)
(#8833) Unexpected tab character. (no-tabs)
(#8833) There should be no spaces inside this paren. (space-in-parens)
(#8833) There should be no spaces inside this paren. (space-in-parens)
(#8834) Trailing spaces not allowed. (no-trailing-spaces)
(#8834) Unexpected tab character. (no-tabs)
(#8835) Unexpected tab character. (no-tabs)
(#8835) Unexpected 'this'. (no-invalid-this)
(#8836) Unexpected tab character. (no-tabs)
(#8836) There should be no spaces inside this paren. (space-in-parens)
(#8837) Trailing spaces not allowed. (no-trailing-spaces)
(#8837) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#8837) Unexpected tab character. (no-tabs)
(#8838) Trailing spaces not allowed. (no-trailing-spaces)
(#8838) Unexpected tab character. (no-tabs)
(#8839) Trailing spaces not allowed. (no-trailing-spaces)
(#8839) Unexpected tab character. (no-tabs)
(#8840) Unexpected tab character. (no-tabs)
(#8841) Unexpected tab character. (no-tabs)
(#8842) Unexpected tab character. (no-tabs)
(#8843) Unexpected tab character. (no-tabs)
(#8844) Unexpected tab character. (no-tabs)
(#8845) Unexpected tab character. (no-tabs)
(#8846) Unexpected tab character. (no-tabs)
(#8847) Unexpected tab character. (no-tabs)
(#8848) Unexpected tab character. (no-tabs)
(#8849) Unexpected tab character. (no-tabs)
(#8850) Unexpected tab character. (no-tabs)
(#8851) Unexpected tab character. (no-tabs)
(#8852) Unexpected tab character. (no-tabs)
(#8853) Unexpected tab character. (no-tabs)
(#8854) Unexpected tab character. (no-tabs)
(#8855) Unexpected tab character. (no-tabs)
(#8856) Unexpected tab character. (no-tabs)
(#8857) Unexpected tab character. (no-tabs)
(#8858) Unexpected tab character. (no-tabs)
(#8859) Unexpected tab character. (no-tabs)
(#8860) Unexpected tab character. (no-tabs)
(#8861) Unexpected tab character. (no-tabs)
(#8862) Unexpected tab character. (no-tabs)
(#8863) Unexpected tab character. (no-tabs)
(#8864) Unexpected tab character. (no-tabs)
(#8865) Unexpected tab character. (no-tabs)
(#8866) Unexpected tab character. (no-tabs)
(#8867) Unexpected tab character. (no-tabs)
(#8868) Unexpected tab character. (no-tabs)
(#8868) There should be no spaces inside this paren. (space-in-parens)
(#8868) Unexpected space before function parentheses. (space-before-function-paren)
(#8868) There should be no spaces inside this paren. (space-in-parens)
(#8868) There should be no spaces inside this paren. (space-in-parens)
(#8869) Unexpected tab character. (no-tabs)
(#8869) Unexpected 'this'. (no-invalid-this)
(#8870) Trailing spaces not allowed. (no-trailing-spaces)
(#8870) Unexpected tab character. (no-tabs)
(#8871) Unexpected tab character. (no-tabs)
(#8871) There should be no spaces inside this paren. (space-in-parens)
(#8871) There should be no spaces inside this paren. (space-in-parens)
(#8872) Unexpected tab character. (no-tabs)
(#8872) Comments should not begin with a lowercase character (capitalized-comments)
(#8873) Unexpected tab character. (no-tabs)
(#8874) Unexpected tab character. (no-tabs)
(#8875) Unexpected tab character. (no-tabs)
(#8876) Unexpected tab character. (no-tabs)
(#8877) Trailing spaces not allowed. (no-trailing-spaces)
(#8877) Unexpected tab character. (no-tabs)
(#8878) Unexpected tab character. (no-tabs)
(#8878) Comments should not begin with a lowercase character (capitalized-comments)
(#8879) Unexpected tab character. (no-tabs)
(#8879) There should be no spaces inside this paren. (space-in-parens)
(#8879) There should be no spaces inside this paren. (space-in-parens)
(#8880) Unexpected tab character. (no-tabs)
(#8881) Unexpected tab character. (no-tabs)
(#8881) There should be no space after '['. (array-bracket-spacing)
(#8881) There should be no space after '['. (array-bracket-spacing)
(#8881) There should be no space before ']'. (array-bracket-spacing)
(#8881) There should be no space before ']'. (array-bracket-spacing)
(#8882) Unexpected tab character. (no-tabs)
(#8882) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#8883) Unexpected tab character. (no-tabs)
(#8883) There should be no spaces inside this paren. (space-in-parens)
(#8883) Unexpected space after unary operator '!'. (space-unary-ops)
(#8883) There should be no spaces inside this paren. (space-in-parens)
(#8883) There should be no spaces inside this paren. (space-in-parens)
(#8883) There should be no spaces inside this paren. (space-in-parens)
(#8884) Unexpected tab character. (no-tabs)
(#8885) Unexpected tab character. (no-tabs)
(#8885) There should be no spaces inside this paren. (space-in-parens)
(#8885) There should be no spaces inside this paren. (space-in-parens)
(#8886) Unexpected tab character. (no-tabs)
(#8887) Unexpected tab character. (no-tabs)
(#8887) Comments should not begin with a lowercase character (capitalized-comments)
(#8888) Trailing spaces not allowed. (no-trailing-spaces)
(#8888) Unexpected tab character. (no-tabs)
(#8889) Unexpected tab character. (no-tabs)
(#8889) Unexpected 'this'. (no-invalid-this)
(#8889) There should be no spaces inside this paren. (space-in-parens)
(#8889) Unexpected space before function parentheses. (space-before-function-paren)
(#8889) There should be no spaces inside this paren. (space-in-parens)
(#8889) There should be no spaces inside this paren. (space-in-parens)
(#8890) Unexpected tab character. (no-tabs)
(#8891) Unexpected tab character. (no-tabs)
(#8891) There should be no spaces inside this paren. (space-in-parens)
(#8892) Unexpected tab character. (no-tabs)
(#8892) There should be no spaces inside this paren. (space-in-parens)
(#8893) Trailing spaces not allowed. (no-trailing-spaces)
(#8893) Unexpected tab character. (no-tabs)
(#8894) Trailing spaces not allowed. (no-trailing-spaces)
(#8894) Unexpected tab character. (no-tabs)
(#8895) Unexpected tab character. (no-tabs)
(#8896) Unexpected tab character. (no-tabs)
(#8897) Unexpected tab character. (no-tabs)
(#8898) Unexpected tab character. (no-tabs)
(#8899) Unexpected tab character. (no-tabs)
(#8900) Unexpected tab character. (no-tabs)
(#8901) Unexpected tab character. (no-tabs)
(#8902) Unexpected tab character. (no-tabs)
(#8903) Unexpected tab character. (no-tabs)
(#8904) Unexpected tab character. (no-tabs)
(#8905) Unexpected tab character. (no-tabs)
(#8905) There should be no spaces inside this paren. (space-in-parens)
(#8905) Unexpected space before function parentheses. (space-before-function-paren)
(#8905) There should be no spaces inside this paren. (space-in-parens)
(#8905) There should be no spaces inside this paren. (space-in-parens)
(#8906) Unexpected tab character. (no-tabs)
(#8906) Unexpected 'this'. (no-invalid-this)
(#8906) There should be no spaces inside this paren. (space-in-parens)
(#8906) Unexpected space before function parentheses. (space-before-function-paren)
(#8906) There should be no spaces inside this paren. (space-in-parens)
(#8906) There should be no spaces inside this paren. (space-in-parens)
(#8907) Unexpected tab character. (no-tabs)
(#8907) There should be no spaces inside this paren. (space-in-parens)
(#8907) There should be no spaces inside this paren. (space-in-parens)
(#8908) Unexpected tab character. (no-tabs)
(#8908) There should be no spaces inside this paren. (space-in-parens)
(#8909) Unexpected tab character. (no-tabs)
(#8909) There should be no spaces inside this paren. (space-in-parens)
(#8910) Trailing spaces not allowed. (no-trailing-spaces)
(#8910) Unexpected tab character. (no-tabs)
(#8911) Trailing spaces not allowed. (no-trailing-spaces)
(#8911) Unexpected tab character. (no-tabs)
(#8912) Unexpected tab character. (no-tabs)
(#8912) There should be no spaces inside this paren. (space-in-parens)
(#8912) Unexpected space before function parentheses. (space-before-function-paren)
(#8912) There should be no spaces inside this paren. (space-in-parens)
(#8912) There should be no spaces inside this paren. (space-in-parens)
(#8913) Unexpected tab character. (no-tabs)
(#8913) There should be no spaces inside this paren. (space-in-parens)
(#8913) Unexpected space after unary operator '!'. (space-unary-ops)
(#8913) There should be no spaces inside this paren. (space-in-parens)
(#8914) Unexpected tab character. (no-tabs)
(#8914) Unexpected 'this'. (no-invalid-this)
(#8915) Unexpected tab character. (no-tabs)
(#8916) Unexpected tab character. (no-tabs)
(#8917) Unexpected tab character. (no-tabs)
(#8918) Trailing spaces not allowed. (no-trailing-spaces)
(#8918) Unexpected tab character. (no-tabs)
(#8919) Unexpected tab character. (no-tabs)
(#8919) There should be no spaces inside this paren. (space-in-parens)
(#8919) There should be no spaces inside this paren. (space-in-parens)
(#8920) Unexpected tab character. (no-tabs)
(#8920) There should be no space after '{'. (object-curly-spacing)
(#8920) There should be no space before '}'. (object-curly-spacing)
(#8921) Unexpected tab character. (no-tabs)
(#8922) Unexpected tab character. (no-tabs)
(#8923) Trailing spaces not allowed. (no-trailing-spaces)
(#8923) Unexpected tab character. (no-tabs)
(#8924) Unexpected tab character. (no-tabs)
(#8924) Unexpected 'this'. (no-invalid-this)
(#8924) There should be no spaces inside this paren. (space-in-parens)
(#8924) Unexpected space before function parentheses. (space-before-function-paren)
(#8924) There should be no spaces inside this paren. (space-in-parens)
(#8924) There should be no spaces inside this paren. (space-in-parens)
(#8925) Unexpected tab character. (no-tabs)
(#8925) There should be no spaces inside this paren. (space-in-parens)
(#8925) There should be no spaces inside this paren. (space-in-parens)
(#8926) Unexpected tab character. (no-tabs)
(#8926) There should be no spaces inside this paren. (space-in-parens)
(#8927) Unexpected tab character. (no-tabs)
(#8927) There should be no spaces inside this paren. (space-in-parens)
(#8928) Trailing spaces not allowed. (no-trailing-spaces)
(#8928) Unexpected tab character. (no-tabs)
(#8929) Trailing spaces not allowed. (no-trailing-spaces)
(#8929) Unexpected tab character. (no-tabs)
(#8930) Unexpected tab character. (no-tabs)
(#8931) Unexpected tab character. (no-tabs)
(#8931) There should be no spaces inside this paren. (space-in-parens)
(#8932) Unexpected tab character. (no-tabs)
(#8933) Unexpected tab character. (no-tabs)
(#8934) Unexpected tab character. (no-tabs)
(#8934) Unexpected space before function parentheses. (space-before-function-paren)
(#8934) There should be no spaces inside this paren. (space-in-parens)
(#8934) There should be no spaces inside this paren. (space-in-parens)
(#8935) Unexpected tab character. (no-tabs)
(#8935) Unexpected 'this'. (no-invalid-this)
(#8936) Trailing spaces not allowed. (no-trailing-spaces)
(#8936) Unexpected tab character. (no-tabs)
(#8937) Unexpected tab character. (no-tabs)
(#8937) Unexpected 'this'. (no-invalid-this)
(#8937) There should be no spaces inside this paren. (space-in-parens)
(#8937) Unexpected space before function parentheses. (space-before-function-paren)
(#8937) There should be no spaces inside this paren. (space-in-parens)
(#8937) There should be no spaces inside this paren. (space-in-parens)
(#8938) Unexpected tab character. (no-tabs)
(#8939) Trailing spaces not allowed. (no-trailing-spaces)
(#8939) Unexpected tab character. (no-tabs)
(#8940) Unexpected tab character. (no-tabs)
(#8940) There should be no spaces inside this paren. (space-in-parens)
(#8940) Unexpected space before function parentheses. (space-before-function-paren)
(#8941) Unexpected tab character. (no-tabs)
(#8941) There should be no spaces inside this paren. (space-in-parens)
(#8941) There should be no space after '['. (array-bracket-spacing)
(#8941) There should be no space before ']'. (array-bracket-spacing)
(#8941) There should be no spaces inside this paren. (space-in-parens)
(#8942) Unexpected tab character. (no-tabs)
(#8942) There should be no spaces inside this paren. (space-in-parens)
(#8943) Trailing spaces not allowed. (no-trailing-spaces)
(#8943) Unexpected tab character. (no-tabs)
(#8944) Unexpected tab character. (no-tabs)
(#8945) Unexpected tab character. (no-tabs)
(#8945) There should be no spaces inside this paren. (space-in-parens)
(#8946) Unexpected tab character. (no-tabs)
(#8946) There should be no spaces inside this paren. (space-in-parens)
(#8947) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#8947) Trailing spaces not allowed. (no-trailing-spaces)
(#8947) Unexpected tab character. (no-tabs)
(#8948) Trailing spaces not allowed. (no-trailing-spaces)
(#8948) Unexpected tab character. (no-tabs)
(#8949) Trailing spaces not allowed. (no-trailing-spaces)
(#8949) Unexpected tab character. (no-tabs)
(#8950) Unexpected tab character. (no-tabs)
(#8950) There should be no spaces inside this paren. (space-in-parens)
(#8950) Unexpected space before function parentheses. (space-before-function-paren)
(#8950) There should be no spaces inside this paren. (space-in-parens)
(#8950) There should be no spaces inside this paren. (space-in-parens)
(#8951) Unexpected tab character. (no-tabs)
(#8951) Unexpected 'this'. (no-invalid-this)
(#8952) Trailing spaces not allowed. (no-trailing-spaces)
(#8952) Unexpected tab character. (no-tabs)
(#8953) Unexpected tab character. (no-tabs)
(#8953) There should be no spaces inside this paren. (space-in-parens)
(#8953) There should be no spaces inside this paren. (space-in-parens)
(#8954) Unexpected tab character. (no-tabs)
(#8954) Comments should not begin with a lowercase character (capitalized-comments)
(#8955) Unexpected tab character. (no-tabs)
(#8956) Unexpected tab character. (no-tabs)
(#8957) Unexpected tab character. (no-tabs)
(#8958) Unexpected tab character. (no-tabs)
(#8959) Trailing spaces not allowed. (no-trailing-spaces)
(#8959) Unexpected tab character. (no-tabs)
(#8960) Unexpected tab character. (no-tabs)
(#8960) Comments should not begin with a lowercase character (capitalized-comments)
(#8961) Unexpected tab character. (no-tabs)
(#8961) Unexpected 'this'. (no-invalid-this)
(#8961) There should be no spaces inside this paren. (space-in-parens)
(#8961) Unexpected space before function parentheses. (space-before-function-paren)
(#8961) There should be no spaces inside this paren. (space-in-parens)
(#8961) There should be no spaces inside this paren. (space-in-parens)
(#8962) Unexpected tab character. (no-tabs)
(#8962) There should be no spaces inside this paren. (space-in-parens)
(#8962) Unexpected space after unary operator '!'. (space-unary-ops)
(#8962) There should be no spaces inside this paren. (space-in-parens)
(#8963) Unexpected tab character. (no-tabs)
(#8964) Unexpected tab character. (no-tabs)
(#8965) Trailing spaces not allowed. (no-trailing-spaces)
(#8965) Unexpected tab character. (no-tabs)
(#8966) Unexpected tab character. (no-tabs)
(#8966) There should be no spaces inside this paren. (space-in-parens)
(#8966) There should be no spaces inside this paren. (space-in-parens)
(#8967) Unexpected tab character. (no-tabs)
(#8967) Infix operators must be spaced. (space-infix-ops)
(#8968) Unexpected tab character. (no-tabs)
(#8969) Unexpected tab character. (no-tabs)
(#8969) Multiple spaces found before ':'. (no-multi-spaces)
(#8970) Unexpected tab character. (no-tabs)
(#8971) Unexpected tab character. (no-tabs)
(#8971) There should be no spaces inside this paren. (space-in-parens)
(#8971) There should be no spaces inside this paren. (space-in-parens)
(#8972) Unexpected tab character. (no-tabs)
(#8972) There should be no spaces inside this paren. (space-in-parens)
(#8973) Unexpected tab character. (no-tabs)
(#8973) There should be no spaces inside this paren. (space-in-parens)
(#8974) Trailing spaces not allowed. (no-trailing-spaces)
(#8974) Unexpected tab character. (no-tabs)
(#8975) Trailing spaces not allowed. (no-trailing-spaces)
(#8975) Unexpected tab character. (no-tabs)
(#8976) Unexpected tab character. (no-tabs)
(#8977) Unexpected tab character. (no-tabs)
(#8978) Unexpected tab character. (no-tabs)
(#8979) Unexpected tab character. (no-tabs)
(#8979) Unexpected space before function parentheses. (space-before-function-paren)
(#8979) There should be no spaces inside this paren. (space-in-parens)
(#8979) There should be no spaces inside this paren. (space-in-parens)
(#8980) Unexpected tab character. (no-tabs)
(#8980) Unexpected 'this'. (no-invalid-this)
(#8980) There should be no spaces inside this paren. (space-in-parens)
(#8980) Expected to return a value at the end of function. (consistent-return)
(#8980) Unexpected space before function parentheses. (space-before-function-paren)
(#8980) There should be no spaces inside this paren. (space-in-parens)
(#8980) There should be no spaces inside this paren. (space-in-parens)
(#8981) Unexpected tab character. (no-tabs)
(#8982) Trailing spaces not allowed. (no-trailing-spaces)
(#8982) Unexpected tab character. (no-tabs)
(#8983) Unexpected tab character. (no-tabs)
(#8983) There should be no spaces inside this paren. (space-in-parens)
(#8983) There should be no spaces inside this paren. (space-in-parens)
(#8984) Unexpected tab character. (no-tabs)
(#8984) Comments should not begin with a lowercase character (capitalized-comments)
(#8985) Unexpected tab character. (no-tabs)
(#8985) There should be no space after '['. (computed-property-spacing)
(#8985) There should be no space before ']'. (computed-property-spacing)
(#8986) Unexpected tab character. (no-tabs)
(#8987) Trailing spaces not allowed. (no-trailing-spaces)
(#8987) Unexpected tab character. (no-tabs)
(#8988) Unexpected tab character. (no-tabs)
(#8988) Comments should not begin with a lowercase character (capitalized-comments)
(#8989) Unexpected tab character. (no-tabs)
(#8989) There should be no spaces inside this paren. (space-in-parens)
(#8989) Unexpected space after unary operator '!'. (space-unary-ops)
(#8989) There should be no spaces inside this paren. (space-in-parens)
(#8990) Unexpected tab character. (no-tabs)
(#8990) Function expected a return value. (consistent-return)
(#8991) Unexpected tab character. (no-tabs)
(#8992) Trailing spaces not allowed. (no-trailing-spaces)
(#8992) Unexpected tab character. (no-tabs)
(#8993) Unexpected tab character. (no-tabs)
(#8993) There should be no spaces inside this paren. (space-in-parens)
(#8993) There should be no space after '['. (computed-property-spacing)
(#8993) There should be no space before ']'. (computed-property-spacing)
(#8994) Unexpected tab character. (no-tabs)
(#8994) Infix operators must be spaced. (space-infix-ops)
(#8995) Unexpected tab character. (no-tabs)
(#8996) Unexpected tab character. (no-tabs)
(#8996) Multiple spaces found before ':'. (no-multi-spaces)
(#8997) Unexpected tab character. (no-tabs)
(#8998) Unexpected tab character. (no-tabs)
(#8998) There should be no spaces inside this paren. (space-in-parens)
(#8999) Trailing spaces not allowed. (no-trailing-spaces)
(#8999) Unexpected tab character. (no-tabs)
(#9000) Unexpected tab character. (no-tabs)
(#9000) There should be no spaces inside this paren. (space-in-parens)
(#9000) There should be no spaces inside this paren. (space-in-parens)
(#9001) Unexpected tab character. (no-tabs)
(#9001) There should be no spaces inside this paren. (space-in-parens)
(#9002) Unexpected tab character. (no-tabs)
(#9003) Unexpected tab character. (no-tabs)
(#9004) Trailing spaces not allowed. (no-trailing-spaces)
(#9004) Unexpected tab character. (no-tabs)
(#9005) Unexpected tab character. (no-tabs)
(#9006) Unexpected tab character. (no-tabs)
(#9007) Unexpected tab character. (no-tabs)
(#9008) Trailing spaces not allowed. (no-trailing-spaces)
(#9008) Unexpected tab character. (no-tabs)
(#9009) Unexpected tab character. (no-tabs)
(#9009) There should be no spaces inside this paren. (space-in-parens)
(#9009) Unexpected space before function parentheses. (space-before-function-paren)
(#9010) Unexpected tab character. (no-tabs)
(#9010) Unexpected 'this'. (no-invalid-this)
(#9011) Unexpected tab character. (no-tabs)
(#9011) Unexpected 'this'. (no-invalid-this)
(#9012) Unexpected tab character. (no-tabs)
(#9013) Unexpected tab character. (no-tabs)
(#9013) There should be no spaces inside this paren. (space-in-parens)
(#9014) Trailing spaces not allowed. (no-trailing-spaces)
(#9014) Unexpected tab character. (no-tabs)
(#9015) Trailing spaces not allowed. (no-trailing-spaces)
(#9015) Unexpected tab character. (no-tabs)
(#9016) Unexpected tab character. (no-tabs)
(#9016) There should be no spaces inside this paren. (space-in-parens)
(#9016) Unexpected space before function parentheses. (space-before-function-paren)
(#9017) Unexpected tab character. (no-tabs)
(#9017) Unexpected 'this'. (no-invalid-this)
(#9017) There should be no spaces inside this paren. (space-in-parens)
(#9017) Unexpected space before function parentheses. (space-before-function-paren)
(#9017) There should be no spaces inside this paren. (space-in-parens)
(#9017) There should be no spaces inside this paren. (space-in-parens)
(#9018) Unexpected tab character. (no-tabs)
(#9019) Unexpected tab character. (no-tabs)
(#9019) There should be no spaces inside this paren. (space-in-parens)
(#9019) There should be no spaces inside this paren. (space-in-parens)
(#9020) Unexpected tab character. (no-tabs)
(#9020) There should be no spaces inside this paren. (space-in-parens)
(#9021) Unexpected tab character. (no-tabs)
(#9021) There should be no spaces inside this paren. (space-in-parens)
(#9022) Trailing spaces not allowed. (no-trailing-spaces)
(#9022) Unexpected tab character. (no-tabs)
(#9023) Trailing spaces not allowed. (no-trailing-spaces)
(#9023) Unexpected tab character. (no-tabs)
(#9024) Unexpected tab character. (no-tabs)
(#9024) There should be no spaces inside this paren. (space-in-parens)
(#9024) Unexpected space before function parentheses. (space-before-function-paren)
(#9025) Unexpected tab character. (no-tabs)
(#9025) Unexpected 'this'. (no-invalid-this)
(#9026) Unexpected tab character. (no-tabs)
(#9026) Unexpected 'this'. (no-invalid-this)
(#9027) Unexpected tab character. (no-tabs)
(#9028) Unexpected tab character. (no-tabs)
(#9028) There should be no spaces inside this paren. (space-in-parens)
(#9029) Trailing spaces not allowed. (no-trailing-spaces)
(#9029) Unexpected tab character. (no-tabs)
(#9030) Trailing spaces not allowed. (no-trailing-spaces)
(#9030) Unexpected tab character. (no-tabs)
(#9031) Unexpected tab character. (no-tabs)
(#9031) There should be no spaces inside this paren. (space-in-parens)
(#9031) Unexpected space before function parentheses. (space-before-function-paren)
(#9032) Unexpected tab character. (no-tabs)
(#9032) Unexpected 'this'. (no-invalid-this)
(#9032) There should be no spaces inside this paren. (space-in-parens)
(#9032) Unexpected space before function parentheses. (space-before-function-paren)
(#9032) There should be no spaces inside this paren. (space-in-parens)
(#9032) There should be no spaces inside this paren. (space-in-parens)
(#9033) Unexpected tab character. (no-tabs)
(#9033) There should be no spaces inside this paren. (space-in-parens)
(#9033) There should be no spaces inside this paren. (space-in-parens)
(#9034) Unexpected tab character. (no-tabs)
(#9034) There should be no spaces inside this paren. (space-in-parens)
(#9035) Unexpected tab character. (no-tabs)
(#9035) There should be no spaces inside this paren. (space-in-parens)
(#9036) Trailing spaces not allowed. (no-trailing-spaces)
(#9036) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#9036) Unexpected tab character. (no-tabs)
(#9037) Trailing spaces not allowed. (no-trailing-spaces)
(#9037) Unexpected tab character. (no-tabs)
(#9038) Trailing spaces not allowed. (no-trailing-spaces)
(#9038) Unexpected tab character. (no-tabs)
(#9039) Unexpected tab character. (no-tabs)
(#9040) Unexpected tab character. (no-tabs)
(#9041) Unexpected tab character. (no-tabs)
(#9042) Unexpected tab character. (no-tabs)
(#9043) Unexpected tab character. (no-tabs)
(#9044) Unexpected tab character. (no-tabs)
(#9045) Unexpected tab character. (no-tabs)
(#9046) Unexpected tab character. (no-tabs)
(#9047) Unexpected tab character. (no-tabs)
(#9048) Unexpected tab character. (no-tabs)
(#9049) Unexpected tab character. (no-tabs)
(#9050) Unexpected tab character. (no-tabs)
(#9051) Unexpected tab character. (no-tabs)
(#9052) Unexpected tab character. (no-tabs)
(#9053) Unexpected tab character. (no-tabs)
(#9054) Unexpected tab character. (no-tabs)
(#9054) There should be no spaces inside this paren. (space-in-parens)
(#9054) There should be no spaces inside this paren. (space-in-parens)
(#9055) Unexpected tab character. (no-tabs)
(#9055) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#9056) Unexpected tab character. (no-tabs)
(#9057) Unexpected tab character. (no-tabs)
(#9058) Unexpected tab character. (no-tabs)
(#9059) Trailing spaces not allowed. (no-trailing-spaces)
(#9059) Unexpected tab character. (no-tabs)
(#9060) Unexpected tab character. (no-tabs)
(#9060) There should be no spaces inside this paren. (space-in-parens)
(#9060) Infix operators must be spaced. (space-infix-ops)
(#9060) Infix operators must be spaced. (space-infix-ops)
(#9060) Unexpected whitespace before semicolon. (semi-spacing)
(#9060) Infix operators must be spaced. (space-infix-ops)
(#9060) Unexpected whitespace before semicolon. (semi-spacing)
(#9060) There should be no spaces inside this paren. (space-in-parens)
(#9061) Unexpected tab character. (no-tabs)
(#9061) There should be no spaces inside this paren. (space-in-parens)
(#9061) There should be no spaces inside this paren. (space-in-parens)
(#9062) Unexpected tab character. (no-tabs)
(#9062) There should be no spaces inside this paren. (space-in-parens)
(#9062) There should be no spaces inside this paren. (space-in-parens)
(#9063) Trailing spaces not allowed. (no-trailing-spaces)
(#9063) Unexpected tab character. (no-tabs)
(#9064) Unexpected tab character. (no-tabs)
(#9065) Unexpected tab character. (no-tabs)
(#9066) Unexpected tab character. (no-tabs)
(#9067) Unexpected tab character. (no-tabs)
(#9068) Trailing spaces not allowed. (no-trailing-spaces)
(#9068) Unexpected tab character. (no-tabs)
(#9069) Unexpected tab character. (no-tabs)
(#9070) Unexpected tab character. (no-tabs)
(#9071) Unexpected tab character. (no-tabs)
(#9072) Trailing spaces not allowed. (no-trailing-spaces)
(#9072) Unexpected tab character. (no-tabs)
(#9073) Unexpected tab character. (no-tabs)
(#9074) Unexpected tab character. (no-tabs)
(#9075) Trailing spaces not allowed. (no-trailing-spaces)
(#9075) Unexpected tab character. (no-tabs)
(#9076) Trailing spaces not allowed. (no-trailing-spaces)
(#9076) Unexpected tab character. (no-tabs)
(#9077) Unexpected tab character. (no-tabs)
(#9078) Unexpected tab character. (no-tabs)
(#9079) Unexpected tab character. (no-tabs)
(#9080) Unexpected tab character. (no-tabs)
(#9081) Unexpected tab character. (no-tabs)
(#9082) Unexpected tab character. (no-tabs)
(#9083) Unexpected tab character. (no-tabs)
(#9084) Unexpected tab character. (no-tabs)
(#9085) Unexpected tab character. (no-tabs)
(#9086) Unexpected tab character. (no-tabs)
(#9087) Unexpected tab character. (no-tabs)
(#9088) Unexpected tab character. (no-tabs)
(#9089) Unexpected tab character. (no-tabs)
(#9090) Unexpected tab character. (no-tabs)
(#9091) Unexpected tab character. (no-tabs)
(#9092) Unexpected tab character. (no-tabs)
(#9092) Unexpected space before function parentheses. (space-before-function-paren)
(#9092) There should be no spaces inside this paren. (space-in-parens)
(#9092) There should be no spaces inside this paren. (space-in-parens)
(#9093) Unexpected tab character. (no-tabs)
(#9093) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#9094) Unexpected tab character. (no-tabs)
(#9095) Unexpected tab character. (no-tabs)
(#9096) Trailing spaces not allowed. (no-trailing-spaces)
(#9096) Unexpected tab character. (no-tabs)
(#9097) Unexpected tab character. (no-tabs)
(#9097) There should be no spaces inside this paren. (space-in-parens)
(#9097) Unexpected space before function parentheses. (space-before-function-paren)
(#9098) Unexpected tab character. (no-tabs)
(#9099) Unexpected tab character. (no-tabs)
(#9100) Trailing spaces not allowed. (no-trailing-spaces)
(#9100) Unexpected tab character. (no-tabs)
(#9101) Unexpected tab character. (no-tabs)
(#9101) There should be no spaces inside this paren. (space-in-parens)
(#9101) There should be no spaces inside this paren. (space-in-parens)
(#9102) Unexpected tab character. (no-tabs)
(#9103) Unexpected tab character. (no-tabs)
(#9104) Unexpected tab character. (no-tabs)
(#9104) There should be no spaces inside this paren. (space-in-parens)
(#9105) Trailing spaces not allowed. (no-trailing-spaces)
(#9105) Unexpected tab character. (no-tabs)
(#9106) Unexpected tab character. (no-tabs)
(#9107) Unexpected tab character. (no-tabs)
(#9108) Trailing spaces not allowed. (no-trailing-spaces)
(#9108) Unexpected tab character. (no-tabs)
(#9109) Trailing spaces not allowed. (no-trailing-spaces)
(#9109) Unexpected tab character. (no-tabs)
(#9110) Unexpected tab character. (no-tabs)
(#9111) Unexpected tab character. (no-tabs)
(#9112) Unexpected tab character. (no-tabs)
(#9113) Unexpected tab character. (no-tabs)
(#9114) Unexpected tab character. (no-tabs)
(#9115) Unexpected tab character. (no-tabs)
(#9116) Unexpected tab character. (no-tabs)
(#9117) Unexpected tab character. (no-tabs)
(#9118) Unexpected tab character. (no-tabs)
(#9119) Unexpected tab character. (no-tabs)
(#9120) Unexpected tab character. (no-tabs)
(#9121) Unexpected tab character. (no-tabs)
(#9122) Unexpected tab character. (no-tabs)
(#9123) Unexpected tab character. (no-tabs)
(#9124) Unexpected tab character. (no-tabs)
(#9125) Unexpected tab character. (no-tabs)
(#9126) Unexpected tab character. (no-tabs)
(#9126) Unexpected space before function parentheses. (space-before-function-paren)
(#9126) There should be no spaces inside this paren. (space-in-parens)
(#9126) There should be no spaces inside this paren. (space-in-parens)
(#9127) Unexpected tab character. (no-tabs)
(#9127) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#9128) Unexpected tab character. (no-tabs)
(#9129) Trailing spaces not allowed. (no-trailing-spaces)
(#9129) Unexpected tab character. (no-tabs)
(#9130) Unexpected tab character. (no-tabs)
(#9130) There should be no spaces inside this paren. (space-in-parens)
(#9130) There should be no spaces inside this paren. (space-in-parens)
(#9130) There should be no spaces inside this paren. (space-in-parens)
(#9130) There should be no spaces inside this paren. (space-in-parens)
(#9131) Unexpected tab character. (no-tabs)
(#9132) Unexpected tab character. (no-tabs)
(#9133) Unexpected tab character. (no-tabs)
(#9134) Trailing spaces not allowed. (no-trailing-spaces)
(#9134) Unexpected tab character. (no-tabs)
(#9135) Unexpected tab character. (no-tabs)
(#9135) There should be no spaces inside this paren. (space-in-parens)
(#9135) Expected to return a value at the end of function. (consistent-return)
(#9135) Unexpected space before function parentheses. (space-before-function-paren)
(#9136) Unexpected tab character. (no-tabs)
(#9136) There should be no spaces inside this paren. (space-in-parens)
(#9136) There should be no spaces inside this paren. (space-in-parens)
(#9137) Unexpected tab character. (no-tabs)
(#9138) Unexpected tab character. (no-tabs)
(#9139) Unexpected tab character. (no-tabs)
(#9139) There should be no spaces inside this paren. (space-in-parens)
(#9140) Trailing spaces not allowed. (no-trailing-spaces)
(#9140) Unexpected tab character. (no-tabs)
(#9141) Unexpected tab character. (no-tabs)
(#9142) Unexpected tab character. (no-tabs)
(#9142) There should be no spaces inside this paren. (space-in-parens)
(#9142) There should be no spaces inside this paren. (space-in-parens)
(#9143) Unexpected tab character. (no-tabs)
(#9144) Unexpected tab character. (no-tabs)
(#9145) Trailing spaces not allowed. (no-trailing-spaces)
(#9145) Unexpected tab character. (no-tabs)
(#9146) Trailing spaces not allowed. (no-trailing-spaces)
(#9146) Unexpected tab character. (no-tabs)
(#9147) Unexpected tab character. (no-tabs)
(#9148) Unexpected tab character. (no-tabs)
(#9149) Unexpected tab character. (no-tabs)
(#9150) Unexpected tab character. (no-tabs)
(#9151) Unexpected tab character. (no-tabs)
(#9152) Unexpected tab character. (no-tabs)
(#9153) Unexpected tab character. (no-tabs)
(#9154) Unexpected tab character. (no-tabs)
(#9155) Unexpected tab character. (no-tabs)
(#9156) Unexpected tab character. (no-tabs)
(#9157) Unexpected tab character. (no-tabs)
(#9158) Unexpected tab character. (no-tabs)
(#9159) Unexpected tab character. (no-tabs)
(#9160) Unexpected tab character. (no-tabs)
(#9161) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#9161) Trailing spaces not allowed. (no-trailing-spaces)
(#9161) Unexpected tab character. (no-tabs)
(#9162) Trailing spaces not allowed. (no-trailing-spaces)
(#9162) Unexpected tab character. (no-tabs)
(#9163) Trailing spaces not allowed. (no-trailing-spaces)
(#9163) Unexpected tab character. (no-tabs)
(#9164) Unexpected tab character. (no-tabs)
(#9165) Unexpected tab character. (no-tabs)
(#9166) Unexpected tab character. (no-tabs)
(#9167) Unexpected tab character. (no-tabs)
(#9167) There should be no spaces inside this paren. (space-in-parens)
(#9167) Unexpected space before function parentheses. (space-before-function-paren)
(#9167) There should be no spaces inside this paren. (space-in-parens)
(#9167) There should be no spaces inside this paren. (space-in-parens)
(#9168) Unexpected tab character. (no-tabs)
(#9169) Unexpected tab character. (no-tabs)
(#9169) Multiple spaces found before '='. (no-multi-spaces)
(#9169) Unexpected 'this'. (no-invalid-this)
(#9169) There should be no spaces inside this paren. (space-in-parens)
(#9169) There should be no spaces inside this paren. (space-in-parens)
(#9170) Unexpected tab character. (no-tabs)
(#9171) Trailing spaces not allowed. (no-trailing-spaces)
(#9171) Unexpected tab character. (no-tabs)
(#9172) Unexpected tab character. (no-tabs)
(#9172) There should be no spaces inside this paren. (space-in-parens)
(#9173) Unexpected tab character. (no-tabs)
(#9173) There should be no spaces inside this paren. (space-in-parens)
(#9173) There should be no spaces inside this paren. (space-in-parens)
(#9174) Unexpected tab character. (no-tabs)
(#9174) There should be no spaces inside this paren. (space-in-parens)
(#9174) There should be no spaces inside this paren. (space-in-parens)
(#9175) Unexpected tab character. (no-tabs)
(#9175) There should be no spaces inside this paren. (space-in-parens)
(#9176) Unexpected tab character. (no-tabs)
(#9176) There should be no spaces inside this paren. (space-in-parens)
(#9177) Trailing spaces not allowed. (no-trailing-spaces)
(#9177) Unexpected tab character. (no-tabs)
(#9178) Trailing spaces not allowed. (no-trailing-spaces)
(#9178) Unexpected tab character. (no-tabs)
(#9179) Comments should not begin with a lowercase character (capitalized-comments)
(#9179) Unexpected tab character. (no-tabs)
(#9180) Unexpected tab character. (no-tabs)
(#9180) There should be no spaces inside this paren. (space-in-parens)
(#9180) There should be no space after '['. (array-bracket-spacing)
(#9180) There should be no space before ']'. (array-bracket-spacing)
(#9180) Unexpected space before function parentheses. (space-before-function-paren)
(#9181) Unexpected tab character. (no-tabs)
(#9181) There should be no spaces inside this paren. (space-in-parens)
(#9181) Infix operators must be spaced. (space-infix-ops)
(#9181) Unexpected space before function parentheses. (space-before-function-paren)
(#9181) There should be no spaces inside this paren. (space-in-parens)
(#9181) Comments should not begin with a lowercase character (capitalized-comments)
(#9181) There should be no spaces inside this paren. (space-in-parens)
(#9182) Unexpected tab character. (no-tabs)
(#9183) Trailing spaces not allowed. (no-trailing-spaces)
(#9183) Unexpected tab character. (no-tabs)
(#9184) Unexpected tab character. (no-tabs)
(#9185) Unexpected tab character. (no-tabs)
(#9185) There should be no spaces inside this paren. (space-in-parens)
(#9185) Unexpected space after unary operator '!'. (space-unary-ops)
(#9185) There should be no spaces inside this paren. (space-in-parens)
(#9186) Unexpected tab character. (no-tabs)
(#9187) Unexpected tab character. (no-tabs)
(#9188) Trailing spaces not allowed. (no-trailing-spaces)
(#9188) Unexpected tab character. (no-tabs)
(#9189) Unexpected tab character. (no-tabs)
(#9189) There should be no spaces inside this paren. (space-in-parens)
(#9189) Unexpected 'this'. (no-invalid-this)
(#9189) There should be no spaces inside this paren. (space-in-parens)
(#9190) Unexpected tab character. (no-tabs)
(#9190) There should be no spaces inside this paren. (space-in-parens)
(#9190) There should be no spaces inside this paren. (space-in-parens)
(#9191) Unexpected tab character. (no-tabs)
(#9191) Unexpected 'this'. (no-invalid-this)
(#9192) Unexpected tab character. (no-tabs)
(#9192) There should be no spaces inside this paren. (space-in-parens)
(#9193) Unexpected tab character. (no-tabs)
(#9193) There should be no spaces inside this paren. (space-in-parens)
(#9194) Trailing spaces not allowed. (no-trailing-spaces)
(#9194) Unexpected tab character. (no-tabs)
(#9195) Trailing spaces not allowed. (no-trailing-spaces)
(#9195) Unexpected tab character. (no-tabs)
(#9196) Unexpected tab character. (no-tabs)
(#9196) There should be no spaces inside this paren. (space-in-parens)
(#9196) Unexpected space before function parentheses. (space-before-function-paren)
(#9197) Unexpected tab character. (no-tabs)
(#9197) Unexpected 'this'. (no-invalid-this)
(#9197) There should be no spaces inside this paren. (space-in-parens)
(#9197) Unexpected space before function parentheses. (space-before-function-paren)
(#9197) There should be no spaces inside this paren. (space-in-parens)
(#9197) There should be no spaces inside this paren. (space-in-parens)
(#9198) Unexpected tab character. (no-tabs)
(#9198) There should be no spaces inside this paren. (space-in-parens)
(#9198) There should be no spaces inside this paren. (space-in-parens)
(#9199) Unexpected tab character. (no-tabs)
(#9199) There should be no spaces inside this paren. (space-in-parens)
(#9200) Unexpected tab character. (no-tabs)
(#9200) There should be no spaces inside this paren. (space-in-parens)
(#9201) Trailing spaces not allowed. (no-trailing-spaces)
(#9201) Unexpected tab character. (no-tabs)
(#9202) Trailing spaces not allowed. (no-trailing-spaces)
(#9202) Unexpected tab character. (no-tabs)
(#9203) Unexpected tab character. (no-tabs)
(#9203) There should be no spaces inside this paren. (space-in-parens)
(#9203) Unexpected space before function parentheses. (space-before-function-paren)
(#9204) Unexpected tab character. (no-tabs)
(#9204) There should be no spaces inside this paren. (space-in-parens)
(#9204) Unexpected 'this'. (no-invalid-this)
(#9204) Unexpected 'this'. (no-invalid-this)
(#9204) There should be no spaces inside this paren. (space-in-parens)
(#9205) Unexpected tab character. (no-tabs)
(#9205) There should be no spaces inside this paren. (space-in-parens)
(#9206) Trailing spaces not allowed. (no-trailing-spaces)
(#9206) Unexpected tab character. (no-tabs)
(#9207) Trailing spaces not allowed. (no-trailing-spaces)
(#9207) Unexpected tab character. (no-tabs)
(#9208) Unexpected tab character. (no-tabs)
(#9208) There should be no spaces inside this paren. (space-in-parens)
(#9208) Unexpected space before function parentheses. (space-before-function-paren)
(#9209) Unexpected tab character. (no-tabs)
(#9209) Unexpected 'this'. (no-invalid-this)
(#9210) Unexpected tab character. (no-tabs)
(#9211) Unexpected tab character. (no-tabs)
(#9211) There should be no spaces inside this paren. (space-in-parens)
(#9212) Trailing spaces not allowed. (no-trailing-spaces)
(#9212) Unexpected tab character. (no-tabs)
(#9213) Trailing spaces not allowed. (no-trailing-spaces)
(#9213) Unexpected tab character. (no-tabs)
(#9214) Unexpected tab character. (no-tabs)
(#9214) There should be no spaces inside this paren. (space-in-parens)
(#9214) Unexpected space before function parentheses. (space-before-function-paren)
(#9215) Unexpected tab character. (no-tabs)
(#9215) Unexpected 'this'. (no-invalid-this)
(#9215) There should be no spaces inside this paren. (space-in-parens)
(#9215) Unexpected space before function parentheses. (space-before-function-paren)
(#9215) There should be no spaces inside this paren. (space-in-parens)
(#9215) There should be no spaces inside this paren. (space-in-parens)
(#9216) Unexpected tab character. (no-tabs)
(#9216) There should be no spaces inside this paren. (space-in-parens)
(#9216) There should be no spaces inside this paren. (space-in-parens)
(#9217) Unexpected tab character. (no-tabs)
(#9217) There should be no spaces inside this paren. (space-in-parens)
(#9218) Unexpected tab character. (no-tabs)
(#9218) There should be no spaces inside this paren. (space-in-parens)
(#9219) Trailing spaces not allowed. (no-trailing-spaces)
(#9219) Unexpected tab character. (no-tabs)
(#9220) Trailing spaces not allowed. (no-trailing-spaces)
(#9220) Unexpected tab character. (no-tabs)
(#9221) Unexpected tab character. (no-tabs)
(#9221) There should be no spaces inside this paren. (space-in-parens)
(#9221) Unexpected space before function parentheses. (space-before-function-paren)
(#9221) There should be no spaces inside this paren. (space-in-parens)
(#9221) There should be no spaces inside this paren. (space-in-parens)
(#9222) Unexpected tab character. (no-tabs)
(#9223) Trailing spaces not allowed. (no-trailing-spaces)
(#9223) Unexpected tab character. (no-tabs)
(#9224) Unexpected tab character. (no-tabs)
(#9224) Unexpected 'this'. (no-invalid-this)
(#9224) There should be no spaces inside this paren. (space-in-parens)
(#9224) Unexpected space before function parentheses. (space-before-function-paren)
(#9224) There should be no spaces inside this paren. (space-in-parens)
(#9224) There should be no spaces inside this paren. (space-in-parens)
(#9225) Unexpected tab character. (no-tabs)
(#9225) Multiple spaces found before '='. (no-multi-spaces)
(#9226) Unexpected tab character. (no-tabs)
(#9226) Multiple spaces found before '='. (no-multi-spaces)
(#9227) Unexpected tab character. (no-tabs)
(#9227) Multiple spaces found before '='. (no-multi-spaces)
(#9228) Unexpected tab character. (no-tabs)
(#9228) Multiple spaces found before '='. (no-multi-spaces)
(#9229) Unexpected tab character. (no-tabs)
(#9229) Multiple spaces found before '='. (no-multi-spaces)
(#9230) Unexpected tab character. (no-tabs)
(#9230) Multiple spaces found before '='. (no-multi-spaces)
(#9231) Unexpected tab character. (no-tabs)
(#9231) Multiple spaces found before '='. (no-multi-spaces)
(#9232) Unexpected tab character. (no-tabs)
(#9232) Multiple spaces found before '='. (no-multi-spaces)
(#9233) Unexpected tab character. (no-tabs)
(#9234) Unexpected tab character. (no-tabs)
(#9234) Multiple spaces found before '='. (no-multi-spaces)
(#9234) There should be no spaces inside this paren. (space-in-parens)
(#9234) Unexpected space before function parentheses. (space-before-function-paren)
(#9234) Statement inside of curly braces should be on next line. (brace-style)
(#9234) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9234) There should be no spaces inside this paren. (space-in-parens)
(#9235) Unexpected tab character. (no-tabs)
(#9235) 'i' is defined but never used. (no-unused-vars)
(#9236) Trailing spaces not allowed. (no-trailing-spaces)
(#9236) Unexpected tab character. (no-tabs)
(#9237) Unexpected tab character. (no-tabs)
(#9238) Unexpected tab character. (no-tabs)
(#9239) Unexpected tab character. (no-tabs)
(#9240) Trailing spaces not allowed. (no-trailing-spaces)
(#9240) Unexpected tab character. (no-tabs)
(#9241) Unexpected tab character. (no-tabs)
(#9242) Unexpected tab character. (no-tabs)
(#9242) There should be no spaces inside this paren. (space-in-parens)
(#9242) There should be no spaces inside this paren. (space-in-parens)
(#9243) Trailing spaces not allowed. (no-trailing-spaces)
(#9243) Unexpected tab character. (no-tabs)
(#9244) Unexpected tab character. (no-tabs)
(#9245) Unexpected tab character. (no-tabs)
(#9245) There should be no spaces inside this paren. (space-in-parens)
(#9245) Unexpected space after unary operator '!'. (space-unary-ops)
(#9245) There should be no spaces inside this paren. (space-in-parens)
(#9246) Unexpected tab character. (no-tabs)
(#9246) There should be no spaces inside this paren. (space-in-parens)
(#9246) There should be no spaces inside this paren. (space-in-parens)
(#9246) There should be no spaces inside this paren. (space-in-parens)
(#9246) There should be no spaces inside this paren. (space-in-parens)
(#9247) Unexpected tab character. (no-tabs)
(#9248) Trailing spaces not allowed. (no-trailing-spaces)
(#9248) Unexpected tab character. (no-tabs)
(#9249) Unexpected tab character. (no-tabs)
(#9250) Unexpected tab character. (no-tabs)
(#9251) Unexpected tab character. (no-tabs)
(#9252) Unexpected tab character. (no-tabs)
(#9253) Unexpected tab character. (no-tabs)
(#9253) Infix operators must be spaced. (space-infix-ops)
(#9254) Trailing spaces not allowed. (no-trailing-spaces)
(#9254) Unexpected tab character. (no-tabs)
(#9255) Unexpected tab character. (no-tabs)
(#9256) Unexpected tab character. (no-tabs)
(#9256) There should be no spaces inside this paren. (space-in-parens)
(#9256) There should be no spaces inside this paren. (space-in-parens)
(#9257) Unexpected tab character. (no-tabs)
(#9258) Unexpected tab character. (no-tabs)
(#9258) There should be no spaces inside this paren. (space-in-parens)
(#9258) There should be no spaces inside this paren. (space-in-parens)
(#9259) Unexpected tab character. (no-tabs)
(#9260) Trailing spaces not allowed. (no-trailing-spaces)
(#9260) Unexpected tab character. (no-tabs)
(#9261) Unexpected tab character. (no-tabs)
(#9261) There should be no spaces inside this paren. (space-in-parens)
(#9261) There should be no spaces inside this paren. (space-in-parens)
(#9262) Unexpected tab character. (no-tabs)
(#9263) Unexpected tab character. (no-tabs)
(#9263) There should be no spaces inside this paren. (space-in-parens)
(#9263) There should be no spaces inside this paren. (space-in-parens)
(#9264) Unexpected tab character. (no-tabs)
(#9265) Trailing spaces not allowed. (no-trailing-spaces)
(#9265) Unexpected tab character. (no-tabs)
(#9266) Unexpected tab character. (no-tabs)
(#9267) Unexpected tab character. (no-tabs)
(#9268) Unexpected tab character. (no-tabs)
(#9268) There should be no spaces inside this paren. (space-in-parens)
(#9268) There should be no spaces inside this paren. (space-in-parens)
(#9269) Trailing spaces not allowed. (no-trailing-spaces)
(#9269) Unexpected tab character. (no-tabs)
(#9270) Unexpected tab character. (no-tabs)
(#9270) There should be no spaces inside this paren. (space-in-parens)
(#9270) There should be no spaces inside this paren. (space-in-parens)
(#9270) There should be no spaces inside this paren. (space-in-parens)
(#9270) There should be no spaces inside this paren. (space-in-parens)
(#9271) Trailing spaces not allowed. (no-trailing-spaces)
(#9271) Unexpected tab character. (no-tabs)
(#9272) Unexpected tab character. (no-tabs)
(#9272) There should be no spaces inside this paren. (space-in-parens)
(#9272) Infix operators must be spaced. (space-infix-ops)
(#9272) Infix operators must be spaced. (space-infix-ops)
(#9273) Unexpected tab character. (no-tabs)
(#9273) Infix operators must be spaced. (space-infix-ops)
(#9273) Infix operators must be spaced. (space-infix-ops)
(#9273) Infix operators must be spaced. (space-infix-ops)
(#9273) Infix operators must be spaced. (space-infix-ops)
(#9274) Unexpected tab character. (no-tabs)
(#9275) Trailing spaces not allowed. (no-trailing-spaces)
(#9275) Unexpected tab character. (no-tabs)
(#9276) Unexpected tab character. (no-tabs)
(#9276) There should be no spaces inside this paren. (space-in-parens)
(#9276) There should be no spaces inside this paren. (space-in-parens)
(#9277) Unexpected tab character. (no-tabs)
(#9277) Infix operators must be spaced. (space-infix-ops)
(#9277) Infix operators must be spaced. (space-infix-ops)
(#9277) Infix operators must be spaced. (space-infix-ops)
(#9278) Unexpected tab character. (no-tabs)
(#9278) There should be no spaces inside this paren. (space-in-parens)
(#9278) Unexpected space before function parentheses. (space-before-function-paren)
(#9279) Unexpected tab character. (no-tabs)
(#9279) Infix operators must be spaced. (space-infix-ops)
(#9279) Unexpected 'this'. (no-invalid-this)
(#9280) Unexpected tab character. (no-tabs)
(#9280) Unexpected 'this'. (no-invalid-this)
(#9280) There should be no spaces inside this paren. (space-in-parens)
(#9280) There should be no spaces inside this paren. (space-in-parens)
(#9281) Unexpected tab character. (no-tabs)
(#9282) Unexpected tab character. (no-tabs)
(#9282) There should be no spaces inside this paren. (space-in-parens)
(#9283) Unexpected tab character. (no-tabs)
(#9284) Trailing spaces not allowed. (no-trailing-spaces)
(#9284) Unexpected tab character. (no-tabs)
(#9285) Unexpected tab character. (no-tabs)
(#9286) Unexpected tab character. (no-tabs)
(#9287) Unexpected tab character. (no-tabs)
(#9287) There should be no spaces inside this paren. (space-in-parens)
(#9287) There should be no spaces inside this paren. (space-in-parens)
(#9288) Trailing spaces not allowed. (no-trailing-spaces)
(#9288) Unexpected tab character. (no-tabs)
(#9289) Unexpected tab character. (no-tabs)
(#9290) Unexpected tab character. (no-tabs)
(#9291) Unexpected tab character. (no-tabs)
(#9291) There should be no space after '['. (computed-property-spacing)
(#9291) There should be no space before ']'. (computed-property-spacing)
(#9292) Unexpected tab character. (no-tabs)
(#9292) There should be no space after '['. (computed-property-spacing)
(#9292) There should be no space before ']'. (computed-property-spacing)
(#9293) Trailing spaces not allowed. (no-trailing-spaces)
(#9293) Unexpected tab character. (no-tabs)
(#9294) Unexpected tab character. (no-tabs)
(#9295) Unexpected tab character. (no-tabs)
(#9295) There should be no spaces inside this paren. (space-in-parens)
(#9295) Unexpected space after unary operator '!'. (space-unary-ops)
(#9295) There should be no spaces inside this paren. (space-in-parens)
(#9296) Unexpected tab character. (no-tabs)
(#9296) Comments should not begin with a lowercase character (capitalized-comments)
(#9297) Unexpected tab character. (no-tabs)
(#9297) There should be no spaces inside this paren. (space-in-parens)
(#9297) There should be no spaces inside this paren. (space-in-parens)
(#9298) Trailing spaces not allowed. (no-trailing-spaces)
(#9298) Unexpected tab character. (no-tabs)
(#9299) Unexpected tab character. (no-tabs)
(#9300) Unexpected tab character. (no-tabs)
(#9301) Unexpected tab character. (no-tabs)
(#9302) Unexpected tab character. (no-tabs)
(#9302) There should be no spaces inside this paren. (space-in-parens)
(#9302) There should be no spaces inside this paren. (space-in-parens)
(#9303) Unexpected tab character. (no-tabs)
(#9303) There should be no spaces inside this paren. (space-in-parens)
(#9303) There should be no spaces inside this paren. (space-in-parens)
(#9304) Trailing spaces not allowed. (no-trailing-spaces)
(#9304) Unexpected tab character. (no-tabs)
(#9305) Unexpected tab character. (no-tabs)
(#9306) Unexpected tab character. (no-tabs)
(#9307) Unexpected tab character. (no-tabs)
(#9308) Unexpected tab character. (no-tabs)
(#9309) Trailing spaces not allowed. (no-trailing-spaces)
(#9309) Unexpected tab character. (no-tabs)
(#9310) Unexpected tab character. (no-tabs)
(#9310) There should be no spaces inside this paren. (space-in-parens)
(#9310) There should be no spaces inside this paren. (space-in-parens)
(#9311) Unexpected tab character. (no-tabs)
(#9311) There should be no spaces inside this paren. (space-in-parens)
(#9311) Unexpected space before function parentheses. (space-before-function-paren)
(#9312) Unexpected tab character. (no-tabs)
(#9312) Unexpected 'this'. (no-invalid-this)
(#9312) There should be no spaces inside this paren. (space-in-parens)
(#9312) There should be no spaces inside this paren. (space-in-parens)
(#9313) Unexpected tab character. (no-tabs)
(#9313) There should be no spaces inside this paren. (space-in-parens)
(#9314) Unexpected tab character. (no-tabs)
(#9315) Unexpected tab character. (no-tabs)
(#9316) Trailing spaces not allowed. (no-trailing-spaces)
(#9316) Unexpected tab character. (no-tabs)
(#9317) Unexpected tab character. (no-tabs)
(#9318) Unexpected tab character. (no-tabs)
(#9318) There should be no spaces inside this paren. (space-in-parens)
(#9318) There should be no spaces inside this paren. (space-in-parens)
(#9319) Unexpected tab character. (no-tabs)
(#9319) There should be no spaces inside this paren. (space-in-parens)
(#9319) There should be no spaces inside this paren. (space-in-parens)
(#9320) Unexpected tab character. (no-tabs)
(#9320) There should be no spaces inside this paren. (space-in-parens)
(#9320) There should be no spaces inside this paren. (space-in-parens)
(#9321) Unexpected tab character. (no-tabs)
(#9322) Unexpected tab character. (no-tabs)
(#9322) There should be no spaces inside this paren. (space-in-parens)
(#9323) Unexpected tab character. (no-tabs)
(#9323) There should be no spaces inside this paren. (space-in-parens)
(#9324) Trailing spaces not allowed. (no-trailing-spaces)
(#9324) Unexpected tab character. (no-tabs)
(#9325) Trailing spaces not allowed. (no-trailing-spaces)
(#9325) Unexpected tab character. (no-tabs)
(#9326) Unexpected tab character. (no-tabs)
(#9327) Unexpected tab character. (no-tabs)
(#9327) There should be no spaces inside this paren. (space-in-parens)
(#9327) There should be no space after '['. (array-bracket-spacing)
(#9327) There should be no space before ']'. (array-bracket-spacing)
(#9327) Unexpected space before function parentheses. (space-before-function-paren)
(#9327) There should be no spaces inside this paren. (space-in-parens)
(#9327) There should be no spaces inside this paren. (space-in-parens)
(#9328) Unexpected tab character. (no-tabs)
(#9328) There should be no spaces inside this paren. (space-in-parens)
(#9328) Infix operators must be spaced. (space-infix-ops)
(#9328) Unexpected space before function parentheses. (space-before-function-paren)
(#9328) There should be no spaces inside this paren. (space-in-parens)
(#9328) There should be no spaces inside this paren. (space-in-parens)
(#9329) Unexpected tab character. (no-tabs)
(#9329) Unexpected 'this'. (no-invalid-this)
(#9330) Unexpected tab character. (no-tabs)
(#9330) Unexpected 'this'. (no-invalid-this)
(#9331) Trailing spaces not allowed. (no-trailing-spaces)
(#9331) Unexpected tab character. (no-tabs)
(#9332) Unexpected tab character. (no-tabs)
(#9332) Unexpected 'this'. (no-invalid-this)
(#9332) There should be no spaces inside this paren. (space-in-parens)
(#9332) Unexpected space before function parentheses. (space-before-function-paren)
(#9332) There should be no spaces inside this paren. (space-in-parens)
(#9332) There should be no spaces inside this paren. (space-in-parens)
(#9333) Unexpected tab character. (no-tabs)
(#9334) Unexpected tab character. (no-tabs)
(#9335) Unexpected tab character. (no-tabs)
(#9336) Unexpected tab character. (no-tabs)
(#9337) Unexpected tab character. (no-tabs)
(#9338) Unexpected tab character. (no-tabs)
(#9339) Unexpected tab character. (no-tabs)
(#9340) Unexpected tab character. (no-tabs)
(#9341) Unexpected tab character. (no-tabs)
(#9342) Unexpected tab character. (no-tabs)
(#9343) Unexpected tab character. (no-tabs)
(#9344) Unexpected tab character. (no-tabs)
(#9344) There should be no space after '['. (computed-property-spacing)
(#9344) There should be no space before ']'. (computed-property-spacing)
(#9345) Unexpected tab character. (no-tabs)
(#9346) Unexpected tab character. (no-tabs)
(#9346) Infix operators must be spaced. (space-infix-ops)
(#9347) Unexpected tab character. (no-tabs)
(#9347) Infix operators must be spaced. (space-infix-ops)
(#9348) Unexpected tab character. (no-tabs)
(#9349) Unexpected tab character. (no-tabs)
(#9350) Unexpected tab character. (no-tabs)
(#9351) Unexpected tab character. (no-tabs)
(#9351) There should be no spaces inside this paren. (space-in-parens)
(#9352) Unexpected tab character. (no-tabs)
(#9352) There should be no spaces inside this paren. (space-in-parens)
(#9353) Unexpected tab character. (no-tabs)
(#9353) There should be no spaces inside this paren. (space-in-parens)
(#9354) Trailing spaces not allowed. (no-trailing-spaces)
(#9354) Unexpected tab character. (no-tabs)
(#9355) Trailing spaces not allowed. (no-trailing-spaces)
(#9355) Unexpected tab character. (no-tabs)
(#9356) Unexpected tab character. (no-tabs)
(#9356) Comments should not begin with a lowercase character (capitalized-comments)
(#9357) Unexpected tab character. (no-tabs)
(#9358) Unexpected tab character. (no-tabs)
(#9358) There should be no spaces inside this paren. (space-in-parens)
(#9358) Unexpected space before function parentheses. (space-before-function-paren)
(#9358) There should be no spaces inside this paren. (space-in-parens)
(#9358) There should be no spaces inside this paren. (space-in-parens)
(#9359) Unexpected tab character. (no-tabs)
(#9359) Unexpected 'this'. (no-invalid-this)
(#9360) Unexpected tab character. (no-tabs)
(#9360) There should be no spaces inside this paren. (space-in-parens)
(#9360) There should be no spaces inside this paren. (space-in-parens)
(#9360) There should be no spaces inside this paren. (space-in-parens)
(#9360) There should be no spaces inside this paren. (space-in-parens)
(#9361) Trailing spaces not allowed. (no-trailing-spaces)
(#9361) Unexpected tab character. (no-tabs)
(#9362) Unexpected tab character. (no-tabs)
(#9362) There should be no spaces inside this paren. (space-in-parens)
(#9362) There should be no spaces inside this paren. (space-in-parens)
(#9363) Unexpected tab character. (no-tabs)
(#9364) Unexpected tab character. (no-tabs)
(#9365) Trailing spaces not allowed. (no-trailing-spaces)
(#9365) Unexpected tab character. (no-tabs)
(#9366) Unexpected tab character. (no-tabs)
(#9366) There should be no spaces inside this paren. (space-in-parens)
(#9366) There should be no spaces inside this paren. (space-in-parens)
(#9366) There should be no spaces inside this paren. (space-in-parens)
(#9366) There should be no spaces inside this paren. (space-in-parens)
(#9367) Unexpected tab character. (no-tabs)
(#9367) There should be no space after '['. (computed-property-spacing)
(#9367) There should be no space before ']'. (computed-property-spacing)
(#9368) Unexpected tab character. (no-tabs)
(#9368) There should be no space after '['. (computed-property-spacing)
(#9368) There should be no space before ']'. (computed-property-spacing)
(#9369) Unexpected tab character. (no-tabs)
(#9370) Unexpected tab character. (no-tabs)
(#9371) Trailing spaces not allowed. (no-trailing-spaces)
(#9371) Unexpected tab character. (no-tabs)
(#9372) Unexpected tab character. (no-tabs)
(#9372) There should be no spaces inside this paren. (space-in-parens)
(#9372) There should be no spaces inside this paren. (space-in-parens)
(#9372) Comments should not begin with a lowercase character (capitalized-comments)
(#9373) Unexpected tab character. (no-tabs)
(#9373) There should be no spaces inside this paren. (space-in-parens)
(#9375) Unexpected tab character. (no-tabs)
(#9376) Unexpected tab character. (no-tabs)
(#9377) Unexpected tab character. (no-tabs)
(#9378) Unexpected tab character. (no-tabs)
(#9379) Unexpected tab character. (no-tabs)
(#9380) Unexpected tab character. (no-tabs)
(#9381) Unexpected tab character. (no-tabs)
(#9382) Unexpected tab character. (no-tabs)
(#9383) Unexpected tab character. (no-tabs)
(#9385) Unexpected tab character. (no-tabs)
(#9386) Unexpected tab character. (no-tabs)
(#9387) Unexpected tab character. (no-tabs)
(#9388) Unexpected tab character. (no-tabs)
(#9389) Unexpected tab character. (no-tabs)
(#9390) Unexpected tab character. (no-tabs)
(#9391) Unexpected tab character. (no-tabs)
(#9392) Unexpected tab character. (no-tabs)
(#9393) Unexpected tab character. (no-tabs)
(#9394) Unexpected tab character. (no-tabs)
(#9395) Unexpected tab character. (no-tabs)
(#9396) Unexpected tab character. (no-tabs)
(#9397) Unexpected tab character. (no-tabs)
(#9399) Unexpected tab character. (no-tabs)
(#9400) Unexpected tab character. (no-tabs)
(#9401) Unexpected tab character. (no-tabs)
(#9402) Unexpected tab character. (no-tabs)
(#9403) Unexpected tab character. (no-tabs)
(#9404) Unexpected tab character. (no-tabs)
(#9405) Unexpected tab character. (no-tabs)
(#9406) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#9406) Trailing spaces not allowed. (no-trailing-spaces)
(#9406) Unexpected tab character. (no-tabs)
(#9407) Trailing spaces not allowed. (no-trailing-spaces)
(#9407) Unexpected tab character. (no-tabs)
(#9408) Trailing spaces not allowed. (no-trailing-spaces)
(#9408) Unexpected tab character. (no-tabs)
(#9409) Unexpected tab character. (no-tabs)
(#9410) Unexpected tab character. (no-tabs)
(#9411) Unexpected tab character. (no-tabs)
(#9412) Unexpected tab character. (no-tabs)
(#9413) Unexpected tab character. (no-tabs)
(#9414) Unexpected tab character. (no-tabs)
(#9415) Unexpected tab character. (no-tabs)
(#9416) Unexpected tab character. (no-tabs)
(#9417) Unexpected tab character. (no-tabs)
(#9418) Unexpected tab character. (no-tabs)
(#9419) Unexpected tab character. (no-tabs)
(#9420) Unexpected tab character. (no-tabs)
(#9421) Trailing spaces not allowed. (no-trailing-spaces)
(#9421) Unexpected tab character. (no-tabs)
(#9422) Unexpected tab character. (no-tabs)
(#9423) Unexpected tab character. (no-tabs)
(#9424) Unexpected tab character. (no-tabs)
(#9425) Unexpected tab character. (no-tabs)
(#9426) Unexpected tab character. (no-tabs)
(#9427) Unexpected tab character. (no-tabs)
(#9428) Trailing spaces not allowed. (no-trailing-spaces)
(#9428) Unexpected tab character. (no-tabs)
(#9429) Unexpected tab character. (no-tabs)
(#9430) Unexpected tab character. (no-tabs)
(#9431) Unexpected tab character. (no-tabs)
(#9432) Unexpected tab character. (no-tabs)
(#9433) Unexpected tab character. (no-tabs)
(#9434) Unexpected tab character. (no-tabs)
(#9435) Unexpected tab character. (no-tabs)
(#9436) Unexpected tab character. (no-tabs)
(#9437) Trailing spaces not allowed. (no-trailing-spaces)
(#9437) Unexpected tab character. (no-tabs)
(#9438) Unexpected tab character. (no-tabs)
(#9439) Unexpected tab character. (no-tabs)
(#9440) Unexpected tab character. (no-tabs)
(#9441) Unexpected tab character. (no-tabs)
(#9442) Unexpected tab character. (no-tabs)
(#9443) Unexpected tab character. (no-tabs)
(#9444) Unexpected tab character. (no-tabs)
(#9445) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#9445) Trailing spaces not allowed. (no-trailing-spaces)
(#9445) Unexpected tab character. (no-tabs)
(#9446) Trailing spaces not allowed. (no-trailing-spaces)
(#9446) Unexpected tab character. (no-tabs)
(#9447) Trailing spaces not allowed. (no-trailing-spaces)
(#9447) Unexpected tab character. (no-tabs)
(#9448) Trailing spaces not allowed. (no-trailing-spaces)
(#9448) Unexpected tab character. (no-tabs)
(#9449) Unexpected tab character. (no-tabs)
(#9450) Unexpected tab character. (no-tabs)
(#9451) Unexpected tab character. (no-tabs)
(#9452) Unexpected tab character. (no-tabs)
(#9453) Unexpected tab character. (no-tabs)
(#9454) Unexpected tab character. (no-tabs)
(#9455) Unexpected tab character. (no-tabs)
(#9456) Unexpected tab character. (no-tabs)
(#9457) Unexpected tab character. (no-tabs)
(#9458) Unexpected tab character. (no-tabs)
(#9459) Unexpected tab character. (no-tabs)
(#9460) Unexpected tab character. (no-tabs)
(#9461) Unexpected tab character. (no-tabs)
(#9462) Trailing spaces not allowed. (no-trailing-spaces)
(#9462) Unexpected tab character. (no-tabs)
(#9463) Unexpected tab character. (no-tabs)
(#9464) Unexpected tab character. (no-tabs)
(#9465) Unexpected tab character. (no-tabs)
(#9466) Unexpected tab character. (no-tabs)
(#9467) Unexpected tab character. (no-tabs)
(#9468) Unexpected tab character. (no-tabs)
(#9469) Unexpected tab character. (no-tabs)
(#9470) Trailing spaces not allowed. (no-trailing-spaces)
(#9470) Unexpected tab character. (no-tabs)
(#9471) Unexpected tab character. (no-tabs)
(#9472) Unexpected tab character. (no-tabs)
(#9473) Unexpected tab character. (no-tabs)
(#9474) Unexpected tab character. (no-tabs)
(#9475) Unexpected tab character. (no-tabs)
(#9476) Unexpected tab character. (no-tabs)
(#9477) Unexpected tab character. (no-tabs)
(#9478) Unexpected tab character. (no-tabs)
(#9479) Unexpected tab character. (no-tabs)
(#9480) Unexpected tab character. (no-tabs)
(#9481) Trailing spaces not allowed. (no-trailing-spaces)
(#9481) Unexpected tab character. (no-tabs)
(#9482) Unexpected tab character. (no-tabs)
(#9483) Unexpected tab character. (no-tabs)
(#9484) Unexpected tab character. (no-tabs)
(#9485) Unexpected tab character. (no-tabs)
(#9486) Unexpected tab character. (no-tabs)
(#9487) Unexpected tab character. (no-tabs)
(#9488) Unexpected tab character. (no-tabs)
(#9489) Unexpected tab character. (no-tabs)
(#9490) Unexpected tab character. (no-tabs)
(#9491) Unexpected tab character. (no-tabs)
(#9492) Unexpected tab character. (no-tabs)
(#9493) Unexpected tab character. (no-tabs)
(#9494) Unexpected tab character. (no-tabs)
(#9495) Trailing spaces not allowed. (no-trailing-spaces)
(#9495) Unexpected tab character. (no-tabs)
(#9496) Unexpected tab character. (no-tabs)
(#9497) Unexpected tab character. (no-tabs)
(#9498) Unexpected tab character. (no-tabs)
(#9499) Unexpected tab character. (no-tabs)
(#9500) Unexpected tab character. (no-tabs)
(#9501) Unexpected tab character. (no-tabs)
(#9502) Unexpected tab character. (no-tabs)
(#9503) Unexpected tab character. (no-tabs)
(#9504) Trailing spaces not allowed. (no-trailing-spaces)
(#9504) Unexpected tab character. (no-tabs)
(#9505) Unexpected tab character. (no-tabs)
(#9506) Unexpected tab character. (no-tabs)
(#9507) Unexpected tab character. (no-tabs)
(#9508) Unexpected tab character. (no-tabs)
(#9509) Unexpected tab character. (no-tabs)
(#9510) Unexpected tab character. (no-tabs)
(#9511) Unexpected tab character. (no-tabs)
(#9512) Unexpected tab character. (no-tabs)
(#9513) Unexpected tab character. (no-tabs)
(#9514) Unexpected tab character. (no-tabs)
(#9515) Trailing spaces not allowed. (no-trailing-spaces)
(#9515) Unexpected tab character. (no-tabs)
(#9516) Unexpected tab character. (no-tabs)
(#9517) Unexpected tab character. (no-tabs)
(#9518) Unexpected tab character. (no-tabs)
(#9519) Unexpected tab character. (no-tabs)
(#9520) Unexpected tab character. (no-tabs)
(#9521) Unexpected tab character. (no-tabs)
(#9522) Unexpected tab character. (no-tabs)
(#9523) Unexpected tab character. (no-tabs)
(#9524) Unexpected tab character. (no-tabs)
(#9525) Trailing spaces not allowed. (no-trailing-spaces)
(#9525) Unexpected tab character. (no-tabs)
(#9526) Unexpected tab character. (no-tabs)
(#9527) Unexpected tab character. (no-tabs)
(#9528) Unexpected tab character. (no-tabs)
(#9529) Unexpected tab character. (no-tabs)
(#9530) Unexpected tab character. (no-tabs)
(#9531) Unexpected tab character. (no-tabs)
(#9532) Unexpected tab character. (no-tabs)
(#9533) Unexpected tab character. (no-tabs)
(#9534) Unexpected tab character. (no-tabs)
(#9535) Unexpected tab character. (no-tabs)
(#9536) Trailing spaces not allowed. (no-trailing-spaces)
(#9536) Unexpected tab character. (no-tabs)
(#9537) Unexpected tab character. (no-tabs)
(#9538) Unexpected tab character. (no-tabs)
(#9539) Unexpected tab character. (no-tabs)
(#9540) Unexpected tab character. (no-tabs)
(#9541) Unexpected tab character. (no-tabs)
(#9542) Unexpected tab character. (no-tabs)
(#9543) Unexpected tab character. (no-tabs)
(#9544) Unexpected tab character. (no-tabs)
(#9545) Unexpected tab character. (no-tabs)
(#9546) Trailing spaces not allowed. (no-trailing-spaces)
(#9546) Unexpected tab character. (no-tabs)
(#9547) Trailing spaces not allowed. (no-trailing-spaces)
(#9547) Unexpected tab character. (no-tabs)
(#9548) Unexpected tab character. (no-tabs)
(#9549) Unexpected tab character. (no-tabs)
(#9550) Unexpected tab character. (no-tabs)
(#9551) Unexpected tab character. (no-tabs)
(#9552) Unexpected tab character. (no-tabs)
(#9553) Unexpected tab character. (no-tabs)
(#9554) Unexpected tab character. (no-tabs)
(#9555) Unexpected tab character. (no-tabs)
(#9556) Unexpected tab character. (no-tabs)
(#9557) Unexpected tab character. (no-tabs)
(#9558) Unexpected tab character. (no-tabs)
(#9559) Unexpected tab character. (no-tabs)
(#9560) Unexpected tab character. (no-tabs)
(#9561) Unexpected tab character. (no-tabs)
(#9562) Unexpected tab character. (no-tabs)
(#9563) Unexpected tab character. (no-tabs)
(#9564) Unexpected tab character. (no-tabs)
(#9565) Unexpected tab character. (no-tabs)
(#9566) Unexpected tab character. (no-tabs)
(#9567) Trailing spaces not allowed. (no-trailing-spaces)
(#9567) Unexpected tab character. (no-tabs)
(#9568) Unexpected tab character. (no-tabs)
(#9569) Unexpected tab character. (no-tabs)
(#9570) Unexpected tab character. (no-tabs)
(#9571) Unexpected tab character. (no-tabs)
(#9572) Unexpected tab character. (no-tabs)
(#9573) Unexpected tab character. (no-tabs)
(#9574) Unexpected tab character. (no-tabs)
(#9575) Unexpected tab character. (no-tabs)
(#9576) Unexpected tab character. (no-tabs)
(#9577) Unexpected tab character. (no-tabs)
(#9578) Trailing spaces not allowed. (no-trailing-spaces)
(#9578) Unexpected tab character. (no-tabs)
(#9579) Unexpected tab character. (no-tabs)
(#9580) Unexpected tab character. (no-tabs)
(#9581) Unexpected tab character. (no-tabs)
(#9582) Unexpected tab character. (no-tabs)
(#9583) Unexpected tab character. (no-tabs)
(#9584) Unexpected tab character. (no-tabs)
(#9585) Unexpected tab character. (no-tabs)
(#9586) Unexpected tab character. (no-tabs)
(#9587) Unexpected tab character. (no-tabs)
(#9588) Trailing spaces not allowed. (no-trailing-spaces)
(#9588) Unexpected tab character. (no-tabs)
(#9589) Unexpected tab character. (no-tabs)
(#9590) Unexpected tab character. (no-tabs)
(#9591) Unexpected tab character. (no-tabs)
(#9592) Unexpected tab character. (no-tabs)
(#9593) Unexpected tab character. (no-tabs)
(#9594) Unexpected tab character. (no-tabs)
(#9595) Trailing spaces not allowed. (no-trailing-spaces)
(#9595) Unexpected tab character. (no-tabs)
(#9596) Unexpected tab character. (no-tabs)
(#9597) Unexpected tab character. (no-tabs)
(#9598) Unexpected tab character. (no-tabs)
(#9599) Unexpected tab character. (no-tabs)
(#9600) Unexpected tab character. (no-tabs)
(#9601) Trailing spaces not allowed. (no-trailing-spaces)
(#9601) Unexpected tab character. (no-tabs)
(#9602) Unexpected tab character. (no-tabs)
(#9603) Unexpected tab character. (no-tabs)
(#9604) Unexpected tab character. (no-tabs)
(#9605) Unexpected tab character. (no-tabs)
(#9606) Unexpected tab character. (no-tabs)
(#9607) Trailing spaces not allowed. (no-trailing-spaces)
(#9607) Unexpected tab character. (no-tabs)
(#9608) Unexpected tab character. (no-tabs)
(#9609) Unexpected tab character. (no-tabs)
(#9610) Unexpected tab character. (no-tabs)
(#9611) Unexpected tab character. (no-tabs)
(#9612) Unexpected tab character. (no-tabs)
(#9613) Unexpected tab character. (no-tabs)
(#9614) Unexpected tab character. (no-tabs)
(#9615) Unexpected tab character. (no-tabs)
(#9616) Trailing spaces not allowed. (no-trailing-spaces)
(#9616) Unexpected tab character. (no-tabs)
(#9617) Unexpected tab character. (no-tabs)
(#9618) Unexpected tab character. (no-tabs)
(#9619) Unexpected tab character. (no-tabs)
(#9620) Unexpected tab character. (no-tabs)
(#9621) Unexpected tab character. (no-tabs)
(#9622) Unexpected tab character. (no-tabs)
(#9623) Unexpected tab character. (no-tabs)
(#9624) Unexpected tab character. (no-tabs)
(#9625) Trailing spaces not allowed. (no-trailing-spaces)
(#9625) Unexpected tab character. (no-tabs)
(#9626) Unexpected tab character. (no-tabs)
(#9627) Unexpected tab character. (no-tabs)
(#9628) Unexpected tab character. (no-tabs)
(#9629) Unexpected tab character. (no-tabs)
(#9630) Unexpected tab character. (no-tabs)
(#9631) Unexpected tab character. (no-tabs)
(#9632) Unexpected tab character. (no-tabs)
(#9633) Unexpected tab character. (no-tabs)
(#9634) Unexpected tab character. (no-tabs)
(#9635) Unexpected tab character. (no-tabs)
(#9636) Unexpected tab character. (no-tabs)
(#9637) Unexpected tab character. (no-tabs)
(#9638) Unexpected tab character. (no-tabs)
(#9639) Trailing spaces not allowed. (no-trailing-spaces)
(#9639) Unexpected tab character. (no-tabs)
(#9640) Unexpected tab character. (no-tabs)
(#9641) Unexpected tab character. (no-tabs)
(#9642) Unexpected tab character. (no-tabs)
(#9643) Unexpected tab character. (no-tabs)
(#9644) Unexpected tab character. (no-tabs)
(#9645) Unexpected tab character. (no-tabs)
(#9646) Unexpected tab character. (no-tabs)
(#9647) Unexpected tab character. (no-tabs)
(#9648) Unexpected tab character. (no-tabs)
(#9649) Unexpected tab character. (no-tabs)
(#9650) Unexpected tab character. (no-tabs)
(#9651) Unexpected tab character. (no-tabs)
(#9652) Unexpected tab character. (no-tabs)
(#9653) Unexpected tab character. (no-tabs)
(#9654) Unexpected tab character. (no-tabs)
(#9655) Trailing spaces not allowed. (no-trailing-spaces)
(#9655) Unexpected tab character. (no-tabs)
(#9656) Unexpected tab character. (no-tabs)
(#9657) Unexpected tab character. (no-tabs)
(#9658) Unexpected tab character. (no-tabs)
(#9659) Unexpected tab character. (no-tabs)
(#9660) Unexpected tab character. (no-tabs)
(#9661) Unexpected tab character. (no-tabs)
(#9662) Unexpected tab character. (no-tabs)
(#9663) Unexpected tab character. (no-tabs)
(#9664) Unexpected tab character. (no-tabs)
(#9665) Unexpected tab character. (no-tabs)
(#9666) Unexpected tab character. (no-tabs)
(#9667) Unexpected tab character. (no-tabs)
(#9668) Trailing spaces not allowed. (no-trailing-spaces)
(#9668) Unexpected tab character. (no-tabs)
(#9669) Unexpected tab character. (no-tabs)
(#9670) Unexpected tab character. (no-tabs)
(#9671) Unexpected tab character. (no-tabs)
(#9672) Unexpected tab character. (no-tabs)
(#9673) Unexpected tab character. (no-tabs)
(#9674) Unexpected tab character. (no-tabs)
(#9675) Unexpected tab character. (no-tabs)
(#9676) Unexpected tab character. (no-tabs)
(#9677) Trailing spaces not allowed. (no-trailing-spaces)
(#9677) Unexpected tab character. (no-tabs)
(#9678) Unexpected tab character. (no-tabs)
(#9679) Unexpected tab character. (no-tabs)
(#9680) Unexpected tab character. (no-tabs)
(#9681) Unexpected tab character. (no-tabs)
(#9682) Unexpected tab character. (no-tabs)
(#9683) Unexpected tab character. (no-tabs)
(#9684) Unexpected tab character. (no-tabs)
(#9685) Unexpected tab character. (no-tabs)
(#9686) Unexpected tab character. (no-tabs)
(#9687) Trailing spaces not allowed. (no-trailing-spaces)
(#9687) Unexpected tab character. (no-tabs)
(#9688) Unexpected tab character. (no-tabs)
(#9689) Unexpected tab character. (no-tabs)
(#9690) Unexpected tab character. (no-tabs)
(#9691) Unexpected tab character. (no-tabs)
(#9692) Unexpected tab character. (no-tabs)
(#9693) Unexpected tab character. (no-tabs)
(#9694) Unexpected tab character. (no-tabs)
(#9695) Trailing spaces not allowed. (no-trailing-spaces)
(#9695) Unexpected tab character. (no-tabs)
(#9696) Unexpected tab character. (no-tabs)
(#9697) Unexpected tab character. (no-tabs)
(#9698) Unexpected tab character. (no-tabs)
(#9699) Unexpected tab character. (no-tabs)
(#9700) Unexpected tab character. (no-tabs)
(#9701) Unexpected tab character. (no-tabs)
(#9702) Unexpected tab character. (no-tabs)
(#9703) Unexpected tab character. (no-tabs)
(#9704) Trailing spaces not allowed. (no-trailing-spaces)
(#9704) Unexpected tab character. (no-tabs)
(#9705) Unexpected tab character. (no-tabs)
(#9706) Unexpected tab character. (no-tabs)
(#9707) Unexpected tab character. (no-tabs)
(#9708) Unexpected tab character. (no-tabs)
(#9709) Unexpected tab character. (no-tabs)
(#9710) Unexpected tab character. (no-tabs)
(#9711) Trailing spaces not allowed. (no-trailing-spaces)
(#9711) Unexpected tab character. (no-tabs)
(#9712) Unexpected tab character. (no-tabs)
(#9713) Unexpected tab character. (no-tabs)
(#9714) Unexpected tab character. (no-tabs)
(#9715) Unexpected tab character. (no-tabs)
(#9716) Unexpected tab character. (no-tabs)
(#9717) Unexpected tab character. (no-tabs)
(#9718) Unexpected tab character. (no-tabs)
(#9719) Unexpected tab character. (no-tabs)
(#9720) Unexpected tab character. (no-tabs)
(#9721) Unexpected tab character. (no-tabs)
(#9722) Unexpected tab character. (no-tabs)
(#9723) Unexpected tab character. (no-tabs)
(#9724) Trailing spaces not allowed. (no-trailing-spaces)
(#9724) Unexpected tab character. (no-tabs)
(#9725) Unexpected tab character. (no-tabs)
(#9726) Unexpected tab character. (no-tabs)
(#9727) Unexpected tab character. (no-tabs)
(#9728) Unexpected tab character. (no-tabs)
(#9729) Unexpected tab character. (no-tabs)
(#9730) Unexpected tab character. (no-tabs)
(#9731) Unexpected tab character. (no-tabs)
(#9732) Unexpected tab character. (no-tabs)
(#9733) Trailing spaces not allowed. (no-trailing-spaces)
(#9733) Unexpected tab character. (no-tabs)
(#9734) Unexpected tab character. (no-tabs)
(#9735) Unexpected tab character. (no-tabs)
(#9736) Unexpected tab character. (no-tabs)
(#9737) Unexpected tab character. (no-tabs)
(#9738) Unexpected tab character. (no-tabs)
(#9739) Unexpected tab character. (no-tabs)
(#9740) Trailing spaces not allowed. (no-trailing-spaces)
(#9740) Unexpected tab character. (no-tabs)
(#9741) Unexpected tab character. (no-tabs)
(#9742) Unexpected tab character. (no-tabs)
(#9743) Unexpected tab character. (no-tabs)
(#9744) Unexpected tab character. (no-tabs)
(#9745) Unexpected tab character. (no-tabs)
(#9746) Unexpected tab character. (no-tabs)
(#9747) Unexpected tab character. (no-tabs)
(#9748) Trailing spaces not allowed. (no-trailing-spaces)
(#9748) Unexpected tab character. (no-tabs)
(#9749) Unexpected tab character. (no-tabs)
(#9750) Unexpected tab character. (no-tabs)
(#9751) Unexpected tab character. (no-tabs)
(#9752) Unexpected tab character. (no-tabs)
(#9753) Unexpected tab character. (no-tabs)
(#9754) Unexpected tab character. (no-tabs)
(#9755) Trailing spaces not allowed. (no-trailing-spaces)
(#9755) Unexpected tab character. (no-tabs)
(#9756) Unexpected tab character. (no-tabs)
(#9757) Unexpected tab character. (no-tabs)
(#9758) Unexpected tab character. (no-tabs)
(#9759) Unexpected tab character. (no-tabs)
(#9760) Unexpected tab character. (no-tabs)
(#9761) Unexpected tab character. (no-tabs)
(#9762) Unexpected tab character. (no-tabs)
(#9763) Trailing spaces not allowed. (no-trailing-spaces)
(#9763) Unexpected tab character. (no-tabs)
(#9764) Unexpected tab character. (no-tabs)
(#9765) Unexpected tab character. (no-tabs)
(#9766) Unexpected tab character. (no-tabs)
(#9767) Unexpected tab character. (no-tabs)
(#9768) Unexpected tab character. (no-tabs)
(#9769) Trailing spaces not allowed. (no-trailing-spaces)
(#9769) Unexpected tab character. (no-tabs)
(#9770) Unexpected tab character. (no-tabs)
(#9771) Unexpected tab character. (no-tabs)
(#9772) Unexpected tab character. (no-tabs)
(#9773) Unexpected tab character. (no-tabs)
(#9774) Unexpected tab character. (no-tabs)
(#9775) Unexpected tab character. (no-tabs)
(#9776) Trailing spaces not allowed. (no-trailing-spaces)
(#9776) Unexpected tab character. (no-tabs)
(#9777) Unexpected tab character. (no-tabs)
(#9778) Unexpected tab character. (no-tabs)
(#9779) Unexpected tab character. (no-tabs)
(#9780) Unexpected tab character. (no-tabs)
(#9781) Unexpected tab character. (no-tabs)
(#9782) Unexpected tab character. (no-tabs)
(#9783) Trailing spaces not allowed. (no-trailing-spaces)
(#9783) Unexpected tab character. (no-tabs)
(#9784) Unexpected tab character. (no-tabs)
(#9785) Unexpected tab character. (no-tabs)
(#9786) Unexpected tab character. (no-tabs)
(#9787) Unexpected tab character. (no-tabs)
(#9788) Unexpected tab character. (no-tabs)
(#9789) Unexpected tab character. (no-tabs)
(#9790) Unexpected tab character. (no-tabs)
(#9791) Trailing spaces not allowed. (no-trailing-spaces)
(#9791) Unexpected tab character. (no-tabs)
(#9792) Trailing spaces not allowed. (no-trailing-spaces)
(#9792) Unexpected tab character. (no-tabs)
(#9793) Unexpected tab character. (no-tabs)
(#9794) Unexpected tab character. (no-tabs)
(#9795) Unexpected tab character. (no-tabs)
(#9796) Unexpected tab character. (no-tabs)
(#9797) Unexpected tab character. (no-tabs)
(#9798) Unexpected tab character. (no-tabs)
(#9799) Unexpected tab character. (no-tabs)
(#9800) Unexpected tab character. (no-tabs)
(#9801) Unexpected tab character. (no-tabs)
(#9802) Unexpected tab character. (no-tabs)
(#9803) Unexpected tab character. (no-tabs)
(#9804) Unexpected tab character. (no-tabs)
(#9805) Unexpected tab character. (no-tabs)
(#9806) Unexpected tab character. (no-tabs)
(#9807) Unexpected tab character. (no-tabs)
(#9808) Trailing spaces not allowed. (no-trailing-spaces)
(#9808) Unexpected tab character. (no-tabs)
(#9809) Unexpected tab character. (no-tabs)
(#9810) Unexpected tab character. (no-tabs)
(#9811) Unexpected tab character. (no-tabs)
(#9812) Unexpected tab character. (no-tabs)
(#9813) Unexpected tab character. (no-tabs)
(#9814) Unexpected tab character. (no-tabs)
(#9815) Unexpected tab character. (no-tabs)
(#9816) Unexpected tab character. (no-tabs)
(#9817) Unexpected tab character. (no-tabs)
(#9818) Unexpected tab character. (no-tabs)
(#9819) Unexpected tab character. (no-tabs)
(#9820) Unexpected tab character. (no-tabs)
(#9821) Unexpected tab character. (no-tabs)
(#9822) Unexpected tab character. (no-tabs)
(#9823) Unexpected tab character. (no-tabs)
(#9824) Unexpected tab character. (no-tabs)
(#9825) Unexpected tab character. (no-tabs)
(#9826) Unexpected tab character. (no-tabs)
(#9827) Unexpected tab character. (no-tabs)
(#9828) Unexpected tab character. (no-tabs)
(#9829) Unexpected tab character. (no-tabs)
(#9830) Unexpected tab character. (no-tabs)
(#9831) Unexpected tab character. (no-tabs)
(#9832) Unexpected tab character. (no-tabs)
(#9833) Unexpected tab character. (no-tabs)
(#9834) Unexpected tab character. (no-tabs)
(#9835) Unexpected tab character. (no-tabs)
(#9836) Unexpected tab character. (no-tabs)
(#9837) Unexpected tab character. (no-tabs)
(#9838) Unexpected tab character. (no-tabs)
(#9839) Unexpected tab character. (no-tabs)
(#9840) Unexpected tab character. (no-tabs)
(#9841) Unexpected tab character. (no-tabs)
(#9842) Unexpected tab character. (no-tabs)
(#9843) Unexpected tab character. (no-tabs)
(#9844) Unexpected tab character. (no-tabs)
(#9845) Unexpected tab character. (no-tabs)
(#9846) Unexpected tab character. (no-tabs)
(#9847) Unexpected tab character. (no-tabs)
(#9848) Unexpected tab character. (no-tabs)
(#9849) Unexpected tab character. (no-tabs)
(#9850) Unexpected tab character. (no-tabs)
(#9851) Unexpected tab character. (no-tabs)
(#9852) Unexpected tab character. (no-tabs)
(#9853) Unexpected tab character. (no-tabs)
(#9854) Unexpected tab character. (no-tabs)
(#9855) Unexpected tab character. (no-tabs)
(#9856) Unexpected tab character. (no-tabs)
(#9857) Unexpected tab character. (no-tabs)
(#9858) Unexpected tab character. (no-tabs)
(#9859) Unexpected tab character. (no-tabs)
(#9860) Unexpected tab character. (no-tabs)
(#9861) Unexpected tab character. (no-tabs)
(#9862) Unexpected tab character. (no-tabs)
(#9863) Unexpected tab character. (no-tabs)
(#9864) Unexpected tab character. (no-tabs)
(#9865) Unexpected tab character. (no-tabs)
(#9866) Unexpected tab character. (no-tabs)
(#9867) Unexpected tab character. (no-tabs)
(#9868) Unexpected tab character. (no-tabs)
(#9869) Unexpected tab character. (no-tabs)
(#9870) Unexpected tab character. (no-tabs)
(#9871) Unexpected tab character. (no-tabs)
(#9872) Unexpected tab character. (no-tabs)
(#9873) Unexpected tab character. (no-tabs)
(#9874) Unexpected tab character. (no-tabs)
(#9875) Trailing spaces not allowed. (no-trailing-spaces)
(#9875) Unexpected tab character. (no-tabs)
(#9876) Trailing spaces not allowed. (no-trailing-spaces)
(#9876) Unexpected tab character. (no-tabs)
(#9877) Unexpected tab character. (no-tabs)
(#9878) Unexpected tab character. (no-tabs)
(#9879) Unexpected tab character. (no-tabs)
(#9880) Unexpected tab character. (no-tabs)
(#9881) Unexpected tab character. (no-tabs)
(#9882) Unexpected tab character. (no-tabs)
(#9883) Unexpected tab character. (no-tabs)
(#9884) Unexpected tab character. (no-tabs)
(#9885) Unexpected tab character. (no-tabs)
(#9886) Unexpected tab character. (no-tabs)
(#9887) Unexpected tab character. (no-tabs)
(#9888) Unexpected tab character. (no-tabs)
(#9889) Unexpected tab character. (no-tabs)
(#9890) Unexpected tab character. (no-tabs)
(#9891) Unexpected tab character. (no-tabs)
(#9892) Unexpected tab character. (no-tabs)
(#9893) Unexpected tab character. (no-tabs)
(#9894) Unexpected tab character. (no-tabs)
(#9895) Unexpected tab character. (no-tabs)
(#9896) Unexpected tab character. (no-tabs)
(#9897) Unexpected tab character. (no-tabs)
(#9898) Unexpected tab character. (no-tabs)
(#9899) Unexpected tab character. (no-tabs)
(#9900) Unexpected tab character. (no-tabs)
(#9901) Unexpected tab character. (no-tabs)
(#9902) Unexpected tab character. (no-tabs)
(#9903) Unexpected tab character. (no-tabs)
(#9904) Unexpected tab character. (no-tabs)
(#9904) A space is required after ','. (comma-spacing)
(#9905) Trailing spaces not allowed. (no-trailing-spaces)
(#9905) Unexpected tab character. (no-tabs)
(#9906) Trailing spaces not allowed. (no-trailing-spaces)
(#9906) Unexpected tab character. (no-tabs)
(#9907) Unexpected tab character. (no-tabs)
(#9908) Unexpected tab character. (no-tabs)
(#9909) Unexpected tab character. (no-tabs)
(#9910) Unexpected tab character. (no-tabs)
(#9911) Unexpected tab character. (no-tabs)
(#9912) Unexpected tab character. (no-tabs)
(#9913) Unexpected tab character. (no-tabs)
(#9914) Unexpected tab character. (no-tabs)
(#9915) Unexpected tab character. (no-tabs)
(#9916) Unexpected tab character. (no-tabs)
(#9917) Unexpected tab character. (no-tabs)
(#9918) Unexpected tab character. (no-tabs)
(#9919) Unexpected tab character. (no-tabs)
(#9920) Unexpected tab character. (no-tabs)
(#9921) Unexpected tab character. (no-tabs)
(#9922) Unexpected tab character. (no-tabs)
(#9923) Unexpected tab character. (no-tabs)
(#9924) Unexpected tab character. (no-tabs)
(#9925) Unexpected tab character. (no-tabs)
(#9926) Unexpected tab character. (no-tabs)
(#9927) Unexpected tab character. (no-tabs)
(#9928) Trailing spaces not allowed. (no-trailing-spaces)
(#9928) Unexpected tab character. (no-tabs)
(#9929) Trailing spaces not allowed. (no-trailing-spaces)
(#9929) Unexpected tab character. (no-tabs)
(#9930) Unexpected tab character. (no-tabs)
(#9931) Unexpected tab character. (no-tabs)
(#9932) Unexpected tab character. (no-tabs)
(#9933) Unexpected tab character. (no-tabs)
(#9934) Unexpected tab character. (no-tabs)
(#9935) Unexpected tab character. (no-tabs)
(#9936) Unexpected tab character. (no-tabs)
(#9937) Unexpected tab character. (no-tabs)
(#9938) Unexpected tab character. (no-tabs)
(#9939) Unexpected tab character. (no-tabs)
(#9940) Unexpected tab character. (no-tabs)
(#9941) Unexpected tab character. (no-tabs)
(#9942) Unexpected tab character. (no-tabs)
(#9943) Unexpected tab character. (no-tabs)
(#9944) Unexpected tab character. (no-tabs)
(#9945) Unexpected tab character. (no-tabs)
(#9946) Unexpected tab character. (no-tabs)
(#9947) Unexpected tab character. (no-tabs)
(#9948) Unexpected tab character. (no-tabs)
(#9949) Unexpected tab character. (no-tabs)
(#9950) Unexpected tab character. (no-tabs)
(#9951) Unexpected tab character. (no-tabs)
(#9952) Unexpected tab character. (no-tabs)
(#9953) Unexpected tab character. (no-tabs)
(#9954) Unexpected tab character. (no-tabs)
(#9955) Unexpected tab character. (no-tabs)
(#9956) Unexpected tab character. (no-tabs)
(#9957) Unexpected tab character. (no-tabs)
(#9958) Unexpected tab character. (no-tabs)
(#9959) Unexpected tab character. (no-tabs)
(#9960) Unexpected tab character. (no-tabs)
(#9961) Unexpected tab character. (no-tabs)
(#9962) Unexpected tab character. (no-tabs)
(#9963) Unexpected tab character. (no-tabs)
(#9964) Unexpected tab character. (no-tabs)
(#9965) Unexpected tab character. (no-tabs)
(#9966) Unexpected tab character. (no-tabs)
(#9967) Unexpected tab character. (no-tabs)
(#9968) Unexpected tab character. (no-tabs)
(#9969) Unexpected tab character. (no-tabs)
(#9970) Unexpected tab character. (no-tabs)
(#9971) Unexpected tab character. (no-tabs)
(#9972) Unexpected tab character. (no-tabs)
(#9973) Unexpected tab character. (no-tabs)
(#9974) Unexpected tab character. (no-tabs)
(#9975) Unexpected tab character. (no-tabs)
(#9976) Unexpected tab character. (no-tabs)
(#9977) Unexpected tab character. (no-tabs)
(#9978) Unexpected tab character. (no-tabs)
(#9979) Unexpected tab character. (no-tabs)
(#9980) Unexpected tab character. (no-tabs)
(#9981) Unexpected tab character. (no-tabs)
(#9982) Unexpected tab character. (no-tabs)
(#9983) Unexpected tab character. (no-tabs)
(#9984) Unexpected tab character. (no-tabs)
(#9985) Unexpected tab character. (no-tabs)
(#9986) Unexpected tab character. (no-tabs)
(#9987) Unexpected tab character. (no-tabs)
(#9988) Unexpected tab character. (no-tabs)
(#9989) Unexpected tab character. (no-tabs)
(#9990) Unexpected tab character. (no-tabs)
(#9991) Unexpected tab character. (no-tabs)
(#9992) Unexpected tab character. (no-tabs)
(#9993) Unexpected tab character. (no-tabs)
(#9994) Unexpected tab character. (no-tabs)
(#9995) Unexpected tab character. (no-tabs)
(#9996) Unexpected tab character. (no-tabs)
(#9997) Unexpected tab character. (no-tabs)
(#9998) Unexpected tab character. (no-tabs)
(#9999) Unexpected tab character. (no-tabs)
(#10000) Unexpected tab character. (no-tabs)
(#10001) Unexpected tab character. (no-tabs)
(#10002) Unexpected tab character. (no-tabs)
(#10003) Unexpected tab character. (no-tabs)
(#10004) Unexpected tab character. (no-tabs)
(#10005) Unexpected tab character. (no-tabs)
(#10006) Unexpected tab character. (no-tabs)
(#10007) Unexpected tab character. (no-tabs)
(#10008) Unexpected tab character. (no-tabs)
(#10009) Unexpected tab character. (no-tabs)
(#10010) Unexpected tab character. (no-tabs)
(#10011) Unexpected tab character. (no-tabs)
(#10012) Unexpected tab character. (no-tabs)
(#10013) Unexpected tab character. (no-tabs)
(#10014) Unexpected tab character. (no-tabs)
(#10015) Unexpected tab character. (no-tabs)
(#10016) Unexpected tab character. (no-tabs)
(#10017) Unexpected tab character. (no-tabs)
(#10018) Unexpected tab character. (no-tabs)
(#10019) Unexpected tab character. (no-tabs)
(#10020) Unexpected tab character. (no-tabs)
(#10021) Unexpected tab character. (no-tabs)
(#10022) Unexpected tab character. (no-tabs)
(#10023) Unexpected tab character. (no-tabs)
(#10024) Unexpected tab character. (no-tabs)
(#10025) Unexpected tab character. (no-tabs)
(#10026) Unexpected tab character. (no-tabs)
(#10027) Unexpected tab character. (no-tabs)
(#10028) Unexpected tab character. (no-tabs)
(#10029) Unexpected tab character. (no-tabs)
(#10030) Unexpected tab character. (no-tabs)
(#10031) Unexpected tab character. (no-tabs)
(#10032) Unexpected tab character. (no-tabs)
(#10033) Unexpected tab character. (no-tabs)
(#10034) Unexpected tab character. (no-tabs)
(#10035) Unexpected tab character. (no-tabs)
(#10036) Unexpected tab character. (no-tabs)
(#10037) Unexpected tab character. (no-tabs)
(#10038) Unexpected tab character. (no-tabs)
(#10039) Unexpected tab character. (no-tabs)
(#10040) Unexpected tab character. (no-tabs)
(#10041) Unexpected tab character. (no-tabs)
(#10042) Unexpected tab character. (no-tabs)
(#10043) Unexpected tab character. (no-tabs)
(#10044) Unexpected tab character. (no-tabs)
(#10045) Unexpected tab character. (no-tabs)
(#10046) Unexpected tab character. (no-tabs)
(#10047) Unexpected tab character. (no-tabs)
(#10048) Unexpected tab character. (no-tabs)
(#10049) Unexpected tab character. (no-tabs)
(#10050) Unexpected tab character. (no-tabs)
(#10051) Unexpected tab character. (no-tabs)
(#10052) Unexpected tab character. (no-tabs)
(#10053) Unexpected tab character. (no-tabs)
(#10054) Unexpected tab character. (no-tabs)
(#10055) Unexpected tab character. (no-tabs)
(#10056) Unexpected tab character. (no-tabs)
(#10057) Unexpected tab character. (no-tabs)
(#10058) Unexpected tab character. (no-tabs)
(#10059) Unexpected tab character. (no-tabs)
(#10060) Unexpected tab character. (no-tabs)
(#10061) Unexpected tab character. (no-tabs)
(#10062) Unexpected tab character. (no-tabs)
(#10063) Unexpected tab character. (no-tabs)
(#10064) Unexpected tab character. (no-tabs)
(#10065) Unexpected tab character. (no-tabs)
(#10066) Unexpected tab character. (no-tabs)
(#10067) Unexpected tab character. (no-tabs)
(#10068) Unexpected tab character. (no-tabs)
(#10069) Unexpected tab character. (no-tabs)
(#10070) Unexpected tab character. (no-tabs)
(#10071) Unexpected tab character. (no-tabs)
(#10072) Unexpected tab character. (no-tabs)
(#10073) Unexpected tab character. (no-tabs)
(#10074) Unexpected tab character. (no-tabs)
(#10075) Unexpected tab character. (no-tabs)
(#10076) Unexpected tab character. (no-tabs)
(#10077) Unexpected tab character. (no-tabs)
(#10078) Unexpected tab character. (no-tabs)
(#10079) Unexpected tab character. (no-tabs)
(#10080) Unexpected tab character. (no-tabs)
(#10081) Unexpected tab character. (no-tabs)
(#10082) Unexpected tab character. (no-tabs)
(#10083) Unexpected tab character. (no-tabs)
(#10084) Unexpected tab character. (no-tabs)
(#10085) Trailing spaces not allowed. (no-trailing-spaces)
(#10085) Unexpected tab character. (no-tabs)
(#10086) Trailing spaces not allowed. (no-trailing-spaces)
(#10086) Unexpected tab character. (no-tabs)
(#10087) Unexpected tab character. (no-tabs)
(#10088) Unexpected tab character. (no-tabs)
(#10089) Unexpected tab character. (no-tabs)
(#10090) Unexpected tab character. (no-tabs)
(#10091) Unexpected tab character. (no-tabs)
(#10092) Unexpected tab character. (no-tabs)
(#10093) Unexpected tab character. (no-tabs)
(#10094) Unexpected tab character. (no-tabs)
(#10095) Unexpected tab character. (no-tabs)
(#10096) Unexpected tab character. (no-tabs)
(#10097) Unexpected tab character. (no-tabs)
(#10098) Unexpected tab character. (no-tabs)
(#10099) Unexpected tab character. (no-tabs)
(#10100) Unexpected tab character. (no-tabs)
(#10101) Unexpected tab character. (no-tabs)
(#10102) Unexpected tab character. (no-tabs)
(#10103) Unexpected tab character. (no-tabs)
(#10104) Unexpected tab character. (no-tabs)
(#10105) Unexpected tab character. (no-tabs)
(#10106) Unexpected tab character. (no-tabs)
(#10107) Unexpected tab character. (no-tabs)
(#10108) Unexpected tab character. (no-tabs)
(#10109) Unexpected tab character. (no-tabs)
(#10110) Unexpected tab character. (no-tabs)
(#10110) There should be no space after '['. (array-bracket-spacing)
(#10110) There should be no space before ']'. (array-bracket-spacing)
(#10111) Trailing spaces not allowed. (no-trailing-spaces)
(#10111) Unexpected tab character. (no-tabs)
(#10112) Trailing spaces not allowed. (no-trailing-spaces)
(#10112) Unexpected tab character. (no-tabs)
(#10113) Unexpected tab character. (no-tabs)
(#10114) Unexpected tab character. (no-tabs)
(#10115) Unexpected tab character. (no-tabs)
(#10116) Unexpected tab character. (no-tabs)
(#10117) Unexpected tab character. (no-tabs)
(#10118) Unexpected tab character. (no-tabs)
(#10119) Unexpected tab character. (no-tabs)
(#10120) Unexpected tab character. (no-tabs)
(#10121) Unexpected tab character. (no-tabs)
(#10122) Unexpected tab character. (no-tabs)
(#10123) Unexpected tab character. (no-tabs)
(#10124) Unexpected tab character. (no-tabs)
(#10125) Unexpected tab character. (no-tabs)
(#10126) Trailing spaces not allowed. (no-trailing-spaces)
(#10126) Unexpected tab character. (no-tabs)
(#10127) Unexpected tab character. (no-tabs)
(#10128) Unexpected tab character. (no-tabs)
(#10129) Unexpected tab character. (no-tabs)
(#10130) Unexpected tab character. (no-tabs)
(#10131) Unexpected tab character. (no-tabs)
(#10132) Unexpected tab character. (no-tabs)
(#10133) Unexpected tab character. (no-tabs)
(#10134) Unexpected tab character. (no-tabs)
(#10135) Unexpected tab character. (no-tabs)
(#10136) Unexpected tab character. (no-tabs)
(#10137) Unexpected tab character. (no-tabs)
(#10138) Unexpected tab character. (no-tabs)
(#10139) Unexpected tab character. (no-tabs)
(#10140) Unexpected tab character. (no-tabs)
(#10141) Unexpected tab character. (no-tabs)
(#10142) Unexpected tab character. (no-tabs)
(#10143) Unexpected tab character. (no-tabs)
(#10144) Unexpected tab character. (no-tabs)
(#10145) Unexpected tab character. (no-tabs)
(#10146) Unexpected tab character. (no-tabs)
(#10147) Trailing spaces not allowed. (no-trailing-spaces)
(#10147) Unexpected tab character. (no-tabs)
(#10148) Trailing spaces not allowed. (no-trailing-spaces)
(#10148) Unexpected tab character. (no-tabs)
(#10149) Unexpected tab character. (no-tabs)
(#10150) Unexpected tab character. (no-tabs)
(#10151) Unexpected tab character. (no-tabs)
(#10152) Unexpected tab character. (no-tabs)
(#10153) Unexpected tab character. (no-tabs)
(#10154) Unexpected tab character. (no-tabs)
(#10155) Unexpected tab character. (no-tabs)
(#10156) Unexpected tab character. (no-tabs)
(#10157) Unexpected tab character. (no-tabs)
(#10158) Unexpected tab character. (no-tabs)
(#10159) Unexpected tab character. (no-tabs)
(#10160) Unexpected tab character. (no-tabs)
(#10161) Unexpected tab character. (no-tabs)
(#10162) Unexpected tab character. (no-tabs)
(#10163) Unexpected tab character. (no-tabs)
(#10164) Unexpected tab character. (no-tabs)
(#10165) Unexpected tab character. (no-tabs)
(#10166) Unexpected tab character. (no-tabs)
(#10167) Unexpected tab character. (no-tabs)
(#10168) Unexpected tab character. (no-tabs)
(#10169) Unexpected tab character. (no-tabs)
(#10170) Unexpected tab character. (no-tabs)
(#10171) Unexpected tab character. (no-tabs)
(#10172) Unexpected tab character. (no-tabs)
(#10173) Unexpected tab character. (no-tabs)
(#10174) Trailing spaces not allowed. (no-trailing-spaces)
(#10174) Unexpected tab character. (no-tabs)
(#10175) Trailing spaces not allowed. (no-trailing-spaces)
(#10175) Unexpected tab character. (no-tabs)
(#10176) Unexpected tab character. (no-tabs)
(#10177) Unexpected tab character. (no-tabs)
(#10178) Unexpected tab character. (no-tabs)
(#10179) Unexpected tab character. (no-tabs)
(#10180) Unexpected tab character. (no-tabs)
(#10181) Unexpected tab character. (no-tabs)
(#10182) Unexpected tab character. (no-tabs)
(#10183) Unexpected tab character. (no-tabs)
(#10184) Unexpected tab character. (no-tabs)
(#10185) Unexpected tab character. (no-tabs)
(#10186) Unexpected tab character. (no-tabs)
(#10187) Unexpected tab character. (no-tabs)
(#10188) Unexpected tab character. (no-tabs)
(#10189) Unexpected tab character. (no-tabs)
(#10190) Unexpected tab character. (no-tabs)
(#10191) Unexpected tab character. (no-tabs)
(#10192) Unexpected tab character. (no-tabs)
(#10193) Unexpected tab character. (no-tabs)
(#10194) Unexpected tab character. (no-tabs)
(#10195) Trailing spaces not allowed. (no-trailing-spaces)
(#10195) Unexpected tab character. (no-tabs)
(#10196) Trailing spaces not allowed. (no-trailing-spaces)
(#10196) Unexpected tab character. (no-tabs)
(#10197) Unexpected tab character. (no-tabs)
(#10198) Unexpected tab character. (no-tabs)
(#10199) Unexpected tab character. (no-tabs)
(#10200) Unexpected tab character. (no-tabs)
(#10201) Unexpected tab character. (no-tabs)
(#10202) Unexpected tab character. (no-tabs)
(#10203) Unexpected tab character. (no-tabs)
(#10204) Unexpected tab character. (no-tabs)
(#10205) Unexpected tab character. (no-tabs)
(#10206) Unexpected tab character. (no-tabs)
(#10207) Unexpected tab character. (no-tabs)
(#10208) Unexpected tab character. (no-tabs)
(#10209) Unexpected tab character. (no-tabs)
(#10210) Unexpected tab character. (no-tabs)
(#10211) Unexpected tab character. (no-tabs)
(#10212) Unexpected tab character. (no-tabs)
(#10213) Unexpected tab character. (no-tabs)
(#10214) Unexpected tab character. (no-tabs)
(#10215) Trailing spaces not allowed. (no-trailing-spaces)
(#10215) Unexpected tab character. (no-tabs)
(#10216) Trailing spaces not allowed. (no-trailing-spaces)
(#10216) Unexpected tab character. (no-tabs)
(#10217) Unexpected tab character. (no-tabs)
(#10218) Unexpected tab character. (no-tabs)
(#10219) Unexpected tab character. (no-tabs)
(#10220) Unexpected tab character. (no-tabs)
(#10221) Unexpected tab character. (no-tabs)
(#10222) Unexpected tab character. (no-tabs)
(#10223) Unexpected tab character. (no-tabs)
(#10224) Unexpected tab character. (no-tabs)
(#10225) Unexpected tab character. (no-tabs)
(#10226) Unexpected tab character. (no-tabs)
(#10227) Unexpected tab character. (no-tabs)
(#10228) Unexpected tab character. (no-tabs)
(#10229) Unexpected tab character. (no-tabs)
(#10230) Unexpected tab character. (no-tabs)
(#10231) Unexpected tab character. (no-tabs)
(#10232) Unexpected tab character. (no-tabs)
(#10233) Unexpected tab character. (no-tabs)
(#10234) Unexpected tab character. (no-tabs)
(#10235) Unexpected tab character. (no-tabs)
(#10236) Unexpected tab character. (no-tabs)
(#10237) Unexpected tab character. (no-tabs)
(#10238) Trailing spaces not allowed. (no-trailing-spaces)
(#10238) Unexpected tab character. (no-tabs)
(#10239) Trailing spaces not allowed. (no-trailing-spaces)
(#10239) Unexpected tab character. (no-tabs)
(#10240) Unexpected tab character. (no-tabs)
(#10241) Unexpected tab character. (no-tabs)
(#10242) Unexpected tab character. (no-tabs)
(#10243) Unexpected tab character. (no-tabs)
(#10244) Unexpected tab character. (no-tabs)
(#10245) Unexpected tab character. (no-tabs)
(#10246) Unexpected tab character. (no-tabs)
(#10247) Unexpected tab character. (no-tabs)
(#10248) Unexpected tab character. (no-tabs)
(#10249) Unexpected tab character. (no-tabs)
(#10250) Unexpected tab character. (no-tabs)
(#10251) Unexpected tab character. (no-tabs)
(#10252) Unexpected tab character. (no-tabs)
(#10253) Unexpected tab character. (no-tabs)
(#10254) Unexpected tab character. (no-tabs)
(#10255) Unexpected tab character. (no-tabs)
(#10256) Unexpected tab character. (no-tabs)
(#10257) Unexpected tab character. (no-tabs)
(#10258) Unexpected tab character. (no-tabs)
(#10259) Unexpected tab character. (no-tabs)
(#10260) Unexpected tab character. (no-tabs)
(#10261) Unexpected tab character. (no-tabs)
(#10262) Unexpected tab character. (no-tabs)
(#10263) Unexpected tab character. (no-tabs)
(#10264) Unexpected tab character. (no-tabs)
(#10265) Unexpected tab character. (no-tabs)
(#10266) Trailing spaces not allowed. (no-trailing-spaces)
(#10266) Unexpected tab character. (no-tabs)
(#10267) Trailing spaces not allowed. (no-trailing-spaces)
(#10267) Unexpected tab character. (no-tabs)
(#10268) Unexpected tab character. (no-tabs)
(#10269) Unexpected tab character. (no-tabs)
(#10270) Unexpected tab character. (no-tabs)
(#10271) Unexpected tab character. (no-tabs)
(#10272) Unexpected tab character. (no-tabs)
(#10273) Unexpected tab character. (no-tabs)
(#10274) Unexpected tab character. (no-tabs)
(#10275) Unexpected tab character. (no-tabs)
(#10276) Unexpected tab character. (no-tabs)
(#10277) Unexpected tab character. (no-tabs)
(#10278) Unexpected tab character. (no-tabs)
(#10279) Unexpected tab character. (no-tabs)
(#10280) Unexpected tab character. (no-tabs)
(#10281) Unexpected tab character. (no-tabs)
(#10282) Unexpected tab character. (no-tabs)
(#10283) Unexpected tab character. (no-tabs)
(#10284) Unexpected tab character. (no-tabs)
(#10285) Unexpected tab character. (no-tabs)
(#10286) Unexpected tab character. (no-tabs)
(#10287) Unexpected tab character. (no-tabs)
(#10288) Unexpected tab character. (no-tabs)
(#10289) Unexpected tab character. (no-tabs)
(#10290) Trailing spaces not allowed. (no-trailing-spaces)
(#10290) Unexpected tab character. (no-tabs)
(#10291) Trailing spaces not allowed. (no-trailing-spaces)
(#10291) Unexpected tab character. (no-tabs)
(#10292) Unexpected tab character. (no-tabs)
(#10293) Unexpected tab character. (no-tabs)
(#10294) Unexpected tab character. (no-tabs)
(#10295) Unexpected tab character. (no-tabs)
(#10296) Unexpected tab character. (no-tabs)
(#10297) Unexpected tab character. (no-tabs)
(#10298) Unexpected tab character. (no-tabs)
(#10299) Unexpected tab character. (no-tabs)
(#10300) Unexpected tab character. (no-tabs)
(#10301) Unexpected tab character. (no-tabs)
(#10302) Unexpected tab character. (no-tabs)
(#10303) Unexpected tab character. (no-tabs)
(#10304) Unexpected tab character. (no-tabs)
(#10305) Unexpected tab character. (no-tabs)
(#10306) Unexpected tab character. (no-tabs)
(#10307) Unexpected tab character. (no-tabs)
(#10308) Unexpected tab character. (no-tabs)
(#10309) Unexpected tab character. (no-tabs)
(#10310) Trailing spaces not allowed. (no-trailing-spaces)
(#10310) Unexpected tab character. (no-tabs)
(#10311) Trailing spaces not allowed. (no-trailing-spaces)
(#10311) Unexpected tab character. (no-tabs)
(#10312) Unexpected tab character. (no-tabs)
(#10313) Unexpected tab character. (no-tabs)
(#10314) Unexpected tab character. (no-tabs)
(#10315) Unexpected tab character. (no-tabs)
(#10316) Unexpected tab character. (no-tabs)
(#10317) Unexpected tab character. (no-tabs)
(#10318) Unexpected tab character. (no-tabs)
(#10319) Unexpected tab character. (no-tabs)
(#10320) Unexpected tab character. (no-tabs)
(#10321) Unexpected tab character. (no-tabs)
(#10322) Unexpected tab character. (no-tabs)
(#10323) Unexpected tab character. (no-tabs)
(#10324) Unexpected tab character. (no-tabs)
(#10325) Unexpected tab character. (no-tabs)
(#10326) Unexpected tab character. (no-tabs)
(#10327) Unexpected tab character. (no-tabs)
(#10328) Unexpected tab character. (no-tabs)
(#10329) Unexpected tab character. (no-tabs)
(#10330) Trailing spaces not allowed. (no-trailing-spaces)
(#10330) Unexpected tab character. (no-tabs)
(#10331) Trailing spaces not allowed. (no-trailing-spaces)
(#10331) Unexpected tab character. (no-tabs)
(#10332) Unexpected tab character. (no-tabs)
(#10333) Unexpected tab character. (no-tabs)
(#10334) Unexpected tab character. (no-tabs)
(#10335) Unexpected tab character. (no-tabs)
(#10336) Unexpected tab character. (no-tabs)
(#10337) Unexpected tab character. (no-tabs)
(#10338) Unexpected tab character. (no-tabs)
(#10339) Unexpected tab character. (no-tabs)
(#10340) Unexpected tab character. (no-tabs)
(#10341) Unexpected tab character. (no-tabs)
(#10342) Unexpected tab character. (no-tabs)
(#10343) Unexpected tab character. (no-tabs)
(#10344) Unexpected tab character. (no-tabs)
(#10345) Unexpected tab character. (no-tabs)
(#10346) Unexpected tab character. (no-tabs)
(#10347) Unexpected tab character. (no-tabs)
(#10348) Unexpected tab character. (no-tabs)
(#10349) Trailing spaces not allowed. (no-trailing-spaces)
(#10349) Unexpected tab character. (no-tabs)
(#10350) Trailing spaces not allowed. (no-trailing-spaces)
(#10350) Unexpected tab character. (no-tabs)
(#10351) Unexpected tab character. (no-tabs)
(#10352) Unexpected tab character. (no-tabs)
(#10353) Unexpected tab character. (no-tabs)
(#10354) Unexpected tab character. (no-tabs)
(#10355) Unexpected tab character. (no-tabs)
(#10356) Unexpected tab character. (no-tabs)
(#10357) Unexpected tab character. (no-tabs)
(#10358) Unexpected tab character. (no-tabs)
(#10359) Unexpected tab character. (no-tabs)
(#10360) Unexpected tab character. (no-tabs)
(#10361) Unexpected tab character. (no-tabs)
(#10362) Unexpected tab character. (no-tabs)
(#10363) Unexpected tab character. (no-tabs)
(#10364) Unexpected tab character. (no-tabs)
(#10365) Unexpected tab character. (no-tabs)
(#10366) Unexpected tab character. (no-tabs)
(#10367) Trailing spaces not allowed. (no-trailing-spaces)
(#10367) Unexpected tab character. (no-tabs)
(#10368) Trailing spaces not allowed. (no-trailing-spaces)
(#10368) Unexpected tab character. (no-tabs)
(#10369) Unexpected tab character. (no-tabs)
(#10370) Unexpected tab character. (no-tabs)
(#10371) Unexpected tab character. (no-tabs)
(#10372) Unexpected tab character. (no-tabs)
(#10373) Unexpected tab character. (no-tabs)
(#10374) Unexpected tab character. (no-tabs)
(#10375) Unexpected tab character. (no-tabs)
(#10376) Unexpected tab character. (no-tabs)
(#10377) Unexpected tab character. (no-tabs)
(#10378) Unexpected tab character. (no-tabs)
(#10379) Unexpected tab character. (no-tabs)
(#10380) Unexpected tab character. (no-tabs)
(#10381) Unexpected tab character. (no-tabs)
(#10382) Unexpected tab character. (no-tabs)
(#10383) Unexpected tab character. (no-tabs)
(#10384) Unexpected tab character. (no-tabs)
(#10385) Unexpected tab character. (no-tabs)
(#10386) Unexpected tab character. (no-tabs)
(#10387) Unexpected tab character. (no-tabs)
(#10388) Trailing spaces not allowed. (no-trailing-spaces)
(#10388) Unexpected tab character. (no-tabs)
(#10389) Trailing spaces not allowed. (no-trailing-spaces)
(#10389) Unexpected tab character. (no-tabs)
(#10390) Unexpected tab character. (no-tabs)
(#10391) Unexpected tab character. (no-tabs)
(#10392) Unexpected tab character. (no-tabs)
(#10393) Unexpected tab character. (no-tabs)
(#10394) Unexpected tab character. (no-tabs)
(#10395) Unexpected tab character. (no-tabs)
(#10396) Unexpected tab character. (no-tabs)
(#10397) Unexpected tab character. (no-tabs)
(#10398) Unexpected tab character. (no-tabs)
(#10399) Unexpected tab character. (no-tabs)
(#10400) Unexpected tab character. (no-tabs)
(#10401) Unexpected tab character. (no-tabs)
(#10402) Unexpected tab character. (no-tabs)
(#10403) Unexpected tab character. (no-tabs)
(#10404) Unexpected tab character. (no-tabs)
(#10405) Unexpected tab character. (no-tabs)
(#10406) Unexpected tab character. (no-tabs)
(#10407) Unexpected tab character. (no-tabs)
(#10408) Unexpected tab character. (no-tabs)
(#10409) Unexpected tab character. (no-tabs)
(#10410) Unexpected tab character. (no-tabs)
(#10411) Unexpected tab character. (no-tabs)
(#10412) Unexpected tab character. (no-tabs)
(#10413) Unexpected tab character. (no-tabs)
(#10414) Unexpected tab character. (no-tabs)
(#10415) Unexpected tab character. (no-tabs)
(#10416) Unexpected tab character. (no-tabs)
(#10417) Unexpected tab character. (no-tabs)
(#10418) Unexpected tab character. (no-tabs)
(#10419) Unexpected tab character. (no-tabs)
(#10420) Unexpected tab character. (no-tabs)
(#10421) Unexpected tab character. (no-tabs)
(#10422) Unexpected tab character. (no-tabs)
(#10423) Unexpected tab character. (no-tabs)
(#10424) Unexpected tab character. (no-tabs)
(#10425) Unexpected tab character. (no-tabs)
(#10426) Trailing spaces not allowed. (no-trailing-spaces)
(#10426) Unexpected tab character. (no-tabs)
(#10427) Trailing spaces not allowed. (no-trailing-spaces)
(#10427) Unexpected tab character. (no-tabs)
(#10428) Unexpected tab character. (no-tabs)
(#10429) Unexpected tab character. (no-tabs)
(#10430) Unexpected tab character. (no-tabs)
(#10431) Unexpected tab character. (no-tabs)
(#10432) Unexpected tab character. (no-tabs)
(#10433) Unexpected tab character. (no-tabs)
(#10434) Unexpected tab character. (no-tabs)
(#10435) Unexpected tab character. (no-tabs)
(#10436) Unexpected tab character. (no-tabs)
(#10437) Unexpected tab character. (no-tabs)
(#10438) Unexpected tab character. (no-tabs)
(#10439) Unexpected tab character. (no-tabs)
(#10440) Unexpected tab character. (no-tabs)
(#10441) Unexpected tab character. (no-tabs)
(#10442) Unexpected tab character. (no-tabs)
(#10443) Unexpected tab character. (no-tabs)
(#10444) Unexpected tab character. (no-tabs)
(#10445) Unexpected tab character. (no-tabs)
(#10446) Unexpected tab character. (no-tabs)
(#10447) Unexpected tab character. (no-tabs)
(#10448) Unexpected tab character. (no-tabs)
(#10449) Unexpected tab character. (no-tabs)
(#10450) Trailing spaces not allowed. (no-trailing-spaces)
(#10450) Unexpected tab character. (no-tabs)
(#10451) Trailing spaces not allowed. (no-trailing-spaces)
(#10451) Unexpected tab character. (no-tabs)
(#10452) Unexpected tab character. (no-tabs)
(#10453) Unexpected tab character. (no-tabs)
(#10454) Unexpected tab character. (no-tabs)
(#10455) Unexpected tab character. (no-tabs)
(#10456) Unexpected tab character. (no-tabs)
(#10457) Unexpected tab character. (no-tabs)
(#10458) Unexpected tab character. (no-tabs)
(#10459) Unexpected tab character. (no-tabs)
(#10460) Unexpected tab character. (no-tabs)
(#10461) Unexpected tab character. (no-tabs)
(#10462) Unexpected tab character. (no-tabs)
(#10463) Unexpected tab character. (no-tabs)
(#10464) Unexpected tab character. (no-tabs)
(#10465) Unexpected tab character. (no-tabs)
(#10466) Unexpected tab character. (no-tabs)
(#10467) Unexpected tab character. (no-tabs)
(#10468) Unexpected tab character. (no-tabs)
(#10469) Unexpected tab character. (no-tabs)
(#10470) Unexpected tab character. (no-tabs)
(#10471) Unexpected tab character. (no-tabs)
(#10472) Trailing spaces not allowed. (no-trailing-spaces)
(#10472) Unexpected tab character. (no-tabs)
(#10473) Trailing spaces not allowed. (no-trailing-spaces)
(#10473) Unexpected tab character. (no-tabs)
(#10474) Unexpected tab character. (no-tabs)
(#10475) Unexpected tab character. (no-tabs)
(#10476) Unexpected tab character. (no-tabs)
(#10477) Unexpected tab character. (no-tabs)
(#10478) Unexpected tab character. (no-tabs)
(#10479) Unexpected tab character. (no-tabs)
(#10480) Unexpected tab character. (no-tabs)
(#10481) Unexpected tab character. (no-tabs)
(#10482) Unexpected tab character. (no-tabs)
(#10483) Unexpected tab character. (no-tabs)
(#10484) Unexpected tab character. (no-tabs)
(#10485) Unexpected tab character. (no-tabs)
(#10486) Unexpected tab character. (no-tabs)
(#10487) Unexpected tab character. (no-tabs)
(#10488) Unexpected tab character. (no-tabs)
(#10489) Unexpected tab character. (no-tabs)
(#10490) Unexpected tab character. (no-tabs)
(#10491) Trailing spaces not allowed. (no-trailing-spaces)
(#10491) Unexpected tab character. (no-tabs)
(#10492) Trailing spaces not allowed. (no-trailing-spaces)
(#10492) Unexpected tab character. (no-tabs)
(#10493) Unexpected tab character. (no-tabs)
(#10494) Unexpected tab character. (no-tabs)
(#10495) Unexpected tab character. (no-tabs)
(#10496) Unexpected tab character. (no-tabs)
(#10497) Unexpected tab character. (no-tabs)
(#10498) Unexpected tab character. (no-tabs)
(#10499) Unexpected tab character. (no-tabs)
(#10500) Unexpected tab character. (no-tabs)
(#10501) Unexpected tab character. (no-tabs)
(#10502) Unexpected tab character. (no-tabs)
(#10503) Unexpected tab character. (no-tabs)
(#10504) Unexpected tab character. (no-tabs)
(#10505) Unexpected tab character. (no-tabs)
(#10506) Unexpected tab character. (no-tabs)
(#10507) Unexpected tab character. (no-tabs)
(#10508) Unexpected tab character. (no-tabs)
(#10509) Unexpected tab character. (no-tabs)
(#10510) Unexpected tab character. (no-tabs)
(#10511) Trailing spaces not allowed. (no-trailing-spaces)
(#10511) Unexpected tab character. (no-tabs)
(#10512) Trailing spaces not allowed. (no-trailing-spaces)
(#10512) Unexpected tab character. (no-tabs)
(#10513) Unexpected tab character. (no-tabs)
(#10514) Unexpected tab character. (no-tabs)
(#10515) Unexpected tab character. (no-tabs)
(#10516) Unexpected tab character. (no-tabs)
(#10517) Unexpected tab character. (no-tabs)
(#10518) Unexpected tab character. (no-tabs)
(#10519) Unexpected tab character. (no-tabs)
(#10520) Unexpected tab character. (no-tabs)
(#10521) Unexpected tab character. (no-tabs)
(#10522) Unexpected tab character. (no-tabs)
(#10523) Unexpected tab character. (no-tabs)
(#10524) Unexpected tab character. (no-tabs)
(#10525) Unexpected tab character. (no-tabs)
(#10526) Unexpected tab character. (no-tabs)
(#10527) Unexpected tab character. (no-tabs)
(#10528) Unexpected tab character. (no-tabs)
(#10529) Unexpected tab character. (no-tabs)
(#10530) Unexpected tab character. (no-tabs)
(#10531) Trailing spaces not allowed. (no-trailing-spaces)
(#10531) Unexpected tab character. (no-tabs)
(#10532) Trailing spaces not allowed. (no-trailing-spaces)
(#10532) Unexpected tab character. (no-tabs)
(#10533) Unexpected tab character. (no-tabs)
(#10534) Unexpected tab character. (no-tabs)
(#10535) Unexpected tab character. (no-tabs)
(#10536) Unexpected tab character. (no-tabs)
(#10537) Unexpected tab character. (no-tabs)
(#10538) Unexpected tab character. (no-tabs)
(#10539) Unexpected tab character. (no-tabs)
(#10540) Unexpected tab character. (no-tabs)
(#10541) Unexpected tab character. (no-tabs)
(#10542) Unexpected tab character. (no-tabs)
(#10543) Unexpected tab character. (no-tabs)
(#10544) Unexpected tab character. (no-tabs)
(#10545) Unexpected tab character. (no-tabs)
(#10546) Unexpected tab character. (no-tabs)
(#10547) Unexpected tab character. (no-tabs)
(#10548) Unexpected tab character. (no-tabs)
(#10549) Unexpected tab character. (no-tabs)
(#10550) Unexpected tab character. (no-tabs)
(#10551) Unexpected tab character. (no-tabs)
(#10552) Unexpected tab character. (no-tabs)
(#10553) Trailing spaces not allowed. (no-trailing-spaces)
(#10553) Unexpected tab character. (no-tabs)
(#10554) Trailing spaces not allowed. (no-trailing-spaces)
(#10554) Unexpected tab character. (no-tabs)
(#10555) Unexpected tab character. (no-tabs)
(#10556) Unexpected tab character. (no-tabs)
(#10557) Unexpected tab character. (no-tabs)
(#10558) Unexpected tab character. (no-tabs)
(#10559) Unexpected tab character. (no-tabs)
(#10560) Unexpected tab character. (no-tabs)
(#10561) Unexpected tab character. (no-tabs)
(#10562) Unexpected tab character. (no-tabs)
(#10563) Unexpected tab character. (no-tabs)
(#10564) Unexpected tab character. (no-tabs)
(#10565) Unexpected tab character. (no-tabs)
(#10566) Unexpected tab character. (no-tabs)
(#10567) Unexpected tab character. (no-tabs)
(#10568) Unexpected tab character. (no-tabs)
(#10569) Unexpected tab character. (no-tabs)
(#10570) Unexpected tab character. (no-tabs)
(#10571) Unexpected tab character. (no-tabs)
(#10572) Unexpected tab character. (no-tabs)
(#10573) Unexpected tab character. (no-tabs)
(#10574) Unexpected tab character. (no-tabs)
(#10575) Unexpected tab character. (no-tabs)
(#10576) Unexpected tab character. (no-tabs)
(#10577) Unexpected tab character. (no-tabs)
(#10578) Trailing spaces not allowed. (no-trailing-spaces)
(#10578) Unexpected tab character. (no-tabs)
(#10579) Trailing spaces not allowed. (no-trailing-spaces)
(#10579) Unexpected tab character. (no-tabs)
(#10580) Unexpected tab character. (no-tabs)
(#10581) Unexpected tab character. (no-tabs)
(#10582) Unexpected tab character. (no-tabs)
(#10583) Unexpected tab character. (no-tabs)
(#10584) Unexpected tab character. (no-tabs)
(#10585) Unexpected tab character. (no-tabs)
(#10586) Unexpected tab character. (no-tabs)
(#10587) Unexpected tab character. (no-tabs)
(#10588) Unexpected tab character. (no-tabs)
(#10589) Unexpected tab character. (no-tabs)
(#10590) Unexpected tab character. (no-tabs)
(#10591) Unexpected tab character. (no-tabs)
(#10592) Unexpected tab character. (no-tabs)
(#10593) Unexpected tab character. (no-tabs)
(#10594) Unexpected tab character. (no-tabs)
(#10595) Unexpected tab character. (no-tabs)
(#10596) Unexpected tab character. (no-tabs)
(#10597) Unexpected tab character. (no-tabs)
(#10598) Unexpected tab character. (no-tabs)
(#10599) Unexpected tab character. (no-tabs)
(#10600) Unexpected tab character. (no-tabs)
(#10601) Unexpected tab character. (no-tabs)
(#10602) Unexpected tab character. (no-tabs)
(#10603) Unexpected tab character. (no-tabs)
(#10604) Unexpected tab character. (no-tabs)
(#10605) Unexpected tab character. (no-tabs)
(#10606) Trailing spaces not allowed. (no-trailing-spaces)
(#10606) Unexpected tab character. (no-tabs)
(#10607) Trailing spaces not allowed. (no-trailing-spaces)
(#10607) Unexpected tab character. (no-tabs)
(#10608) Unexpected tab character. (no-tabs)
(#10609) Unexpected tab character. (no-tabs)
(#10610) Unexpected tab character. (no-tabs)
(#10611) Unexpected tab character. (no-tabs)
(#10612) Unexpected tab character. (no-tabs)
(#10613) Unexpected tab character. (no-tabs)
(#10614) Unexpected tab character. (no-tabs)
(#10615) Unexpected tab character. (no-tabs)
(#10616) Unexpected tab character. (no-tabs)
(#10617) Unexpected tab character. (no-tabs)
(#10618) Unexpected tab character. (no-tabs)
(#10619) Unexpected tab character. (no-tabs)
(#10620) Unexpected tab character. (no-tabs)
(#10621) Unexpected tab character. (no-tabs)
(#10622) Unexpected tab character. (no-tabs)
(#10623) Unexpected tab character. (no-tabs)
(#10624) Unexpected tab character. (no-tabs)
(#10625) Unexpected tab character. (no-tabs)
(#10626) Unexpected tab character. (no-tabs)
(#10627) Trailing spaces not allowed. (no-trailing-spaces)
(#10627) Unexpected tab character. (no-tabs)
(#10628) Trailing spaces not allowed. (no-trailing-spaces)
(#10628) Unexpected tab character. (no-tabs)
(#10629) Unexpected tab character. (no-tabs)
(#10630) Unexpected tab character. (no-tabs)
(#10631) Unexpected tab character. (no-tabs)
(#10632) Unexpected tab character. (no-tabs)
(#10633) Unexpected tab character. (no-tabs)
(#10634) Unexpected tab character. (no-tabs)
(#10635) Unexpected tab character. (no-tabs)
(#10636) Unexpected tab character. (no-tabs)
(#10637) Unexpected tab character. (no-tabs)
(#10638) Unexpected tab character. (no-tabs)
(#10639) Unexpected tab character. (no-tabs)
(#10640) Unexpected tab character. (no-tabs)
(#10641) Unexpected tab character. (no-tabs)
(#10642) Unexpected tab character. (no-tabs)
(#10643) Unexpected tab character. (no-tabs)
(#10644) Unexpected tab character. (no-tabs)
(#10645) Unexpected tab character. (no-tabs)
(#10646) Unexpected tab character. (no-tabs)
(#10647) Unexpected tab character. (no-tabs)
(#10648) Unexpected tab character. (no-tabs)
(#10649) Unexpected tab character. (no-tabs)
(#10650) Unexpected tab character. (no-tabs)
(#10651) Unexpected tab character. (no-tabs)
(#10652) Unexpected tab character. (no-tabs)
(#10653) Unexpected tab character. (no-tabs)
(#10654) Unexpected tab character. (no-tabs)
(#10655) Trailing spaces not allowed. (no-trailing-spaces)
(#10655) Unexpected tab character. (no-tabs)
(#10656) Trailing spaces not allowed. (no-trailing-spaces)
(#10656) Unexpected tab character. (no-tabs)
(#10657) Unexpected tab character. (no-tabs)
(#10657) JSDoc syntax error. (valid-jsdoc)
(#10658) Unexpected tab character. (no-tabs)
(#10659) Unexpected tab character. (no-tabs)
(#10660) Unexpected tab character. (no-tabs)
(#10661) Unexpected tab character. (no-tabs)
(#10662) Unexpected tab character. (no-tabs)
(#10663) Unexpected tab character. (no-tabs)
(#10664) Unexpected tab character. (no-tabs)
(#10665) Unexpected tab character. (no-tabs)
(#10666) Unexpected tab character. (no-tabs)
(#10667) Unexpected tab character. (no-tabs)
(#10668) Unexpected tab character. (no-tabs)
(#10669) Unexpected tab character. (no-tabs)
(#10670) Unexpected tab character. (no-tabs)
(#10671) Unexpected tab character. (no-tabs)
(#10672) Unexpected tab character. (no-tabs)
(#10673) Unexpected tab character. (no-tabs)
(#10674) Unexpected tab character. (no-tabs)
(#10675) Unexpected tab character. (no-tabs)
(#10676) Unexpected tab character. (no-tabs)
(#10677) Unexpected tab character. (no-tabs)
(#10678) Unexpected tab character. (no-tabs)
(#10679) Unexpected tab character. (no-tabs)
(#10680) Unexpected tab character. (no-tabs)
(#10681) Unexpected tab character. (no-tabs)
(#10682) Unexpected tab character. (no-tabs)
(#10683) Unexpected tab character. (no-tabs)
(#10684) Unexpected tab character. (no-tabs)
(#10684) Unexpected space before function parentheses. (space-before-function-paren)
(#10684) There should be no spaces inside this paren. (space-in-parens)
(#10684) There should be no spaces inside this paren. (space-in-parens)
(#10685) Unexpected tab character. (no-tabs)
(#10686) Unexpected tab character. (no-tabs)
(#10687) Unexpected tab character. (no-tabs)
(#10688) Unexpected tab character. (no-tabs)
(#10689) Unexpected tab character. (no-tabs)
(#10690) Trailing spaces not allowed. (no-trailing-spaces)
(#10690) Unexpected tab character. (no-tabs)
(#10691) Trailing spaces not allowed. (no-trailing-spaces)
(#10691) Unexpected tab character. (no-tabs)
(#10692) Unexpected tab character. (no-tabs)
(#10693) Unexpected tab character. (no-tabs)
(#10694) Unexpected tab character. (no-tabs)
(#10695) Unexpected tab character. (no-tabs)
(#10696) Unexpected tab character. (no-tabs)
(#10697) Unexpected tab character. (no-tabs)
(#10698) Unexpected tab character. (no-tabs)
(#10699) Unexpected tab character. (no-tabs)
(#10700) Unexpected tab character. (no-tabs)
(#10701) Unexpected tab character. (no-tabs)
(#10702) Unexpected tab character. (no-tabs)
(#10703) Unexpected tab character. (no-tabs)
(#10704) Unexpected tab character. (no-tabs)
(#10705) Unexpected tab character. (no-tabs)
(#10706) Unexpected tab character. (no-tabs)
(#10707) Unexpected tab character. (no-tabs)
(#10708) Unexpected tab character. (no-tabs)
(#10709) Unexpected tab character. (no-tabs)
(#10710) Unexpected tab character. (no-tabs)
(#10711) Unexpected tab character. (no-tabs)
(#10712) Unexpected tab character. (no-tabs)
(#10713) Unexpected tab character. (no-tabs)
(#10714) Unexpected tab character. (no-tabs)
(#10715) Unexpected tab character. (no-tabs)
(#10716) Unexpected tab character. (no-tabs)
(#10717) Unexpected tab character. (no-tabs)
(#10718) Unexpected tab character. (no-tabs)
(#10719) Trailing spaces not allowed. (no-trailing-spaces)
(#10719) Unexpected tab character. (no-tabs)
(#10720) Trailing spaces not allowed. (no-trailing-spaces)
(#10720) Unexpected tab character. (no-tabs)
(#10721) Unexpected tab character. (no-tabs)
(#10722) Unexpected tab character. (no-tabs)
(#10723) Unexpected tab character. (no-tabs)
(#10724) Unexpected tab character. (no-tabs)
(#10725) Unexpected tab character. (no-tabs)
(#10726) Unexpected tab character. (no-tabs)
(#10727) Unexpected tab character. (no-tabs)
(#10728) Unexpected tab character. (no-tabs)
(#10729) Unexpected tab character. (no-tabs)
(#10730) Unexpected tab character. (no-tabs)
(#10731) Unexpected tab character. (no-tabs)
(#10732) Unexpected tab character. (no-tabs)
(#10733) Unexpected tab character. (no-tabs)
(#10734) Unexpected tab character. (no-tabs)
(#10735) Unexpected tab character. (no-tabs)
(#10736) Unexpected tab character. (no-tabs)
(#10737) Unexpected tab character. (no-tabs)
(#10738) Unexpected tab character. (no-tabs)
(#10739) Unexpected tab character. (no-tabs)
(#10740) Unexpected tab character. (no-tabs)
(#10741) Unexpected tab character. (no-tabs)
(#10742) Unexpected tab character. (no-tabs)
(#10743) Unexpected tab character. (no-tabs)
(#10744) Unexpected tab character. (no-tabs)
(#10745) Unexpected tab character. (no-tabs)
(#10746) Unexpected tab character. (no-tabs)
(#10747) Unexpected tab character. (no-tabs)
(#10748) Unexpected tab character. (no-tabs)
(#10749) Trailing spaces not allowed. (no-trailing-spaces)
(#10749) Unexpected tab character. (no-tabs)
(#10750) Trailing spaces not allowed. (no-trailing-spaces)
(#10750) Unexpected tab character. (no-tabs)
(#10751) Unexpected tab character. (no-tabs)
(#10752) Unexpected tab character. (no-tabs)
(#10753) Unexpected tab character. (no-tabs)
(#10754) Unexpected tab character. (no-tabs)
(#10755) Unexpected tab character. (no-tabs)
(#10756) Unexpected tab character. (no-tabs)
(#10757) Unexpected tab character. (no-tabs)
(#10758) Unexpected tab character. (no-tabs)
(#10759) Unexpected tab character. (no-tabs)
(#10760) Unexpected tab character. (no-tabs)
(#10761) Unexpected tab character. (no-tabs)
(#10762) Unexpected tab character. (no-tabs)
(#10763) Unexpected tab character. (no-tabs)
(#10764) Unexpected tab character. (no-tabs)
(#10765) Unexpected tab character. (no-tabs)
(#10766) Unexpected tab character. (no-tabs)
(#10767) Unexpected tab character. (no-tabs)
(#10768) Unexpected tab character. (no-tabs)
(#10769) Unexpected tab character. (no-tabs)
(#10770) Unexpected tab character. (no-tabs)
(#10771) Unexpected tab character. (no-tabs)
(#10772) Unexpected tab character. (no-tabs)
(#10773) Unexpected tab character. (no-tabs)
(#10774) Trailing spaces not allowed. (no-trailing-spaces)
(#10774) Unexpected tab character. (no-tabs)
(#10775) Trailing spaces not allowed. (no-trailing-spaces)
(#10775) Unexpected tab character. (no-tabs)
(#10776) Unexpected tab character. (no-tabs)
(#10777) Unexpected tab character. (no-tabs)
(#10778) Unexpected tab character. (no-tabs)
(#10779) Unexpected tab character. (no-tabs)
(#10780) Unexpected tab character. (no-tabs)
(#10781) Unexpected tab character. (no-tabs)
(#10782) Unexpected tab character. (no-tabs)
(#10783) Unexpected tab character. (no-tabs)
(#10784) Unexpected tab character. (no-tabs)
(#10785) Unexpected tab character. (no-tabs)
(#10786) Unexpected tab character. (no-tabs)
(#10787) Unexpected tab character. (no-tabs)
(#10788) Unexpected tab character. (no-tabs)
(#10789) Unexpected tab character. (no-tabs)
(#10790) Unexpected tab character. (no-tabs)
(#10791) Unexpected tab character. (no-tabs)
(#10792) Unexpected tab character. (no-tabs)
(#10793) Unexpected tab character. (no-tabs)
(#10794) Unexpected tab character. (no-tabs)
(#10795) Unexpected tab character. (no-tabs)
(#10796) Unexpected tab character. (no-tabs)
(#10797) Unexpected tab character. (no-tabs)
(#10798) Unexpected tab character. (no-tabs)
(#10799) Unexpected tab character. (no-tabs)
(#10800) Trailing spaces not allowed. (no-trailing-spaces)
(#10800) Unexpected tab character. (no-tabs)
(#10801) Trailing spaces not allowed. (no-trailing-spaces)
(#10801) Unexpected tab character. (no-tabs)
(#10802) Unexpected tab character. (no-tabs)
(#10803) Unexpected tab character. (no-tabs)
(#10804) Unexpected tab character. (no-tabs)
(#10805) Unexpected tab character. (no-tabs)
(#10806) Unexpected tab character. (no-tabs)
(#10807) Unexpected tab character. (no-tabs)
(#10808) Unexpected tab character. (no-tabs)
(#10809) Unexpected tab character. (no-tabs)
(#10810) Unexpected tab character. (no-tabs)
(#10811) Unexpected tab character. (no-tabs)
(#10812) Unexpected tab character. (no-tabs)
(#10813) Unexpected tab character. (no-tabs)
(#10814) Unexpected tab character. (no-tabs)
(#10815) Unexpected tab character. (no-tabs)
(#10816) Unexpected tab character. (no-tabs)
(#10817) Unexpected tab character. (no-tabs)
(#10818) Unexpected tab character. (no-tabs)
(#10819) Unexpected tab character. (no-tabs)
(#10820) Unexpected tab character. (no-tabs)
(#10821) Unexpected tab character. (no-tabs)
(#10822) Unexpected tab character. (no-tabs)
(#10823) Unexpected tab character. (no-tabs)
(#10824) Unexpected tab character. (no-tabs)
(#10825) Unexpected tab character. (no-tabs)
(#10826) Unexpected tab character. (no-tabs)
(#10827) Unexpected tab character. (no-tabs)
(#10828) Unexpected tab character. (no-tabs)
(#10829) Trailing spaces not allowed. (no-trailing-spaces)
(#10829) Unexpected tab character. (no-tabs)
(#10830) Trailing spaces not allowed. (no-trailing-spaces)
(#10830) Unexpected tab character. (no-tabs)
(#10831) Unexpected tab character. (no-tabs)
(#10832) Unexpected tab character. (no-tabs)
(#10833) Unexpected tab character. (no-tabs)
(#10834) Unexpected tab character. (no-tabs)
(#10835) Unexpected tab character. (no-tabs)
(#10836) Unexpected tab character. (no-tabs)
(#10837) Unexpected tab character. (no-tabs)
(#10838) Unexpected tab character. (no-tabs)
(#10839) Unexpected tab character. (no-tabs)
(#10840) Unexpected tab character. (no-tabs)
(#10841) Unexpected tab character. (no-tabs)
(#10842) Unexpected tab character. (no-tabs)
(#10843) Unexpected tab character. (no-tabs)
(#10844) Unexpected tab character. (no-tabs)
(#10845) Unexpected tab character. (no-tabs)
(#10846) Unexpected tab character. (no-tabs)
(#10847) Unexpected tab character. (no-tabs)
(#10848) Unexpected tab character. (no-tabs)
(#10849) Unexpected tab character. (no-tabs)
(#10850) Unexpected tab character. (no-tabs)
(#10851) Unexpected tab character. (no-tabs)
(#10852) Unexpected tab character. (no-tabs)
(#10853) Unexpected tab character. (no-tabs)
(#10854) Unexpected tab character. (no-tabs)
(#10855) Trailing spaces not allowed. (no-trailing-spaces)
(#10855) Unexpected tab character. (no-tabs)
(#10856) Trailing spaces not allowed. (no-trailing-spaces)
(#10856) Unexpected tab character. (no-tabs)
(#10857) Unexpected tab character. (no-tabs)
(#10858) Unexpected tab character. (no-tabs)
(#10859) Unexpected tab character. (no-tabs)
(#10860) Unexpected tab character. (no-tabs)
(#10861) Unexpected tab character. (no-tabs)
(#10862) Unexpected tab character. (no-tabs)
(#10863) Unexpected tab character. (no-tabs)
(#10864) Unexpected tab character. (no-tabs)
(#10865) Unexpected tab character. (no-tabs)
(#10866) Unexpected tab character. (no-tabs)
(#10867) Unexpected tab character. (no-tabs)
(#10868) Unexpected tab character. (no-tabs)
(#10869) Unexpected tab character. (no-tabs)
(#10870) Unexpected tab character. (no-tabs)
(#10871) Unexpected tab character. (no-tabs)
(#10872) Unexpected tab character. (no-tabs)
(#10873) Unexpected tab character. (no-tabs)
(#10874) Unexpected tab character. (no-tabs)
(#10875) Unexpected tab character. (no-tabs)
(#10876) Unexpected tab character. (no-tabs)
(#10877) Unexpected tab character. (no-tabs)
(#10878) Unexpected tab character. (no-tabs)
(#10879) Unexpected tab character. (no-tabs)
(#10880) Unexpected tab character. (no-tabs)
(#10881) Unexpected tab character. (no-tabs)
(#10882) Trailing spaces not allowed. (no-trailing-spaces)
(#10882) Unexpected tab character. (no-tabs)
(#10883) Trailing spaces not allowed. (no-trailing-spaces)
(#10883) Unexpected tab character. (no-tabs)
(#10884) Unexpected tab character. (no-tabs)
(#10884) JSDoc syntax error. (valid-jsdoc)
(#10885) Unexpected tab character. (no-tabs)
(#10886) Unexpected tab character. (no-tabs)
(#10887) Unexpected tab character. (no-tabs)
(#10888) Unexpected tab character. (no-tabs)
(#10889) Unexpected tab character. (no-tabs)
(#10890) Unexpected tab character. (no-tabs)
(#10891) Unexpected tab character. (no-tabs)
(#10892) Unexpected tab character. (no-tabs)
(#10893) Unexpected tab character. (no-tabs)
(#10894) Unexpected tab character. (no-tabs)
(#10895) Unexpected tab character. (no-tabs)
(#10896) Unexpected tab character. (no-tabs)
(#10897) Unexpected tab character. (no-tabs)
(#10898) Unexpected tab character. (no-tabs)
(#10899) Unexpected tab character. (no-tabs)
(#10900) Unexpected tab character. (no-tabs)
(#10901) Unexpected tab character. (no-tabs)
(#10902) Unexpected tab character. (no-tabs)
(#10903) Unexpected tab character. (no-tabs)
(#10904) Unexpected tab character. (no-tabs)
(#10905) Unexpected tab character. (no-tabs)
(#10906) Unexpected tab character. (no-tabs)
(#10907) Unexpected tab character. (no-tabs)
(#10908) Unexpected tab character. (no-tabs)
(#10909) Unexpected tab character. (no-tabs)
(#10910) Unexpected tab character. (no-tabs)
(#10911) Unexpected tab character. (no-tabs)
(#10912) Unexpected tab character. (no-tabs)
(#10913) Unexpected tab character. (no-tabs)
(#10914) Unexpected tab character. (no-tabs)
(#10915) Unexpected tab character. (no-tabs)
(#10916) Unexpected tab character. (no-tabs)
(#10917) Unexpected tab character. (no-tabs)
(#10918) Unexpected tab character. (no-tabs)
(#10919) Unexpected tab character. (no-tabs)
(#10919) Expected to return a value at the end of method 'fnStateLoadCallback'. (consistent-return)
(#10919) Unexpected space before function parentheses. (space-before-function-paren)
(#10919) There should be no spaces inside this paren. (space-in-parens)
(#10919) There should be no spaces inside this paren. (space-in-parens)
(#10920) Unexpected tab character. (no-tabs)
(#10921) Unexpected tab character. (no-tabs)
(#10922) Unexpected tab character. (no-tabs)
(#10923) Unexpected tab character. (no-tabs)
(#10923) Infix operators must be spaced. (space-infix-ops)
(#10923) Infix operators must be spaced. (space-infix-ops)
(#10923) Infix operators must be spaced. (space-infix-ops)
(#10924) Unexpected tab character. (no-tabs)
(#10925) Unexpected tab character. (no-tabs)
(#10926) Unexpected tab character. (no-tabs)
(#10926) Empty block statement. (no-empty)
(#10927) Unexpected tab character. (no-tabs)
(#10928) Trailing spaces not allowed. (no-trailing-spaces)
(#10928) Unexpected tab character. (no-tabs)
(#10929) Trailing spaces not allowed. (no-trailing-spaces)
(#10929) Unexpected tab character. (no-tabs)
(#10930) Unexpected tab character. (no-tabs)
(#10931) Unexpected tab character. (no-tabs)
(#10932) Unexpected tab character. (no-tabs)
(#10933) Unexpected tab character. (no-tabs)
(#10934) Unexpected tab character. (no-tabs)
(#10935) Unexpected tab character. (no-tabs)
(#10936) Unexpected tab character. (no-tabs)
(#10937) Unexpected tab character. (no-tabs)
(#10938) Unexpected tab character. (no-tabs)
(#10939) Unexpected tab character. (no-tabs)
(#10940) Unexpected tab character. (no-tabs)
(#10941) Unexpected tab character. (no-tabs)
(#10942) Unexpected tab character. (no-tabs)
(#10943) Unexpected tab character. (no-tabs)
(#10944) Unexpected tab character. (no-tabs)
(#10945) Unexpected tab character. (no-tabs)
(#10946) Unexpected tab character. (no-tabs)
(#10947) Unexpected tab character. (no-tabs)
(#10948) Unexpected tab character. (no-tabs)
(#10949) Unexpected tab character. (no-tabs)
(#10950) Unexpected tab character. (no-tabs)
(#10951) Unexpected tab character. (no-tabs)
(#10952) Unexpected tab character. (no-tabs)
(#10953) Unexpected tab character. (no-tabs)
(#10954) Unexpected tab character. (no-tabs)
(#10955) Unexpected tab character. (no-tabs)
(#10956) Unexpected tab character. (no-tabs)
(#10957) Unexpected tab character. (no-tabs)
(#10958) Unexpected tab character. (no-tabs)
(#10959) Unexpected tab character. (no-tabs)
(#10960) Unexpected tab character. (no-tabs)
(#10961) Unexpected tab character. (no-tabs)
(#10962) Unexpected tab character. (no-tabs)
(#10963) Unexpected tab character. (no-tabs)
(#10964) Unexpected tab character. (no-tabs)
(#10965) Unexpected tab character. (no-tabs)
(#10966) Trailing spaces not allowed. (no-trailing-spaces)
(#10966) Unexpected tab character. (no-tabs)
(#10967) Trailing spaces not allowed. (no-trailing-spaces)
(#10967) Unexpected tab character. (no-tabs)
(#10968) Unexpected tab character. (no-tabs)
(#10969) Unexpected tab character. (no-tabs)
(#10970) Unexpected tab character. (no-tabs)
(#10971) Unexpected tab character. (no-tabs)
(#10972) Unexpected tab character. (no-tabs)
(#10973) Unexpected tab character. (no-tabs)
(#10974) Unexpected tab character. (no-tabs)
(#10975) Unexpected tab character. (no-tabs)
(#10976) Unexpected tab character. (no-tabs)
(#10977) Unexpected tab character. (no-tabs)
(#10978) Unexpected tab character. (no-tabs)
(#10979) Unexpected tab character. (no-tabs)
(#10980) Unexpected tab character. (no-tabs)
(#10981) Unexpected tab character. (no-tabs)
(#10982) Unexpected tab character. (no-tabs)
(#10983) Unexpected tab character. (no-tabs)
(#10984) Unexpected tab character. (no-tabs)
(#10985) Unexpected tab character. (no-tabs)
(#10986) Unexpected tab character. (no-tabs)
(#10987) Unexpected tab character. (no-tabs)
(#10988) Unexpected tab character. (no-tabs)
(#10989) Unexpected tab character. (no-tabs)
(#10990) Trailing spaces not allowed. (no-trailing-spaces)
(#10990) Unexpected tab character. (no-tabs)
(#10991) Trailing spaces not allowed. (no-trailing-spaces)
(#10991) Unexpected tab character. (no-tabs)
(#10992) Unexpected tab character. (no-tabs)
(#10992) JSDoc syntax error. (valid-jsdoc)
(#10993) Unexpected tab character. (no-tabs)
(#10994) Unexpected tab character. (no-tabs)
(#10995) Unexpected tab character. (no-tabs)
(#10996) Unexpected tab character. (no-tabs)
(#10997) Unexpected tab character. (no-tabs)
(#10998) Unexpected tab character. (no-tabs)
(#10999) Unexpected tab character. (no-tabs)
(#11000) Unexpected tab character. (no-tabs)
(#11001) Unexpected tab character. (no-tabs)
(#11002) Unexpected tab character. (no-tabs)
(#11003) Unexpected tab character. (no-tabs)
(#11004) Unexpected tab character. (no-tabs)
(#11005) Unexpected tab character. (no-tabs)
(#11006) Unexpected tab character. (no-tabs)
(#11007) Unexpected tab character. (no-tabs)
(#11008) Unexpected tab character. (no-tabs)
(#11009) Unexpected tab character. (no-tabs)
(#11010) Unexpected tab character. (no-tabs)
(#11011) Unexpected tab character. (no-tabs)
(#11012) Unexpected tab character. (no-tabs)
(#11013) Unexpected tab character. (no-tabs)
(#11014) Unexpected tab character. (no-tabs)
(#11015) Unexpected tab character. (no-tabs)
(#11016) Unexpected tab character. (no-tabs)
(#11017) Unexpected tab character. (no-tabs)
(#11018) Unexpected tab character. (no-tabs)
(#11019) Unexpected tab character. (no-tabs)
(#11020) Unexpected tab character. (no-tabs)
(#11021) Unexpected tab character. (no-tabs)
(#11021) Unexpected space before function parentheses. (space-before-function-paren)
(#11021) There should be no spaces inside this paren. (space-in-parens)
(#11021) There should be no spaces inside this paren. (space-in-parens)
(#11022) Unexpected tab character. (no-tabs)
(#11023) Unexpected tab character. (no-tabs)
(#11024) Unexpected tab character. (no-tabs)
(#11024) Infix operators must be spaced. (space-infix-ops)
(#11024) Infix operators must be spaced. (space-infix-ops)
(#11024) Infix operators must be spaced. (space-infix-ops)
(#11025) Unexpected tab character. (no-tabs)
(#11025) There should be no spaces inside this paren. (space-in-parens)
(#11025) There should be no spaces inside this paren. (space-in-parens)
(#11026) Unexpected tab character. (no-tabs)
(#11027) Unexpected tab character. (no-tabs)
(#11027) Empty block statement. (no-empty)
(#11028) Unexpected tab character. (no-tabs)
(#11029) Trailing spaces not allowed. (no-trailing-spaces)
(#11029) Unexpected tab character. (no-tabs)
(#11030) Trailing spaces not allowed. (no-trailing-spaces)
(#11030) Unexpected tab character. (no-tabs)
(#11031) Unexpected tab character. (no-tabs)
(#11032) Unexpected tab character. (no-tabs)
(#11033) Unexpected tab character. (no-tabs)
(#11034) Unexpected tab character. (no-tabs)
(#11035) Unexpected tab character. (no-tabs)
(#11036) Unexpected tab character. (no-tabs)
(#11037) Unexpected tab character. (no-tabs)
(#11038) Unexpected tab character. (no-tabs)
(#11039) Unexpected tab character. (no-tabs)
(#11040) Unexpected tab character. (no-tabs)
(#11041) Unexpected tab character. (no-tabs)
(#11042) Unexpected tab character. (no-tabs)
(#11043) Unexpected tab character. (no-tabs)
(#11044) Unexpected tab character. (no-tabs)
(#11045) Unexpected tab character. (no-tabs)
(#11046) Unexpected tab character. (no-tabs)
(#11047) Unexpected tab character. (no-tabs)
(#11048) Unexpected tab character. (no-tabs)
(#11049) Unexpected tab character. (no-tabs)
(#11050) Unexpected tab character. (no-tabs)
(#11051) Unexpected tab character. (no-tabs)
(#11052) Unexpected tab character. (no-tabs)
(#11053) Unexpected tab character. (no-tabs)
(#11054) Unexpected tab character. (no-tabs)
(#11055) Unexpected tab character. (no-tabs)
(#11056) Trailing spaces not allowed. (no-trailing-spaces)
(#11056) Unexpected tab character. (no-tabs)
(#11057) Trailing spaces not allowed. (no-trailing-spaces)
(#11057) Unexpected tab character. (no-tabs)
(#11058) Unexpected tab character. (no-tabs)
(#11059) Unexpected tab character. (no-tabs)
(#11060) Unexpected tab character. (no-tabs)
(#11061) Unexpected tab character. (no-tabs)
(#11062) Unexpected tab character. (no-tabs)
(#11063) Unexpected tab character. (no-tabs)
(#11064) Unexpected tab character. (no-tabs)
(#11065) Unexpected tab character. (no-tabs)
(#11066) Unexpected tab character. (no-tabs)
(#11067) Unexpected tab character. (no-tabs)
(#11068) Unexpected tab character. (no-tabs)
(#11069) Unexpected tab character. (no-tabs)
(#11070) Unexpected tab character. (no-tabs)
(#11071) Unexpected tab character. (no-tabs)
(#11072) Unexpected tab character. (no-tabs)
(#11073) Unexpected tab character. (no-tabs)
(#11074) Unexpected tab character. (no-tabs)
(#11075) Unexpected tab character. (no-tabs)
(#11076) Trailing spaces not allowed. (no-trailing-spaces)
(#11076) Unexpected tab character. (no-tabs)
(#11077) Trailing spaces not allowed. (no-trailing-spaces)
(#11077) Unexpected tab character. (no-tabs)
(#11078) Unexpected tab character. (no-tabs)
(#11079) Unexpected tab character. (no-tabs)
(#11080) Unexpected tab character. (no-tabs)
(#11081) Unexpected tab character. (no-tabs)
(#11082) Unexpected tab character. (no-tabs)
(#11083) Unexpected tab character. (no-tabs)
(#11084) Unexpected tab character. (no-tabs)
(#11085) Unexpected tab character. (no-tabs)
(#11086) Unexpected tab character. (no-tabs)
(#11087) Unexpected tab character. (no-tabs)
(#11088) Unexpected tab character. (no-tabs)
(#11089) Unexpected tab character. (no-tabs)
(#11090) Unexpected tab character. (no-tabs)
(#11091) Unexpected tab character. (no-tabs)
(#11092) Unexpected tab character. (no-tabs)
(#11093) Unexpected tab character. (no-tabs)
(#11094) Unexpected tab character. (no-tabs)
(#11095) Unexpected tab character. (no-tabs)
(#11096) Unexpected tab character. (no-tabs)
(#11097) Unexpected tab character. (no-tabs)
(#11098) Unexpected tab character. (no-tabs)
(#11099) Unexpected tab character. (no-tabs)
(#11100) Unexpected tab character. (no-tabs)
(#11101) Unexpected tab character. (no-tabs)
(#11102) Unexpected tab character. (no-tabs)
(#11103) Unexpected tab character. (no-tabs)
(#11104) Unexpected tab character. (no-tabs)
(#11105) Unexpected tab character. (no-tabs)
(#11106) Unexpected tab character. (no-tabs)
(#11107) Unexpected tab character. (no-tabs)
(#11108) Unexpected tab character. (no-tabs)
(#11109) Unexpected tab character. (no-tabs)
(#11110) Unexpected tab character. (no-tabs)
(#11111) Unexpected tab character. (no-tabs)
(#11112) Unexpected tab character. (no-tabs)
(#11113) Unexpected tab character. (no-tabs)
(#11114) Unexpected tab character. (no-tabs)
(#11115) Unexpected tab character. (no-tabs)
(#11116) Unexpected tab character. (no-tabs)
(#11117) Unexpected tab character. (no-tabs)
(#11118) Unexpected tab character. (no-tabs)
(#11119) Unexpected tab character. (no-tabs)
(#11120) Trailing spaces not allowed. (no-trailing-spaces)
(#11120) Unexpected tab character. (no-tabs)
(#11121) Trailing spaces not allowed. (no-trailing-spaces)
(#11121) Unexpected tab character. (no-tabs)
(#11122) Unexpected tab character. (no-tabs)
(#11123) Unexpected tab character. (no-tabs)
(#11124) Unexpected tab character. (no-tabs)
(#11125) Unexpected tab character. (no-tabs)
(#11126) Unexpected tab character. (no-tabs)
(#11127) Unexpected tab character. (no-tabs)
(#11128) Unexpected tab character. (no-tabs)
(#11129) Unexpected tab character. (no-tabs)
(#11130) Unexpected tab character. (no-tabs)
(#11131) Unexpected tab character. (no-tabs)
(#11132) Unexpected tab character. (no-tabs)
(#11133) Unexpected tab character. (no-tabs)
(#11134) Unexpected tab character. (no-tabs)
(#11135) Unexpected tab character. (no-tabs)
(#11136) Unexpected tab character. (no-tabs)
(#11137) Unexpected tab character. (no-tabs)
(#11138) Unexpected tab character. (no-tabs)
(#11139) Unexpected tab character. (no-tabs)
(#11140) Trailing spaces not allowed. (no-trailing-spaces)
(#11140) Unexpected tab character. (no-tabs)
(#11141) Trailing spaces not allowed. (no-trailing-spaces)
(#11141) Unexpected tab character. (no-tabs)
(#11142) Unexpected tab character. (no-tabs)
(#11143) Unexpected tab character. (no-tabs)
(#11144) Unexpected tab character. (no-tabs)
(#11145) Unexpected tab character. (no-tabs)
(#11146) Unexpected tab character. (no-tabs)
(#11147) Unexpected tab character. (no-tabs)
(#11148) Unexpected tab character. (no-tabs)
(#11149) Unexpected tab character. (no-tabs)
(#11150) Unexpected tab character. (no-tabs)
(#11151) Unexpected tab character. (no-tabs)
(#11152) Unexpected tab character. (no-tabs)
(#11153) Unexpected tab character. (no-tabs)
(#11154) Unexpected tab character. (no-tabs)
(#11155) Unexpected tab character. (no-tabs)
(#11156) Unexpected tab character. (no-tabs)
(#11157) Unexpected tab character. (no-tabs)
(#11158) Unexpected tab character. (no-tabs)
(#11159) Unexpected tab character. (no-tabs)
(#11160) Unexpected tab character. (no-tabs)
(#11161) Trailing spaces not allowed. (no-trailing-spaces)
(#11161) Unexpected tab character. (no-tabs)
(#11162) Trailing spaces not allowed. (no-trailing-spaces)
(#11162) Unexpected tab character. (no-tabs)
(#11163) Unexpected tab character. (no-tabs)
(#11164) Unexpected tab character. (no-tabs)
(#11165) Unexpected tab character. (no-tabs)
(#11166) Unexpected tab character. (no-tabs)
(#11167) Unexpected tab character. (no-tabs)
(#11168) Unexpected tab character. (no-tabs)
(#11169) Unexpected tab character. (no-tabs)
(#11170) Unexpected tab character. (no-tabs)
(#11171) Unexpected tab character. (no-tabs)
(#11172) Unexpected tab character. (no-tabs)
(#11173) Unexpected tab character. (no-tabs)
(#11174) Unexpected tab character. (no-tabs)
(#11175) Unexpected tab character. (no-tabs)
(#11176) Unexpected tab character. (no-tabs)
(#11177) Unexpected tab character. (no-tabs)
(#11178) Unexpected tab character. (no-tabs)
(#11179) Unexpected tab character. (no-tabs)
(#11180) Unexpected tab character. (no-tabs)
(#11181) Unexpected tab character. (no-tabs)
(#11182) Unexpected tab character. (no-tabs)
(#11183) Unexpected tab character. (no-tabs)
(#11184) Trailing spaces not allowed. (no-trailing-spaces)
(#11184) Unexpected tab character. (no-tabs)
(#11185) Trailing spaces not allowed. (no-trailing-spaces)
(#11185) Unexpected tab character. (no-tabs)
(#11186) Unexpected tab character. (no-tabs)
(#11187) Unexpected tab character. (no-tabs)
(#11188) Unexpected tab character. (no-tabs)
(#11189) Unexpected tab character. (no-tabs)
(#11190) Unexpected tab character. (no-tabs)
(#11191) Unexpected tab character. (no-tabs)
(#11192) Unexpected tab character. (no-tabs)
(#11193) Unexpected tab character. (no-tabs)
(#11194) Unexpected tab character. (no-tabs)
(#11195) Trailing spaces not allowed. (no-trailing-spaces)
(#11195) Unexpected tab character. (no-tabs)
(#11196) Trailing spaces not allowed. (no-trailing-spaces)
(#11196) Unexpected tab character. (no-tabs)
(#11197) Unexpected tab character. (no-tabs)
(#11198) Unexpected tab character. (no-tabs)
(#11199) Unexpected tab character. (no-tabs)
(#11200) Unexpected tab character. (no-tabs)
(#11201) Unexpected tab character. (no-tabs)
(#11202) Unexpected tab character. (no-tabs)
(#11203) Unexpected tab character. (no-tabs)
(#11204) Unexpected tab character. (no-tabs)
(#11205) Unexpected tab character. (no-tabs)
(#11206) Unexpected tab character. (no-tabs)
(#11207) Unexpected tab character. (no-tabs)
(#11208) Unexpected tab character. (no-tabs)
(#11209) Unexpected tab character. (no-tabs)
(#11210) Unexpected tab character. (no-tabs)
(#11211) Unexpected tab character. (no-tabs)
(#11212) Unexpected tab character. (no-tabs)
(#11213) Unexpected tab character. (no-tabs)
(#11214) Unexpected tab character. (no-tabs)
(#11215) Unexpected tab character. (no-tabs)
(#11216) Unexpected tab character. (no-tabs)
(#11217) Unexpected tab character. (no-tabs)
(#11218) Unexpected tab character. (no-tabs)
(#11219) Unexpected tab character. (no-tabs)
(#11220) Unexpected tab character. (no-tabs)
(#11221) Unexpected tab character. (no-tabs)
(#11222) Unexpected tab character. (no-tabs)
(#11223) Unexpected tab character. (no-tabs)
(#11224) Unexpected tab character. (no-tabs)
(#11225) Unexpected tab character. (no-tabs)
(#11226) Unexpected tab character. (no-tabs)
(#11227) Unexpected tab character. (no-tabs)
(#11228) Unexpected tab character. (no-tabs)
(#11229) Unexpected tab character. (no-tabs)
(#11230) Unexpected tab character. (no-tabs)
(#11231) Unexpected tab character. (no-tabs)
(#11232) Unexpected tab character. (no-tabs)
(#11233) Unexpected tab character. (no-tabs)
(#11234) Unexpected tab character. (no-tabs)
(#11235) Trailing spaces not allowed. (no-trailing-spaces)
(#11235) Unexpected tab character. (no-tabs)
(#11236) Unexpected tab character. (no-tabs)
(#11237) Unexpected tab character. (no-tabs)
(#11238) Unexpected tab character. (no-tabs)
(#11239) Unexpected tab character. (no-tabs)
(#11240) Unexpected tab character. (no-tabs)
(#11241) Unexpected tab character. (no-tabs)
(#11242) Unexpected tab character. (no-tabs)
(#11243) Unexpected tab character. (no-tabs)
(#11244) Unexpected tab character. (no-tabs)
(#11245) Unexpected tab character. (no-tabs)
(#11246) Unexpected tab character. (no-tabs)
(#11247) Unexpected tab character. (no-tabs)
(#11248) Unexpected tab character. (no-tabs)
(#11249) Unexpected tab character. (no-tabs)
(#11250) Unexpected tab character. (no-tabs)
(#11251) Unexpected tab character. (no-tabs)
(#11252) Unexpected tab character. (no-tabs)
(#11253) Unexpected tab character. (no-tabs)
(#11254) Unexpected tab character. (no-tabs)
(#11255) Unexpected tab character. (no-tabs)
(#11256) Unexpected tab character. (no-tabs)
(#11257) Unexpected tab character. (no-tabs)
(#11258) Unexpected tab character. (no-tabs)
(#11259) Trailing spaces not allowed. (no-trailing-spaces)
(#11259) Unexpected tab character. (no-tabs)
(#11260) Unexpected tab character. (no-tabs)
(#11261) Unexpected tab character. (no-tabs)
(#11262) Unexpected tab character. (no-tabs)
(#11263) Unexpected tab character. (no-tabs)
(#11264) Unexpected tab character. (no-tabs)
(#11265) Unexpected tab character. (no-tabs)
(#11266) Unexpected tab character. (no-tabs)
(#11267) Unexpected tab character. (no-tabs)
(#11268) Unexpected tab character. (no-tabs)
(#11269) Unexpected tab character. (no-tabs)
(#11270) Unexpected tab character. (no-tabs)
(#11271) Unexpected tab character. (no-tabs)
(#11272) Unexpected tab character. (no-tabs)
(#11273) Unexpected tab character. (no-tabs)
(#11274) Unexpected tab character. (no-tabs)
(#11275) Unexpected tab character. (no-tabs)
(#11276) Unexpected tab character. (no-tabs)
(#11277) Unexpected tab character. (no-tabs)
(#11278) Unexpected tab character. (no-tabs)
(#11279) Unexpected tab character. (no-tabs)
(#11280) Unexpected tab character. (no-tabs)
(#11281) Unexpected tab character. (no-tabs)
(#11282) Unexpected tab character. (no-tabs)
(#11283) Unexpected tab character. (no-tabs)
(#11284) Unexpected tab character. (no-tabs)
(#11285) Unexpected tab character. (no-tabs)
(#11286) Unexpected tab character. (no-tabs)
(#11287) Unexpected tab character. (no-tabs)
(#11288) Trailing spaces not allowed. (no-trailing-spaces)
(#11288) Unexpected tab character. (no-tabs)
(#11289) Trailing spaces not allowed. (no-trailing-spaces)
(#11289) Unexpected tab character. (no-tabs)
(#11290) Unexpected tab character. (no-tabs)
(#11291) Unexpected tab character. (no-tabs)
(#11292) Unexpected tab character. (no-tabs)
(#11293) Unexpected tab character. (no-tabs)
(#11294) Unexpected tab character. (no-tabs)
(#11295) Unexpected tab character. (no-tabs)
(#11296) Unexpected tab character. (no-tabs)
(#11297) Unexpected tab character. (no-tabs)
(#11298) Unexpected tab character. (no-tabs)
(#11299) Unexpected tab character. (no-tabs)
(#11300) Unexpected tab character. (no-tabs)
(#11301) Unexpected tab character. (no-tabs)
(#11302) Unexpected tab character. (no-tabs)
(#11303) Unexpected tab character. (no-tabs)
(#11304) Unexpected tab character. (no-tabs)
(#11305) Unexpected tab character. (no-tabs)
(#11306) Unexpected tab character. (no-tabs)
(#11307) Unexpected tab character. (no-tabs)
(#11308) Unexpected tab character. (no-tabs)
(#11309) Unexpected tab character. (no-tabs)
(#11310) Unexpected tab character. (no-tabs)
(#11311) Trailing spaces not allowed. (no-trailing-spaces)
(#11311) Unexpected tab character. (no-tabs)
(#11312) Trailing spaces not allowed. (no-trailing-spaces)
(#11312) Unexpected tab character. (no-tabs)
(#11313) Unexpected tab character. (no-tabs)
(#11314) Unexpected tab character. (no-tabs)
(#11315) Unexpected tab character. (no-tabs)
(#11316) Unexpected tab character. (no-tabs)
(#11317) Unexpected tab character. (no-tabs)
(#11318) Unexpected tab character. (no-tabs)
(#11319) Unexpected tab character. (no-tabs)
(#11320) Unexpected tab character. (no-tabs)
(#11321) Unexpected tab character. (no-tabs)
(#11322) Unexpected tab character. (no-tabs)
(#11323) Unexpected tab character. (no-tabs)
(#11324) Unexpected tab character. (no-tabs)
(#11325) Unexpected tab character. (no-tabs)
(#11326) Unexpected tab character. (no-tabs)
(#11327) Unexpected tab character. (no-tabs)
(#11328) Unexpected tab character. (no-tabs)
(#11329) Unexpected tab character. (no-tabs)
(#11330) Unexpected tab character. (no-tabs)
(#11331) Unexpected tab character. (no-tabs)
(#11332) Unexpected tab character. (no-tabs)
(#11333) Unexpected tab character. (no-tabs)
(#11334) Trailing spaces not allowed. (no-trailing-spaces)
(#11334) Unexpected tab character. (no-tabs)
(#11335) Trailing spaces not allowed. (no-trailing-spaces)
(#11335) Unexpected tab character. (no-tabs)
(#11336) Unexpected tab character. (no-tabs)
(#11337) Unexpected tab character. (no-tabs)
(#11338) Unexpected tab character. (no-tabs)
(#11339) Unexpected tab character. (no-tabs)
(#11340) Unexpected tab character. (no-tabs)
(#11341) Unexpected tab character. (no-tabs)
(#11342) Unexpected tab character. (no-tabs)
(#11343) Unexpected tab character. (no-tabs)
(#11344) Unexpected tab character. (no-tabs)
(#11345) Unexpected tab character. (no-tabs)
(#11346) Unexpected tab character. (no-tabs)
(#11347) Unexpected tab character. (no-tabs)
(#11348) Unexpected tab character. (no-tabs)
(#11349) Unexpected tab character. (no-tabs)
(#11350) Unexpected tab character. (no-tabs)
(#11351) Unexpected tab character. (no-tabs)
(#11352) Unexpected tab character. (no-tabs)
(#11353) Unexpected tab character. (no-tabs)
(#11354) Unexpected tab character. (no-tabs)
(#11355) Unexpected tab character. (no-tabs)
(#11356) Unexpected tab character. (no-tabs)
(#11357) Unexpected tab character. (no-tabs)
(#11358) Trailing spaces not allowed. (no-trailing-spaces)
(#11358) Unexpected tab character. (no-tabs)
(#11359) Unexpected tab character. (no-tabs)
(#11360) Unexpected tab character. (no-tabs)
(#11361) Unexpected tab character. (no-tabs)
(#11362) Unexpected tab character. (no-tabs)
(#11363) Unexpected tab character. (no-tabs)
(#11364) Unexpected tab character. (no-tabs)
(#11365) Unexpected tab character. (no-tabs)
(#11366) Unexpected tab character. (no-tabs)
(#11367) Unexpected tab character. (no-tabs)
(#11368) Unexpected tab character. (no-tabs)
(#11369) Unexpected tab character. (no-tabs)
(#11370) Unexpected tab character. (no-tabs)
(#11371) Unexpected tab character. (no-tabs)
(#11372) Unexpected tab character. (no-tabs)
(#11373) Unexpected tab character. (no-tabs)
(#11374) Unexpected tab character. (no-tabs)
(#11375) Unexpected tab character. (no-tabs)
(#11376) Unexpected tab character. (no-tabs)
(#11377) Unexpected tab character. (no-tabs)
(#11378) Unexpected tab character. (no-tabs)
(#11379) Unexpected tab character. (no-tabs)
(#11380) Trailing spaces not allowed. (no-trailing-spaces)
(#11380) Unexpected tab character. (no-tabs)
(#11381) Trailing spaces not allowed. (no-trailing-spaces)
(#11381) Unexpected tab character. (no-tabs)
(#11382) Unexpected tab character. (no-tabs)
(#11383) Unexpected tab character. (no-tabs)
(#11384) Unexpected tab character. (no-tabs)
(#11385) Unexpected tab character. (no-tabs)
(#11386) Unexpected tab character. (no-tabs)
(#11387) Unexpected tab character. (no-tabs)
(#11388) Unexpected tab character. (no-tabs)
(#11389) Unexpected tab character. (no-tabs)
(#11390) Unexpected tab character. (no-tabs)
(#11391) Unexpected tab character. (no-tabs)
(#11392) Unexpected tab character. (no-tabs)
(#11393) Unexpected tab character. (no-tabs)
(#11394) Unexpected tab character. (no-tabs)
(#11395) Unexpected tab character. (no-tabs)
(#11396) Unexpected tab character. (no-tabs)
(#11397) Unexpected tab character. (no-tabs)
(#11398) Unexpected tab character. (no-tabs)
(#11399) Unexpected tab character. (no-tabs)
(#11400) Unexpected tab character. (no-tabs)
(#11401) Unexpected tab character. (no-tabs)
(#11402) Unexpected tab character. (no-tabs)
(#11403) Unexpected tab character. (no-tabs)
(#11404) Unexpected tab character. (no-tabs)
(#11405) Unexpected tab character. (no-tabs)
(#11406) Unexpected tab character. (no-tabs)
(#11407) Unexpected tab character. (no-tabs)
(#11408) Unexpected tab character. (no-tabs)
(#11409) Unexpected tab character. (no-tabs)
(#11410) Unexpected tab character. (no-tabs)
(#11411) Unexpected tab character. (no-tabs)
(#11412) Trailing spaces not allowed. (no-trailing-spaces)
(#11412) Unexpected tab character. (no-tabs)
(#11413) Trailing spaces not allowed. (no-trailing-spaces)
(#11413) Unexpected tab character. (no-tabs)
(#11414) Unexpected tab character. (no-tabs)
(#11415) Unexpected tab character. (no-tabs)
(#11416) Unexpected tab character. (no-tabs)
(#11417) Unexpected tab character. (no-tabs)
(#11418) Unexpected tab character. (no-tabs)
(#11419) Unexpected tab character. (no-tabs)
(#11420) Unexpected tab character. (no-tabs)
(#11421) Unexpected tab character. (no-tabs)
(#11422) Unexpected tab character. (no-tabs)
(#11423) Unexpected tab character. (no-tabs)
(#11424) Unexpected tab character. (no-tabs)
(#11425) Unexpected tab character. (no-tabs)
(#11426) Unexpected tab character. (no-tabs)
(#11427) Unexpected tab character. (no-tabs)
(#11428) Unexpected tab character. (no-tabs)
(#11429) Unexpected tab character. (no-tabs)
(#11430) Unexpected tab character. (no-tabs)
(#11431) Unexpected tab character. (no-tabs)
(#11432) Unexpected tab character. (no-tabs)
(#11433) Trailing spaces not allowed. (no-trailing-spaces)
(#11433) Unexpected tab character. (no-tabs)
(#11434) Trailing spaces not allowed. (no-trailing-spaces)
(#11434) Unexpected tab character. (no-tabs)
(#11435) Unexpected tab character. (no-tabs)
(#11436) Unexpected tab character. (no-tabs)
(#11437) Unexpected tab character. (no-tabs)
(#11438) Unexpected tab character. (no-tabs)
(#11439) Unexpected tab character. (no-tabs)
(#11440) Unexpected tab character. (no-tabs)
(#11441) Unexpected tab character. (no-tabs)
(#11442) Unexpected tab character. (no-tabs)
(#11443) Unexpected tab character. (no-tabs)
(#11444) Unexpected tab character. (no-tabs)
(#11445) Unexpected tab character. (no-tabs)
(#11446) Unexpected tab character. (no-tabs)
(#11447) Unexpected tab character. (no-tabs)
(#11448) Unexpected tab character. (no-tabs)
(#11449) Unexpected tab character. (no-tabs)
(#11450) Unexpected tab character. (no-tabs)
(#11451) Unexpected tab character. (no-tabs)
(#11452) Unexpected tab character. (no-tabs)
(#11453) Unexpected tab character. (no-tabs)
(#11454) Unexpected tab character. (no-tabs)
(#11455) Trailing spaces not allowed. (no-trailing-spaces)
(#11455) Unexpected tab character. (no-tabs)
(#11456) Trailing spaces not allowed. (no-trailing-spaces)
(#11456) Unexpected tab character. (no-tabs)
(#11457) Unexpected tab character. (no-tabs)
(#11458) Unexpected tab character. (no-tabs)
(#11459) Unexpected tab character. (no-tabs)
(#11460) Unexpected tab character. (no-tabs)
(#11461) Unexpected tab character. (no-tabs)
(#11462) Unexpected tab character. (no-tabs)
(#11463) Unexpected tab character. (no-tabs)
(#11464) Unexpected tab character. (no-tabs)
(#11465) Unexpected tab character. (no-tabs)
(#11466) Unexpected tab character. (no-tabs)
(#11467) Unexpected tab character. (no-tabs)
(#11468) Unexpected tab character. (no-tabs)
(#11469) Unexpected tab character. (no-tabs)
(#11470) Unexpected tab character. (no-tabs)
(#11471) Unexpected tab character. (no-tabs)
(#11472) Unexpected tab character. (no-tabs)
(#11473) Unexpected tab character. (no-tabs)
(#11474) Unexpected tab character. (no-tabs)
(#11475) Unexpected tab character. (no-tabs)
(#11476) Unexpected tab character. (no-tabs)
(#11477) Unexpected tab character. (no-tabs)
(#11478) Trailing spaces not allowed. (no-trailing-spaces)
(#11478) Unexpected tab character. (no-tabs)
(#11479) Trailing spaces not allowed. (no-trailing-spaces)
(#11479) Unexpected tab character. (no-tabs)
(#11480) Unexpected tab character. (no-tabs)
(#11481) Unexpected tab character. (no-tabs)
(#11482) Unexpected tab character. (no-tabs)
(#11483) Unexpected tab character. (no-tabs)
(#11484) Unexpected tab character. (no-tabs)
(#11485) Unexpected tab character. (no-tabs)
(#11486) Unexpected tab character. (no-tabs)
(#11487) Unexpected tab character. (no-tabs)
(#11488) Unexpected tab character. (no-tabs)
(#11489) Unexpected tab character. (no-tabs)
(#11490) Unexpected tab character. (no-tabs)
(#11491) Unexpected tab character. (no-tabs)
(#11492) Unexpected tab character. (no-tabs)
(#11493) Unexpected tab character. (no-tabs)
(#11494) Unexpected tab character. (no-tabs)
(#11495) Unexpected tab character. (no-tabs)
(#11496) Unexpected tab character. (no-tabs)
(#11497) Unexpected tab character. (no-tabs)
(#11498) Unexpected tab character. (no-tabs)
(#11499) Unexpected tab character. (no-tabs)
(#11500) Unexpected tab character. (no-tabs)
(#11501) Unexpected tab character. (no-tabs)
(#11502) Unexpected tab character. (no-tabs)
(#11503) Unexpected tab character. (no-tabs)
(#11504) Unexpected tab character. (no-tabs)
(#11505) Unexpected tab character. (no-tabs)
(#11506) Unexpected tab character. (no-tabs)
(#11507) Unexpected tab character. (no-tabs)
(#11508) Unexpected tab character. (no-tabs)
(#11509) Trailing spaces not allowed. (no-trailing-spaces)
(#11509) Unexpected tab character. (no-tabs)
(#11510) Trailing spaces not allowed. (no-trailing-spaces)
(#11510) Unexpected tab character. (no-tabs)
(#11511) Unexpected tab character. (no-tabs)
(#11512) Unexpected tab character. (no-tabs)
(#11513) Unexpected tab character. (no-tabs)
(#11514) Unexpected tab character. (no-tabs)
(#11515) Unexpected tab character. (no-tabs)
(#11516) Unexpected tab character. (no-tabs)
(#11517) Unexpected tab character. (no-tabs)
(#11518) Unexpected tab character. (no-tabs)
(#11519) Unexpected tab character. (no-tabs)
(#11520) Unexpected tab character. (no-tabs)
(#11521) Unexpected tab character. (no-tabs)
(#11522) Unexpected tab character. (no-tabs)
(#11523) Unexpected tab character. (no-tabs)
(#11524) Unexpected tab character. (no-tabs)
(#11525) Unexpected tab character. (no-tabs)
(#11526) Unexpected tab character. (no-tabs)
(#11527) Unexpected tab character. (no-tabs)
(#11528) Unexpected tab character. (no-tabs)
(#11529) Unexpected tab character. (no-tabs)
(#11530) Unexpected tab character. (no-tabs)
(#11531) Unexpected tab character. (no-tabs)
(#11532) Trailing spaces not allowed. (no-trailing-spaces)
(#11532) Unexpected tab character. (no-tabs)
(#11533) Trailing spaces not allowed. (no-trailing-spaces)
(#11533) Unexpected tab character. (no-tabs)
(#11534) Unexpected tab character. (no-tabs)
(#11535) Unexpected tab character. (no-tabs)
(#11536) Unexpected tab character. (no-tabs)
(#11537) Unexpected tab character. (no-tabs)
(#11538) Unexpected tab character. (no-tabs)
(#11539) Unexpected tab character. (no-tabs)
(#11540) Unexpected tab character. (no-tabs)
(#11541) Unexpected tab character. (no-tabs)
(#11542) Unexpected tab character. (no-tabs)
(#11543) Unexpected tab character. (no-tabs)
(#11544) Unexpected tab character. (no-tabs)
(#11545) Unexpected tab character. (no-tabs)
(#11546) Unexpected tab character. (no-tabs)
(#11547) Unexpected tab character. (no-tabs)
(#11548) Unexpected tab character. (no-tabs)
(#11549) Unexpected tab character. (no-tabs)
(#11550) Unexpected tab character. (no-tabs)
(#11551) Unexpected tab character. (no-tabs)
(#11552) Unexpected tab character. (no-tabs)
(#11553) Unexpected tab character. (no-tabs)
(#11554) Unexpected tab character. (no-tabs)
(#11555) Unexpected tab character. (no-tabs)
(#11556) Unexpected tab character. (no-tabs)
(#11557) Unexpected tab character. (no-tabs)
(#11558) Unexpected tab character. (no-tabs)
(#11559) Unexpected tab character. (no-tabs)
(#11560) Unexpected tab character. (no-tabs)
(#11561) Unexpected tab character. (no-tabs)
(#11562) Unexpected tab character. (no-tabs)
(#11563) Unexpected tab character. (no-tabs)
(#11564) Unexpected tab character. (no-tabs)
(#11565) Unexpected tab character. (no-tabs)
(#11566) Unexpected tab character. (no-tabs)
(#11567) Unexpected tab character. (no-tabs)
(#11568) Unexpected tab character. (no-tabs)
(#11569) Unexpected tab character. (no-tabs)
(#11570) Unexpected tab character. (no-tabs)
(#11571) Unexpected tab character. (no-tabs)
(#11572) Unexpected tab character. (no-tabs)
(#11573) Trailing spaces not allowed. (no-trailing-spaces)
(#11573) Unexpected tab character. (no-tabs)
(#11574) Trailing spaces not allowed. (no-trailing-spaces)
(#11574) Unexpected tab character. (no-tabs)
(#11575) Unexpected tab character. (no-tabs)
(#11576) Unexpected tab character. (no-tabs)
(#11577) Unexpected tab character. (no-tabs)
(#11578) Unexpected tab character. (no-tabs)
(#11579) Unexpected tab character. (no-tabs)
(#11580) Unexpected tab character. (no-tabs)
(#11581) Unexpected tab character. (no-tabs)
(#11582) Unexpected tab character. (no-tabs)
(#11583) Unexpected tab character. (no-tabs)
(#11584) Unexpected tab character. (no-tabs)
(#11585) Unexpected tab character. (no-tabs)
(#11586) Unexpected tab character. (no-tabs)
(#11587) Unexpected tab character. (no-tabs)
(#11588) Unexpected tab character. (no-tabs)
(#11589) Unexpected tab character. (no-tabs)
(#11590) Unexpected tab character. (no-tabs)
(#11591) Unexpected tab character. (no-tabs)
(#11592) Unexpected tab character. (no-tabs)
(#11593) Unexpected tab character. (no-tabs)
(#11594) Unexpected tab character. (no-tabs)
(#11595) Unexpected tab character. (no-tabs)
(#11596) Unexpected tab character. (no-tabs)
(#11597) Trailing spaces not allowed. (no-trailing-spaces)
(#11597) Unexpected tab character. (no-tabs)
(#11598) Trailing spaces not allowed. (no-trailing-spaces)
(#11598) Unexpected tab character. (no-tabs)
(#11599) Unexpected tab character. (no-tabs)
(#11600) Unexpected tab character. (no-tabs)
(#11601) Unexpected tab character. (no-tabs)
(#11602) Unexpected tab character. (no-tabs)
(#11603) Unexpected tab character. (no-tabs)
(#11604) Unexpected tab character. (no-tabs)
(#11605) Unexpected tab character. (no-tabs)
(#11606) Unexpected tab character. (no-tabs)
(#11607) Unexpected tab character. (no-tabs)
(#11608) Unexpected tab character. (no-tabs)
(#11609) Unexpected tab character. (no-tabs)
(#11610) Unexpected tab character. (no-tabs)
(#11611) Unexpected tab character. (no-tabs)
(#11612) Unexpected tab character. (no-tabs)
(#11613) Unexpected tab character. (no-tabs)
(#11614) Unexpected tab character. (no-tabs)
(#11615) Unexpected tab character. (no-tabs)
(#11616) Unexpected tab character. (no-tabs)
(#11617) Unexpected tab character. (no-tabs)
(#11618) Trailing spaces not allowed. (no-trailing-spaces)
(#11618) Unexpected tab character. (no-tabs)
(#11619) Trailing spaces not allowed. (no-trailing-spaces)
(#11619) Unexpected tab character. (no-tabs)
(#11620) Unexpected tab character. (no-tabs)
(#11621) Unexpected tab character. (no-tabs)
(#11622) Unexpected tab character. (no-tabs)
(#11623) Unexpected tab character. (no-tabs)
(#11624) Unexpected tab character. (no-tabs)
(#11625) Unexpected tab character. (no-tabs)
(#11626) Unexpected tab character. (no-tabs)
(#11627) Unexpected tab character. (no-tabs)
(#11628) Unexpected tab character. (no-tabs)
(#11629) Unexpected tab character. (no-tabs)
(#11630) Unexpected tab character. (no-tabs)
(#11631) Unexpected tab character. (no-tabs)
(#11632) Unexpected tab character. (no-tabs)
(#11633) Unexpected tab character. (no-tabs)
(#11634) Unexpected tab character. (no-tabs)
(#11635) Unexpected tab character. (no-tabs)
(#11636) Unexpected tab character. (no-tabs)
(#11637) Unexpected tab character. (no-tabs)
(#11638) Unexpected tab character. (no-tabs)
(#11639) Unexpected tab character. (no-tabs)
(#11640) Unexpected tab character. (no-tabs)
(#11641) Unexpected tab character. (no-tabs)
(#11642) Unexpected tab character. (no-tabs)
(#11643) Unexpected tab character. (no-tabs)
(#11644) Unexpected tab character. (no-tabs)
(#11645) Unexpected tab character. (no-tabs)
(#11646) Unexpected tab character. (no-tabs)
(#11647) Unexpected tab character. (no-tabs)
(#11648) Unexpected tab character. (no-tabs)
(#11649) Unexpected tab character. (no-tabs)
(#11650) Unexpected tab character. (no-tabs)
(#11651) Unexpected tab character. (no-tabs)
(#11652) Unexpected tab character. (no-tabs)
(#11653) Trailing spaces not allowed. (no-trailing-spaces)
(#11653) Unexpected tab character. (no-tabs)
(#11654) Trailing spaces not allowed. (no-trailing-spaces)
(#11654) Unexpected tab character. (no-tabs)
(#11655) Unexpected tab character. (no-tabs)
(#11656) Unexpected tab character. (no-tabs)
(#11657) Unexpected tab character. (no-tabs)
(#11658) Unexpected tab character. (no-tabs)
(#11659) Unexpected tab character. (no-tabs)
(#11660) Unexpected tab character. (no-tabs)
(#11661) Unexpected tab character. (no-tabs)
(#11662) Unexpected tab character. (no-tabs)
(#11663) Unexpected tab character. (no-tabs)
(#11664) Trailing spaces not allowed. (no-trailing-spaces)
(#11664) Unexpected tab character. (no-tabs)
(#11665) Trailing spaces not allowed. (no-trailing-spaces)
(#11665) Unexpected tab character. (no-tabs)
(#11666) Unexpected tab character. (no-tabs)
(#11667) Unexpected tab character. (no-tabs)
(#11668) Unexpected tab character. (no-tabs)
(#11669) Unexpected tab character. (no-tabs)
(#11670) Unexpected tab character. (no-tabs)
(#11671) Unexpected tab character. (no-tabs)
(#11672) Unexpected tab character. (no-tabs)
(#11673) Unexpected tab character. (no-tabs)
(#11674) Unexpected tab character. (no-tabs)
(#11675) Unexpected tab character. (no-tabs)
(#11676) Unexpected tab character. (no-tabs)
(#11677) Unexpected tab character. (no-tabs)
(#11678) Unexpected tab character. (no-tabs)
(#11679) Unexpected tab character. (no-tabs)
(#11680) Unexpected tab character. (no-tabs)
(#11681) Unexpected tab character. (no-tabs)
(#11682) Unexpected tab character. (no-tabs)
(#11683) Unexpected tab character. (no-tabs)
(#11684) Unexpected tab character. (no-tabs)
(#11685) Unexpected tab character. (no-tabs)
(#11686) Unexpected tab character. (no-tabs)
(#11687) Unexpected tab character. (no-tabs)
(#11688) Unexpected tab character. (no-tabs)
(#11689) Trailing spaces not allowed. (no-trailing-spaces)
(#11689) Unexpected tab character. (no-tabs)
(#11690) Trailing spaces not allowed. (no-trailing-spaces)
(#11690) Unexpected tab character. (no-tabs)
(#11691) Unexpected tab character. (no-tabs)
(#11692) Unexpected tab character. (no-tabs)
(#11693) Unexpected tab character. (no-tabs)
(#11694) Unexpected tab character. (no-tabs)
(#11695) Unexpected tab character. (no-tabs)
(#11696) Unexpected tab character. (no-tabs)
(#11697) Unexpected tab character. (no-tabs)
(#11698) Unexpected tab character. (no-tabs)
(#11699) Unexpected tab character. (no-tabs)
(#11700) Unexpected tab character. (no-tabs)
(#11701) Unexpected tab character. (no-tabs)
(#11702) Unexpected tab character. (no-tabs)
(#11703) Unexpected tab character. (no-tabs)
(#11704) Unexpected tab character. (no-tabs)
(#11705) Unexpected tab character. (no-tabs)
(#11706) Unexpected tab character. (no-tabs)
(#11707) Unexpected tab character. (no-tabs)
(#11708) Unexpected tab character. (no-tabs)
(#11709) Unexpected tab character. (no-tabs)
(#11710) Unexpected tab character. (no-tabs)
(#11711) Unexpected tab character. (no-tabs)
(#11712) Trailing spaces not allowed. (no-trailing-spaces)
(#11712) Unexpected tab character. (no-tabs)
(#11713) Trailing spaces not allowed. (no-trailing-spaces)
(#11713) Unexpected tab character. (no-tabs)
(#11714) Unexpected tab character. (no-tabs)
(#11715) Unexpected tab character. (no-tabs)
(#11716) Unexpected tab character. (no-tabs)
(#11717) Unexpected tab character. (no-tabs)
(#11718) Unexpected tab character. (no-tabs)
(#11719) Unexpected tab character. (no-tabs)
(#11720) Unexpected tab character. (no-tabs)
(#11721) Unexpected tab character. (no-tabs)
(#11722) Unexpected tab character. (no-tabs)
(#11723) Unexpected tab character. (no-tabs)
(#11724) Unexpected tab character. (no-tabs)
(#11725) Unexpected tab character. (no-tabs)
(#11726) Unexpected tab character. (no-tabs)
(#11727) Unexpected tab character. (no-tabs)
(#11728) Unexpected tab character. (no-tabs)
(#11729) Unexpected tab character. (no-tabs)
(#11730) Unexpected tab character. (no-tabs)
(#11731) Unexpected tab character. (no-tabs)
(#11732) Unexpected tab character. (no-tabs)
(#11733) Unexpected tab character. (no-tabs)
(#11734) Unexpected tab character. (no-tabs)
(#11735) Unexpected tab character. (no-tabs)
(#11735) There should be no spaces inside this paren. (space-in-parens)
(#11735) There should be no spaces inside this paren. (space-in-parens)
(#11736) Trailing spaces not allowed. (no-trailing-spaces)
(#11736) Unexpected tab character. (no-tabs)
(#11737) Trailing spaces not allowed. (no-trailing-spaces)
(#11737) Unexpected tab character. (no-tabs)
(#11738) Unexpected tab character. (no-tabs)
(#11739) Unexpected tab character. (no-tabs)
(#11740) Unexpected tab character. (no-tabs)
(#11741) Unexpected tab character. (no-tabs)
(#11742) Unexpected tab character. (no-tabs)
(#11743) Unexpected tab character. (no-tabs)
(#11744) Unexpected tab character. (no-tabs)
(#11745) Unexpected tab character. (no-tabs)
(#11746) Unexpected tab character. (no-tabs)
(#11747) Unexpected tab character. (no-tabs)
(#11748) Unexpected tab character. (no-tabs)
(#11749) Unexpected tab character. (no-tabs)
(#11750) Unexpected tab character. (no-tabs)
(#11751) Unexpected tab character. (no-tabs)
(#11752) Unexpected tab character. (no-tabs)
(#11753) Unexpected tab character. (no-tabs)
(#11754) Unexpected tab character. (no-tabs)
(#11755) Unexpected tab character. (no-tabs)
(#11756) Unexpected tab character. (no-tabs)
(#11757) Trailing spaces not allowed. (no-trailing-spaces)
(#11757) Unexpected tab character. (no-tabs)
(#11758) Trailing spaces not allowed. (no-trailing-spaces)
(#11758) Unexpected tab character. (no-tabs)
(#11759) Unexpected tab character. (no-tabs)
(#11760) Unexpected tab character. (no-tabs)
(#11761) Unexpected tab character. (no-tabs)
(#11762) Unexpected tab character. (no-tabs)
(#11763) Unexpected tab character. (no-tabs)
(#11764) Unexpected tab character. (no-tabs)
(#11765) Unexpected tab character. (no-tabs)
(#11766) Unexpected tab character. (no-tabs)
(#11767) Unexpected tab character. (no-tabs)
(#11768) Unexpected tab character. (no-tabs)
(#11769) Unexpected tab character. (no-tabs)
(#11770) Unexpected tab character. (no-tabs)
(#11771) Unexpected tab character. (no-tabs)
(#11772) Unexpected tab character. (no-tabs)
(#11773) Unexpected tab character. (no-tabs)
(#11774) Unexpected tab character. (no-tabs)
(#11775) Unexpected tab character. (no-tabs)
(#11776) Trailing spaces not allowed. (no-trailing-spaces)
(#11776) Unexpected tab character. (no-tabs)
(#11777) Trailing spaces not allowed. (no-trailing-spaces)
(#11777) Unexpected tab character. (no-tabs)
(#11778) Unexpected tab character. (no-tabs)
(#11779) Unexpected tab character. (no-tabs)
(#11780) Unexpected tab character. (no-tabs)
(#11781) Unexpected tab character. (no-tabs)
(#11782) Unexpected tab character. (no-tabs)
(#11783) Unexpected tab character. (no-tabs)
(#11784) Unexpected tab character. (no-tabs)
(#11785) Unexpected tab character. (no-tabs)
(#11786) Unexpected tab character. (no-tabs)
(#11787) Unexpected tab character. (no-tabs)
(#11788) Unexpected tab character. (no-tabs)
(#11789) Unexpected tab character. (no-tabs)
(#11790) Unexpected tab character. (no-tabs)
(#11791) Unexpected tab character. (no-tabs)
(#11792) Unexpected tab character. (no-tabs)
(#11793) Unexpected tab character. (no-tabs)
(#11794) Unexpected tab character. (no-tabs)
(#11795) Unexpected tab character. (no-tabs)
(#11796) Unexpected tab character. (no-tabs)
(#11797) Line 11797 exceeds the maximum line length of 132. (max-len)
(#11797) Unexpected tab character. (no-tabs)
(#11798) Line 11798 exceeds the maximum line length of 132. (max-len)
(#11798) Unexpected tab character. (no-tabs)
(#11799) Unexpected tab character. (no-tabs)
(#11800) Unexpected tab character. (no-tabs)
(#11801) Unexpected tab character. (no-tabs)
(#11802) Unexpected tab character. (no-tabs)
(#11803) Unexpected tab character. (no-tabs)
(#11804) Unexpected tab character. (no-tabs)
(#11805) Unexpected tab character. (no-tabs)
(#11806) Unexpected tab character. (no-tabs)
(#11807) Unexpected tab character. (no-tabs)
(#11808) Unexpected tab character. (no-tabs)
(#11809) Unexpected tab character. (no-tabs)
(#11810) Unexpected tab character. (no-tabs)
(#11811) Unexpected tab character. (no-tabs)
(#11812) Unexpected tab character. (no-tabs)
(#11813) Unexpected tab character. (no-tabs)
(#11814) Unexpected tab character. (no-tabs)
(#11815) Unexpected tab character. (no-tabs)
(#11816) Unexpected tab character. (no-tabs)
(#11817) Unexpected tab character. (no-tabs)
(#11818) Unexpected tab character. (no-tabs)
(#11819) Unexpected tab character. (no-tabs)
(#11820) Unexpected tab character. (no-tabs)
(#11821) Unexpected tab character. (no-tabs)
(#11822) Unexpected tab character. (no-tabs)
(#11823) Unexpected tab character. (no-tabs)
(#11824) Unexpected tab character. (no-tabs)
(#11825) Unexpected tab character. (no-tabs)
(#11826) Unexpected tab character. (no-tabs)
(#11827) Unexpected tab character. (no-tabs)
(#11828) Unexpected tab character. (no-tabs)
(#11829) Unexpected tab character. (no-tabs)
(#11830) Trailing spaces not allowed. (no-trailing-spaces)
(#11830) Unexpected tab character. (no-tabs)
(#11831) Trailing spaces not allowed. (no-trailing-spaces)
(#11831) Unexpected tab character. (no-tabs)
(#11832) Unexpected tab character. (no-tabs)
(#11833) Unexpected tab character. (no-tabs)
(#11834) Unexpected tab character. (no-tabs)
(#11835) Unexpected tab character. (no-tabs)
(#11836) Unexpected tab character. (no-tabs)
(#11837) Unexpected tab character. (no-tabs)
(#11838) Unexpected tab character. (no-tabs)
(#11839) Unexpected tab character. (no-tabs)
(#11840) Unexpected tab character. (no-tabs)
(#11841) Unexpected tab character. (no-tabs)
(#11842) Unexpected tab character. (no-tabs)
(#11843) Unexpected tab character. (no-tabs)
(#11844) Unexpected tab character. (no-tabs)
(#11845) Unexpected tab character. (no-tabs)
(#11846) Unexpected tab character. (no-tabs)
(#11847) Unexpected tab character. (no-tabs)
(#11848) Unexpected tab character. (no-tabs)
(#11849) Unexpected tab character. (no-tabs)
(#11850) Trailing spaces not allowed. (no-trailing-spaces)
(#11850) Unexpected tab character. (no-tabs)
(#11851) Trailing spaces not allowed. (no-trailing-spaces)
(#11851) Unexpected tab character. (no-tabs)
(#11852) Unexpected tab character. (no-tabs)
(#11853) Unexpected tab character. (no-tabs)
(#11854) Unexpected tab character. (no-tabs)
(#11855) Unexpected tab character. (no-tabs)
(#11856) Unexpected tab character. (no-tabs)
(#11857) Unexpected tab character. (no-tabs)
(#11858) Unexpected tab character. (no-tabs)
(#11859) Unexpected tab character. (no-tabs)
(#11860) Unexpected tab character. (no-tabs)
(#11861) Unexpected tab character. (no-tabs)
(#11862) Unexpected tab character. (no-tabs)
(#11863) Unexpected tab character. (no-tabs)
(#11864) Unexpected tab character. (no-tabs)
(#11865) Unexpected tab character. (no-tabs)
(#11866) Unexpected tab character. (no-tabs)
(#11867) Unexpected tab character. (no-tabs)
(#11868) Unexpected tab character. (no-tabs)
(#11869) Unexpected tab character. (no-tabs)
(#11870) Unexpected tab character. (no-tabs)
(#11871) Unexpected tab character. (no-tabs)
(#11872) Unexpected tab character. (no-tabs)
(#11873) Unexpected tab character. (no-tabs)
(#11874) Unexpected tab character. (no-tabs)
(#11875) Unexpected tab character. (no-tabs)
(#11876) Unexpected tab character. (no-tabs)
(#11877) Trailing spaces not allowed. (no-trailing-spaces)
(#11877) Unexpected tab character. (no-tabs)
(#11878) Trailing spaces not allowed. (no-trailing-spaces)
(#11878) Unexpected tab character. (no-tabs)
(#11879) Unexpected tab character. (no-tabs)
(#11880) Unexpected tab character. (no-tabs)
(#11881) Unexpected tab character. (no-tabs)
(#11882) Unexpected tab character. (no-tabs)
(#11883) Unexpected tab character. (no-tabs)
(#11884) Unexpected tab character. (no-tabs)
(#11885) Unexpected tab character. (no-tabs)
(#11886) Unexpected tab character. (no-tabs)
(#11887) Unexpected tab character. (no-tabs)
(#11888) Unexpected tab character. (no-tabs)
(#11889) Unexpected tab character. (no-tabs)
(#11890) Unexpected tab character. (no-tabs)
(#11891) Unexpected tab character. (no-tabs)
(#11892) Unexpected tab character. (no-tabs)
(#11893) Unexpected tab character. (no-tabs)
(#11894) Unexpected tab character. (no-tabs)
(#11895) Unexpected tab character. (no-tabs)
(#11896) Unexpected tab character. (no-tabs)
(#11897) Unexpected tab character. (no-tabs)
(#11898) Unexpected tab character. (no-tabs)
(#11899) Unexpected tab character. (no-tabs)
(#11900) Unexpected tab character. (no-tabs)
(#11901) Unexpected tab character. (no-tabs)
(#11902) Trailing spaces not allowed. (no-trailing-spaces)
(#11902) Unexpected tab character. (no-tabs)
(#11903) Trailing spaces not allowed. (no-trailing-spaces)
(#11903) Unexpected tab character. (no-tabs)
(#11904) Unexpected tab character. (no-tabs)
(#11905) Unexpected tab character. (no-tabs)
(#11906) Unexpected tab character. (no-tabs)
(#11907) Unexpected tab character. (no-tabs)
(#11908) Unexpected tab character. (no-tabs)
(#11909) Unexpected tab character. (no-tabs)
(#11910) Unexpected tab character. (no-tabs)
(#11911) Unexpected tab character. (no-tabs)
(#11912) Unexpected tab character. (no-tabs)
(#11913) Unexpected tab character. (no-tabs)
(#11914) Unexpected tab character. (no-tabs)
(#11915) Unexpected tab character. (no-tabs)
(#11916) Unexpected tab character. (no-tabs)
(#11917) Unexpected tab character. (no-tabs)
(#11918) Unexpected tab character. (no-tabs)
(#11919) Unexpected tab character. (no-tabs)
(#11920) Unexpected tab character. (no-tabs)
(#11921) Unexpected tab character. (no-tabs)
(#11922) Unexpected tab character. (no-tabs)
(#11923) Unexpected tab character. (no-tabs)
(#11924) Unexpected tab character. (no-tabs)
(#11925) Unexpected tab character. (no-tabs)
(#11926) Trailing spaces not allowed. (no-trailing-spaces)
(#11926) Unexpected tab character. (no-tabs)
(#11927) Trailing spaces not allowed. (no-trailing-spaces)
(#11927) Unexpected tab character. (no-tabs)
(#11928) Unexpected tab character. (no-tabs)
(#11929) Unexpected tab character. (no-tabs)
(#11930) Unexpected tab character. (no-tabs)
(#11931) Unexpected tab character. (no-tabs)
(#11932) Unexpected tab character. (no-tabs)
(#11933) Unexpected tab character. (no-tabs)
(#11934) Unexpected tab character. (no-tabs)
(#11935) Unexpected tab character. (no-tabs)
(#11936) Unexpected tab character. (no-tabs)
(#11937) Unexpected tab character. (no-tabs)
(#11938) Unexpected tab character. (no-tabs)
(#11939) Unexpected tab character. (no-tabs)
(#11940) Unexpected tab character. (no-tabs)
(#11941) Unexpected tab character. (no-tabs)
(#11942) Unexpected tab character. (no-tabs)
(#11943) Unexpected tab character. (no-tabs)
(#11944) Unexpected tab character. (no-tabs)
(#11945) Unexpected tab character. (no-tabs)
(#11946) Unexpected tab character. (no-tabs)
(#11947) Unexpected tab character. (no-tabs)
(#11948) Unexpected tab character. (no-tabs)
(#11949) Unexpected tab character. (no-tabs)
(#11950) Trailing spaces not allowed. (no-trailing-spaces)
(#11950) Unexpected tab character. (no-tabs)
(#11951) Trailing spaces not allowed. (no-trailing-spaces)
(#11951) Unexpected tab character. (no-tabs)
(#11952) Unexpected tab character. (no-tabs)
(#11953) Unexpected tab character. (no-tabs)
(#11954) Unexpected tab character. (no-tabs)
(#11955) Unexpected tab character. (no-tabs)
(#11956) Unexpected tab character. (no-tabs)
(#11957) Unexpected tab character. (no-tabs)
(#11958) Unexpected tab character. (no-tabs)
(#11959) Unexpected tab character. (no-tabs)
(#11960) Unexpected tab character. (no-tabs)
(#11961) Unexpected tab character. (no-tabs)
(#11962) Unexpected tab character. (no-tabs)
(#11963) Unexpected tab character. (no-tabs)
(#11964) Unexpected tab character. (no-tabs)
(#11965) Unexpected tab character. (no-tabs)
(#11966) Unexpected tab character. (no-tabs)
(#11967) Unexpected tab character. (no-tabs)
(#11968) Trailing spaces not allowed. (no-trailing-spaces)
(#11968) Unexpected tab character. (no-tabs)
(#11969) Trailing spaces not allowed. (no-trailing-spaces)
(#11969) Unexpected tab character. (no-tabs)
(#11970) Unexpected tab character. (no-tabs)
(#11971) Unexpected tab character. (no-tabs)
(#11972) Unexpected tab character. (no-tabs)
(#11973) Unexpected tab character. (no-tabs)
(#11974) Unexpected tab character. (no-tabs)
(#11975) Unexpected tab character. (no-tabs)
(#11976) Unexpected tab character. (no-tabs)
(#11977) Unexpected tab character. (no-tabs)
(#11978) Unexpected tab character. (no-tabs)
(#11979) Unexpected tab character. (no-tabs)
(#11980) Unexpected tab character. (no-tabs)
(#11981) Unexpected tab character. (no-tabs)
(#11982) Unexpected tab character. (no-tabs)
(#11983) Unexpected tab character. (no-tabs)
(#11984) Unexpected tab character. (no-tabs)
(#11985) Unexpected tab character. (no-tabs)
(#11986) Trailing spaces not allowed. (no-trailing-spaces)
(#11986) Unexpected tab character. (no-tabs)
(#11987) Trailing spaces not allowed. (no-trailing-spaces)
(#11987) Unexpected tab character. (no-tabs)
(#11988) Unexpected tab character. (no-tabs)
(#11989) Unexpected tab character. (no-tabs)
(#11990) Unexpected tab character. (no-tabs)
(#11991) Unexpected tab character. (no-tabs)
(#11992) Unexpected tab character. (no-tabs)
(#11993) Unexpected tab character. (no-tabs)
(#11994) Unexpected tab character. (no-tabs)
(#11995) Unexpected tab character. (no-tabs)
(#11996) Unexpected tab character. (no-tabs)
(#11997) Unexpected tab character. (no-tabs)
(#11998) Trailing spaces not allowed. (no-trailing-spaces)
(#11998) Unexpected tab character. (no-tabs)
(#11999) Unexpected tab character. (no-tabs)
(#11999) There should be no spaces inside this paren. (space-in-parens)
(#11999) There should be no spaces inside this paren. (space-in-parens)
(#12000) Trailing spaces not allowed. (no-trailing-spaces)
(#12000) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#12000) Unexpected tab character. (no-tabs)
(#12001) Trailing spaces not allowed. (no-trailing-spaces)
(#12001) Unexpected tab character. (no-tabs)
(#12002) Trailing spaces not allowed. (no-trailing-spaces)
(#12002) Unexpected tab character. (no-tabs)
(#12003) Unexpected tab character. (no-tabs)
(#12004) Unexpected tab character. (no-tabs)
(#12005) Unexpected tab character. (no-tabs)
(#12006) Unexpected tab character. (no-tabs)
(#12007) Trailing spaces not allowed. (no-trailing-spaces)
(#12007) Unexpected tab character. (no-tabs)
(#12008) Unexpected tab character. (no-tabs)
(#12009) Unexpected tab character. (no-tabs)
(#12010) Unexpected tab character. (no-tabs)
(#12011) Unexpected tab character. (no-tabs)
(#12012) Unexpected tab character. (no-tabs)
(#12013) Unexpected tab character. (no-tabs)
(#12014) Unexpected tab character. (no-tabs)
(#12015) Unexpected tab character. (no-tabs)
(#12016) Unexpected tab character. (no-tabs)
(#12017) Unexpected tab character. (no-tabs)
(#12018) Unexpected tab character. (no-tabs)
(#12019) Unexpected tab character. (no-tabs)
(#12020) Unexpected tab character. (no-tabs)
(#12021) Unexpected tab character. (no-tabs)
(#12022) Unexpected tab character. (no-tabs)
(#12023) Unexpected tab character. (no-tabs)
(#12024) Unexpected tab character. (no-tabs)
(#12025) Unexpected tab character. (no-tabs)
(#12026) Unexpected tab character. (no-tabs)
(#12027) Unexpected tab character. (no-tabs)
(#12028) Unexpected tab character. (no-tabs)
(#12029) Unexpected tab character. (no-tabs)
(#12030) Unexpected tab character. (no-tabs)
(#12031) Unexpected tab character. (no-tabs)
(#12032) Unexpected tab character. (no-tabs)
(#12033) Unexpected tab character. (no-tabs)
(#12034) Unexpected tab character. (no-tabs)
(#12035) Unexpected tab character. (no-tabs)
(#12036) Unexpected tab character. (no-tabs)
(#12037) Unexpected tab character. (no-tabs)
(#12038) Unexpected tab character. (no-tabs)
(#12039) Unexpected tab character. (no-tabs)
(#12040) Unexpected tab character. (no-tabs)
(#12041) Unexpected tab character. (no-tabs)
(#12042) Unexpected tab character. (no-tabs)
(#12043) Unexpected tab character. (no-tabs)
(#12044) Unexpected tab character. (no-tabs)
(#12045) Unexpected tab character. (no-tabs)
(#12046) Unexpected tab character. (no-tabs)
(#12047) Unexpected tab character. (no-tabs)
(#12048) Unexpected tab character. (no-tabs)
(#12049) Unexpected tab character. (no-tabs)
(#12050) Unexpected tab character. (no-tabs)
(#12051) Unexpected tab character. (no-tabs)
(#12052) Unexpected tab character. (no-tabs)
(#12053) Trailing spaces not allowed. (no-trailing-spaces)
(#12053) Unexpected tab character. (no-tabs)
(#12054) Trailing spaces not allowed. (no-trailing-spaces)
(#12054) Unexpected tab character. (no-tabs)
(#12055) Unexpected tab character. (no-tabs)
(#12056) Unexpected tab character. (no-tabs)
(#12057) Unexpected tab character. (no-tabs)
(#12058) Unexpected tab character. (no-tabs)
(#12059) Unexpected tab character. (no-tabs)
(#12060) Unexpected tab character. (no-tabs)
(#12061) Unexpected tab character. (no-tabs)
(#12062) Unexpected tab character. (no-tabs)
(#12063) Unexpected tab character. (no-tabs)
(#12064) Unexpected tab character. (no-tabs)
(#12065) Unexpected tab character. (no-tabs)
(#12066) Unexpected tab character. (no-tabs)
(#12067) Unexpected tab character. (no-tabs)
(#12068) Unexpected tab character. (no-tabs)
(#12069) Unexpected tab character. (no-tabs)
(#12070) Unexpected tab character. (no-tabs)
(#12071) Unexpected tab character. (no-tabs)
(#12072) Unexpected tab character. (no-tabs)
(#12073) Unexpected tab character. (no-tabs)
(#12074) Unexpected tab character. (no-tabs)
(#12075) Unexpected tab character. (no-tabs)
(#12076) Unexpected tab character. (no-tabs)
(#12077) Unexpected tab character. (no-tabs)
(#12078) Unexpected tab character. (no-tabs)
(#12079) Unexpected tab character. (no-tabs)
(#12080) Unexpected tab character. (no-tabs)
(#12081) Unexpected tab character. (no-tabs)
(#12082) Unexpected tab character. (no-tabs)
(#12083) Unexpected tab character. (no-tabs)
(#12084) Unexpected tab character. (no-tabs)
(#12085) Unexpected tab character. (no-tabs)
(#12086) Unexpected tab character. (no-tabs)
(#12087) Unexpected tab character. (no-tabs)
(#12088) Unexpected tab character. (no-tabs)
(#12089) Unexpected tab character. (no-tabs)
(#12090) Unexpected tab character. (no-tabs)
(#12091) Unexpected tab character. (no-tabs)
(#12091) There should be no space after '['. (array-bracket-spacing)
(#12091) There should be no space before ']'. (array-bracket-spacing)
(#12092) Trailing spaces not allowed. (no-trailing-spaces)
(#12092) Unexpected tab character. (no-tabs)
(#12093) Trailing spaces not allowed. (no-trailing-spaces)
(#12093) Unexpected tab character. (no-tabs)
(#12094) Unexpected tab character. (no-tabs)
(#12095) Unexpected tab character. (no-tabs)
(#12096) Unexpected tab character. (no-tabs)
(#12097) Unexpected tab character. (no-tabs)
(#12098) Unexpected tab character. (no-tabs)
(#12099) Unexpected tab character. (no-tabs)
(#12100) Unexpected tab character. (no-tabs)
(#12101) Unexpected tab character. (no-tabs)
(#12102) Unexpected tab character. (no-tabs)
(#12103) Unexpected tab character. (no-tabs)
(#12104) Unexpected tab character. (no-tabs)
(#12105) Unexpected tab character. (no-tabs)
(#12106) Unexpected tab character. (no-tabs)
(#12107) Unexpected tab character. (no-tabs)
(#12108) Unexpected tab character. (no-tabs)
(#12109) Unexpected tab character. (no-tabs)
(#12110) Unexpected tab character. (no-tabs)
(#12111) Unexpected tab character. (no-tabs)
(#12112) Unexpected tab character. (no-tabs)
(#12113) Unexpected tab character. (no-tabs)
(#12114) Unexpected tab character. (no-tabs)
(#12115) Unexpected tab character. (no-tabs)
(#12116) Unexpected tab character. (no-tabs)
(#12117) Unexpected tab character. (no-tabs)
(#12118) Unexpected tab character. (no-tabs)
(#12119) Unexpected tab character. (no-tabs)
(#12120) Unexpected tab character. (no-tabs)
(#12121) Unexpected tab character. (no-tabs)
(#12122) Unexpected tab character. (no-tabs)
(#12123) Unexpected tab character. (no-tabs)
(#12124) Unexpected tab character. (no-tabs)
(#12125) Trailing spaces not allowed. (no-trailing-spaces)
(#12125) Unexpected tab character. (no-tabs)
(#12126) Trailing spaces not allowed. (no-trailing-spaces)
(#12126) Unexpected tab character. (no-tabs)
(#12127) Unexpected tab character. (no-tabs)
(#12128) Unexpected tab character. (no-tabs)
(#12129) Unexpected tab character. (no-tabs)
(#12130) Unexpected tab character. (no-tabs)
(#12131) Unexpected tab character. (no-tabs)
(#12132) Unexpected tab character. (no-tabs)
(#12133) Unexpected tab character. (no-tabs)
(#12134) Unexpected tab character. (no-tabs)
(#12135) Unexpected tab character. (no-tabs)
(#12136) Unexpected tab character. (no-tabs)
(#12137) Unexpected tab character. (no-tabs)
(#12138) Unexpected tab character. (no-tabs)
(#12139) Unexpected tab character. (no-tabs)
(#12140) Unexpected tab character. (no-tabs)
(#12141) Unexpected tab character. (no-tabs)
(#12142) Unexpected tab character. (no-tabs)
(#12143) Unexpected tab character. (no-tabs)
(#12144) Unexpected tab character. (no-tabs)
(#12145) Unexpected tab character. (no-tabs)
(#12146) Unexpected tab character. (no-tabs)
(#12147) Unexpected tab character. (no-tabs)
(#12148) Unexpected tab character. (no-tabs)
(#12149) Unexpected tab character. (no-tabs)
(#12150) Unexpected tab character. (no-tabs)
(#12151) Unexpected tab character. (no-tabs)
(#12152) Unexpected tab character. (no-tabs)
(#12153) Unexpected tab character. (no-tabs)
(#12154) Unexpected tab character. (no-tabs)
(#12155) Unexpected tab character. (no-tabs)
(#12156) Unexpected tab character. (no-tabs)
(#12157) Unexpected tab character. (no-tabs)
(#12158) Trailing spaces not allowed. (no-trailing-spaces)
(#12158) Unexpected tab character. (no-tabs)
(#12159) Trailing spaces not allowed. (no-trailing-spaces)
(#12159) Unexpected tab character. (no-tabs)
(#12160) Unexpected tab character. (no-tabs)
(#12161) Unexpected tab character. (no-tabs)
(#12162) Unexpected tab character. (no-tabs)
(#12163) Unexpected tab character. (no-tabs)
(#12164) Unexpected tab character. (no-tabs)
(#12165) Unexpected tab character. (no-tabs)
(#12166) Unexpected tab character. (no-tabs)
(#12167) Unexpected tab character. (no-tabs)
(#12168) Unexpected tab character. (no-tabs)
(#12169) Unexpected tab character. (no-tabs)
(#12170) Unexpected tab character. (no-tabs)
(#12171) Unexpected tab character. (no-tabs)
(#12172) Unexpected tab character. (no-tabs)
(#12173) Unexpected tab character. (no-tabs)
(#12174) Unexpected tab character. (no-tabs)
(#12175) Unexpected tab character. (no-tabs)
(#12176) Unexpected tab character. (no-tabs)
(#12177) Unexpected tab character. (no-tabs)
(#12178) Unexpected tab character. (no-tabs)
(#12179) Unexpected tab character. (no-tabs)
(#12180) Unexpected tab character. (no-tabs)
(#12181) Unexpected tab character. (no-tabs)
(#12182) Unexpected tab character. (no-tabs)
(#12183) Unexpected tab character. (no-tabs)
(#12184) Unexpected tab character. (no-tabs)
(#12185) Unexpected tab character. (no-tabs)
(#12186) Unexpected tab character. (no-tabs)
(#12187) Unexpected tab character. (no-tabs)
(#12188) Unexpected tab character. (no-tabs)
(#12189) Unexpected tab character. (no-tabs)
(#12190) Unexpected tab character. (no-tabs)
(#12191) Trailing spaces not allowed. (no-trailing-spaces)
(#12191) Unexpected tab character. (no-tabs)
(#12192) Trailing spaces not allowed. (no-trailing-spaces)
(#12192) Unexpected tab character. (no-tabs)
(#12193) Unexpected tab character. (no-tabs)
(#12194) Unexpected tab character. (no-tabs)
(#12195) Unexpected tab character. (no-tabs)
(#12196) Unexpected tab character. (no-tabs)
(#12197) Unexpected tab character. (no-tabs)
(#12198) Unexpected tab character. (no-tabs)
(#12199) Unexpected tab character. (no-tabs)
(#12200) Unexpected tab character. (no-tabs)
(#12201) Unexpected tab character. (no-tabs)
(#12202) Unexpected tab character. (no-tabs)
(#12203) Unexpected tab character. (no-tabs)
(#12204) Unexpected tab character. (no-tabs)
(#12205) Unexpected tab character. (no-tabs)
(#12206) Unexpected tab character. (no-tabs)
(#12207) Unexpected tab character. (no-tabs)
(#12208) Unexpected tab character. (no-tabs)
(#12209) Unexpected tab character. (no-tabs)
(#12210) Unexpected tab character. (no-tabs)
(#12211) Unexpected tab character. (no-tabs)
(#12212) Unexpected tab character. (no-tabs)
(#12213) Unexpected tab character. (no-tabs)
(#12214) Unexpected tab character. (no-tabs)
(#12215) Unexpected tab character. (no-tabs)
(#12216) Unexpected tab character. (no-tabs)
(#12217) Unexpected tab character. (no-tabs)
(#12218) Unexpected tab character. (no-tabs)
(#12219) Unexpected tab character. (no-tabs)
(#12220) Unexpected tab character. (no-tabs)
(#12221) Unexpected tab character. (no-tabs)
(#12222) Unexpected tab character. (no-tabs)
(#12223) Trailing spaces not allowed. (no-trailing-spaces)
(#12223) Unexpected tab character. (no-tabs)
(#12224) Trailing spaces not allowed. (no-trailing-spaces)
(#12224) Unexpected tab character. (no-tabs)
(#12225) Unexpected tab character. (no-tabs)
(#12226) Unexpected tab character. (no-tabs)
(#12227) Unexpected tab character. (no-tabs)
(#12228) Unexpected tab character. (no-tabs)
(#12229) Unexpected tab character. (no-tabs)
(#12230) Unexpected tab character. (no-tabs)
(#12231) Unexpected tab character. (no-tabs)
(#12232) Trailing spaces not allowed. (no-trailing-spaces)
(#12232) Unexpected tab character. (no-tabs)
(#12233) Trailing spaces not allowed. (no-trailing-spaces)
(#12233) Unexpected tab character. (no-tabs)
(#12234) Unexpected tab character. (no-tabs)
(#12235) Unexpected tab character. (no-tabs)
(#12236) Unexpected tab character. (no-tabs)
(#12237) Unexpected tab character. (no-tabs)
(#12238) Unexpected tab character. (no-tabs)
(#12239) Unexpected tab character. (no-tabs)
(#12240) Unexpected tab character. (no-tabs)
(#12241) Unexpected tab character. (no-tabs)
(#12242) Unexpected tab character. (no-tabs)
(#12243) Unexpected tab character. (no-tabs)
(#12244) Unexpected tab character. (no-tabs)
(#12245) Unexpected tab character. (no-tabs)
(#12246) Unexpected tab character. (no-tabs)
(#12247) Unexpected tab character. (no-tabs)
(#12248) Unexpected tab character. (no-tabs)
(#12249) Unexpected tab character. (no-tabs)
(#12250) Unexpected tab character. (no-tabs)
(#12251) Unexpected tab character. (no-tabs)
(#12252) Unexpected tab character. (no-tabs)
(#12253) Unexpected tab character. (no-tabs)
(#12254) Unexpected tab character. (no-tabs)
(#12255) Unexpected tab character. (no-tabs)
(#12256) Unexpected tab character. (no-tabs)
(#12257) Unexpected tab character. (no-tabs)
(#12258) Unexpected tab character. (no-tabs)
(#12259) Unexpected tab character. (no-tabs)
(#12260) Unexpected tab character. (no-tabs)
(#12261) Unexpected tab character. (no-tabs)
(#12262) Unexpected tab character. (no-tabs)
(#12263) Unexpected tab character. (no-tabs)
(#12264) Unexpected tab character. (no-tabs)
(#12265) Unexpected tab character. (no-tabs)
(#12266) Unexpected tab character. (no-tabs)
(#12267) Unexpected tab character. (no-tabs)
(#12268) Unexpected tab character. (no-tabs)
(#12269) Unexpected tab character. (no-tabs)
(#12270) Unexpected tab character. (no-tabs)
(#12271) Unexpected tab character. (no-tabs)
(#12272) Unexpected tab character. (no-tabs)
(#12273) Unexpected tab character. (no-tabs)
(#12274) Unexpected tab character. (no-tabs)
(#12275) Unexpected tab character. (no-tabs)
(#12276) Unexpected tab character. (no-tabs)
(#12277) Unexpected tab character. (no-tabs)
(#12278) Unexpected tab character. (no-tabs)
(#12279) Unexpected tab character. (no-tabs)
(#12280) Unexpected tab character. (no-tabs)
(#12281) Unexpected tab character. (no-tabs)
(#12282) Unexpected tab character. (no-tabs)
(#12283) Unexpected tab character. (no-tabs)
(#12284) Unexpected tab character. (no-tabs)
(#12285) Unexpected tab character. (no-tabs)
(#12286) Unexpected tab character. (no-tabs)
(#12287) Unexpected tab character. (no-tabs)
(#12288) Unexpected tab character. (no-tabs)
(#12289) Unexpected tab character. (no-tabs)
(#12290) Unexpected tab character. (no-tabs)
(#12291) Unexpected tab character. (no-tabs)
(#12292) Unexpected tab character. (no-tabs)
(#12293) Unexpected tab character. (no-tabs)
(#12294) Unexpected tab character. (no-tabs)
(#12295) Unexpected tab character. (no-tabs)
(#12296) Unexpected tab character. (no-tabs)
(#12297) Unexpected tab character. (no-tabs)
(#12298) Unexpected tab character. (no-tabs)
(#12299) Unexpected tab character. (no-tabs)
(#12300) Unexpected tab character. (no-tabs)
(#12301) Unexpected tab character. (no-tabs)
(#12302) Unexpected tab character. (no-tabs)
(#12303) Unexpected tab character. (no-tabs)
(#12304) Unexpected tab character. (no-tabs)
(#12305) Unexpected tab character. (no-tabs)
(#12306) Unexpected tab character. (no-tabs)
(#12307) Unexpected tab character. (no-tabs)
(#12308) Unexpected tab character. (no-tabs)
(#12309) Unexpected tab character. (no-tabs)
(#12310) Unexpected tab character. (no-tabs)
(#12311) Unexpected tab character. (no-tabs)
(#12312) Unexpected tab character. (no-tabs)
(#12313) Unexpected tab character. (no-tabs)
(#12314) Unexpected tab character. (no-tabs)
(#12315) Unexpected tab character. (no-tabs)
(#12316) Unexpected tab character. (no-tabs)
(#12317) Unexpected tab character. (no-tabs)
(#12318) Unexpected tab character. (no-tabs)
(#12319) Unexpected tab character. (no-tabs)
(#12320) Unexpected tab character. (no-tabs)
(#12321) Unexpected tab character. (no-tabs)
(#12322) Unexpected tab character. (no-tabs)
(#12323) Unexpected tab character. (no-tabs)
(#12324) Unexpected tab character. (no-tabs)
(#12325) Unexpected tab character. (no-tabs)
(#12326) Unexpected tab character. (no-tabs)
(#12327) Unexpected tab character. (no-tabs)
(#12328) Unexpected tab character. (no-tabs)
(#12329) Unexpected tab character. (no-tabs)
(#12330) Unexpected tab character. (no-tabs)
(#12331) Unexpected tab character. (no-tabs)
(#12332) Unexpected tab character. (no-tabs)
(#12333) Unexpected tab character. (no-tabs)
(#12334) Unexpected tab character. (no-tabs)
(#12335) Unexpected tab character. (no-tabs)
(#12336) Unexpected tab character. (no-tabs)
(#12337) Unexpected tab character. (no-tabs)
(#12338) Unexpected tab character. (no-tabs)
(#12339) Unexpected tab character. (no-tabs)
(#12340) Unexpected tab character. (no-tabs)
(#12341) Unexpected tab character. (no-tabs)
(#12342) Unexpected tab character. (no-tabs)
(#12343) Unexpected tab character. (no-tabs)
(#12344) Unexpected tab character. (no-tabs)
(#12345) Unexpected tab character. (no-tabs)
(#12346) Unexpected tab character. (no-tabs)
(#12347) Unexpected tab character. (no-tabs)
(#12348) Unexpected tab character. (no-tabs)
(#12349) Unexpected tab character. (no-tabs)
(#12350) Unexpected tab character. (no-tabs)
(#12351) Unexpected tab character. (no-tabs)
(#12352) Unexpected tab character. (no-tabs)
(#12353) Unexpected tab character. (no-tabs)
(#12354) Unexpected tab character. (no-tabs)
(#12355) Unexpected tab character. (no-tabs)
(#12356) Unexpected tab character. (no-tabs)
(#12357) Unexpected tab character. (no-tabs)
(#12358) Unexpected tab character. (no-tabs)
(#12359) Unexpected tab character. (no-tabs)
(#12360) Unexpected tab character. (no-tabs)
(#12361) Unexpected tab character. (no-tabs)
(#12362) Unexpected tab character. (no-tabs)
(#12363) Unexpected tab character. (no-tabs)
(#12364) Unexpected tab character. (no-tabs)
(#12365) Unexpected tab character. (no-tabs)
(#12366) Unexpected tab character. (no-tabs)
(#12367) Unexpected tab character. (no-tabs)
(#12368) Unexpected tab character. (no-tabs)
(#12369) Unexpected tab character. (no-tabs)
(#12370) Unexpected tab character. (no-tabs)
(#12371) Unexpected tab character. (no-tabs)
(#12372) Unexpected tab character. (no-tabs)
(#12373) Unexpected tab character. (no-tabs)
(#12374) Unexpected tab character. (no-tabs)
(#12375) Unexpected tab character. (no-tabs)
(#12376) Unexpected tab character. (no-tabs)
(#12377) Unexpected tab character. (no-tabs)
(#12378) Unexpected tab character. (no-tabs)
(#12379) Unexpected tab character. (no-tabs)
(#12380) Unexpected tab character. (no-tabs)
(#12381) Unexpected tab character. (no-tabs)
(#12382) Unexpected tab character. (no-tabs)
(#12383) Unexpected tab character. (no-tabs)
(#12384) Unexpected tab character. (no-tabs)
(#12385) Unexpected tab character. (no-tabs)
(#12386) Unexpected tab character. (no-tabs)
(#12387) Unexpected tab character. (no-tabs)
(#12388) Unexpected tab character. (no-tabs)
(#12389) Unexpected tab character. (no-tabs)
(#12390) Unexpected tab character. (no-tabs)
(#12391) Unexpected tab character. (no-tabs)
(#12392) Unexpected tab character. (no-tabs)
(#12393) Unexpected tab character. (no-tabs)
(#12394) Unexpected tab character. (no-tabs)
(#12395) Unexpected tab character. (no-tabs)
(#12396) Unexpected tab character. (no-tabs)
(#12397) Unexpected tab character. (no-tabs)
(#12398) Unexpected tab character. (no-tabs)
(#12399) Unexpected tab character. (no-tabs)
(#12400) Unexpected tab character. (no-tabs)
(#12401) Unexpected tab character. (no-tabs)
(#12402) Unexpected tab character. (no-tabs)
(#12403) Unexpected tab character. (no-tabs)
(#12404) Trailing spaces not allowed. (no-trailing-spaces)
(#12404) Unexpected tab character. (no-tabs)
(#12405) Trailing spaces not allowed. (no-trailing-spaces)
(#12405) Unexpected tab character. (no-tabs)
(#12406) Unexpected tab character. (no-tabs)
(#12407) Unexpected tab character. (no-tabs)
(#12408) Unexpected tab character. (no-tabs)
(#12409) Unexpected tab character. (no-tabs)
(#12410) Unexpected tab character. (no-tabs)
(#12411) Unexpected tab character. (no-tabs)
(#12412) Unexpected tab character. (no-tabs)
(#12413) Unexpected tab character. (no-tabs)
(#12414) Unexpected tab character. (no-tabs)
(#12415) Unexpected tab character. (no-tabs)
(#12416) Unexpected tab character. (no-tabs)
(#12417) Unexpected tab character. (no-tabs)
(#12418) Unexpected tab character. (no-tabs)
(#12419) Unexpected tab character. (no-tabs)
(#12420) Unexpected tab character. (no-tabs)
(#12421) Unexpected tab character. (no-tabs)
(#12422) Unexpected tab character. (no-tabs)
(#12423) Unexpected tab character. (no-tabs)
(#12424) Unexpected tab character. (no-tabs)
(#12425) Unexpected tab character. (no-tabs)
(#12426) Unexpected tab character. (no-tabs)
(#12427) Unexpected tab character. (no-tabs)
(#12428) Unexpected tab character. (no-tabs)
(#12429) Unexpected tab character. (no-tabs)
(#12430) Unexpected tab character. (no-tabs)
(#12431) Unexpected tab character. (no-tabs)
(#12432) Unexpected tab character. (no-tabs)
(#12433) Unexpected tab character. (no-tabs)
(#12434) Unexpected tab character. (no-tabs)
(#12435) Unexpected tab character. (no-tabs)
(#12436) Unexpected tab character. (no-tabs)
(#12437) Unexpected tab character. (no-tabs)
(#12438) Unexpected tab character. (no-tabs)
(#12439) Unexpected tab character. (no-tabs)
(#12440) Unexpected tab character. (no-tabs)
(#12441) Unexpected tab character. (no-tabs)
(#12442) Unexpected tab character. (no-tabs)
(#12443) Unexpected tab character. (no-tabs)
(#12444) Unexpected tab character. (no-tabs)
(#12445) Unexpected tab character. (no-tabs)
(#12446) Unexpected tab character. (no-tabs)
(#12447) Unexpected tab character. (no-tabs)
(#12448) Unexpected tab character. (no-tabs)
(#12449) Unexpected tab character. (no-tabs)
(#12450) Unexpected tab character. (no-tabs)
(#12451) Unexpected tab character. (no-tabs)
(#12452) Unexpected tab character. (no-tabs)
(#12453) Unexpected tab character. (no-tabs)
(#12454) Unexpected tab character. (no-tabs)
(#12455) Unexpected tab character. (no-tabs)
(#12456) Unexpected tab character. (no-tabs)
(#12457) Unexpected tab character. (no-tabs)
(#12458) Unexpected tab character. (no-tabs)
(#12459) Unexpected tab character. (no-tabs)
(#12460) Unexpected tab character. (no-tabs)
(#12461) Unexpected tab character. (no-tabs)
(#12462) Unexpected tab character. (no-tabs)
(#12463) Unexpected tab character. (no-tabs)
(#12464) Unexpected tab character. (no-tabs)
(#12465) Unexpected tab character. (no-tabs)
(#12466) Unexpected tab character. (no-tabs)
(#12467) Unexpected tab character. (no-tabs)
(#12468) Unexpected tab character. (no-tabs)
(#12469) Unexpected tab character. (no-tabs)
(#12470) Unexpected tab character. (no-tabs)
(#12471) Unexpected tab character. (no-tabs)
(#12472) Unexpected tab character. (no-tabs)
(#12473) Unexpected tab character. (no-tabs)
(#12474) Unexpected tab character. (no-tabs)
(#12475) Unexpected tab character. (no-tabs)
(#12476) Unexpected tab character. (no-tabs)
(#12477) Unexpected tab character. (no-tabs)
(#12478) Unexpected tab character. (no-tabs)
(#12479) Unexpected tab character. (no-tabs)
(#12480) Unexpected tab character. (no-tabs)
(#12481) Unexpected tab character. (no-tabs)
(#12482) Unexpected tab character. (no-tabs)
(#12483) Unexpected tab character. (no-tabs)
(#12484) Unexpected tab character. (no-tabs)
(#12485) Unexpected tab character. (no-tabs)
(#12486) Unexpected tab character. (no-tabs)
(#12487) Unexpected tab character. (no-tabs)
(#12488) Unexpected tab character. (no-tabs)
(#12489) Unexpected tab character. (no-tabs)
(#12490) Unexpected tab character. (no-tabs)
(#12491) Unexpected tab character. (no-tabs)
(#12492) Unexpected tab character. (no-tabs)
(#12493) Unexpected tab character. (no-tabs)
(#12494) Unexpected tab character. (no-tabs)
(#12495) Unexpected tab character. (no-tabs)
(#12496) Unexpected tab character. (no-tabs)
(#12497) Unexpected tab character. (no-tabs)
(#12498) Unexpected tab character. (no-tabs)
(#12499) Unexpected tab character. (no-tabs)
(#12500) Unexpected tab character. (no-tabs)
(#12501) Unexpected tab character. (no-tabs)
(#12502) Unexpected tab character. (no-tabs)
(#12503) Unexpected tab character. (no-tabs)
(#12504) Unexpected tab character. (no-tabs)
(#12505) Unexpected tab character. (no-tabs)
(#12506) Unexpected tab character. (no-tabs)
(#12507) Unexpected tab character. (no-tabs)
(#12508) Unexpected tab character. (no-tabs)
(#12509) Unexpected tab character. (no-tabs)
(#12510) Unexpected tab character. (no-tabs)
(#12511) Unexpected tab character. (no-tabs)
(#12512) Unexpected tab character. (no-tabs)
(#12513) Unexpected tab character. (no-tabs)
(#12514) Unexpected tab character. (no-tabs)
(#12515) Unexpected tab character. (no-tabs)
(#12516) Unexpected tab character. (no-tabs)
(#12517) Unexpected tab character. (no-tabs)
(#12518) Unexpected tab character. (no-tabs)
(#12519) Unexpected tab character. (no-tabs)
(#12520) Unexpected tab character. (no-tabs)
(#12521) Unexpected tab character. (no-tabs)
(#12522) Unexpected tab character. (no-tabs)
(#12523) Unexpected tab character. (no-tabs)
(#12524) Unexpected tab character. (no-tabs)
(#12525) Unexpected tab character. (no-tabs)
(#12526) Trailing spaces not allowed. (no-trailing-spaces)
(#12526) Unexpected tab character. (no-tabs)
(#12527) Trailing spaces not allowed. (no-trailing-spaces)
(#12527) Unexpected tab character. (no-tabs)
(#12528) Unexpected tab character. (no-tabs)
(#12529) Unexpected tab character. (no-tabs)
(#12530) Unexpected tab character. (no-tabs)
(#12531) Unexpected tab character. (no-tabs)
(#12532) Unexpected tab character. (no-tabs)
(#12533) Unexpected tab character. (no-tabs)
(#12534) Unexpected tab character. (no-tabs)
(#12535) Unexpected tab character. (no-tabs)
(#12536) Unexpected tab character. (no-tabs)
(#12537) Unexpected tab character. (no-tabs)
(#12538) Unexpected tab character. (no-tabs)
(#12539) Unexpected tab character. (no-tabs)
(#12540) Unexpected tab character. (no-tabs)
(#12541) Unexpected tab character. (no-tabs)
(#12542) Unexpected tab character. (no-tabs)
(#12543) Unexpected tab character. (no-tabs)
(#12544) Unexpected tab character. (no-tabs)
(#12545) Unexpected tab character. (no-tabs)
(#12546) Unexpected tab character. (no-tabs)
(#12547) Unexpected tab character. (no-tabs)
(#12548) Unexpected tab character. (no-tabs)
(#12549) Unexpected tab character. (no-tabs)
(#12550) Trailing spaces not allowed. (no-trailing-spaces)
(#12550) Unexpected tab character. (no-tabs)
(#12551) Trailing spaces not allowed. (no-trailing-spaces)
(#12551) Unexpected tab character. (no-tabs)
(#12552) Unexpected tab character. (no-tabs)
(#12553) Unexpected tab character. (no-tabs)
(#12554) Unexpected tab character. (no-tabs)
(#12555) Unexpected tab character. (no-tabs)
(#12556) Unexpected tab character. (no-tabs)
(#12557) Unexpected tab character. (no-tabs)
(#12558) Unexpected tab character. (no-tabs)
(#12559) Unexpected tab character. (no-tabs)
(#12560) Unexpected tab character. (no-tabs)
(#12561) Unexpected tab character. (no-tabs)
(#12562) Unexpected tab character. (no-tabs)
(#12563) Unexpected tab character. (no-tabs)
(#12564) Unexpected tab character. (no-tabs)
(#12565) Unexpected tab character. (no-tabs)
(#12566) Unexpected tab character. (no-tabs)
(#12567) Unexpected tab character. (no-tabs)
(#12568) Unexpected tab character. (no-tabs)
(#12569) Unexpected tab character. (no-tabs)
(#12570) Unexpected tab character. (no-tabs)
(#12571) Unexpected tab character. (no-tabs)
(#12572) Unexpected tab character. (no-tabs)
(#12573) Unexpected tab character. (no-tabs)
(#12574) Unexpected tab character. (no-tabs)
(#12575) Unexpected tab character. (no-tabs)
(#12576) Unexpected tab character. (no-tabs)
(#12577) Unexpected tab character. (no-tabs)
(#12578) Unexpected tab character. (no-tabs)
(#12579) Unexpected tab character. (no-tabs)
(#12580) Unexpected tab character. (no-tabs)
(#12581) Unexpected tab character. (no-tabs)
(#12582) Unexpected tab character. (no-tabs)
(#12583) Unexpected tab character. (no-tabs)
(#12584) Unexpected tab character. (no-tabs)
(#12585) Trailing spaces not allowed. (no-trailing-spaces)
(#12585) Unexpected tab character. (no-tabs)
(#12586) Unexpected tab character. (no-tabs)
(#12587) Unexpected tab character. (no-tabs)
(#12588) Unexpected tab character. (no-tabs)
(#12589) Unexpected tab character. (no-tabs)
(#12590) Unexpected tab character. (no-tabs)
(#12591) Unexpected tab character. (no-tabs)
(#12592) Unexpected tab character. (no-tabs)
(#12593) Unexpected tab character. (no-tabs)
(#12594) Unexpected tab character. (no-tabs)
(#12595) Unexpected tab character. (no-tabs)
(#12596) Unexpected tab character. (no-tabs)
(#12597) Unexpected tab character. (no-tabs)
(#12598) Unexpected tab character. (no-tabs)
(#12599) Unexpected tab character. (no-tabs)
(#12600) Unexpected tab character. (no-tabs)
(#12601) Unexpected tab character. (no-tabs)
(#12602) Unexpected tab character. (no-tabs)
(#12603) Unexpected tab character. (no-tabs)
(#12604) Unexpected tab character. (no-tabs)
(#12605) Unexpected tab character. (no-tabs)
(#12606) Unexpected tab character. (no-tabs)
(#12607) Unexpected tab character. (no-tabs)
(#12608) Unexpected tab character. (no-tabs)
(#12609) Unexpected tab character. (no-tabs)
(#12610) Unexpected tab character. (no-tabs)
(#12611) Unexpected tab character. (no-tabs)
(#12612) Unexpected tab character. (no-tabs)
(#12613) Unexpected tab character. (no-tabs)
(#12614) Unexpected tab character. (no-tabs)
(#12615) Unexpected tab character. (no-tabs)
(#12616) Unexpected tab character. (no-tabs)
(#12617) Unexpected tab character. (no-tabs)
(#12618) Trailing spaces not allowed. (no-trailing-spaces)
(#12618) Unexpected tab character. (no-tabs)
(#12619) Trailing spaces not allowed. (no-trailing-spaces)
(#12619) Unexpected tab character. (no-tabs)
(#12620) Unexpected tab character. (no-tabs)
(#12621) Unexpected tab character. (no-tabs)
(#12622) Unexpected tab character. (no-tabs)
(#12623) Unexpected tab character. (no-tabs)
(#12624) Unexpected tab character. (no-tabs)
(#12625) Unexpected tab character. (no-tabs)
(#12626) Unexpected tab character. (no-tabs)
(#12627) Unexpected tab character. (no-tabs)
(#12628) Unexpected tab character. (no-tabs)
(#12629) Unexpected tab character. (no-tabs)
(#12630) Unexpected tab character. (no-tabs)
(#12631) Unexpected tab character. (no-tabs)
(#12632) Unexpected tab character. (no-tabs)
(#12633) Unexpected tab character. (no-tabs)
(#12634) Unexpected tab character. (no-tabs)
(#12635) Unexpected tab character. (no-tabs)
(#12636) Unexpected tab character. (no-tabs)
(#12637) Unexpected tab character. (no-tabs)
(#12638) Unexpected tab character. (no-tabs)
(#12639) Unexpected tab character. (no-tabs)
(#12640) Unexpected tab character. (no-tabs)
(#12641) Unexpected tab character. (no-tabs)
(#12642) Unexpected tab character. (no-tabs)
(#12643) Unexpected tab character. (no-tabs)
(#12644) Unexpected tab character. (no-tabs)
(#12645) Unexpected tab character. (no-tabs)
(#12646) Unexpected tab character. (no-tabs)
(#12647) Unexpected tab character. (no-tabs)
(#12648) Unexpected tab character. (no-tabs)
(#12649) Unexpected tab character. (no-tabs)
(#12650) Unexpected tab character. (no-tabs)
(#12651) Unexpected tab character. (no-tabs)
(#12652) Unexpected tab character. (no-tabs)
(#12653) Unexpected tab character. (no-tabs)
(#12654) Unexpected tab character. (no-tabs)
(#12655) Unexpected tab character. (no-tabs)
(#12656) Unexpected tab character. (no-tabs)
(#12657) Unexpected tab character. (no-tabs)
(#12658) Unexpected tab character. (no-tabs)
(#12659) Unexpected tab character. (no-tabs)
(#12660) Unexpected tab character. (no-tabs)
(#12661) Trailing spaces not allowed. (no-trailing-spaces)
(#12661) Unexpected tab character. (no-tabs)
(#12662) Trailing spaces not allowed. (no-trailing-spaces)
(#12662) Unexpected tab character. (no-tabs)
(#12663) Unexpected tab character. (no-tabs)
(#12664) Unexpected tab character. (no-tabs)
(#12665) Unexpected tab character. (no-tabs)
(#12666) Unexpected tab character. (no-tabs)
(#12667) Unexpected tab character. (no-tabs)
(#12668) Unexpected tab character. (no-tabs)
(#12669) Unexpected tab character. (no-tabs)
(#12670) Unexpected tab character. (no-tabs)
(#12671) Unexpected tab character. (no-tabs)
(#12672) Unexpected tab character. (no-tabs)
(#12673) Unexpected tab character. (no-tabs)
(#12674) Unexpected tab character. (no-tabs)
(#12675) Unexpected tab character. (no-tabs)
(#12676) Unexpected tab character. (no-tabs)
(#12677) Unexpected tab character. (no-tabs)
(#12678) Unexpected tab character. (no-tabs)
(#12679) Unexpected tab character. (no-tabs)
(#12680) Unexpected tab character. (no-tabs)
(#12681) Unexpected tab character. (no-tabs)
(#12682) Unexpected tab character. (no-tabs)
(#12683) Unexpected tab character. (no-tabs)
(#12684) Unexpected tab character. (no-tabs)
(#12685) Unexpected tab character. (no-tabs)
(#12686) Unexpected tab character. (no-tabs)
(#12687) Unexpected tab character. (no-tabs)
(#12688) Unexpected tab character. (no-tabs)
(#12689) Unexpected tab character. (no-tabs)
(#12690) Unexpected tab character. (no-tabs)
(#12691) Unexpected tab character. (no-tabs)
(#12692) Unexpected tab character. (no-tabs)
(#12693) Unexpected tab character. (no-tabs)
(#12694) Unexpected tab character. (no-tabs)
(#12695) Unexpected tab character. (no-tabs)
(#12696) Unexpected tab character. (no-tabs)
(#12697) Unexpected tab character. (no-tabs)
(#12698) Unexpected tab character. (no-tabs)
(#12699) Unexpected tab character. (no-tabs)
(#12700) Unexpected tab character. (no-tabs)
(#12701) Unexpected tab character. (no-tabs)
(#12702) Unexpected tab character. (no-tabs)
(#12703) Unexpected tab character. (no-tabs)
(#12704) Unexpected tab character. (no-tabs)
(#12705) Trailing spaces not allowed. (no-trailing-spaces)
(#12705) Unexpected tab character. (no-tabs)
(#12706) Trailing spaces not allowed. (no-trailing-spaces)
(#12706) Unexpected tab character. (no-tabs)
(#12707) Unexpected tab character. (no-tabs)
(#12708) Unexpected tab character. (no-tabs)
(#12709) Unexpected tab character. (no-tabs)
(#12710) Unexpected tab character. (no-tabs)
(#12711) Unexpected tab character. (no-tabs)
(#12712) Unexpected tab character. (no-tabs)
(#12713) Unexpected tab character. (no-tabs)
(#12714) Unexpected tab character. (no-tabs)
(#12715) Unexpected tab character. (no-tabs)
(#12716) Unexpected tab character. (no-tabs)
(#12717) Unexpected tab character. (no-tabs)
(#12718) Unexpected tab character. (no-tabs)
(#12719) Unexpected tab character. (no-tabs)
(#12720) Unexpected tab character. (no-tabs)
(#12721) Unexpected tab character. (no-tabs)
(#12722) Unexpected tab character. (no-tabs)
(#12723) Unexpected tab character. (no-tabs)
(#12724) Unexpected tab character. (no-tabs)
(#12725) Unexpected tab character. (no-tabs)
(#12726) Unexpected tab character. (no-tabs)
(#12727) Unexpected tab character. (no-tabs)
(#12728) Unexpected tab character. (no-tabs)
(#12729) Unexpected tab character. (no-tabs)
(#12730) Unexpected tab character. (no-tabs)
(#12731) Unexpected tab character. (no-tabs)
(#12732) Unexpected tab character. (no-tabs)
(#12733) Unexpected tab character. (no-tabs)
(#12734) Unexpected tab character. (no-tabs)
(#12735) Unexpected tab character. (no-tabs)
(#12736) Unexpected tab character. (no-tabs)
(#12737) Unexpected tab character. (no-tabs)
(#12738) Unexpected tab character. (no-tabs)
(#12739) Unexpected tab character. (no-tabs)
(#12740) Unexpected tab character. (no-tabs)
(#12741) Unexpected tab character. (no-tabs)
(#12742) Unexpected tab character. (no-tabs)
(#12743) Unexpected tab character. (no-tabs)
(#12744) Unexpected tab character. (no-tabs)
(#12745) Unexpected tab character. (no-tabs)
(#12746) Unexpected tab character. (no-tabs)
(#12747) Trailing spaces not allowed. (no-trailing-spaces)
(#12747) Unexpected tab character. (no-tabs)
(#12748) Trailing spaces not allowed. (no-trailing-spaces)
(#12748) Unexpected tab character. (no-tabs)
(#12749) Unexpected tab character. (no-tabs)
(#12750) Unexpected tab character. (no-tabs)
(#12751) Unexpected tab character. (no-tabs)
(#12752) Unexpected tab character. (no-tabs)
(#12753) Unexpected tab character. (no-tabs)
(#12754) Unexpected tab character. (no-tabs)
(#12755) Unexpected tab character. (no-tabs)
(#12756) Unexpected tab character. (no-tabs)
(#12757) Unexpected tab character. (no-tabs)
(#12758) Unexpected tab character. (no-tabs)
(#12759) Unexpected tab character. (no-tabs)
(#12760) Unexpected tab character. (no-tabs)
(#12761) Unexpected tab character. (no-tabs)
(#12762) Unexpected tab character. (no-tabs)
(#12763) Unexpected tab character. (no-tabs)
(#12764) Unexpected tab character. (no-tabs)
(#12765) Unexpected tab character. (no-tabs)
(#12766) Unexpected tab character. (no-tabs)
(#12767) Unexpected tab character. (no-tabs)
(#12768) Unexpected tab character. (no-tabs)
(#12769) Unexpected tab character. (no-tabs)
(#12770) Unexpected tab character. (no-tabs)
(#12771) Unexpected tab character. (no-tabs)
(#12772) Unexpected tab character. (no-tabs)
(#12773) Unexpected tab character. (no-tabs)
(#12774) Unexpected tab character. (no-tabs)
(#12775) Unexpected tab character. (no-tabs)
(#12776) Unexpected tab character. (no-tabs)
(#12777) Unexpected tab character. (no-tabs)
(#12778) Unexpected tab character. (no-tabs)
(#12779) Unexpected tab character. (no-tabs)
(#12780) Unexpected tab character. (no-tabs)
(#12781) Unexpected tab character. (no-tabs)
(#12782) Unexpected tab character. (no-tabs)
(#12783) Trailing spaces not allowed. (no-trailing-spaces)
(#12783) Unexpected tab character. (no-tabs)
(#12784) Trailing spaces not allowed. (no-trailing-spaces)
(#12784) Unexpected tab character. (no-tabs)
(#12785) Unexpected tab character. (no-tabs)
(#12786) Unexpected tab character. (no-tabs)
(#12787) Unexpected tab character. (no-tabs)
(#12788) Unexpected tab character. (no-tabs)
(#12789) Unexpected tab character. (no-tabs)
(#12790) Unexpected tab character. (no-tabs)
(#12791) Unexpected tab character. (no-tabs)
(#12792) Unexpected tab character. (no-tabs)
(#12793) Unexpected tab character. (no-tabs)
(#12794) Unexpected tab character. (no-tabs)
(#12795) Unexpected tab character. (no-tabs)
(#12796) Unexpected tab character. (no-tabs)
(#12797) Unexpected tab character. (no-tabs)
(#12798) Unexpected tab character. (no-tabs)
(#12799) Unexpected tab character. (no-tabs)
(#12800) Unexpected tab character. (no-tabs)
(#12801) Unexpected tab character. (no-tabs)
(#12802) Unexpected tab character. (no-tabs)
(#12803) Unexpected tab character. (no-tabs)
(#12804) Unexpected tab character. (no-tabs)
(#12805) Unexpected tab character. (no-tabs)
(#12806) Unexpected tab character. (no-tabs)
(#12807) Unexpected tab character. (no-tabs)
(#12808) Unexpected tab character. (no-tabs)
(#12809) Unexpected tab character. (no-tabs)
(#12810) Unexpected tab character. (no-tabs)
(#12811) Unexpected tab character. (no-tabs)
(#12812) Unexpected tab character. (no-tabs)
(#12813) Unexpected tab character. (no-tabs)
(#12814) Unexpected tab character. (no-tabs)
(#12815) Unexpected tab character. (no-tabs)
(#12816) Unexpected tab character. (no-tabs)
(#12817) Unexpected tab character. (no-tabs)
(#12818) Unexpected tab character. (no-tabs)
(#12819) Unexpected tab character. (no-tabs)
(#12820) Unexpected tab character. (no-tabs)
(#12821) Unexpected tab character. (no-tabs)
(#12822) Unexpected tab character. (no-tabs)
(#12823) Unexpected tab character. (no-tabs)
(#12824) Trailing spaces not allowed. (no-trailing-spaces)
(#12824) Unexpected tab character. (no-tabs)
(#12825) Trailing spaces not allowed. (no-trailing-spaces)
(#12825) Unexpected tab character. (no-tabs)
(#12826) Unexpected tab character. (no-tabs)
(#12827) Unexpected tab character. (no-tabs)
(#12828) Unexpected tab character. (no-tabs)
(#12829) Unexpected tab character. (no-tabs)
(#12830) Unexpected tab character. (no-tabs)
(#12831) Unexpected tab character. (no-tabs)
(#12832) Unexpected tab character. (no-tabs)
(#12833) Unexpected tab character. (no-tabs)
(#12834) Unexpected tab character. (no-tabs)
(#12835) Unexpected tab character. (no-tabs)
(#12836) Unexpected tab character. (no-tabs)
(#12837) Unexpected tab character. (no-tabs)
(#12838) Unexpected tab character. (no-tabs)
(#12839) Unexpected tab character. (no-tabs)
(#12840) Unexpected tab character. (no-tabs)
(#12841) Unexpected tab character. (no-tabs)
(#12842) Unexpected tab character. (no-tabs)
(#12843) Unexpected tab character. (no-tabs)
(#12844) Unexpected tab character. (no-tabs)
(#12845) Unexpected tab character. (no-tabs)
(#12846) Unexpected tab character. (no-tabs)
(#12847) Unexpected tab character. (no-tabs)
(#12848) Unexpected tab character. (no-tabs)
(#12849) Unexpected tab character. (no-tabs)
(#12850) Unexpected tab character. (no-tabs)
(#12851) Unexpected tab character. (no-tabs)
(#12852) Unexpected tab character. (no-tabs)
(#12853) Unexpected tab character. (no-tabs)
(#12854) Unexpected tab character. (no-tabs)
(#12855) Unexpected tab character. (no-tabs)
(#12856) Unexpected tab character. (no-tabs)
(#12857) Unexpected tab character. (no-tabs)
(#12858) Unexpected tab character. (no-tabs)
(#12859) Unexpected tab character. (no-tabs)
(#12860) Unexpected tab character. (no-tabs)
(#12861) Unexpected tab character. (no-tabs)
(#12862) Unexpected tab character. (no-tabs)
(#12863) Trailing spaces not allowed. (no-trailing-spaces)
(#12863) Unexpected tab character. (no-tabs)
(#12864) Unexpected tab character. (no-tabs)
(#12864) There should be no spaces inside this paren. (space-in-parens)
(#12864) There should be no spaces inside this paren. (space-in-parens)
(#12865) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#12865) Trailing spaces not allowed. (no-trailing-spaces)
(#12865) Unexpected tab character. (no-tabs)
(#12866) Trailing spaces not allowed. (no-trailing-spaces)
(#12866) Unexpected tab character. (no-tabs)
(#12867) Trailing spaces not allowed. (no-trailing-spaces)
(#12867) Unexpected tab character. (no-tabs)
(#12868) Unexpected tab character. (no-tabs)
(#12869) Unexpected tab character. (no-tabs)
(#12870) Unexpected tab character. (no-tabs)
(#12871) Unexpected tab character. (no-tabs)
(#12872) Unexpected tab character. (no-tabs)
(#12873) Unexpected tab character. (no-tabs)
(#12874) Unexpected tab character. (no-tabs)
(#12875) Unexpected tab character. (no-tabs)
(#12876) Unexpected tab character. (no-tabs)
(#12877) Unexpected tab character. (no-tabs)
(#12878) Unexpected tab character. (no-tabs)
(#12879) Unexpected tab character. (no-tabs)
(#12880) Unexpected tab character. (no-tabs)
(#12881) Unexpected tab character. (no-tabs)
(#12882) Unexpected tab character. (no-tabs)
(#12883) Unexpected tab character. (no-tabs)
(#12884) Unexpected tab character. (no-tabs)
(#12885) Unexpected tab character. (no-tabs)
(#12886) Unexpected tab character. (no-tabs)
(#12887) Unexpected tab character. (no-tabs)
(#12888) Unexpected tab character. (no-tabs)
(#12889) Unexpected tab character. (no-tabs)
(#12890) Unexpected tab character. (no-tabs)
(#12891) Unexpected tab character. (no-tabs)
(#12892) Unexpected tab character. (no-tabs)
(#12893) Unexpected tab character. (no-tabs)
(#12894) Unexpected tab character. (no-tabs)
(#12895) Unexpected tab character. (no-tabs)
(#12896) Trailing spaces not allowed. (no-trailing-spaces)
(#12896) Unexpected tab character. (no-tabs)
(#12897) Unexpected tab character. (no-tabs)
(#12898) Unexpected tab character. (no-tabs)
(#12899) Unexpected tab character. (no-tabs)
(#12900) Unexpected tab character. (no-tabs)
(#12901) Unexpected tab character. (no-tabs)
(#12902) Unexpected tab character. (no-tabs)
(#12903) Unexpected tab character. (no-tabs)
(#12904) Unexpected tab character. (no-tabs)
(#12905) Trailing spaces not allowed. (no-trailing-spaces)
(#12905) Unexpected tab character. (no-tabs)
(#12906) Unexpected tab character. (no-tabs)
(#12907) Unexpected tab character. (no-tabs)
(#12908) Unexpected tab character. (no-tabs)
(#12909) Unexpected tab character. (no-tabs)
(#12910) Unexpected tab character. (no-tabs)
(#12911) Unexpected tab character. (no-tabs)
(#12912) Unexpected tab character. (no-tabs)
(#12913) Unexpected tab character. (no-tabs)
(#12914) Unexpected tab character. (no-tabs)
(#12915) Unexpected tab character. (no-tabs)
(#12916) Trailing spaces not allowed. (no-trailing-spaces)
(#12916) Unexpected tab character. (no-tabs)
(#12917) Unexpected tab character. (no-tabs)
(#12918) Unexpected tab character. (no-tabs)
(#12919) Unexpected tab character. (no-tabs)
(#12920) Unexpected tab character. (no-tabs)
(#12921) Unexpected tab character. (no-tabs)
(#12922) Unexpected tab character. (no-tabs)
(#12923) Unexpected tab character. (no-tabs)
(#12924) Unexpected tab character. (no-tabs)
(#12925) Unexpected tab character. (no-tabs)
(#12926) Trailing spaces not allowed. (no-trailing-spaces)
(#12926) Unexpected tab character. (no-tabs)
(#12927) Unexpected tab character. (no-tabs)
(#12928) Unexpected tab character. (no-tabs)
(#12929) Unexpected tab character. (no-tabs)
(#12930) Unexpected tab character. (no-tabs)
(#12931) Unexpected tab character. (no-tabs)
(#12932) Unexpected tab character. (no-tabs)
(#12933) Unexpected tab character. (no-tabs)
(#12934) Unexpected tab character. (no-tabs)
(#12935) Trailing spaces not allowed. (no-trailing-spaces)
(#12935) Unexpected tab character. (no-tabs)
(#12936) Unexpected tab character. (no-tabs)
(#12937) Unexpected tab character. (no-tabs)
(#12938) Unexpected tab character. (no-tabs)
(#12939) Unexpected tab character. (no-tabs)
(#12940) Unexpected tab character. (no-tabs)
(#12941) Unexpected tab character. (no-tabs)
(#12942) Unexpected tab character. (no-tabs)
(#12943) Unexpected tab character. (no-tabs)
(#12944) Trailing spaces not allowed. (no-trailing-spaces)
(#12944) Unexpected tab character. (no-tabs)
(#12945) Unexpected tab character. (no-tabs)
(#12946) Unexpected tab character. (no-tabs)
(#12947) Unexpected tab character. (no-tabs)
(#12948) Unexpected tab character. (no-tabs)
(#12949) Unexpected tab character. (no-tabs)
(#12950) Unexpected tab character. (no-tabs)
(#12951) Unexpected tab character. (no-tabs)
(#12952) Unexpected tab character. (no-tabs)
(#12953) Trailing spaces not allowed. (no-trailing-spaces)
(#12953) Unexpected tab character. (no-tabs)
(#12954) Unexpected tab character. (no-tabs)
(#12955) Unexpected tab character. (no-tabs)
(#12956) Unexpected tab character. (no-tabs)
(#12957) Unexpected tab character. (no-tabs)
(#12958) Unexpected tab character. (no-tabs)
(#12959) Unexpected tab character. (no-tabs)
(#12960) Unexpected tab character. (no-tabs)
(#12961) Unexpected tab character. (no-tabs)
(#12962) Trailing spaces not allowed. (no-trailing-spaces)
(#12962) Unexpected tab character. (no-tabs)
(#12963) Unexpected tab character. (no-tabs)
(#12964) Unexpected tab character. (no-tabs)
(#12965) Unexpected tab character. (no-tabs)
(#12966) Unexpected tab character. (no-tabs)
(#12967) Unexpected tab character. (no-tabs)
(#12968) Unexpected tab character. (no-tabs)
(#12969) Unexpected tab character. (no-tabs)
(#12970) Unexpected tab character. (no-tabs)
(#12971) Unexpected tab character. (no-tabs)
(#12972) Trailing spaces not allowed. (no-trailing-spaces)
(#12972) Unexpected tab character. (no-tabs)
(#12973) Unexpected tab character. (no-tabs)
(#12974) Unexpected tab character. (no-tabs)
(#12975) Unexpected tab character. (no-tabs)
(#12976) Unexpected tab character. (no-tabs)
(#12977) Unexpected tab character. (no-tabs)
(#12978) Unexpected tab character. (no-tabs)
(#12979) Unexpected tab character. (no-tabs)
(#12980) Trailing spaces not allowed. (no-trailing-spaces)
(#12980) Unexpected tab character. (no-tabs)
(#12981) Unexpected tab character. (no-tabs)
(#12982) Unexpected tab character. (no-tabs)
(#12983) Unexpected tab character. (no-tabs)
(#12984) Unexpected tab character. (no-tabs)
(#12985) Unexpected tab character. (no-tabs)
(#12986) Unexpected tab character. (no-tabs)
(#12987) Unexpected tab character. (no-tabs)
(#12988) Trailing spaces not allowed. (no-trailing-spaces)
(#12988) Unexpected tab character. (no-tabs)
(#12989) Unexpected tab character. (no-tabs)
(#12990) Unexpected tab character. (no-tabs)
(#12991) Unexpected tab character. (no-tabs)
(#12992) Unexpected tab character. (no-tabs)
(#12993) Unexpected tab character. (no-tabs)
(#12994) Unexpected tab character. (no-tabs)
(#12995) Unexpected tab character. (no-tabs)
(#12996) Unexpected tab character. (no-tabs)
(#12997) Unexpected tab character. (no-tabs)
(#12998) Trailing spaces not allowed. (no-trailing-spaces)
(#12998) Unexpected tab character. (no-tabs)
(#12999) Unexpected tab character. (no-tabs)
(#13000) Unexpected tab character. (no-tabs)
(#13001) Unexpected tab character. (no-tabs)
(#13002) Unexpected tab character. (no-tabs)
(#13003) Unexpected tab character. (no-tabs)
(#13004) Unexpected tab character. (no-tabs)
(#13005) Unexpected tab character. (no-tabs)
(#13006) Unexpected tab character. (no-tabs)
(#13007) Trailing spaces not allowed. (no-trailing-spaces)
(#13007) Unexpected tab character. (no-tabs)
(#13008) Trailing spaces not allowed. (no-trailing-spaces)
(#13008) Unexpected tab character. (no-tabs)
(#13009) Unexpected tab character. (no-tabs)
(#13010) Unexpected tab character. (no-tabs)
(#13011) Unexpected tab character. (no-tabs)
(#13012) Unexpected tab character. (no-tabs)
(#13013) Unexpected tab character. (no-tabs)
(#13014) Unexpected tab character. (no-tabs)
(#13015) Unexpected tab character. (no-tabs)
(#13016) Unexpected tab character. (no-tabs)
(#13017) Unexpected tab character. (no-tabs)
(#13018) Unexpected tab character. (no-tabs)
(#13019) Unexpected tab character. (no-tabs)
(#13020) Unexpected tab character. (no-tabs)
(#13021) Unexpected tab character. (no-tabs)
(#13022) Trailing spaces not allowed. (no-trailing-spaces)
(#13022) Unexpected tab character. (no-tabs)
(#13023) Unexpected tab character. (no-tabs)
(#13024) Unexpected tab character. (no-tabs)
(#13025) Unexpected tab character. (no-tabs)
(#13026) Unexpected tab character. (no-tabs)
(#13027) Unexpected tab character. (no-tabs)
(#13028) Unexpected tab character. (no-tabs)
(#13029) Unexpected tab character. (no-tabs)
(#13030) Trailing spaces not allowed. (no-trailing-spaces)
(#13030) Unexpected tab character. (no-tabs)
(#13031) Unexpected tab character. (no-tabs)
(#13032) Unexpected tab character. (no-tabs)
(#13033) Unexpected tab character. (no-tabs)
(#13034) Unexpected tab character. (no-tabs)
(#13035) Unexpected tab character. (no-tabs)
(#13036) Unexpected tab character. (no-tabs)
(#13037) Unexpected tab character. (no-tabs)
(#13038) Unexpected tab character. (no-tabs)
(#13039) Trailing spaces not allowed. (no-trailing-spaces)
(#13039) Unexpected tab character. (no-tabs)
(#13040) Unexpected tab character. (no-tabs)
(#13041) Unexpected tab character. (no-tabs)
(#13042) Unexpected tab character. (no-tabs)
(#13043) Unexpected tab character. (no-tabs)
(#13044) Unexpected tab character. (no-tabs)
(#13045) Unexpected tab character. (no-tabs)
(#13046) Unexpected tab character. (no-tabs)
(#13047) Unexpected tab character. (no-tabs)
(#13048) Unexpected tab character. (no-tabs)
(#13049) Trailing spaces not allowed. (no-trailing-spaces)
(#13049) Unexpected tab character. (no-tabs)
(#13050) Unexpected tab character. (no-tabs)
(#13051) Unexpected tab character. (no-tabs)
(#13052) Unexpected tab character. (no-tabs)
(#13053) Unexpected tab character. (no-tabs)
(#13054) Unexpected tab character. (no-tabs)
(#13055) Unexpected tab character. (no-tabs)
(#13056) Unexpected tab character. (no-tabs)
(#13057) Unexpected tab character. (no-tabs)
(#13058) Unexpected tab character. (no-tabs)
(#13059) Trailing spaces not allowed. (no-trailing-spaces)
(#13059) Unexpected tab character. (no-tabs)
(#13060) Unexpected tab character. (no-tabs)
(#13061) Unexpected tab character. (no-tabs)
(#13062) Unexpected tab character. (no-tabs)
(#13063) Unexpected tab character. (no-tabs)
(#13064) Unexpected tab character. (no-tabs)
(#13065) Unexpected tab character. (no-tabs)
(#13066) Unexpected tab character. (no-tabs)
(#13067) Unexpected tab character. (no-tabs)
(#13068) Unexpected tab character. (no-tabs)
(#13069) Unexpected tab character. (no-tabs)
(#13070) Unexpected tab character. (no-tabs)
(#13071) Unexpected tab character. (no-tabs)
(#13072) Unexpected tab character. (no-tabs)
(#13073) Unexpected tab character. (no-tabs)
(#13074) Trailing spaces not allowed. (no-trailing-spaces)
(#13074) Unexpected tab character. (no-tabs)
(#13075) Unexpected tab character. (no-tabs)
(#13076) Unexpected tab character. (no-tabs)
(#13077) Unexpected tab character. (no-tabs)
(#13078) Unexpected tab character. (no-tabs)
(#13079) Unexpected tab character. (no-tabs)
(#13080) Unexpected tab character. (no-tabs)
(#13081) Unexpected tab character. (no-tabs)
(#13082) Unexpected tab character. (no-tabs)
(#13083) Unexpected tab character. (no-tabs)
(#13084) Unexpected tab character. (no-tabs)
(#13085) Unexpected tab character. (no-tabs)
(#13086) Unexpected tab character. (no-tabs)
(#13087) Trailing spaces not allowed. (no-trailing-spaces)
(#13087) Unexpected tab character. (no-tabs)
(#13088) Unexpected tab character. (no-tabs)
(#13089) Unexpected tab character. (no-tabs)
(#13090) Unexpected tab character. (no-tabs)
(#13091) Unexpected tab character. (no-tabs)
(#13092) Unexpected tab character. (no-tabs)
(#13093) Unexpected tab character. (no-tabs)
(#13094) Unexpected tab character. (no-tabs)
(#13095) Unexpected tab character. (no-tabs)
(#13096) Trailing spaces not allowed. (no-trailing-spaces)
(#13096) Unexpected tab character. (no-tabs)
(#13097) Unexpected tab character. (no-tabs)
(#13098) Unexpected tab character. (no-tabs)
(#13099) Unexpected tab character. (no-tabs)
(#13100) Unexpected tab character. (no-tabs)
(#13101) Unexpected tab character. (no-tabs)
(#13102) Unexpected tab character. (no-tabs)
(#13103) Trailing spaces not allowed. (no-trailing-spaces)
(#13103) Unexpected tab character. (no-tabs)
(#13104) Unexpected tab character. (no-tabs)
(#13105) Unexpected tab character. (no-tabs)
(#13106) Unexpected tab character. (no-tabs)
(#13107) Unexpected tab character. (no-tabs)
(#13108) Unexpected tab character. (no-tabs)
(#13109) Unexpected tab character. (no-tabs)
(#13110) Unexpected tab character. (no-tabs)
(#13111) Trailing spaces not allowed. (no-trailing-spaces)
(#13111) Unexpected tab character. (no-tabs)
(#13112) Trailing spaces not allowed. (no-trailing-spaces)
(#13112) Unexpected tab character. (no-tabs)
(#13113) Unexpected tab character. (no-tabs)
(#13114) Trailing spaces not allowed. (no-trailing-spaces)
(#13114) Unexpected tab character. (no-tabs)
(#13115) Trailing spaces not allowed. (no-trailing-spaces)
(#13115) Unexpected tab character. (no-tabs)
(#13116) Unexpected tab character. (no-tabs)
(#13117) Unexpected tab character. (no-tabs)
(#13118) Unexpected tab character. (no-tabs)
(#13119) Unexpected tab character. (no-tabs)
(#13120) Unexpected tab character. (no-tabs)
(#13121) Unexpected tab character. (no-tabs)
(#13122) Unexpected tab character. (no-tabs)
(#13123) Unexpected tab character. (no-tabs)
(#13124) Unexpected tab character. (no-tabs)
(#13125) Unexpected tab character. (no-tabs)
(#13126) Unexpected tab character. (no-tabs)
(#13127) Unexpected tab character. (no-tabs)
(#13128) Unexpected tab character. (no-tabs)
(#13129) Unexpected tab character. (no-tabs)
(#13130) Unexpected tab character. (no-tabs)
(#13131) Trailing spaces not allowed. (no-trailing-spaces)
(#13131) Unexpected tab character. (no-tabs)
(#13132) Unexpected tab character. (no-tabs)
(#13133) Unexpected tab character. (no-tabs)
(#13134) Unexpected tab character. (no-tabs)
(#13135) Unexpected tab character. (no-tabs)
(#13136) Unexpected tab character. (no-tabs)
(#13137) Unexpected tab character. (no-tabs)
(#13138) Unexpected tab character. (no-tabs)
(#13139) Trailing spaces not allowed. (no-trailing-spaces)
(#13139) Unexpected tab character. (no-tabs)
(#13140) Unexpected tab character. (no-tabs)
(#13141) Unexpected tab character. (no-tabs)
(#13142) Unexpected tab character. (no-tabs)
(#13143) Unexpected tab character. (no-tabs)
(#13144) Unexpected tab character. (no-tabs)
(#13145) Unexpected tab character. (no-tabs)
(#13146) Trailing spaces not allowed. (no-trailing-spaces)
(#13146) Unexpected tab character. (no-tabs)
(#13147) Unexpected tab character. (no-tabs)
(#13148) Unexpected tab character. (no-tabs)
(#13149) Unexpected tab character. (no-tabs)
(#13150) Unexpected tab character. (no-tabs)
(#13151) Unexpected tab character. (no-tabs)
(#13152) Unexpected tab character. (no-tabs)
(#13153) Trailing spaces not allowed. (no-trailing-spaces)
(#13153) Unexpected tab character. (no-tabs)
(#13154) Unexpected tab character. (no-tabs)
(#13155) Unexpected tab character. (no-tabs)
(#13156) Unexpected tab character. (no-tabs)
(#13157) Unexpected tab character. (no-tabs)
(#13158) Unexpected tab character. (no-tabs)
(#13159) Unexpected tab character. (no-tabs)
(#13160) Trailing spaces not allowed. (no-trailing-spaces)
(#13160) Unexpected tab character. (no-tabs)
(#13161) Unexpected tab character. (no-tabs)
(#13162) Unexpected tab character. (no-tabs)
(#13163) Unexpected tab character. (no-tabs)
(#13164) Unexpected tab character. (no-tabs)
(#13165) Unexpected tab character. (no-tabs)
(#13166) Unexpected tab character. (no-tabs)
(#13167) Trailing spaces not allowed. (no-trailing-spaces)
(#13167) Unexpected tab character. (no-tabs)
(#13168) Unexpected tab character. (no-tabs)
(#13169) Unexpected tab character. (no-tabs)
(#13170) Unexpected tab character. (no-tabs)
(#13171) Unexpected tab character. (no-tabs)
(#13172) Unexpected tab character. (no-tabs)
(#13173) Unexpected tab character. (no-tabs)
(#13174) Trailing spaces not allowed. (no-trailing-spaces)
(#13174) Unexpected tab character. (no-tabs)
(#13175) Unexpected tab character. (no-tabs)
(#13176) Unexpected tab character. (no-tabs)
(#13177) Unexpected tab character. (no-tabs)
(#13178) Unexpected tab character. (no-tabs)
(#13179) Unexpected tab character. (no-tabs)
(#13180) Unexpected tab character. (no-tabs)
(#13181) Trailing spaces not allowed. (no-trailing-spaces)
(#13181) Unexpected tab character. (no-tabs)
(#13182) Unexpected tab character. (no-tabs)
(#13183) Unexpected tab character. (no-tabs)
(#13184) Unexpected tab character. (no-tabs)
(#13185) Unexpected tab character. (no-tabs)
(#13186) Unexpected tab character. (no-tabs)
(#13187) Unexpected tab character. (no-tabs)
(#13188) Unexpected tab character. (no-tabs)
(#13189) Unexpected tab character. (no-tabs)
(#13190) Unexpected tab character. (no-tabs)
(#13191) Trailing spaces not allowed. (no-trailing-spaces)
(#13191) Unexpected tab character. (no-tabs)
(#13192) Unexpected tab character. (no-tabs)
(#13193) Unexpected tab character. (no-tabs)
(#13194) Unexpected tab character. (no-tabs)
(#13195) Unexpected tab character. (no-tabs)
(#13196) Unexpected tab character. (no-tabs)
(#13197) Unexpected tab character. (no-tabs)
(#13198) Unexpected tab character. (no-tabs)
(#13199) Unexpected tab character. (no-tabs)
(#13200) Trailing spaces not allowed. (no-trailing-spaces)
(#13200) Unexpected tab character. (no-tabs)
(#13201) Unexpected tab character. (no-tabs)
(#13202) Unexpected tab character. (no-tabs)
(#13203) Unexpected tab character. (no-tabs)
(#13204) Unexpected tab character. (no-tabs)
(#13205) Unexpected tab character. (no-tabs)
(#13206) Unexpected tab character. (no-tabs)
(#13207) Unexpected tab character. (no-tabs)
(#13208) Unexpected tab character. (no-tabs)
(#13209) Unexpected tab character. (no-tabs)
(#13210) Unexpected tab character. (no-tabs)
(#13211) Unexpected tab character. (no-tabs)
(#13212) Unexpected tab character. (no-tabs)
(#13213) Unexpected tab character. (no-tabs)
(#13214) Trailing spaces not allowed. (no-trailing-spaces)
(#13214) Unexpected tab character. (no-tabs)
(#13215) Unexpected tab character. (no-tabs)
(#13216) Unexpected tab character. (no-tabs)
(#13217) Unexpected tab character. (no-tabs)
(#13218) Unexpected tab character. (no-tabs)
(#13219) Unexpected tab character. (no-tabs)
(#13220) Unexpected tab character. (no-tabs)
(#13221) Unexpected tab character. (no-tabs)
(#13222) Unexpected tab character. (no-tabs)
(#13223) Unexpected tab character. (no-tabs)
(#13224) Trailing spaces not allowed. (no-trailing-spaces)
(#13224) Unexpected tab character. (no-tabs)
(#13225) Unexpected tab character. (no-tabs)
(#13226) Unexpected tab character. (no-tabs)
(#13227) Unexpected tab character. (no-tabs)
(#13228) Unexpected tab character. (no-tabs)
(#13229) Unexpected tab character. (no-tabs)
(#13230) Unexpected tab character. (no-tabs)
(#13231) Unexpected tab character. (no-tabs)
(#13232) Unexpected tab character. (no-tabs)
(#13233) Trailing spaces not allowed. (no-trailing-spaces)
(#13233) Unexpected tab character. (no-tabs)
(#13234) Unexpected tab character. (no-tabs)
(#13235) Unexpected tab character. (no-tabs)
(#13236) Unexpected tab character. (no-tabs)
(#13237) Unexpected tab character. (no-tabs)
(#13238) Unexpected tab character. (no-tabs)
(#13239) Unexpected tab character. (no-tabs)
(#13240) Trailing spaces not allowed. (no-trailing-spaces)
(#13240) Unexpected tab character. (no-tabs)
(#13241) Unexpected tab character. (no-tabs)
(#13242) Unexpected tab character. (no-tabs)
(#13243) Unexpected tab character. (no-tabs)
(#13244) Unexpected tab character. (no-tabs)
(#13245) Unexpected tab character. (no-tabs)
(#13246) Unexpected tab character. (no-tabs)
(#13247) Trailing spaces not allowed. (no-trailing-spaces)
(#13247) Unexpected tab character. (no-tabs)
(#13248) Unexpected tab character. (no-tabs)
(#13249) Unexpected tab character. (no-tabs)
(#13250) Unexpected tab character. (no-tabs)
(#13251) Unexpected tab character. (no-tabs)
(#13252) Unexpected tab character. (no-tabs)
(#13253) Unexpected tab character. (no-tabs)
(#13254) Trailing spaces not allowed. (no-trailing-spaces)
(#13254) Unexpected tab character. (no-tabs)
(#13255) Unexpected tab character. (no-tabs)
(#13256) Unexpected tab character. (no-tabs)
(#13257) Unexpected tab character. (no-tabs)
(#13258) Unexpected tab character. (no-tabs)
(#13259) Unexpected tab character. (no-tabs)
(#13260) Unexpected tab character. (no-tabs)
(#13261) Trailing spaces not allowed. (no-trailing-spaces)
(#13261) Unexpected tab character. (no-tabs)
(#13262) Unexpected tab character. (no-tabs)
(#13263) Unexpected tab character. (no-tabs)
(#13264) Unexpected tab character. (no-tabs)
(#13265) Unexpected tab character. (no-tabs)
(#13266) Unexpected tab character. (no-tabs)
(#13267) Unexpected tab character. (no-tabs)
(#13268) Trailing spaces not allowed. (no-trailing-spaces)
(#13268) Unexpected tab character. (no-tabs)
(#13269) Unexpected tab character. (no-tabs)
(#13270) Unexpected tab character. (no-tabs)
(#13271) Unexpected tab character. (no-tabs)
(#13272) Unexpected tab character. (no-tabs)
(#13273) Unexpected tab character. (no-tabs)
(#13274) Unexpected tab character. (no-tabs)
(#13275) Trailing spaces not allowed. (no-trailing-spaces)
(#13275) Unexpected tab character. (no-tabs)
(#13276) Unexpected tab character. (no-tabs)
(#13277) Unexpected tab character. (no-tabs)
(#13278) Unexpected tab character. (no-tabs)
(#13279) Unexpected tab character. (no-tabs)
(#13280) Unexpected tab character. (no-tabs)
(#13281) Unexpected tab character. (no-tabs)
(#13282) Trailing spaces not allowed. (no-trailing-spaces)
(#13282) Unexpected tab character. (no-tabs)
(#13283) Unexpected tab character. (no-tabs)
(#13284) Unexpected tab character. (no-tabs)
(#13285) Unexpected tab character. (no-tabs)
(#13286) Unexpected tab character. (no-tabs)
(#13287) Unexpected tab character. (no-tabs)
(#13288) Unexpected tab character. (no-tabs)
(#13289) Unexpected tab character. (no-tabs)
(#13290) Trailing spaces not allowed. (no-trailing-spaces)
(#13290) Unexpected tab character. (no-tabs)
(#13291) Unexpected tab character. (no-tabs)
(#13292) Unexpected tab character. (no-tabs)
(#13293) Unexpected tab character. (no-tabs)
(#13294) Unexpected tab character. (no-tabs)
(#13295) Unexpected tab character. (no-tabs)
(#13296) Unexpected tab character. (no-tabs)
(#13297) Trailing spaces not allowed. (no-trailing-spaces)
(#13297) Unexpected tab character. (no-tabs)
(#13298) Trailing spaces not allowed. (no-trailing-spaces)
(#13298) Unexpected tab character. (no-tabs)
(#13299) Unexpected tab character. (no-tabs)
(#13300) Unexpected tab character. (no-tabs)
(#13301) Unexpected tab character. (no-tabs)
(#13302) Unexpected tab character. (no-tabs)
(#13303) Unexpected tab character. (no-tabs)
(#13304) Unexpected tab character. (no-tabs)
(#13305) Unexpected tab character. (no-tabs)
(#13306) Trailing spaces not allowed. (no-trailing-spaces)
(#13306) Unexpected tab character. (no-tabs)
(#13307) Unexpected tab character. (no-tabs)
(#13308) Unexpected tab character. (no-tabs)
(#13309) Unexpected tab character. (no-tabs)
(#13310) Unexpected tab character. (no-tabs)
(#13311) Unexpected tab character. (no-tabs)
(#13312) Unexpected tab character. (no-tabs)
(#13313) Unexpected tab character. (no-tabs)
(#13314) Trailing spaces not allowed. (no-trailing-spaces)
(#13314) Unexpected tab character. (no-tabs)
(#13315) Unexpected tab character. (no-tabs)
(#13316) Unexpected tab character. (no-tabs)
(#13317) Unexpected tab character. (no-tabs)
(#13318) Unexpected tab character. (no-tabs)
(#13319) Unexpected tab character. (no-tabs)
(#13320) Unexpected tab character. (no-tabs)
(#13321) Unexpected tab character. (no-tabs)
(#13322) Trailing spaces not allowed. (no-trailing-spaces)
(#13322) Unexpected tab character. (no-tabs)
(#13323) Unexpected tab character. (no-tabs)
(#13324) Unexpected tab character. (no-tabs)
(#13325) Unexpected tab character. (no-tabs)
(#13326) Unexpected tab character. (no-tabs)
(#13327) Unexpected tab character. (no-tabs)
(#13328) Unexpected tab character. (no-tabs)
(#13329) Trailing spaces not allowed. (no-trailing-spaces)
(#13329) Unexpected tab character. (no-tabs)
(#13330) Unexpected tab character. (no-tabs)
(#13331) Unexpected tab character. (no-tabs)
(#13332) Unexpected tab character. (no-tabs)
(#13333) Unexpected tab character. (no-tabs)
(#13334) Unexpected tab character. (no-tabs)
(#13335) Unexpected tab character. (no-tabs)
(#13336) Trailing spaces not allowed. (no-trailing-spaces)
(#13336) Unexpected tab character. (no-tabs)
(#13337) Unexpected tab character. (no-tabs)
(#13338) Unexpected tab character. (no-tabs)
(#13339) Unexpected tab character. (no-tabs)
(#13340) Unexpected tab character. (no-tabs)
(#13341) Unexpected tab character. (no-tabs)
(#13342) Unexpected tab character. (no-tabs)
(#13343) Trailing spaces not allowed. (no-trailing-spaces)
(#13343) Unexpected tab character. (no-tabs)
(#13344) Unexpected tab character. (no-tabs)
(#13345) Unexpected tab character. (no-tabs)
(#13346) Unexpected tab character. (no-tabs)
(#13347) Unexpected tab character. (no-tabs)
(#13348) Unexpected tab character. (no-tabs)
(#13349) Unexpected tab character. (no-tabs)
(#13350) Trailing spaces not allowed. (no-trailing-spaces)
(#13350) Unexpected tab character. (no-tabs)
(#13351) Unexpected tab character. (no-tabs)
(#13352) Unexpected tab character. (no-tabs)
(#13353) Unexpected tab character. (no-tabs)
(#13354) Unexpected tab character. (no-tabs)
(#13355) Unexpected tab character. (no-tabs)
(#13356) Unexpected tab character. (no-tabs)
(#13357) Trailing spaces not allowed. (no-trailing-spaces)
(#13357) Unexpected tab character. (no-tabs)
(#13358) Unexpected tab character. (no-tabs)
(#13359) Unexpected tab character. (no-tabs)
(#13360) Unexpected tab character. (no-tabs)
(#13361) Unexpected tab character. (no-tabs)
(#13362) Unexpected tab character. (no-tabs)
(#13363) Unexpected tab character. (no-tabs)
(#13364) Trailing spaces not allowed. (no-trailing-spaces)
(#13364) Unexpected tab character. (no-tabs)
(#13365) Unexpected tab character. (no-tabs)
(#13366) Unexpected tab character. (no-tabs)
(#13367) Unexpected tab character. (no-tabs)
(#13368) Unexpected tab character. (no-tabs)
(#13369) Unexpected tab character. (no-tabs)
(#13370) Unexpected tab character. (no-tabs)
(#13371) Unexpected tab character. (no-tabs)
(#13372) Unexpected tab character. (no-tabs)
(#13373) Unexpected tab character. (no-tabs)
(#13374) Trailing spaces not allowed. (no-trailing-spaces)
(#13374) Unexpected tab character. (no-tabs)
(#13375) Unexpected tab character. (no-tabs)
(#13376) Unexpected tab character. (no-tabs)
(#13377) Unexpected tab character. (no-tabs)
(#13378) Unexpected tab character. (no-tabs)
(#13379) Unexpected tab character. (no-tabs)
(#13380) Unexpected tab character. (no-tabs)
(#13381) Trailing spaces not allowed. (no-trailing-spaces)
(#13381) Unexpected tab character. (no-tabs)
(#13382) Unexpected tab character. (no-tabs)
(#13383) Unexpected tab character. (no-tabs)
(#13384) Unexpected tab character. (no-tabs)
(#13385) Unexpected tab character. (no-tabs)
(#13386) Unexpected tab character. (no-tabs)
(#13387) Unexpected tab character. (no-tabs)
(#13388) Unexpected tab character. (no-tabs)
(#13389) Trailing spaces not allowed. (no-trailing-spaces)
(#13389) Unexpected tab character. (no-tabs)
(#13390) Unexpected tab character. (no-tabs)
(#13391) Unexpected tab character. (no-tabs)
(#13392) Unexpected tab character. (no-tabs)
(#13393) Unexpected tab character. (no-tabs)
(#13394) Unexpected tab character. (no-tabs)
(#13395) Unexpected tab character. (no-tabs)
(#13396) Unexpected tab character. (no-tabs)
(#13397) Unexpected tab character. (no-tabs)
(#13398) Unexpected tab character. (no-tabs)
(#13399) Trailing spaces not allowed. (no-trailing-spaces)
(#13399) Unexpected tab character. (no-tabs)
(#13400) Unexpected tab character. (no-tabs)
(#13401) Unexpected tab character. (no-tabs)
(#13402) Unexpected tab character. (no-tabs)
(#13403) Unexpected tab character. (no-tabs)
(#13404) Unexpected tab character. (no-tabs)
(#13405) Unexpected tab character. (no-tabs)
(#13406) Trailing spaces not allowed. (no-trailing-spaces)
(#13406) Unexpected tab character. (no-tabs)
(#13407) Unexpected tab character. (no-tabs)
(#13408) Unexpected tab character. (no-tabs)
(#13409) Unexpected tab character. (no-tabs)
(#13410) Unexpected tab character. (no-tabs)
(#13411) Unexpected tab character. (no-tabs)
(#13412) Unexpected tab character. (no-tabs)
(#13413) Unexpected tab character. (no-tabs)
(#13414) Unexpected tab character. (no-tabs)
(#13415) Trailing spaces not allowed. (no-trailing-spaces)
(#13415) Unexpected tab character. (no-tabs)
(#13416) Unexpected tab character. (no-tabs)
(#13417) Unexpected tab character. (no-tabs)
(#13418) Unexpected tab character. (no-tabs)
(#13419) Unexpected tab character. (no-tabs)
(#13420) Unexpected tab character. (no-tabs)
(#13421) Unexpected tab character. (no-tabs)
(#13422) Unexpected tab character. (no-tabs)
(#13423) Unexpected tab character. (no-tabs)
(#13424) Trailing spaces not allowed. (no-trailing-spaces)
(#13424) Unexpected tab character. (no-tabs)
(#13425) Unexpected tab character. (no-tabs)
(#13426) Unexpected tab character. (no-tabs)
(#13427) Unexpected tab character. (no-tabs)
(#13428) Unexpected tab character. (no-tabs)
(#13429) Unexpected tab character. (no-tabs)
(#13430) Unexpected tab character. (no-tabs)
(#13431) Unexpected tab character. (no-tabs)
(#13432) Unexpected tab character. (no-tabs)
(#13433) Unexpected tab character. (no-tabs)
(#13434) Unexpected tab character. (no-tabs)
(#13435) Unexpected tab character. (no-tabs)
(#13436) Unexpected tab character. (no-tabs)
(#13437) Unexpected tab character. (no-tabs)
(#13438) Unexpected tab character. (no-tabs)
(#13439) Trailing spaces not allowed. (no-trailing-spaces)
(#13439) Unexpected tab character. (no-tabs)
(#13440) Unexpected tab character. (no-tabs)
(#13441) Unexpected tab character. (no-tabs)
(#13442) Unexpected tab character. (no-tabs)
(#13443) Unexpected tab character. (no-tabs)
(#13444) Unexpected tab character. (no-tabs)
(#13445) Unexpected tab character. (no-tabs)
(#13446) Unexpected tab character. (no-tabs)
(#13447) Unexpected tab character. (no-tabs)
(#13448) Unexpected tab character. (no-tabs)
(#13449) Unexpected tab character. (no-tabs)
(#13450) Unexpected tab character. (no-tabs)
(#13451) Unexpected tab character. (no-tabs)
(#13452) Trailing spaces not allowed. (no-trailing-spaces)
(#13452) Unexpected tab character. (no-tabs)
(#13453) Unexpected tab character. (no-tabs)
(#13454) Unexpected tab character. (no-tabs)
(#13455) Unexpected tab character. (no-tabs)
(#13456) Unexpected tab character. (no-tabs)
(#13457) Unexpected tab character. (no-tabs)
(#13458) Unexpected tab character. (no-tabs)
(#13459) Trailing spaces not allowed. (no-trailing-spaces)
(#13459) Unexpected tab character. (no-tabs)
(#13460) Unexpected tab character. (no-tabs)
(#13461) Unexpected tab character. (no-tabs)
(#13462) Unexpected tab character. (no-tabs)
(#13463) Unexpected tab character. (no-tabs)
(#13464) Unexpected tab character. (no-tabs)
(#13465) Unexpected tab character. (no-tabs)
(#13466) Trailing spaces not allowed. (no-trailing-spaces)
(#13466) Unexpected tab character. (no-tabs)
(#13467) Unexpected tab character. (no-tabs)
(#13468) Unexpected tab character. (no-tabs)
(#13469) Unexpected tab character. (no-tabs)
(#13470) Unexpected tab character. (no-tabs)
(#13471) Unexpected tab character. (no-tabs)
(#13472) Unexpected tab character. (no-tabs)
(#13473) Unexpected tab character. (no-tabs)
(#13474) Unexpected tab character. (no-tabs)
(#13475) Trailing spaces not allowed. (no-trailing-spaces)
(#13475) Unexpected tab character. (no-tabs)
(#13476) Unexpected tab character. (no-tabs)
(#13477) Unexpected tab character. (no-tabs)
(#13478) Unexpected tab character. (no-tabs)
(#13479) Unexpected tab character. (no-tabs)
(#13480) Unexpected tab character. (no-tabs)
(#13481) Unexpected tab character. (no-tabs)
(#13482) Unexpected tab character. (no-tabs)
(#13483) Unexpected tab character. (no-tabs)
(#13484) Unexpected tab character. (no-tabs)
(#13485) Trailing spaces not allowed. (no-trailing-spaces)
(#13485) Unexpected tab character. (no-tabs)
(#13486) Unexpected tab character. (no-tabs)
(#13487) Unexpected tab character. (no-tabs)
(#13488) Unexpected tab character. (no-tabs)
(#13489) Unexpected tab character. (no-tabs)
(#13490) Unexpected tab character. (no-tabs)
(#13491) Unexpected tab character. (no-tabs)
(#13492) Trailing spaces not allowed. (no-trailing-spaces)
(#13492) Unexpected tab character. (no-tabs)
(#13493) Unexpected tab character. (no-tabs)
(#13494) Unexpected tab character. (no-tabs)
(#13495) Unexpected tab character. (no-tabs)
(#13496) Unexpected tab character. (no-tabs)
(#13497) Unexpected tab character. (no-tabs)
(#13498) Unexpected tab character. (no-tabs)
(#13499) Unexpected tab character. (no-tabs)
(#13500) Unexpected tab character. (no-tabs)
(#13501) Trailing spaces not allowed. (no-trailing-spaces)
(#13501) Unexpected tab character. (no-tabs)
(#13502) Unexpected tab character. (no-tabs)
(#13503) Unexpected tab character. (no-tabs)
(#13504) Unexpected tab character. (no-tabs)
(#13505) Unexpected tab character. (no-tabs)
(#13506) Unexpected tab character. (no-tabs)
(#13507) Unexpected tab character. (no-tabs)
(#13508) Trailing spaces not allowed. (no-trailing-spaces)
(#13508) Unexpected tab character. (no-tabs)
(#13509) Unexpected tab character. (no-tabs)
(#13510) Unexpected tab character. (no-tabs)
(#13511) Unexpected tab character. (no-tabs)
(#13512) Unexpected tab character. (no-tabs)
(#13513) Unexpected tab character. (no-tabs)
(#13514) Unexpected tab character. (no-tabs)
(#13515) Trailing spaces not allowed. (no-trailing-spaces)
(#13515) Unexpected tab character. (no-tabs)
(#13516) Unexpected tab character. (no-tabs)
(#13517) Unexpected tab character. (no-tabs)
(#13518) Unexpected tab character. (no-tabs)
(#13519) Unexpected tab character. (no-tabs)
(#13520) Unexpected tab character. (no-tabs)
(#13521) Unexpected tab character. (no-tabs)
(#13522) Unexpected tab character. (no-tabs)
(#13523) Trailing spaces not allowed. (no-trailing-spaces)
(#13523) Unexpected tab character. (no-tabs)
(#13524) Unexpected tab character. (no-tabs)
(#13525) Unexpected tab character. (no-tabs)
(#13526) Unexpected tab character. (no-tabs)
(#13527) Unexpected tab character. (no-tabs)
(#13528) Unexpected tab character. (no-tabs)
(#13529) Unexpected tab character. (no-tabs)
(#13530) Unexpected tab character. (no-tabs)
(#13531) Trailing spaces not allowed. (no-trailing-spaces)
(#13531) Unexpected tab character. (no-tabs)
(#13532) Unexpected tab character. (no-tabs)
(#13533) Unexpected tab character. (no-tabs)
(#13534) Unexpected tab character. (no-tabs)
(#13535) Unexpected tab character. (no-tabs)
(#13536) Unexpected tab character. (no-tabs)
(#13537) Unexpected tab character. (no-tabs)
(#13538) Unexpected tab character. (no-tabs)
(#13539) Unexpected tab character. (no-tabs)
(#13540) Trailing spaces not allowed. (no-trailing-spaces)
(#13540) Unexpected tab character. (no-tabs)
(#13541) Unexpected tab character. (no-tabs)
(#13542) Unexpected tab character. (no-tabs)
(#13543) Unexpected tab character. (no-tabs)
(#13544) Unexpected tab character. (no-tabs)
(#13545) Unexpected tab character. (no-tabs)
(#13546) Unexpected tab character. (no-tabs)
(#13547) Unexpected tab character. (no-tabs)
(#13548) Trailing spaces not allowed. (no-trailing-spaces)
(#13548) Unexpected tab character. (no-tabs)
(#13549) Unexpected tab character. (no-tabs)
(#13550) Unexpected tab character. (no-tabs)
(#13551) Unexpected tab character. (no-tabs)
(#13552) Unexpected tab character. (no-tabs)
(#13553) Unexpected tab character. (no-tabs)
(#13554) Unexpected tab character. (no-tabs)
(#13555) Unexpected tab character. (no-tabs)
(#13556) Unexpected tab character. (no-tabs)
(#13557) Trailing spaces not allowed. (no-trailing-spaces)
(#13557) Unexpected tab character. (no-tabs)
(#13558) Unexpected tab character. (no-tabs)
(#13559) Unexpected tab character. (no-tabs)
(#13560) Unexpected tab character. (no-tabs)
(#13561) Unexpected tab character. (no-tabs)
(#13562) Unexpected tab character. (no-tabs)
(#13563) Unexpected tab character. (no-tabs)
(#13564) Unexpected tab character. (no-tabs)
(#13565) Trailing spaces not allowed. (no-trailing-spaces)
(#13565) Unexpected tab character. (no-tabs)
(#13566) Unexpected tab character. (no-tabs)
(#13567) Unexpected tab character. (no-tabs)
(#13568) Unexpected tab character. (no-tabs)
(#13569) Unexpected tab character. (no-tabs)
(#13570) Unexpected tab character. (no-tabs)
(#13571) Unexpected tab character. (no-tabs)
(#13572) Trailing spaces not allowed. (no-trailing-spaces)
(#13572) Unexpected tab character. (no-tabs)
(#13573) Unexpected tab character. (no-tabs)
(#13574) Unexpected tab character. (no-tabs)
(#13575) Unexpected tab character. (no-tabs)
(#13576) Unexpected tab character. (no-tabs)
(#13577) Unexpected tab character. (no-tabs)
(#13578) Unexpected tab character. (no-tabs)
(#13579) Trailing spaces not allowed. (no-trailing-spaces)
(#13579) Unexpected tab character. (no-tabs)
(#13580) Unexpected tab character. (no-tabs)
(#13581) Unexpected tab character. (no-tabs)
(#13582) Unexpected tab character. (no-tabs)
(#13583) Unexpected tab character. (no-tabs)
(#13584) Unexpected tab character. (no-tabs)
(#13585) Unexpected tab character. (no-tabs)
(#13586) Trailing spaces not allowed. (no-trailing-spaces)
(#13586) Unexpected tab character. (no-tabs)
(#13587) Unexpected tab character. (no-tabs)
(#13588) Unexpected tab character. (no-tabs)
(#13589) Unexpected tab character. (no-tabs)
(#13590) Unexpected tab character. (no-tabs)
(#13591) Unexpected tab character. (no-tabs)
(#13592) Unexpected tab character. (no-tabs)
(#13593) Trailing spaces not allowed. (no-trailing-spaces)
(#13593) Unexpected tab character. (no-tabs)
(#13594) Unexpected tab character. (no-tabs)
(#13595) Unexpected tab character. (no-tabs)
(#13596) Unexpected tab character. (no-tabs)
(#13597) Unexpected tab character. (no-tabs)
(#13598) Unexpected tab character. (no-tabs)
(#13599) Unexpected tab character. (no-tabs)
(#13600) Unexpected tab character. (no-tabs)
(#13601) Unexpected tab character. (no-tabs)
(#13602) Unexpected tab character. (no-tabs)
(#13603) Unexpected tab character. (no-tabs)
(#13604) Trailing spaces not allowed. (no-trailing-spaces)
(#13604) Unexpected tab character. (no-tabs)
(#13605) Unexpected tab character. (no-tabs)
(#13606) Unexpected tab character. (no-tabs)
(#13607) Unexpected tab character. (no-tabs)
(#13608) Unexpected tab character. (no-tabs)
(#13609) Unexpected tab character. (no-tabs)
(#13610) Unexpected tab character. (no-tabs)
(#13611) Unexpected tab character. (no-tabs)
(#13612) Unexpected tab character. (no-tabs)
(#13613) Unexpected tab character. (no-tabs)
(#13614) Unexpected tab character. (no-tabs)
(#13615) Trailing spaces not allowed. (no-trailing-spaces)
(#13615) Unexpected tab character. (no-tabs)
(#13616) Unexpected tab character. (no-tabs)
(#13617) Unexpected tab character. (no-tabs)
(#13618) Unexpected tab character. (no-tabs)
(#13619) Unexpected tab character. (no-tabs)
(#13620) Unexpected tab character. (no-tabs)
(#13621) Unexpected tab character. (no-tabs)
(#13622) Unexpected tab character. (no-tabs)
(#13623) Trailing spaces not allowed. (no-trailing-spaces)
(#13623) Unexpected tab character. (no-tabs)
(#13624) Unexpected tab character. (no-tabs)
(#13625) Unexpected tab character. (no-tabs)
(#13626) Unexpected tab character. (no-tabs)
(#13627) Unexpected tab character. (no-tabs)
(#13628) Unexpected tab character. (no-tabs)
(#13629) Unexpected tab character. (no-tabs)
(#13630) Trailing spaces not allowed. (no-trailing-spaces)
(#13630) Unexpected tab character. (no-tabs)
(#13631) Unexpected tab character. (no-tabs)
(#13632) Unexpected tab character. (no-tabs)
(#13633) Unexpected tab character. (no-tabs)
(#13634) Unexpected tab character. (no-tabs)
(#13635) Unexpected tab character. (no-tabs)
(#13636) Unexpected tab character. (no-tabs)
(#13637) Unexpected tab character. (no-tabs)
(#13638) Unexpected tab character. (no-tabs)
(#13639) Unexpected tab character. (no-tabs)
(#13640) Trailing spaces not allowed. (no-trailing-spaces)
(#13640) Unexpected tab character. (no-tabs)
(#13641) Unexpected tab character. (no-tabs)
(#13642) Unexpected tab character. (no-tabs)
(#13643) Unexpected tab character. (no-tabs)
(#13644) Unexpected tab character. (no-tabs)
(#13645) Unexpected tab character. (no-tabs)
(#13646) Unexpected tab character. (no-tabs)
(#13647) Unexpected tab character. (no-tabs)
(#13648) Unexpected tab character. (no-tabs)
(#13649) Unexpected tab character. (no-tabs)
(#13650) Trailing spaces not allowed. (no-trailing-spaces)
(#13650) Unexpected tab character. (no-tabs)
(#13651) Unexpected tab character. (no-tabs)
(#13652) Unexpected tab character. (no-tabs)
(#13653) Unexpected tab character. (no-tabs)
(#13654) Unexpected tab character. (no-tabs)
(#13655) Unexpected tab character. (no-tabs)
(#13656) Unexpected tab character. (no-tabs)
(#13657) Unexpected tab character. (no-tabs)
(#13658) Unexpected tab character. (no-tabs)
(#13659) Unexpected tab character. (no-tabs)
(#13660) Trailing spaces not allowed. (no-trailing-spaces)
(#13660) Unexpected tab character. (no-tabs)
(#13661) Unexpected tab character. (no-tabs)
(#13662) Unexpected tab character. (no-tabs)
(#13663) Unexpected tab character. (no-tabs)
(#13664) Unexpected tab character. (no-tabs)
(#13665) Unexpected tab character. (no-tabs)
(#13666) Unexpected tab character. (no-tabs)
(#13667) Trailing spaces not allowed. (no-trailing-spaces)
(#13667) Unexpected tab character. (no-tabs)
(#13668) Unexpected tab character. (no-tabs)
(#13669) Unexpected tab character. (no-tabs)
(#13670) Unexpected tab character. (no-tabs)
(#13671) Unexpected tab character. (no-tabs)
(#13672) Unexpected tab character. (no-tabs)
(#13673) Unexpected tab character. (no-tabs)
(#13674) Unexpected tab character. (no-tabs)
(#13675) Trailing spaces not allowed. (no-trailing-spaces)
(#13675) Unexpected tab character. (no-tabs)
(#13676) Trailing spaces not allowed. (no-trailing-spaces)
(#13676) Unexpected tab character. (no-tabs)
(#13677) Unexpected tab character. (no-tabs)
(#13677) JSDoc syntax error. (valid-jsdoc)
(#13678) Unexpected tab character. (no-tabs)
(#13679) Unexpected tab character. (no-tabs)
(#13680) Unexpected tab character. (no-tabs)
(#13681) Unexpected tab character. (no-tabs)
(#13681) Unexpected space before function parentheses. (space-before-function-paren)
(#13682) Unexpected tab character. (no-tabs)
(#13682) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#13683) Unexpected tab character. (no-tabs)
(#13683) There should be no spaces inside this paren. (space-in-parens)
(#13683) There should be no spaces inside this paren. (space-in-parens)
(#13684) Unexpected tab character. (no-tabs)
(#13685) Unexpected tab character. (no-tabs)
(#13686) Unexpected tab character. (no-tabs)
(#13687) Trailing spaces not allowed. (no-trailing-spaces)
(#13687) Unexpected tab character. (no-tabs)
(#13688) Unexpected tab character. (no-tabs)
(#13688) JSDoc syntax error. (valid-jsdoc)
(#13689) Unexpected tab character. (no-tabs)
(#13690) Unexpected tab character. (no-tabs)
(#13691) Unexpected tab character. (no-tabs)
(#13692) Unexpected tab character. (no-tabs)
(#13692) Unexpected space before function parentheses. (space-before-function-paren)
(#13693) Unexpected tab character. (no-tabs)
(#13693) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#13694) Unexpected tab character. (no-tabs)
(#13694) There should be no spaces inside this paren. (space-in-parens)
(#13694) There should be no spaces inside this paren. (space-in-parens)
(#13695) Unexpected tab character. (no-tabs)
(#13696) Unexpected tab character. (no-tabs)
(#13697) Unexpected tab character. (no-tabs)
(#13698) Trailing spaces not allowed. (no-trailing-spaces)
(#13698) Unexpected tab character. (no-tabs)
(#13699) Unexpected tab character. (no-tabs)
(#13699) JSDoc syntax error. (valid-jsdoc)
(#13700) Unexpected tab character. (no-tabs)
(#13701) Unexpected tab character. (no-tabs)
(#13702) Unexpected tab character. (no-tabs)
(#13703) Unexpected tab character. (no-tabs)
(#13703) Unexpected space before function parentheses. (space-before-function-paren)
(#13704) Unexpected tab character. (no-tabs)
(#13704) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#13705) Unexpected tab character. (no-tabs)
(#13706) Unexpected tab character. (no-tabs)
(#13706) Multiple spaces found before '='. (no-multi-spaces)
(#13707) Unexpected tab character. (no-tabs)
(#13707) Multiple spaces found before '='. (no-multi-spaces)
(#13708) Unexpected tab character. (no-tabs)
(#13708) Multiple spaces found before '='. (no-multi-spaces)
(#13709) Unexpected tab character. (no-tabs)
(#13709) Multiple spaces found before '='. (no-multi-spaces)
(#13710) Unexpected tab character. (no-tabs)
(#13711) Unexpected tab character. (no-tabs)
(#13712) Trailing spaces not allowed. (no-trailing-spaces)
(#13712) Unexpected tab character. (no-tabs)
(#13713) Unexpected tab character. (no-tabs)
(#13713) There should be no spaces inside this paren. (space-in-parens)
(#13713) There should be no spaces inside this paren. (space-in-parens)
(#13714) Unexpected tab character. (no-tabs)
(#13715) Unexpected tab character. (no-tabs)
(#13716) Unexpected tab character. (no-tabs)
(#13716) There should be no spaces inside this paren. (space-in-parens)
(#13716) Infix operators must be spaced. (space-infix-ops)
(#13716) There should be no spaces inside this paren. (space-in-parens)
(#13717) Unexpected tab character. (no-tabs)
(#13717) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#13718) Unexpected tab character. (no-tabs)
(#13719) Unexpected tab character. (no-tabs)
(#13719) Unexpected space after unary operator '!'. (space-unary-ops)
(#13719) Infix operators must be spaced. (space-infix-ops)
(#13719) Infix operators must be spaced. (space-infix-ops)
(#13720) Unexpected tab character. (no-tabs)
(#13721) Unexpected tab character. (no-tabs)
(#13722) Unexpected tab character. (no-tabs)
(#13723) Unexpected tab character. (no-tabs)
(#13724) Trailing spaces not allowed. (no-trailing-spaces)
(#13724) Unexpected tab character. (no-tabs)
(#13725) Unexpected tab character. (no-tabs)
(#13726) Unexpected tab character. (no-tabs)
(#13727) Unexpected tab character. (no-tabs)
(#13728) Unexpected tab character. (no-tabs)
(#13729) Unexpected tab character. (no-tabs)
(#13730) Unexpected tab character. (no-tabs)
(#13731) Trailing spaces not allowed. (no-trailing-spaces)
(#13731) Unexpected tab character. (no-tabs)
(#13732) Unexpected tab character. (no-tabs)
(#13733) Unexpected tab character. (no-tabs)
(#13734) Unexpected tab character. (no-tabs)
(#13735) Unexpected tab character. (no-tabs)
(#13736) Unexpected tab character. (no-tabs)
(#13737) Unexpected tab character. (no-tabs)
(#13738) Unexpected tab character. (no-tabs)
(#13739) Unexpected tab character. (no-tabs)
(#13740) Trailing spaces not allowed. (no-trailing-spaces)
(#13740) Unexpected tab character. (no-tabs)
(#13741) Unexpected tab character. (no-tabs)
(#13741) Comments should not begin with a lowercase character (capitalized-comments)
(#13742) Unexpected tab character. (no-tabs)
(#13743) Unexpected tab character. (no-tabs)
(#13744) Unexpected tab character. (no-tabs)
(#13745) Unexpected tab character. (no-tabs)
(#13746) Trailing spaces not allowed. (no-trailing-spaces)
(#13746) Unexpected tab character. (no-tabs)
(#13747) Unexpected tab character. (no-tabs)
(#13748) Unexpected tab character. (no-tabs)
(#13749) Unexpected tab character. (no-tabs)
(#13750) Unexpected tab character. (no-tabs)
(#13751) Trailing spaces not allowed. (no-trailing-spaces)
(#13751) Unexpected tab character. (no-tabs)
(#13752) Unexpected tab character. (no-tabs)
(#13753) Unexpected tab character. (no-tabs)
(#13754) Unexpected tab character. (no-tabs)
(#13755) Unexpected tab character. (no-tabs)
(#13756) Trailing spaces not allowed. (no-trailing-spaces)
(#13756) Unexpected tab character. (no-tabs)
(#13757) Unexpected tab character. (no-tabs)
(#13758) Unexpected tab character. (no-tabs)
(#13759) Unexpected tab character. (no-tabs)
(#13760) Unexpected tab character. (no-tabs)
(#13761) Unexpected tab character. (no-tabs)
(#13762) Unexpected tab character. (no-tabs)
(#13763) Trailing spaces not allowed. (no-trailing-spaces)
(#13763) Unexpected tab character. (no-tabs)
(#13764) Unexpected tab character. (no-tabs)
(#13765) Unexpected tab character. (no-tabs)
(#13766) Unexpected tab character. (no-tabs)
(#13767) Unexpected tab character. (no-tabs)
(#13768) Unexpected tab character. (no-tabs)
(#13769) Unexpected tab character. (no-tabs)
(#13770) Trailing spaces not allowed. (no-trailing-spaces)
(#13770) Unexpected tab character. (no-tabs)
(#13771) Unexpected tab character. (no-tabs)
(#13772) Unexpected tab character. (no-tabs)
(#13773) Unexpected tab character. (no-tabs)
(#13774) Unexpected tab character. (no-tabs)
(#13775) Unexpected tab character. (no-tabs)
(#13776) Unexpected tab character. (no-tabs)
(#13777) Trailing spaces not allowed. (no-trailing-spaces)
(#13777) Unexpected tab character. (no-tabs)
(#13778) Unexpected tab character. (no-tabs)
(#13779) Unexpected tab character. (no-tabs)
(#13780) Unexpected tab character. (no-tabs)
(#13781) Unexpected tab character. (no-tabs)
(#13782) Unexpected tab character. (no-tabs)
(#13783) Unexpected tab character. (no-tabs)
(#13784) Unexpected tab character. (no-tabs)
(#13786) Unexpected tab character. (no-tabs)
(#13787) Unexpected tab character. (no-tabs)
(#13788) Unexpected tab character. (no-tabs)
(#13789) Unexpected tab character. (no-tabs)
(#13790) Unexpected tab character. (no-tabs)
(#13791) Unexpected tab character. (no-tabs)
(#13792) Unexpected tab character. (no-tabs)
(#13793) Unexpected tab character. (no-tabs)
(#13794) Unexpected tab character. (no-tabs)
(#13795) Unexpected tab character. (no-tabs)
(#13796) Trailing spaces not allowed. (no-trailing-spaces)
(#13796) Unexpected tab character. (no-tabs)
(#13797) Trailing spaces not allowed. (no-trailing-spaces)
(#13797) Unexpected tab character. (no-tabs)
(#13798) Unexpected tab character. (no-tabs)
(#13799) Unexpected tab character. (no-tabs)
(#13800) Unexpected tab character. (no-tabs)
(#13801) Unexpected tab character. (no-tabs)
(#13802) Unexpected tab character. (no-tabs)
(#13803) Unexpected tab character. (no-tabs)
(#13804) Unexpected tab character. (no-tabs)
(#13805) Unexpected tab character. (no-tabs)
(#13806) Unexpected tab character. (no-tabs)
(#13807) Unexpected tab character. (no-tabs)
(#13808) Unexpected tab character. (no-tabs)
(#13809) Unexpected tab character. (no-tabs)
(#13810) Unexpected tab character. (no-tabs)
(#13811) Unexpected tab character. (no-tabs)
(#13812) Unexpected tab character. (no-tabs)
(#13813) Unexpected tab character. (no-tabs)
(#13814) Unexpected tab character. (no-tabs)
(#13815) Unexpected tab character. (no-tabs)
(#13816) Unexpected tab character. (no-tabs)
(#13817) Unexpected tab character. (no-tabs)
(#13818) Unexpected tab character. (no-tabs)
(#13819) Unexpected tab character. (no-tabs)
(#13820) Unexpected tab character. (no-tabs)
(#13821) Trailing spaces not allowed. (no-trailing-spaces)
(#13821) Unexpected tab character. (no-tabs)
(#13822) Trailing spaces not allowed. (no-trailing-spaces)
(#13822) Unexpected tab character. (no-tabs)
(#13823) Unexpected tab character. (no-tabs)
(#13824) Unexpected tab character. (no-tabs)
(#13825) Unexpected tab character. (no-tabs)
(#13826) Unexpected tab character. (no-tabs)
(#13827) Unexpected tab character. (no-tabs)
(#13828) Unexpected tab character. (no-tabs)
(#13829) Unexpected tab character. (no-tabs)
(#13830) Trailing spaces not allowed. (no-trailing-spaces)
(#13830) Unexpected tab character. (no-tabs)
(#13831) Trailing spaces not allowed. (no-trailing-spaces)
(#13831) Unexpected tab character. (no-tabs)
(#13832) Unexpected tab character. (no-tabs)
(#13833) Unexpected tab character. (no-tabs)
(#13834) Unexpected tab character. (no-tabs)
(#13835) Unexpected tab character. (no-tabs)
(#13836) Unexpected tab character. (no-tabs)
(#13837) Unexpected tab character. (no-tabs)
(#13837) Missing space before value for key 'build'. (key-spacing)
(#13838) Trailing spaces not allowed. (no-trailing-spaces)
(#13838) Unexpected tab character. (no-tabs)
(#13839) Trailing spaces not allowed. (no-trailing-spaces)
(#13839) Unexpected tab character. (no-tabs)
(#13840) Unexpected tab character. (no-tabs)
(#13841) Unexpected tab character. (no-tabs)
(#13842) Unexpected tab character. (no-tabs)
(#13843) Unexpected tab character. (no-tabs)
(#13844) Unexpected tab character. (no-tabs)
(#13845) Unexpected tab character. (no-tabs)
(#13846) Unexpected tab character. (no-tabs)
(#13847) Unexpected tab character. (no-tabs)
(#13848) Unexpected tab character. (no-tabs)
(#13849) Unexpected tab character. (no-tabs)
(#13850) Trailing spaces not allowed. (no-trailing-spaces)
(#13850) Unexpected tab character. (no-tabs)
(#13851) Trailing spaces not allowed. (no-trailing-spaces)
(#13851) Unexpected tab character. (no-tabs)
(#13852) Unexpected tab character. (no-tabs)
(#13853) Unexpected tab character. (no-tabs)
(#13854) Unexpected tab character. (no-tabs)
(#13855) Unexpected tab character. (no-tabs)
(#13856) Unexpected tab character. (no-tabs)
(#13857) Unexpected tab character. (no-tabs)
(#13858) Unexpected tab character. (no-tabs)
(#13859) Unexpected tab character. (no-tabs)
(#13860) Unexpected tab character. (no-tabs)
(#13861) Unexpected tab character. (no-tabs)
(#13862) Unexpected tab character. (no-tabs)
(#13863) Unexpected tab character. (no-tabs)
(#13864) Unexpected tab character. (no-tabs)
(#13865) Unexpected tab character. (no-tabs)
(#13866) Unexpected tab character. (no-tabs)
(#13867) Unexpected tab character. (no-tabs)
(#13868) Unexpected tab character. (no-tabs)
(#13869) Unexpected tab character. (no-tabs)
(#13870) Unexpected tab character. (no-tabs)
(#13871) Unexpected tab character. (no-tabs)
(#13872) Unexpected tab character. (no-tabs)
(#13873) Unexpected tab character. (no-tabs)
(#13874) Unexpected tab character. (no-tabs)
(#13875) Unexpected tab character. (no-tabs)
(#13876) Unexpected tab character. (no-tabs)
(#13877) Unexpected tab character. (no-tabs)
(#13878) Unexpected tab character. (no-tabs)
(#13879) Unexpected tab character. (no-tabs)
(#13880) Unexpected tab character. (no-tabs)
(#13881) Unexpected tab character. (no-tabs)
(#13882) Unexpected tab character. (no-tabs)
(#13883) Unexpected tab character. (no-tabs)
(#13884) Unexpected tab character. (no-tabs)
(#13885) Unexpected tab character. (no-tabs)
(#13886) Unexpected tab character. (no-tabs)
(#13887) Unexpected tab character. (no-tabs)
(#13888) Unexpected tab character. (no-tabs)
(#13889) Unexpected tab character. (no-tabs)
(#13890) Trailing spaces not allowed. (no-trailing-spaces)
(#13890) Unexpected tab character. (no-tabs)
(#13891) Trailing spaces not allowed. (no-trailing-spaces)
(#13891) Unexpected tab character. (no-tabs)
(#13892) Unexpected tab character. (no-tabs)
(#13893) Unexpected tab character. (no-tabs)
(#13894) Unexpected tab character. (no-tabs)
(#13895) Unexpected tab character. (no-tabs)
(#13896) Unexpected tab character. (no-tabs)
(#13897) Unexpected tab character. (no-tabs)
(#13898) Unexpected tab character. (no-tabs)
(#13899) Unexpected tab character. (no-tabs)
(#13900) Unexpected tab character. (no-tabs)
(#13901) Unexpected tab character. (no-tabs)
(#13902) Unexpected tab character. (no-tabs)
(#13903) Unexpected tab character. (no-tabs)
(#13904) Unexpected tab character. (no-tabs)
(#13905) Unexpected tab character. (no-tabs)
(#13906) Unexpected tab character. (no-tabs)
(#13907) Unexpected tab character. (no-tabs)
(#13908) Unexpected tab character. (no-tabs)
(#13909) Unexpected tab character. (no-tabs)
(#13910) Unexpected tab character. (no-tabs)
(#13911) Unexpected tab character. (no-tabs)
(#13912) Unexpected tab character. (no-tabs)
(#13913) Unexpected tab character. (no-tabs)
(#13914) Unexpected tab character. (no-tabs)
(#13915) Unexpected tab character. (no-tabs)
(#13916) Unexpected tab character. (no-tabs)
(#13917) Unexpected tab character. (no-tabs)
(#13918) Unexpected tab character. (no-tabs)
(#13919) Unexpected tab character. (no-tabs)
(#13920) Unexpected tab character. (no-tabs)
(#13921) Unexpected tab character. (no-tabs)
(#13922) Unexpected tab character. (no-tabs)
(#13923) Unexpected tab character. (no-tabs)
(#13924) Unexpected tab character. (no-tabs)
(#13925) Unexpected tab character. (no-tabs)
(#13926) Unexpected tab character. (no-tabs)
(#13927) Unexpected tab character. (no-tabs)
(#13928) Unexpected tab character. (no-tabs)
(#13929) Unexpected tab character. (no-tabs)
(#13930) Unexpected tab character. (no-tabs)
(#13931) Unexpected tab character. (no-tabs)
(#13932) Unexpected tab character. (no-tabs)
(#13933) Unexpected tab character. (no-tabs)
(#13934) Unexpected tab character. (no-tabs)
(#13935) Unexpected tab character. (no-tabs)
(#13936) Unexpected tab character. (no-tabs)
(#13937) Unexpected tab character. (no-tabs)
(#13938) Unexpected tab character. (no-tabs)
(#13939) Unexpected tab character. (no-tabs)
(#13940) Unexpected tab character. (no-tabs)
(#13941) Unexpected tab character. (no-tabs)
(#13942) Unexpected tab character. (no-tabs)
(#13943) Unexpected tab character. (no-tabs)
(#13944) Unexpected tab character. (no-tabs)
(#13945) Unexpected tab character. (no-tabs)
(#13946) Unexpected tab character. (no-tabs)
(#13947) Unexpected tab character. (no-tabs)
(#13948) Unexpected tab character. (no-tabs)
(#13949) Unexpected tab character. (no-tabs)
(#13950) Unexpected tab character. (no-tabs)
(#13951) Trailing spaces not allowed. (no-trailing-spaces)
(#13951) Unexpected tab character. (no-tabs)
(#13952) Trailing spaces not allowed. (no-trailing-spaces)
(#13952) Unexpected tab character. (no-tabs)
(#13953) Unexpected tab character. (no-tabs)
(#13954) Unexpected tab character. (no-tabs)
(#13955) Unexpected tab character. (no-tabs)
(#13956) Unexpected tab character. (no-tabs)
(#13957) Unexpected tab character. (no-tabs)
(#13958) Unexpected tab character. (no-tabs)
(#13959) Unexpected tab character. (no-tabs)
(#13960) Unexpected tab character. (no-tabs)
(#13961) Unexpected tab character. (no-tabs)
(#13962) Unexpected tab character. (no-tabs)
(#13963) Unexpected tab character. (no-tabs)
(#13964) Unexpected tab character. (no-tabs)
(#13965) Unexpected tab character. (no-tabs)
(#13966) Unexpected tab character. (no-tabs)
(#13967) Unexpected tab character. (no-tabs)
(#13968) Unexpected tab character. (no-tabs)
(#13969) Unexpected tab character. (no-tabs)
(#13970) Unexpected tab character. (no-tabs)
(#13971) Unexpected tab character. (no-tabs)
(#13972) Unexpected tab character. (no-tabs)
(#13973) Unexpected tab character. (no-tabs)
(#13974) Unexpected tab character. (no-tabs)
(#13975) Unexpected tab character. (no-tabs)
(#13976) Unexpected tab character. (no-tabs)
(#13977) Unexpected tab character. (no-tabs)
(#13978) Unexpected tab character. (no-tabs)
(#13979) Unexpected tab character. (no-tabs)
(#13980) Unexpected tab character. (no-tabs)
(#13981) Unexpected tab character. (no-tabs)
(#13982) Trailing spaces not allowed. (no-trailing-spaces)
(#13982) Unexpected tab character. (no-tabs)
(#13983) Trailing spaces not allowed. (no-trailing-spaces)
(#13983) Unexpected tab character. (no-tabs)
(#13984) Unexpected tab character. (no-tabs)
(#13985) Unexpected tab character. (no-tabs)
(#13986) Unexpected tab character. (no-tabs)
(#13987) Unexpected tab character. (no-tabs)
(#13988) Unexpected tab character. (no-tabs)
(#13989) Unexpected tab character. (no-tabs)
(#13990) Unexpected tab character. (no-tabs)
(#13991) Unexpected tab character. (no-tabs)
(#13992) Unexpected tab character. (no-tabs)
(#13993) Unexpected tab character. (no-tabs)
(#13994) Unexpected tab character. (no-tabs)
(#13995) Trailing spaces not allowed. (no-trailing-spaces)
(#13995) Unexpected tab character. (no-tabs)
(#13996) Trailing spaces not allowed. (no-trailing-spaces)
(#13996) Unexpected tab character. (no-tabs)
(#13997) Unexpected tab character. (no-tabs)
(#13998) Unexpected tab character. (no-tabs)
(#13999) Unexpected tab character. (no-tabs)
(#14000) Unexpected tab character. (no-tabs)
(#14001) Unexpected tab character. (no-tabs)
(#14002) Unexpected tab character. (no-tabs)
(#14003) Unexpected tab character. (no-tabs)
(#14004) Unexpected tab character. (no-tabs)
(#14005) Unexpected tab character. (no-tabs)
(#14006) Unexpected tab character. (no-tabs)
(#14007) Unexpected tab character. (no-tabs)
(#14008) Unexpected tab character. (no-tabs)
(#14009) Unexpected tab character. (no-tabs)
(#14010) Unexpected tab character. (no-tabs)
(#14011) Unexpected tab character. (no-tabs)
(#14012) Unexpected tab character. (no-tabs)
(#14013) Trailing spaces not allowed. (no-trailing-spaces)
(#14013) Unexpected tab character. (no-tabs)
(#14014) Trailing spaces not allowed. (no-trailing-spaces)
(#14014) Unexpected tab character. (no-tabs)
(#14015) Unexpected tab character. (no-tabs)
(#14016) Unexpected tab character. (no-tabs)
(#14017) Unexpected tab character. (no-tabs)
(#14018) Unexpected tab character. (no-tabs)
(#14019) Unexpected tab character. (no-tabs)
(#14020) Unexpected tab character. (no-tabs)
(#14021) Unexpected tab character. (no-tabs)
(#14022) Unexpected tab character. (no-tabs)
(#14023) Unexpected tab character. (no-tabs)
(#14024) Unexpected tab character. (no-tabs)
(#14025) Unexpected tab character. (no-tabs)
(#14026) Unexpected tab character. (no-tabs)
(#14027) Unexpected tab character. (no-tabs)
(#14028) Unexpected tab character. (no-tabs)
(#14029) Unexpected tab character. (no-tabs)
(#14030) Unexpected tab character. (no-tabs)
(#14031) Unexpected tab character. (no-tabs)
(#14032) Unexpected tab character. (no-tabs)
(#14033) Unexpected tab character. (no-tabs)
(#14034) Unexpected tab character. (no-tabs)
(#14035) Unexpected tab character. (no-tabs)
(#14036) Unexpected tab character. (no-tabs)
(#14037) Unexpected tab character. (no-tabs)
(#14038) Unexpected tab character. (no-tabs)
(#14039) Unexpected tab character. (no-tabs)
(#14040) Unexpected tab character. (no-tabs)
(#14041) Unexpected tab character. (no-tabs)
(#14042) Unexpected tab character. (no-tabs)
(#14043) Unexpected tab character. (no-tabs)
(#14044) Unexpected tab character. (no-tabs)
(#14045) Unexpected tab character. (no-tabs)
(#14046) Unexpected tab character. (no-tabs)
(#14047) Unexpected tab character. (no-tabs)
(#14048) Unexpected tab character. (no-tabs)
(#14049) Unexpected tab character. (no-tabs)
(#14050) Unexpected tab character. (no-tabs)
(#14051) Unexpected tab character. (no-tabs)
(#14052) Unexpected tab character. (no-tabs)
(#14053) Unexpected tab character. (no-tabs)
(#14054) Unexpected tab character. (no-tabs)
(#14055) Unexpected tab character. (no-tabs)
(#14056) Unexpected tab character. (no-tabs)
(#14057) Unexpected tab character. (no-tabs)
(#14058) Unexpected tab character. (no-tabs)
(#14059) Unexpected tab character. (no-tabs)
(#14060) Unexpected tab character. (no-tabs)
(#14061) Trailing spaces not allowed. (no-trailing-spaces)
(#14061) Unexpected tab character. (no-tabs)
(#14062) Trailing spaces not allowed. (no-trailing-spaces)
(#14062) Unexpected tab character. (no-tabs)
(#14063) Unexpected tab character. (no-tabs)
(#14064) Unexpected tab character. (no-tabs)
(#14065) Unexpected tab character. (no-tabs)
(#14066) Unexpected tab character. (no-tabs)
(#14067) Trailing spaces not allowed. (no-trailing-spaces)
(#14067) Unexpected tab character. (no-tabs)
(#14068) Trailing spaces not allowed. (no-trailing-spaces)
(#14068) Unexpected tab character. (no-tabs)
(#14069) Unexpected tab character. (no-tabs)
(#14070) Unexpected tab character. (no-tabs)
(#14071) Unexpected tab character. (no-tabs)
(#14072) Unexpected tab character. (no-tabs)
(#14073) Unexpected tab character. (no-tabs)
(#14074) Unexpected tab character. (no-tabs)
(#14075) Unexpected tab character. (no-tabs)
(#14076) Unexpected tab character. (no-tabs)
(#14077) Unexpected tab character. (no-tabs)
(#14078) Unexpected tab character. (no-tabs)
(#14079) Unexpected tab character. (no-tabs)
(#14080) Unexpected tab character. (no-tabs)
(#14081) Unexpected tab character. (no-tabs)
(#14082) Unexpected tab character. (no-tabs)
(#14083) Unexpected tab character. (no-tabs)
(#14084) Unexpected tab character. (no-tabs)
(#14085) Unexpected tab character. (no-tabs)
(#14086) Unexpected tab character. (no-tabs)
(#14087) Unexpected tab character. (no-tabs)
(#14088) Unexpected tab character. (no-tabs)
(#14089) Unexpected tab character. (no-tabs)
(#14090) Unexpected tab character. (no-tabs)
(#14091) Unexpected tab character. (no-tabs)
(#14092) Unexpected tab character. (no-tabs)
(#14093) Unexpected tab character. (no-tabs)
(#14094) Unexpected tab character. (no-tabs)
(#14095) Unexpected tab character. (no-tabs)
(#14096) Unexpected tab character. (no-tabs)
(#14097) Unexpected tab character. (no-tabs)
(#14098) Unexpected tab character. (no-tabs)
(#14099) Unexpected tab character. (no-tabs)
(#14100) Unexpected tab character. (no-tabs)
(#14101) Unexpected tab character. (no-tabs)
(#14102) Unexpected tab character. (no-tabs)
(#14103) Unexpected tab character. (no-tabs)
(#14104) Unexpected tab character. (no-tabs)
(#14105) Unexpected tab character. (no-tabs)
(#14106) Unexpected tab character. (no-tabs)
(#14107) Unexpected tab character. (no-tabs)
(#14108) Unexpected tab character. (no-tabs)
(#14109) Unexpected tab character. (no-tabs)
(#14110) Trailing spaces not allowed. (no-trailing-spaces)
(#14110) Unexpected tab character. (no-tabs)
(#14111) Trailing spaces not allowed. (no-trailing-spaces)
(#14111) Unexpected tab character. (no-tabs)
(#14112) Unexpected tab character. (no-tabs)
(#14113) Unexpected tab character. (no-tabs)
(#14114) Unexpected tab character. (no-tabs)
(#14115) Unexpected tab character. (no-tabs)
(#14116) Unexpected tab character. (no-tabs)
(#14117) Unexpected tab character. (no-tabs)
(#14118) Unexpected tab character. (no-tabs)
(#14119) Unexpected tab character. (no-tabs)
(#14120) Unexpected tab character. (no-tabs)
(#14121) Unexpected tab character. (no-tabs)
(#14122) Unexpected tab character. (no-tabs)
(#14123) Unexpected tab character. (no-tabs)
(#14124) Unexpected tab character. (no-tabs)
(#14125) Unexpected tab character. (no-tabs)
(#14126) Unexpected tab character. (no-tabs)
(#14127) Unexpected tab character. (no-tabs)
(#14128) Unexpected tab character. (no-tabs)
(#14129) Unexpected tab character. (no-tabs)
(#14130) Unexpected tab character. (no-tabs)
(#14131) Unexpected tab character. (no-tabs)
(#14132) Unexpected tab character. (no-tabs)
(#14133) Unexpected tab character. (no-tabs)
(#14134) Unexpected tab character. (no-tabs)
(#14135) Unexpected tab character. (no-tabs)
(#14136) Unexpected tab character. (no-tabs)
(#14137) Unexpected tab character. (no-tabs)
(#14138) Unexpected tab character. (no-tabs)
(#14139) Unexpected tab character. (no-tabs)
(#14140) Unexpected tab character. (no-tabs)
(#14141) Unexpected tab character. (no-tabs)
(#14142) Unexpected tab character. (no-tabs)
(#14143) Unexpected tab character. (no-tabs)
(#14144) Unexpected tab character. (no-tabs)
(#14145) Unexpected tab character. (no-tabs)
(#14146) Unexpected tab character. (no-tabs)
(#14147) Unexpected tab character. (no-tabs)
(#14148) Unexpected tab character. (no-tabs)
(#14149) Unexpected tab character. (no-tabs)
(#14150) Unexpected tab character. (no-tabs)
(#14151) Unexpected tab character. (no-tabs)
(#14152) Unexpected tab character. (no-tabs)
(#14153) Unexpected tab character. (no-tabs)
(#14154) Unexpected tab character. (no-tabs)
(#14155) Unexpected tab character. (no-tabs)
(#14156) Unexpected tab character. (no-tabs)
(#14157) Unexpected tab character. (no-tabs)
(#14158) Unexpected tab character. (no-tabs)
(#14159) Unexpected tab character. (no-tabs)
(#14160) Unexpected tab character. (no-tabs)
(#14161) Unexpected tab character. (no-tabs)
(#14162) Unexpected tab character. (no-tabs)
(#14163) Unexpected tab character. (no-tabs)
(#14164) Trailing spaces not allowed. (no-trailing-spaces)
(#14164) Unexpected tab character. (no-tabs)
(#14165) Trailing spaces not allowed. (no-trailing-spaces)
(#14165) Unexpected tab character. (no-tabs)
(#14166) Unexpected tab character. (no-tabs)
(#14167) Unexpected tab character. (no-tabs)
(#14168) Unexpected tab character. (no-tabs)
(#14169) Unexpected tab character. (no-tabs)
(#14170) Unexpected tab character. (no-tabs)
(#14171) Unexpected tab character. (no-tabs)
(#14172) Unexpected tab character. (no-tabs)
(#14173) Unexpected tab character. (no-tabs)
(#14174) Unexpected tab character. (no-tabs)
(#14175) Unexpected tab character. (no-tabs)
(#14176) Unexpected tab character. (no-tabs)
(#14177) Unexpected tab character. (no-tabs)
(#14178) Unexpected tab character. (no-tabs)
(#14179) Unexpected tab character. (no-tabs)
(#14180) Unexpected tab character. (no-tabs)
(#14181) Unexpected tab character. (no-tabs)
(#14182) Unexpected tab character. (no-tabs)
(#14183) Unexpected tab character. (no-tabs)
(#14184) Unexpected tab character. (no-tabs)
(#14185) Unexpected tab character. (no-tabs)
(#14186) Unexpected tab character. (no-tabs)
(#14187) Unexpected tab character. (no-tabs)
(#14188) Unexpected tab character. (no-tabs)
(#14189) Unexpected tab character. (no-tabs)
(#14190) Unexpected tab character. (no-tabs)
(#14191) Unexpected tab character. (no-tabs)
(#14192) Unexpected tab character. (no-tabs)
(#14193) Unexpected tab character. (no-tabs)
(#14194) Unexpected tab character. (no-tabs)
(#14195) Unexpected tab character. (no-tabs)
(#14196) Unexpected tab character. (no-tabs)
(#14197) Unexpected tab character. (no-tabs)
(#14198) Unexpected tab character. (no-tabs)
(#14199) Unexpected tab character. (no-tabs)
(#14200) Unexpected tab character. (no-tabs)
(#14201) Unexpected tab character. (no-tabs)
(#14202) Unexpected tab character. (no-tabs)
(#14203) Trailing spaces not allowed. (no-trailing-spaces)
(#14203) Unexpected tab character. (no-tabs)
(#14204) Trailing spaces not allowed. (no-trailing-spaces)
(#14204) Unexpected tab character. (no-tabs)
(#14205) Unexpected tab character. (no-tabs)
(#14206) Unexpected tab character. (no-tabs)
(#14207) Unexpected tab character. (no-tabs)
(#14208) Unexpected tab character. (no-tabs)
(#14209) Unexpected tab character. (no-tabs)
(#14210) Unexpected tab character. (no-tabs)
(#14211) Unexpected tab character. (no-tabs)
(#14212) Unexpected tab character. (no-tabs)
(#14213) Unexpected tab character. (no-tabs)
(#14214) Unexpected tab character. (no-tabs)
(#14215) Unexpected tab character. (no-tabs)
(#14216) Unexpected tab character. (no-tabs)
(#14217) Unexpected tab character. (no-tabs)
(#14218) Unexpected tab character. (no-tabs)
(#14219) Unexpected tab character. (no-tabs)
(#14220) Unexpected tab character. (no-tabs)
(#14221) Unexpected tab character. (no-tabs)
(#14222) Unexpected tab character. (no-tabs)
(#14223) Unexpected tab character. (no-tabs)
(#14224) Unexpected tab character. (no-tabs)
(#14225) Unexpected tab character. (no-tabs)
(#14226) Unexpected tab character. (no-tabs)
(#14227) Unexpected tab character. (no-tabs)
(#14228) Unexpected tab character. (no-tabs)
(#14229) Unexpected tab character. (no-tabs)
(#14230) Unexpected tab character. (no-tabs)
(#14231) Unexpected tab character. (no-tabs)
(#14232) Unexpected tab character. (no-tabs)
(#14233) Unexpected tab character. (no-tabs)
(#14234) Unexpected tab character. (no-tabs)
(#14235) Unexpected tab character. (no-tabs)
(#14236) Unexpected tab character. (no-tabs)
(#14237) Unexpected tab character. (no-tabs)
(#14238) Unexpected tab character. (no-tabs)
(#14239) Unexpected tab character. (no-tabs)
(#14240) Unexpected tab character. (no-tabs)
(#14241) Unexpected tab character. (no-tabs)
(#14242) Unexpected tab character. (no-tabs)
(#14243) Unexpected tab character. (no-tabs)
(#14244) Unexpected tab character. (no-tabs)
(#14245) Unexpected tab character. (no-tabs)
(#14246) Unexpected tab character. (no-tabs)
(#14247) Unexpected tab character. (no-tabs)
(#14248) Unexpected tab character. (no-tabs)
(#14249) Unexpected tab character. (no-tabs)
(#14250) Unexpected tab character. (no-tabs)
(#14251) Unexpected tab character. (no-tabs)
(#14252) Unexpected tab character. (no-tabs)
(#14253) Unexpected tab character. (no-tabs)
(#14254) Unexpected tab character. (no-tabs)
(#14255) Unexpected tab character. (no-tabs)
(#14256) Unexpected tab character. (no-tabs)
(#14257) Unexpected tab character. (no-tabs)
(#14258) Unexpected tab character. (no-tabs)
(#14259) Unexpected tab character. (no-tabs)
(#14260) Unexpected tab character. (no-tabs)
(#14261) Unexpected tab character. (no-tabs)
(#14262) Unexpected tab character. (no-tabs)
(#14263) Unexpected tab character. (no-tabs)
(#14264) Unexpected tab character. (no-tabs)
(#14265) Unexpected tab character. (no-tabs)
(#14266) Unexpected tab character. (no-tabs)
(#14267) Unexpected tab character. (no-tabs)
(#14268) Unexpected tab character. (no-tabs)
(#14269) Unexpected tab character. (no-tabs)
(#14270) Unexpected tab character. (no-tabs)
(#14271) Trailing spaces not allowed. (no-trailing-spaces)
(#14271) Unexpected tab character. (no-tabs)
(#14272) Unexpected tab character. (no-tabs)
(#14273) Unexpected tab character. (no-tabs)
(#14274) Unexpected tab character. (no-tabs)
(#14275) Unexpected tab character. (no-tabs)
(#14276) Unexpected tab character. (no-tabs)
(#14277) Unexpected tab character. (no-tabs)
(#14278) Unexpected tab character. (no-tabs)
(#14279) Trailing spaces not allowed. (no-trailing-spaces)
(#14279) Unexpected tab character. (no-tabs)
(#14280) Trailing spaces not allowed. (no-trailing-spaces)
(#14280) Unexpected tab character. (no-tabs)
(#14281) Unexpected tab character. (no-tabs)
(#14282) Unexpected tab character. (no-tabs)
(#14283) Unexpected tab character. (no-tabs)
(#14284) Unexpected tab character. (no-tabs)
(#14285) Unexpected tab character. (no-tabs)
(#14286) Unexpected tab character. (no-tabs)
(#14287) Trailing spaces not allowed. (no-trailing-spaces)
(#14287) Unexpected tab character. (no-tabs)
(#14288) Unexpected tab character. (no-tabs)
(#14289) Unexpected tab character. (no-tabs)
(#14290) Unexpected tab character. (no-tabs)
(#14291) Unexpected tab character. (no-tabs)
(#14292) Unexpected tab character. (no-tabs)
(#14293) Unexpected tab character. (no-tabs)
(#14294) Trailing spaces not allowed. (no-trailing-spaces)
(#14294) Unexpected tab character. (no-tabs)
(#14295) Trailing spaces not allowed. (no-trailing-spaces)
(#14295) Unexpected tab character. (no-tabs)
(#14296) Unexpected tab character. (no-tabs)
(#14297) Unexpected tab character. (no-tabs)
(#14298) Unexpected tab character. (no-tabs)
(#14299) Unexpected tab character. (no-tabs)
(#14300) Unexpected tab character. (no-tabs)
(#14301) Unexpected tab character. (no-tabs)
(#14302) Trailing spaces not allowed. (no-trailing-spaces)
(#14302) Unexpected tab character. (no-tabs)
(#14303) Trailing spaces not allowed. (no-trailing-spaces)
(#14303) Unexpected tab character. (no-tabs)
(#14304) Unexpected tab character. (no-tabs)
(#14304) Comments should not begin with a lowercase character (capitalized-comments)
(#14305) Unexpected tab character. (no-tabs)
(#14306) Unexpected tab character. (no-tabs)
(#14307) Unexpected tab character. (no-tabs)
(#14308) Unexpected tab character. (no-tabs)
(#14309) Unexpected tab character. (no-tabs)
(#14310) Trailing spaces not allowed. (no-trailing-spaces)
(#14310) Unexpected tab character. (no-tabs)
(#14311) Trailing spaces not allowed. (no-trailing-spaces)
(#14311) Unexpected tab character. (no-tabs)
(#14312) Unexpected tab character. (no-tabs)
(#14313) Unexpected tab character. (no-tabs)
(#14314) Unexpected tab character. (no-tabs)
(#14315) Unexpected tab character. (no-tabs)
(#14316) Unexpected tab character. (no-tabs)
(#14317) Unexpected tab character. (no-tabs)
(#14318) Unexpected tab character. (no-tabs)
(#14319) Trailing spaces not allowed. (no-trailing-spaces)
(#14319) Unexpected tab character. (no-tabs)
(#14320) Trailing spaces not allowed. (no-trailing-spaces)
(#14320) Unexpected tab character. (no-tabs)
(#14321) Unexpected tab character. (no-tabs)
(#14322) Unexpected tab character. (no-tabs)
(#14323) Unexpected tab character. (no-tabs)
(#14324) Unexpected tab character. (no-tabs)
(#14324) There should be no spaces inside this paren. (space-in-parens)
(#14325) Unexpected tab character. (no-tabs)
(#14326) Unexpected tab character. (no-tabs)
(#14327) Unexpected tab character. (no-tabs)
(#14328) Unexpected tab character. (no-tabs)
(#14329) Unexpected tab character. (no-tabs)
(#14330) Unexpected tab character. (no-tabs)
(#14331) Unexpected tab character. (no-tabs)
(#14332) Unexpected tab character. (no-tabs)
(#14333) Unexpected tab character. (no-tabs)
(#14334) Unexpected tab character. (no-tabs)
(#14334) There should be no spaces inside this paren. (space-in-parens)
(#14335) Trailing spaces not allowed. (no-trailing-spaces)
(#14335) Unexpected tab character. (no-tabs)
(#14336) Trailing spaces not allowed. (no-trailing-spaces)
(#14336) Unexpected tab character. (no-tabs)
(#14337) Unexpected tab character. (no-tabs)
(#14337) There should be no spaces inside this paren. (space-in-parens)
(#14338) Unexpected tab character. (no-tabs)
(#14339) Unexpected tab character. (no-tabs)
(#14340) Trailing spaces not allowed. (no-trailing-spaces)
(#14340) Unexpected tab character. (no-tabs)
(#14341) Unexpected tab character. (no-tabs)
(#14342) Unexpected tab character. (no-tabs)
(#14343) Unexpected tab character. (no-tabs)
(#14344) Unexpected tab character. (no-tabs)
(#14345) Trailing spaces not allowed. (no-trailing-spaces)
(#14345) Unexpected tab character. (no-tabs)
(#14346) Unexpected tab character. (no-tabs)
(#14347) Unexpected tab character. (no-tabs)
(#14348) Unexpected tab character. (no-tabs)
(#14349) Trailing spaces not allowed. (no-trailing-spaces)
(#14349) Unexpected tab character. (no-tabs)
(#14350) Unexpected tab character. (no-tabs)
(#14351) Unexpected tab character. (no-tabs)
(#14352) Trailing spaces not allowed. (no-trailing-spaces)
(#14352) Unexpected tab character. (no-tabs)
(#14353) Unexpected tab character. (no-tabs)
(#14354) Unexpected tab character. (no-tabs)
(#14355) Unexpected tab character. (no-tabs)
(#14356) Unexpected tab character. (no-tabs)
(#14357) Unexpected tab character. (no-tabs)
(#14358) Unexpected tab character. (no-tabs)
(#14359) Unexpected tab character. (no-tabs)
(#14360) Trailing spaces not allowed. (no-trailing-spaces)
(#14360) Unexpected tab character. (no-tabs)
(#14361) Unexpected tab character. (no-tabs)
(#14362) Unexpected tab character. (no-tabs)
(#14363) Unexpected tab character. (no-tabs)
(#14364) Unexpected tab character. (no-tabs)
(#14365) Unexpected tab character. (no-tabs)
(#14366) Unexpected tab character. (no-tabs)
(#14367) Unexpected tab character. (no-tabs)
(#14368) Unexpected tab character. (no-tabs)
(#14369) Trailing spaces not allowed. (no-trailing-spaces)
(#14369) Unexpected tab character. (no-tabs)
(#14370) Unexpected tab character. (no-tabs)
(#14371) Unexpected tab character. (no-tabs)
(#14372) Trailing spaces not allowed. (no-trailing-spaces)
(#14372) Unexpected tab character. (no-tabs)
(#14373) Unexpected tab character. (no-tabs)
(#14374) Unexpected tab character. (no-tabs)
(#14375) Trailing spaces not allowed. (no-trailing-spaces)
(#14375) Unexpected tab character. (no-tabs)
(#14376) Unexpected tab character. (no-tabs)
(#14377) Unexpected tab character. (no-tabs)
(#14378) Unexpected tab character. (no-tabs)
(#14379) Unexpected tab character. (no-tabs)
(#14380) Unexpected tab character. (no-tabs)
(#14381) Unexpected tab character. (no-tabs)
(#14382) Unexpected tab character. (no-tabs)
(#14383) Trailing spaces not allowed. (no-trailing-spaces)
(#14383) Unexpected tab character. (no-tabs)
(#14384) Unexpected tab character. (no-tabs)
(#14385) Unexpected tab character. (no-tabs)
(#14386) Unexpected tab character. (no-tabs)
(#14387) Trailing spaces not allowed. (no-trailing-spaces)
(#14387) Unexpected tab character. (no-tabs)
(#14388) Unexpected tab character. (no-tabs)
(#14389) Unexpected tab character. (no-tabs)
(#14390) Unexpected tab character. (no-tabs)
(#14391) Unexpected tab character. (no-tabs)
(#14392) Unexpected tab character. (no-tabs)
(#14393) Unexpected tab character. (no-tabs)
(#14394) Unexpected tab character. (no-tabs)
(#14395) Unexpected tab character. (no-tabs)
(#14396) Unexpected tab character. (no-tabs)
(#14397) Unexpected tab character. (no-tabs)
(#14398) Unexpected tab character. (no-tabs)
(#14398) There should be no spaces inside this paren. (space-in-parens)
(#14399) Trailing spaces not allowed. (no-trailing-spaces)
(#14399) Unexpected tab character. (no-tabs)
(#14400) Trailing spaces not allowed. (no-trailing-spaces)
(#14400) Unexpected tab character. (no-tabs)
(#14401) Unexpected tab character. (no-tabs)
(#14402) Trailing spaces not allowed. (no-trailing-spaces)
(#14402) Unexpected tab character. (no-tabs)
(#14403) Unexpected tab character. (no-tabs)
(#14404) Unexpected tab character. (no-tabs)
(#14405) Unexpected tab character. (no-tabs)
(#14406) Unexpected tab character. (no-tabs)
(#14407) Unexpected tab character. (no-tabs)
(#14408) Unexpected tab character. (no-tabs)
(#14409) Trailing spaces not allowed. (no-trailing-spaces)
(#14409) Unexpected tab character. (no-tabs)
(#14410) Unexpected tab character. (no-tabs)
(#14411) Unexpected tab character. (no-tabs)
(#14411) Multiple spaces found before '='. (no-multi-spaces)
(#14412) Unexpected tab character. (no-tabs)
(#14413) Trailing spaces not allowed. (no-trailing-spaces)
(#14413) Unexpected tab character. (no-tabs)
(#14414) Unexpected tab character. (no-tabs)
(#14414) There should be no spaces inside this paren. (space-in-parens)
(#14415) Unexpected tab character. (no-tabs)
(#14416) Unexpected tab character. (no-tabs)
(#14416) Infix operators must be spaced. (space-infix-ops)
(#14417) Unexpected tab character. (no-tabs)
(#14418) Unexpected tab character. (no-tabs)
(#14419) Trailing spaces not allowed. (no-trailing-spaces)
(#14419) Unexpected tab character. (no-tabs)
(#14420) Unexpected tab character. (no-tabs)
(#14421) Unexpected tab character. (no-tabs)
(#14421) Infix operators must be spaced. (space-infix-ops)
(#14422) Unexpected tab character. (no-tabs)
(#14423) Trailing spaces not allowed. (no-trailing-spaces)
(#14423) Unexpected tab character. (no-tabs)
(#14424) Unexpected tab character. (no-tabs)
(#14425) Unexpected tab character. (no-tabs)
(#14425) Infix operators must be spaced. (space-infix-ops)
(#14426) Unexpected tab character. (no-tabs)
(#14426) Infix operators must be spaced. (space-infix-ops)
(#14427) Unexpected tab character. (no-tabs)
(#14427) Infix operators must be spaced. (space-infix-ops)
(#14428) Unexpected tab character. (no-tabs)
(#14428) Infix operators must be spaced. (space-infix-ops)
(#14429) Unexpected tab character. (no-tabs)
(#14429) Infix operators must be spaced. (space-infix-ops)
(#14430) Unexpected tab character. (no-tabs)
(#14430) Infix operators must be spaced. (space-infix-ops)
(#14431) Unexpected tab character. (no-tabs)
(#14431) Infix operators must be spaced. (space-infix-ops)
(#14432) Unexpected tab character. (no-tabs)
(#14432) Infix operators must be spaced. (space-infix-ops)
(#14433) Unexpected tab character. (no-tabs)
(#14433) Infix operators must be spaced. (space-infix-ops)
(#14434) Unexpected tab character. (no-tabs)
(#14434) Infix operators must be spaced. (space-infix-ops)
(#14435) Unexpected tab character. (no-tabs)
(#14435) Infix operators must be spaced. (space-infix-ops)
(#14436) Unexpected tab character. (no-tabs)
(#14437) Unexpected tab character. (no-tabs)
(#14438) Trailing spaces not allowed. (no-trailing-spaces)
(#14438) Unexpected tab character. (no-tabs)
(#14439) Unexpected tab character. (no-tabs)
(#14440) Unexpected tab character. (no-tabs)
(#14440) Infix operators must be spaced. (space-infix-ops)
(#14441) Unexpected tab character. (no-tabs)
(#14441) Infix operators must be spaced. (space-infix-ops)
(#14442) Trailing spaces not allowed. (no-trailing-spaces)
(#14442) Unexpected tab character. (no-tabs)
(#14443) Unexpected tab character. (no-tabs)
(#14444) Unexpected tab character. (no-tabs)
(#14445) Unexpected tab character. (no-tabs)
(#14446) Unexpected tab character. (no-tabs)
(#14446) Infix operators must be spaced. (space-infix-ops)
(#14447) Unexpected tab character. (no-tabs)
(#14447) Infix operators must be spaced. (space-infix-ops)
(#14448) Unexpected tab character. (no-tabs)
(#14448) There should be no spaces inside this paren. (space-in-parens)
(#14449) Trailing spaces not allowed. (no-trailing-spaces)
(#14449) Unexpected tab character. (no-tabs)
(#14450) Unexpected tab character. (no-tabs)
(#14451) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#14451) Trailing spaces not allowed. (no-trailing-spaces)
(#14451) Unexpected tab character. (no-tabs)
(#14452) Trailing spaces not allowed. (no-trailing-spaces)
(#14452) Unexpected tab character. (no-tabs)
(#14453) Trailing spaces not allowed. (no-trailing-spaces)
(#14453) Unexpected tab character. (no-tabs)
(#14454) Unexpected tab character. (no-tabs)
(#14455) Trailing spaces not allowed. (no-trailing-spaces)
(#14455) Unexpected tab character. (no-tabs)
(#14456) Missing JSDoc comment. (require-jsdoc)
(#14456) Unexpected tab character. (no-tabs)
(#14456) Unexpected space before function parentheses. (space-before-function-paren)
(#14456) There should be no spaces inside this paren. (space-in-parens)
(#14456) There should be no spaces inside this paren. (space-in-parens)
(#14457) Unexpected tab character. (no-tabs)
(#14458) Unexpected tab character. (no-tabs)
(#14459) Unexpected tab character. (no-tabs)
(#14460) Unexpected tab character. (no-tabs)
(#14460) There should be no spaces inside this paren. (space-in-parens)
(#14460) There should be no spaces inside this paren. (space-in-parens)
(#14461) Unexpected tab character. (no-tabs)
(#14461) 'i' is assigned a value but never used. (no-unused-vars)
(#14462) Trailing spaces not allowed. (no-trailing-spaces)
(#14462) Unexpected tab character. (no-tabs)
(#14463) Unexpected tab character. (no-tabs)
(#14463) There should be no spaces inside this paren. (space-in-parens)
(#14463) There should be no spaces inside this paren. (space-in-parens)
(#14464) Unexpected tab character. (no-tabs)
(#14464) There should be no spaces inside this paren. (space-in-parens)
(#14464) There should be no spaces inside this paren. (space-in-parens)
(#14465) Unexpected tab character. (no-tabs)
(#14465) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#14466) Unexpected tab character. (no-tabs)
(#14466) There should be no spaces inside this paren. (space-in-parens)
(#14466) There should be no spaces inside this paren. (space-in-parens)
(#14467) Unexpected tab character. (no-tabs)
(#14467) There should be no spaces inside this paren. (space-in-parens)
(#14467) Infix operators must be spaced. (space-infix-ops)
(#14467) There should be no spaces inside this paren. (space-in-parens)
(#14468) Unexpected tab character. (no-tabs)
(#14468) There should be no spaces inside this paren. (space-in-parens)
(#14468) There should be no spaces inside this paren. (space-in-parens)
(#14469) Unexpected tab character. (no-tabs)
(#14469) There should be no spaces inside this paren. (space-in-parens)
(#14469) Infix operators must be spaced. (space-infix-ops)
(#14469) There should be no spaces inside this paren. (space-in-parens)
(#14470) Unexpected tab character. (no-tabs)
(#14470) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#14471) Unexpected tab character. (no-tabs)
(#14471) There should be no spaces inside this paren. (space-in-parens)
(#14471) There should be no spaces inside this paren. (space-in-parens)
(#14472) Unexpected tab character. (no-tabs)
(#14472) There should be no spaces inside this paren. (space-in-parens)
(#14472) Infix operators must be spaced. (space-infix-ops)
(#14472) Infix operators must be spaced. (space-infix-ops)
(#14472) There should be no spaces inside this paren. (space-in-parens)
(#14473) Unexpected tab character. (no-tabs)
(#14473) There should be no spaces inside this paren. (space-in-parens)
(#14473) There should be no spaces inside this paren. (space-in-parens)
(#14473) Comments should not begin with a lowercase character (capitalized-comments)
(#14474) Unexpected tab character. (no-tabs)
(#14474) There should be no spaces inside this paren. (space-in-parens)
(#14474) There should be no spaces inside this paren. (space-in-parens)
(#14475) Unexpected tab character. (no-tabs)
(#14475) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#14476) Unexpected tab character. (no-tabs)
(#14477) Unexpected tab character. (no-tabs)
(#14477) There should be no spaces inside this paren. (space-in-parens)
(#14477) Infix operators must be spaced. (space-infix-ops)
(#14477) Infix operators must be spaced. (space-infix-ops)
(#14477) Infix operators must be spaced. (space-infix-ops)
(#14477) Infix operators must be spaced. (space-infix-ops)
(#14477) There should be no spaces inside this paren. (space-in-parens)
(#14478) Unexpected tab character. (no-tabs)
(#14478) There should be no spaces inside this paren. (space-in-parens)
(#14478) There should be no spaces inside this paren. (space-in-parens)
(#14479) Unexpected tab character. (no-tabs)
(#14479) There should be no spaces inside this paren. (space-in-parens)
(#14479) Infix operators must be spaced. (space-infix-ops)
(#14479) There should be no spaces inside this paren. (space-in-parens)
(#14480) Unexpected tab character. (no-tabs)
(#14480) There should be no spaces inside this paren. (space-in-parens)
(#14480) There should be no spaces inside this paren. (space-in-parens)
(#14481) Unexpected tab character. (no-tabs)
(#14481) There should be no spaces inside this paren. (space-in-parens)
(#14481) There should be no spaces inside this paren. (space-in-parens)
(#14482) Unexpected tab character. (no-tabs)
(#14483) Trailing spaces not allowed. (no-trailing-spaces)
(#14483) Unexpected tab character. (no-tabs)
(#14484) Unexpected tab character. (no-tabs)
(#14484) Identifier 'DT_el' is not in camel case. (camelcase)
(#14485) Unexpected tab character. (no-tabs)
(#14486) Unexpected tab character. (no-tabs)
(#14487) Trailing spaces not allowed. (no-trailing-spaces)
(#14487) Unexpected tab character. (no-tabs)
(#14488) Trailing spaces not allowed. (no-trailing-spaces)
(#14488) Unexpected tab character. (no-tabs)
(#14489) Unexpected tab character. (no-tabs)
(#14489) There should be no spaces inside this paren. (space-in-parens)
(#14490) Unexpected tab character. (no-tabs)
(#14490) Unexpected space before function parentheses. (space-before-function-paren)
(#14490) There should be no spaces inside this paren. (space-in-parens)
(#14490) 'pages' is defined but never used. (no-unused-vars)
(#14490) There should be no spaces inside this paren. (space-in-parens)
(#14491) Unexpected tab character. (no-tabs)
(#14491) There should be no space after '['. (array-bracket-spacing)
(#14491) There should be no space before ']'. (array-bracket-spacing)
(#14492) Unexpected tab character. (no-tabs)
(#14493) Trailing spaces not allowed. (no-trailing-spaces)
(#14493) Unexpected tab character. (no-tabs)
(#14494) Unexpected tab character. (no-tabs)
(#14494) Unexpected space before function parentheses. (space-before-function-paren)
(#14494) There should be no spaces inside this paren. (space-in-parens)
(#14494) 'pages' is defined but never used. (no-unused-vars)
(#14494) There should be no spaces inside this paren. (space-in-parens)
(#14495) Unexpected tab character. (no-tabs)
(#14495) There should be no space after '['. (array-bracket-spacing)
(#14495) Multiple spaces found before ''first''. (no-multi-spaces)
(#14495) There should be no space before ']'. (array-bracket-spacing)
(#14496) Unexpected tab character. (no-tabs)
(#14497) Trailing spaces not allowed. (no-trailing-spaces)
(#14497) Unexpected tab character. (no-tabs)
(#14498) Unexpected tab character. (no-tabs)
(#14498) Unexpected space before function parentheses. (space-before-function-paren)
(#14498) There should be no spaces inside this paren. (space-in-parens)
(#14498) There should be no spaces inside this paren. (space-in-parens)
(#14499) Unexpected tab character. (no-tabs)
(#14499) There should be no space after '['. (array-bracket-spacing)
(#14499) There should be no space before ']'. (array-bracket-spacing)
(#14500) Unexpected tab character. (no-tabs)
(#14501) Trailing spaces not allowed. (no-trailing-spaces)
(#14501) Unexpected tab character. (no-tabs)
(#14502) Unexpected tab character. (no-tabs)
(#14502) Identifier 'simple_numbers' is not in camel case. (camelcase)
(#14502) Unexpected space before function parentheses. (space-before-function-paren)
(#14502) There should be no spaces inside this paren. (space-in-parens)
(#14502) There should be no spaces inside this paren. (space-in-parens)
(#14503) Unexpected tab character. (no-tabs)
(#14503) There should be no space after '['. (array-bracket-spacing)
(#14503) There should be no space before ']'. (array-bracket-spacing)
(#14504) Unexpected tab character. (no-tabs)
(#14505) Trailing spaces not allowed. (no-trailing-spaces)
(#14505) Unexpected tab character. (no-tabs)
(#14506) Unexpected tab character. (no-tabs)
(#14506) Identifier 'full_numbers' is not in camel case. (camelcase)
(#14506) Unexpected space before function parentheses. (space-before-function-paren)
(#14506) There should be no spaces inside this paren. (space-in-parens)
(#14506) There should be no spaces inside this paren. (space-in-parens)
(#14507) Unexpected tab character. (no-tabs)
(#14507) There should be no space after '['. (array-bracket-spacing)
(#14507) There should be no space before ']'. (array-bracket-spacing)
(#14508) Unexpected tab character. (no-tabs)
(#14509) Trailing spaces not allowed. (no-trailing-spaces)
(#14509) Unexpected tab character. (no-tabs)
(#14510) Unexpected tab character. (no-tabs)
(#14511) Unexpected tab character. (no-tabs)
(#14512) Trailing spaces not allowed. (no-trailing-spaces)
(#14512) Unexpected tab character. (no-tabs)
(#14513) Unexpected tab character. (no-tabs)
(#14514) Unexpected tab character. (no-tabs)
(#14514) Identifier 'numbers_length' is not in camel case. (camelcase)
(#14515) Unexpected tab character. (no-tabs)
(#14515) There should be no spaces inside this paren. (space-in-parens)
(#14516) Trailing spaces not allowed. (no-trailing-spaces)
(#14516) Unexpected tab character. (no-tabs)
(#14517) Trailing spaces not allowed. (no-trailing-spaces)
(#14517) Unexpected tab character. (no-tabs)
(#14518) Unexpected tab character. (no-tabs)
(#14518) There should be no spaces inside this paren. (space-in-parens)
(#14519) Unexpected tab character. (no-tabs)
(#14520) Unexpected tab character. (no-tabs)
(#14520) Unexpected space before function parentheses. (space-before-function-paren)
(#14520) There should be no spaces inside this paren. (space-in-parens)
(#14520) There should be no spaces inside this paren. (space-in-parens)
(#14521) Unexpected tab character. (no-tabs)
(#14522) Unexpected tab character. (no-tabs)
(#14523) Unexpected tab character. (no-tabs)
(#14524) Unexpected tab character. (no-tabs)
(#14524) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#14524) Infix operators must be spaced. (space-infix-ops)
(#14525) Trailing spaces not allowed. (no-trailing-spaces)
(#14525) Unexpected tab character. (no-tabs)
(#14526) Unexpected tab character. (no-tabs)
(#14526) There should be no spaces inside this paren. (space-in-parens)
(#14526) There should be no spaces inside this paren. (space-in-parens)
(#14527) Unexpected tab character. (no-tabs)
(#14528) Unexpected tab character. (no-tabs)
(#14528) Unexpected space before function parentheses. (space-before-function-paren)
(#14528) There should be no spaces inside this paren. (space-in-parens)
(#14528) There should be no spaces inside this paren. (space-in-parens)
(#14529) Unexpected tab character. (no-tabs)
(#14529) There should be no spaces inside this paren. (space-in-parens)
(#14529) There should be no spaces inside this paren. (space-in-parens)
(#14530) Unexpected tab character. (no-tabs)
(#14531) Trailing spaces not allowed. (no-trailing-spaces)
(#14531) Unexpected tab character. (no-tabs)
(#14532) Unexpected tab character. (no-tabs)
(#14532) There should be no spaces inside this paren. (space-in-parens)
(#14532) Infix operators must be spaced. (space-infix-ops)
(#14532) Infix operators must be spaced. (space-infix-ops)
(#14532) Unexpected whitespace before semicolon. (semi-spacing)
(#14532) Infix operators must be spaced. (space-infix-ops)
(#14532) Unexpected whitespace before semicolon. (semi-spacing)
(#14532) There should be no spaces inside this paren. (space-in-parens)
(#14533) Unexpected tab character. (no-tabs)
(#14534) Trailing spaces not allowed. (no-trailing-spaces)
(#14534) Unexpected tab character. (no-tabs)
(#14535) Unexpected tab character. (no-tabs)
(#14535) There should be no spaces inside this paren. (space-in-parens)
(#14535) There should be no spaces inside this paren. (space-in-parens)
(#14535) There should be no spaces inside this paren. (space-in-parens)
(#14535) There should be no spaces inside this paren. (space-in-parens)
(#14536) Unexpected tab character. (no-tabs)
(#14536) There should be no spaces inside this paren. (space-in-parens)
(#14536) Infix operators must be spaced. (space-infix-ops)
(#14536) Infix operators must be spaced. (space-infix-ops)
(#14536) There should be no spaces inside this paren. (space-in-parens)
(#14537) Unexpected tab character. (no-tabs)
(#14537) There should be no spaces inside this paren. (space-in-parens)
(#14537) There should be no spaces inside this paren. (space-in-parens)
(#14538) Unexpected tab character. (no-tabs)
(#14538) There should be no spaces inside this paren. (space-in-parens)
(#14538) There should be no spaces inside this paren. (space-in-parens)
(#14539) Unexpected tab character. (no-tabs)
(#14539) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#14540) Unexpected tab character. (no-tabs)
(#14541) Unexpected tab character. (no-tabs)
(#14542) Unexpected tab character. (no-tabs)
(#14543) Trailing spaces not allowed. (no-trailing-spaces)
(#14543) Unexpected tab character. (no-tabs)
(#14544) Unexpected tab character. (no-tabs)
(#14544) There should be no spaces inside this paren. (space-in-parens)
(#14544) There should be no spaces inside this paren. (space-in-parens)
(#14545) Unexpected tab character. (no-tabs)
(#14546) Unexpected tab character. (no-tabs)
(#14547) Unexpected tab character. (no-tabs)
(#14548) Trailing spaces not allowed. (no-trailing-spaces)
(#14548) Unexpected tab character. (no-tabs)
(#14549) Unexpected tab character. (no-tabs)
(#14550) Unexpected tab character. (no-tabs)
(#14551) Unexpected tab character. (no-tabs)
(#14552) Unexpected tab character. (no-tabs)
(#14552) Infix operators must be spaced. (space-infix-ops)
(#14553) Unexpected tab character. (no-tabs)
(#14554) Trailing spaces not allowed. (no-trailing-spaces)
(#14554) Unexpected tab character. (no-tabs)
(#14555) Unexpected tab character. (no-tabs)
(#14556) Unexpected tab character. (no-tabs)
(#14557) Unexpected tab character. (no-tabs)
(#14558) Unexpected tab character. (no-tabs)
(#14558) Infix operators must be spaced. (space-infix-ops)
(#14559) Unexpected tab character. (no-tabs)
(#14560) Trailing spaces not allowed. (no-trailing-spaces)
(#14560) Unexpected tab character. (no-tabs)
(#14561) Unexpected tab character. (no-tabs)
(#14562) Unexpected tab character. (no-tabs)
(#14563) Unexpected tab character. (no-tabs)
(#14563) Infix operators must be spaced. (space-infix-ops)
(#14564) Unexpected tab character. (no-tabs)
(#14564) Infix operators must be spaced. (space-infix-ops)
(#14565) Unexpected tab character. (no-tabs)
(#14566) Trailing spaces not allowed. (no-trailing-spaces)
(#14566) Unexpected tab character. (no-tabs)
(#14567) Unexpected tab character. (no-tabs)
(#14568) Unexpected tab character. (no-tabs)
(#14569) Unexpected tab character. (no-tabs)
(#14569) Infix operators must be spaced. (space-infix-ops)
(#14570) Unexpected tab character. (no-tabs)
(#14570) Infix operators must be spaced. (space-infix-ops)
(#14571) Unexpected tab character. (no-tabs)
(#14572) Trailing spaces not allowed. (no-trailing-spaces)
(#14572) Unexpected tab character. (no-tabs)
(#14573) Unexpected tab character. (no-tabs)
(#14574) Unexpected tab character. (no-tabs)
(#14575) Unexpected tab character. (no-tabs)
(#14576) Unexpected tab character. (no-tabs)
(#14577) Unexpected tab character. (no-tabs)
(#14578) Unexpected tab character. (no-tabs)
(#14579) Trailing spaces not allowed. (no-trailing-spaces)
(#14579) Unexpected tab character. (no-tabs)
(#14580) Unexpected tab character. (no-tabs)
(#14580) There should be no spaces inside this paren. (space-in-parens)
(#14580) There should be no spaces inside this paren. (space-in-parens)
(#14581) Unexpected tab character. (no-tabs)
(#14582) Unexpected tab character. (no-tabs)
(#14582) Infix operators must be spaced. (space-infix-ops)
(#14582) Infix operators must be spaced. (space-infix-ops)
(#14583) Unexpected tab character. (no-tabs)
(#14584) Unexpected tab character. (no-tabs)
(#14584) There should be no space after '['. (computed-property-spacing)
(#14584) There should be no space before ']'. (computed-property-spacing)
(#14585) Unexpected tab character. (no-tabs)
(#14586) Unexpected tab character. (no-tabs)
(#14587) Unexpected tab character. (no-tabs)
(#14588) Unexpected tab character. (no-tabs)
(#14588) Infix operators must be spaced. (space-infix-ops)
(#14588) Infix operators must be spaced. (space-infix-ops)
(#14589) Unexpected tab character. (no-tabs)
(#14590) Unexpected tab character. (no-tabs)
(#14590) There should be no spaces inside this paren. (space-in-parens)
(#14591) Unexpected tab character. (no-tabs)
(#14591) There should be no spaces inside this paren. (space-in-parens)
(#14591) There should be no spaces inside this paren. (space-in-parens)
(#14592) Unexpected tab character. (no-tabs)
(#14592) There should be no spaces inside this paren. (space-in-parens)
(#14592) There should be no spaces inside this paren. (space-in-parens)
(#14593) Trailing spaces not allowed. (no-trailing-spaces)
(#14593) Unexpected tab character. (no-tabs)
(#14594) Unexpected tab character. (no-tabs)
(#14595) Unexpected tab character. (no-tabs)
(#14596) Unexpected tab character. (no-tabs)
(#14597) Trailing spaces not allowed. (no-trailing-spaces)
(#14597) Unexpected tab character. (no-tabs)
(#14598) Unexpected tab character. (no-tabs)
(#14599) Unexpected tab character. (no-tabs)
(#14600) Unexpected tab character. (no-tabs)
(#14601) Unexpected tab character. (no-tabs)
(#14602) Unexpected tab character. (no-tabs)
(#14603) Trailing spaces not allowed. (no-trailing-spaces)
(#14603) Unexpected tab character. (no-tabs)
(#14604) Unexpected tab character. (no-tabs)
(#14605) Unexpected tab character. (no-tabs)
(#14606) Unexpected tab character. (no-tabs)
(#14607) Unexpected tab character. (no-tabs)
(#14608) Trailing spaces not allowed. (no-trailing-spaces)
(#14608) Unexpected tab character. (no-tabs)
(#14609) Unexpected tab character. (no-tabs)
(#14610) Unexpected tab character. (no-tabs)
(#14611) Unexpected tab character. (no-tabs)
(#14612) Unexpected tab character. (no-tabs)
(#14613) Unexpected tab character. (no-tabs)
(#14614) Unexpected tab character. (no-tabs)
(#14615) Unexpected tab character. (no-tabs)
(#14615) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#14616) Unexpected tab character. (no-tabs)
(#14616) Empty block statement. (no-empty)
(#14617) Trailing spaces not allowed. (no-trailing-spaces)
(#14617) Unexpected tab character. (no-tabs)
(#14618) Unexpected tab character. (no-tabs)
(#14618) There should be no spaces inside this paren. (space-in-parens)
(#14618) There should be no spaces inside this paren. (space-in-parens)
(#14619) Trailing spaces not allowed. (no-trailing-spaces)
(#14619) Unexpected tab character. (no-tabs)
(#14620) Unexpected tab character. (no-tabs)
(#14620) There should be no spaces inside this paren. (space-in-parens)
(#14620) There should be no spaces inside this paren. (space-in-parens)
(#14621) Unexpected tab character. (no-tabs)
(#14621) There should be no spaces inside this paren. (space-in-parens)
(#14621) Infix operators must be spaced. (space-infix-ops)
(#14621) Infix operators must be spaced. (space-infix-ops)
(#14621) There should be no spaces inside this paren. (space-in-parens)
(#14622) Unexpected tab character. (no-tabs)
(#14623) Unexpected tab character. (no-tabs)
(#14624) Unexpected tab character. (no-tabs)
(#14625) Unexpected tab character. (no-tabs)
(#14625) There should be no spaces inside this paren. (space-in-parens)
(#14626) Trailing spaces not allowed. (no-trailing-spaces)
(#14626) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#14626) Unexpected tab character. (no-tabs)
(#14627) Trailing spaces not allowed. (no-trailing-spaces)
(#14627) Unexpected tab character. (no-tabs)
(#14628) Trailing spaces not allowed. (no-trailing-spaces)
(#14628) Unexpected tab character. (no-tabs)
(#14629) Unexpected tab character. (no-tabs)
(#14630) Unexpected tab character. (no-tabs)
(#14631) Unexpected tab character. (no-tabs)
(#14631) There should be no spaces inside this paren. (space-in-parens)
(#14632) Unexpected tab character. (no-tabs)
(#14633) Unexpected tab character. (no-tabs)
(#14634) Unexpected tab character. (no-tabs)
(#14634) Unexpected space before function parentheses. (space-before-function-paren)
(#14634) There should be no spaces inside this paren. (space-in-parens)
(#14634) There should be no spaces inside this paren. (space-in-parens)
(#14635) Unexpected tab character. (no-tabs)
(#14635) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#14636) Unexpected tab character. (no-tabs)
(#14637) Unexpected tab character. (no-tabs)
(#14637) There should be no spaces inside this paren. (space-in-parens)
(#14637) There should be no spaces inside this paren. (space-in-parens)
(#14637) Infix operators must be spaced. (space-infix-ops)
(#14638) Unexpected tab character. (no-tabs)
(#14639) Trailing spaces not allowed. (no-trailing-spaces)
(#14639) Unexpected tab character. (no-tabs)
(#14640) Unexpected tab character. (no-tabs)
(#14641) Unexpected tab character. (no-tabs)
(#14641) Unexpected space before function parentheses. (space-before-function-paren)
(#14641) There should be no spaces inside this paren. (space-in-parens)
(#14641) 'settings' is defined but never used. (no-unused-vars)
(#14641) There should be no spaces inside this paren. (space-in-parens)
(#14642) Unexpected tab character. (no-tabs)
(#14642) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#14643) Unexpected tab character. (no-tabs)
(#14644) Unexpected tab character. (no-tabs)
(#14645) Unexpected tab character. (no-tabs)
(#14646) Unexpected tab character. (no-tabs)
(#14646) There should be no spaces inside this paren. (space-in-parens)
(#14646) There should be no spaces inside this paren. (space-in-parens)
(#14646) Unexpected space after unary operator '!'. (space-unary-ops)
(#14646) Identifier '_re_date_start' is not in camel case. (camelcase)
(#14646) Unexpected space after unary operator '!'. (space-unary-ops)
(#14646) Identifier '_re_date_end' is not in camel case. (camelcase)
(#14646) There should be no spaces inside this paren. (space-in-parens)
(#14646) There should be no spaces inside this paren. (space-in-parens)
(#14647) Unexpected tab character. (no-tabs)
(#14648) Unexpected tab character. (no-tabs)
(#14649) Unexpected tab character. (no-tabs)
(#14650) Unexpected tab character. (no-tabs)
(#14651) Unexpected tab character. (no-tabs)
(#14652) Trailing spaces not allowed. (no-trailing-spaces)
(#14652) Unexpected tab character. (no-tabs)
(#14653) Unexpected tab character. (no-tabs)
(#14654) Unexpected tab character. (no-tabs)
(#14654) Unexpected space before function parentheses. (space-before-function-paren)
(#14654) There should be no spaces inside this paren. (space-in-parens)
(#14654) There should be no spaces inside this paren. (space-in-parens)
(#14655) Unexpected tab character. (no-tabs)
(#14655) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#14656) Unexpected tab character. (no-tabs)
(#14657) Unexpected tab character. (no-tabs)
(#14657) There should be no spaces inside this paren. (space-in-parens)
(#14657) There should be no spaces inside this paren. (space-in-parens)
(#14657) Infix operators must be spaced. (space-infix-ops)
(#14658) Unexpected tab character. (no-tabs)
(#14659) Trailing spaces not allowed. (no-trailing-spaces)
(#14659) Unexpected tab character. (no-tabs)
(#14660) Unexpected tab character. (no-tabs)
(#14661) Unexpected tab character. (no-tabs)
(#14661) Unexpected space before function parentheses. (space-before-function-paren)
(#14661) There should be no spaces inside this paren. (space-in-parens)
(#14661) There should be no spaces inside this paren. (space-in-parens)
(#14662) Unexpected tab character. (no-tabs)
(#14662) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#14663) Unexpected tab character. (no-tabs)
(#14664) Unexpected tab character. (no-tabs)
(#14664) There should be no spaces inside this paren. (space-in-parens)
(#14664) There should be no spaces inside this paren. (space-in-parens)
(#14664) Infix operators must be spaced. (space-infix-ops)
(#14665) Unexpected tab character. (no-tabs)
(#14666) Trailing spaces not allowed. (no-trailing-spaces)
(#14666) Unexpected tab character. (no-tabs)
(#14667) Unexpected tab character. (no-tabs)
(#14668) Unexpected tab character. (no-tabs)
(#14668) Unexpected space before function parentheses. (space-before-function-paren)
(#14668) There should be no spaces inside this paren. (space-in-parens)
(#14668) There should be no spaces inside this paren. (space-in-parens)
(#14669) Unexpected tab character. (no-tabs)
(#14669) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#14670) Unexpected tab character. (no-tabs)
(#14671) Unexpected tab character. (no-tabs)
(#14671) There should be no spaces inside this paren. (space-in-parens)
(#14671) There should be no spaces inside this paren. (space-in-parens)
(#14671) Infix operators must be spaced. (space-infix-ops)
(#14672) Unexpected tab character. (no-tabs)
(#14673) Trailing spaces not allowed. (no-trailing-spaces)
(#14673) Unexpected tab character. (no-tabs)
(#14674) Unexpected tab character. (no-tabs)
(#14675) Unexpected tab character. (no-tabs)
(#14675) Unexpected space before function parentheses. (space-before-function-paren)
(#14675) There should be no spaces inside this paren. (space-in-parens)
(#14675) 'settings' is defined but never used. (no-unused-vars)
(#14675) There should be no spaces inside this paren. (space-in-parens)
(#14676) Unexpected tab character. (no-tabs)
(#14676) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#14677) Unexpected tab character. (no-tabs)
(#14677) There should be no spaces inside this paren. (space-in-parens)
(#14677) There should be no spaces inside this paren. (space-in-parens)
(#14678) Unexpected tab character. (no-tabs)
(#14679) Unexpected tab character. (no-tabs)
(#14680) Unexpected tab character. (no-tabs)
(#14680) There should be no spaces inside this paren. (space-in-parens)
(#14681) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#14681) Trailing spaces not allowed. (no-trailing-spaces)
(#14681) Unexpected tab character. (no-tabs)
(#14682) Trailing spaces not allowed. (no-trailing-spaces)
(#14682) Unexpected tab character. (no-tabs)
(#14683) Trailing spaces not allowed. (no-trailing-spaces)
(#14683) Unexpected tab character. (no-tabs)
(#14684) Unexpected tab character. (no-tabs)
(#14685) Unexpected tab character. (no-tabs)
(#14686) Unexpected tab character. (no-tabs)
(#14687) Unexpected tab character. (no-tabs)
(#14688) Unexpected tab character. (no-tabs)
(#14689) Unexpected tab character. (no-tabs)
(#14690) Trailing spaces not allowed. (no-trailing-spaces)
(#14690) Unexpected tab character. (no-tabs)
(#14691) Trailing spaces not allowed. (no-trailing-spaces)
(#14691) Unexpected tab character. (no-tabs)
(#14692) Unexpected tab character. (no-tabs)
(#14692) There should be no spaces inside this paren. (space-in-parens)
(#14693) Unexpected tab character. (no-tabs)
(#14693) Unexpected space before function parentheses. (space-before-function-paren)
(#14693) There should be no spaces inside this paren. (space-in-parens)
(#14693) There should be no spaces inside this paren. (space-in-parens)
(#14694) Unexpected tab character. (no-tabs)
(#14694) Do not nest ternary expressions. (no-nested-ternary)
(#14695) Unexpected tab character. (no-tabs)
(#14696) Unexpected tab character. (no-tabs)
(#14697) Unexpected tab character. (no-tabs)
(#14698) Unexpected tab character. (no-tabs)
(#14698) There should be no spaces inside this paren. (space-in-parens)
(#14698) There should be no spaces inside this paren. (space-in-parens)
(#14699) Unexpected tab character. (no-tabs)
(#14699) There should be no spaces inside this paren. (space-in-parens)
(#14699) There should be no spaces inside this paren. (space-in-parens)
(#14700) Unexpected tab character. (no-tabs)
(#14701) Unexpected tab character. (no-tabs)
(#14702) Trailing spaces not allowed. (no-trailing-spaces)
(#14702) Unexpected tab character. (no-tabs)
(#14703) Unexpected tab character. (no-tabs)
(#14703) Unexpected space before function parentheses. (space-before-function-paren)
(#14703) There should be no spaces inside this paren. (space-in-parens)
(#14703) There should be no spaces inside this paren. (space-in-parens)
(#14704) Unexpected tab character. (no-tabs)
(#14704) Do not nest ternary expressions. (no-nested-ternary)
(#14705) Unexpected tab character. (no-tabs)
(#14706) Unexpected tab character. (no-tabs)
(#14707) Unexpected tab character. (no-tabs)
(#14707) There should be no spaces inside this paren. (space-in-parens)
(#14707) There should be no spaces inside this paren. (space-in-parens)
(#14708) Unexpected tab character. (no-tabs)
(#14709) Unexpected tab character. (no-tabs)
(#14710) Unexpected tab character. (no-tabs)
(#14710) There should be no spaces inside this paren. (space-in-parens)
(#14711) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#14711) Trailing spaces not allowed. (no-trailing-spaces)
(#14711) Unexpected tab character. (no-tabs)
(#14712) Trailing spaces not allowed. (no-trailing-spaces)
(#14712) Unexpected tab character. (no-tabs)
(#14713) Trailing spaces not allowed. (no-trailing-spaces)
(#14713) Unexpected tab character. (no-tabs)
(#14714) Unexpected tab character. (no-tabs)
(#14714) Unexpected space before function parentheses. (space-before-function-paren)
(#14714) There should be no spaces inside this paren. (space-in-parens)
(#14714) There should be no spaces inside this paren. (space-in-parens)
(#14715) Unexpected tab character. (no-tabs)
(#14715) There should be no spaces inside this paren. (space-in-parens)
(#14715) There should be no spaces inside this paren. (space-in-parens)
(#14716) Unexpected tab character. (no-tabs)
(#14717) Unexpected tab character. (no-tabs)
(#14718) Trailing spaces not allowed. (no-trailing-spaces)
(#14718) Unexpected tab character. (no-tabs)
(#14719) Unexpected tab character. (no-tabs)
(#14720) Unexpected tab character. (no-tabs)
(#14721) Unexpected tab character. (no-tabs)
(#14722) Unexpected tab character. (no-tabs)
(#14722) There should be no spaces inside this paren. (space-in-parens)
(#14722) There should be no spaces inside this paren. (space-in-parens)
(#14723) Unexpected tab character. (no-tabs)
(#14723) There should be no spaces inside this paren. (space-in-parens)
(#14723) There should be no spaces inside this paren. (space-in-parens)
(#14724) Unexpected tab character. (no-tabs)
(#14725) Trailing spaces not allowed. (no-trailing-spaces)
(#14725) Unexpected tab character. (no-tabs)
(#14726) Unexpected tab character. (no-tabs)
(#14726) There should be no spaces inside this paren. (space-in-parens)
(#14726) There should be no spaces inside this paren. (space-in-parens)
(#14727) Unexpected tab character. (no-tabs)
(#14727) There should be no spaces inside this paren. (space-in-parens)
(#14727) There should be no spaces inside this paren. (space-in-parens)
(#14728) Unexpected tab character. (no-tabs)
(#14728) There should be no spaces inside this paren. (space-in-parens)
(#14728) There should be no spaces inside this paren. (space-in-parens)
(#14729) Unexpected tab character. (no-tabs)
(#14730) Trailing spaces not allowed. (no-trailing-spaces)
(#14730) Unexpected tab character. (no-tabs)
(#14731) Unexpected tab character. (no-tabs)
(#14731) There should be no spaces inside this paren. (space-in-parens)
(#14731) There should be no spaces inside this paren. (space-in-parens)
(#14732) Unexpected tab character. (no-tabs)
(#14732) There should be no spaces inside this paren. (space-in-parens)
(#14732) There should be no spaces inside this paren. (space-in-parens)
(#14733) Unexpected tab character. (no-tabs)
(#14734) Unexpected tab character. (no-tabs)
(#14735) Trailing spaces not allowed. (no-trailing-spaces)
(#14735) Unexpected tab character. (no-tabs)
(#14736) Unexpected tab character. (no-tabs)
(#14737) Unexpected tab character. (no-tabs)
(#14738) Trailing spaces not allowed. (no-trailing-spaces)
(#14738) Unexpected tab character. (no-tabs)
(#14739) Trailing spaces not allowed. (no-trailing-spaces)
(#14739) Unexpected tab character. (no-tabs)
(#14740) Unexpected tab character. (no-tabs)
(#14741) Unexpected tab character. (no-tabs)
(#14742) Unexpected tab character. (no-tabs)
(#14743) Missing JSDoc comment. (require-jsdoc)
(#14743) Unexpected tab character. (no-tabs)
(#14743) Unexpected space before function parentheses. (space-before-function-paren)
(#14743) There should be no spaces inside this paren. (space-in-parens)
(#14743) There should be no spaces inside this paren. (space-in-parens)
(#14744) Unexpected tab character. (no-tabs)
(#14745) Unexpected tab character. (no-tabs)
(#14746) Unexpected tab character. (no-tabs)
(#14747) Unexpected tab character. (no-tabs)
(#14747) Unexpected space before function parentheses. (space-before-function-paren)
(#14747) There should be no spaces inside this paren. (space-in-parens)
(#14747) There should be no spaces inside this paren. (space-in-parens)
(#14748) Unexpected tab character. (no-tabs)
(#14748) There should be no spaces inside this paren. (space-in-parens)
(#14748) There should be no spaces inside this paren. (space-in-parens)
(#14749) Unexpected tab character. (no-tabs)
(#14750) Trailing spaces not allowed. (no-trailing-spaces)
(#14750) Unexpected tab character. (no-tabs)
(#14751) Unexpected tab character. (no-tabs)
(#14752) Unexpected tab character. (no-tabs)
(#14752) Unexpected space before function parentheses. (space-before-function-paren)
(#14752) There should be no spaces inside this paren. (space-in-parens)
(#14752) There should be no spaces inside this paren. (space-in-parens)
(#14753) Unexpected tab character. (no-tabs)
(#14753) There should be no spaces inside this paren. (space-in-parens)
(#14753) There should be no spaces inside this paren. (space-in-parens)
(#14754) Unexpected tab character. (no-tabs)
(#14755) Trailing spaces not allowed. (no-trailing-spaces)
(#14755) Unexpected tab character. (no-tabs)
(#14756) Unexpected tab character. (no-tabs)
(#14757) Unexpected tab character. (no-tabs)
(#14757) Unexpected space before function parentheses. (space-before-function-paren)
(#14757) There should be no spaces inside this paren. (space-in-parens)
(#14757) There should be no spaces inside this paren. (space-in-parens)
(#14758) Unexpected tab character. (no-tabs)
(#14758) There should be no spaces inside this paren. (space-in-parens)
(#14758) There should be no spaces inside this paren. (space-in-parens)
(#14759) Unexpected tab character. (no-tabs)
(#14760) Trailing spaces not allowed. (no-trailing-spaces)
(#14760) Unexpected tab character. (no-tabs)
(#14761) Unexpected tab character. (no-tabs)
(#14762) Unexpected tab character. (no-tabs)
(#14762) Unexpected space before function parentheses. (space-before-function-paren)
(#14762) There should be no spaces inside this paren. (space-in-parens)
(#14762) There should be no spaces inside this paren. (space-in-parens)
(#14763) Unexpected tab character. (no-tabs)
(#14763) There should be no spaces inside this paren. (space-in-parens)
(#14763) There should be no spaces inside this paren. (space-in-parens)
(#14764) Unexpected tab character. (no-tabs)
(#14765) Unexpected tab character. (no-tabs)
(#14766) Unexpected tab character. (no-tabs)
(#14766) Unexpected space before function parentheses. (space-before-function-paren)
(#14766) There should be no spaces inside this paren. (space-in-parens)
(#14766) There should be no spaces inside this paren. (space-in-parens)
(#14767) Unexpected tab character. (no-tabs)
(#14768) Unexpected tab character. (no-tabs)
(#14768) There should be no space after '['. (computed-property-spacing)
(#14768) Infix operators must be spaced. (space-infix-ops)
(#14768) Infix operators must be spaced. (space-infix-ops)
(#14768) There should be no space before ']'. (computed-property-spacing)
(#14769) Trailing spaces not allowed. (no-trailing-spaces)
(#14769) Unexpected tab character. (no-tabs)
(#14770) Unexpected tab character. (no-tabs)
(#14771) Unexpected tab character. (no-tabs)
(#14771) There should be no spaces inside this paren. (space-in-parens)
(#14771) Unnecessary escape character: \-. (no-useless-escape)
(#14771) There should be no spaces inside this paren. (space-in-parens)
(#14772) Unexpected tab character. (no-tabs)
(#14772) There should be no space after '['. (computed-property-spacing)
(#14772) Infix operators must be spaced. (space-infix-ops)
(#14772) There should be no space before ']'. (computed-property-spacing)
(#14773) Unexpected tab character. (no-tabs)
(#14774) Unexpected tab character. (no-tabs)
(#14775) Unexpected tab character. (no-tabs)
(#14776) Unexpected tab character. (no-tabs)
(#14777) Trailing spaces not allowed. (no-trailing-spaces)
(#14777) Unexpected tab character. (no-tabs)
(#14778) Trailing spaces not allowed. (no-trailing-spaces)
(#14778) Unexpected tab character. (no-tabs)
(#14779) Unexpected tab character. (no-tabs)
(#14780) Unexpected tab character. (no-tabs)
(#14780) There should be no spaces inside this paren. (space-in-parens)
(#14781) Unexpected tab character. (no-tabs)
(#14782) Unexpected tab character. (no-tabs)
(#14782) Unexpected space before function parentheses. (space-before-function-paren)
(#14782) There should be no spaces inside this paren. (space-in-parens)
(#14782) There should be no spaces inside this paren. (space-in-parens)
(#14783) Unexpected tab character. (no-tabs)
(#14783) There should be no spaces inside this paren. (space-in-parens)
(#14783) There should be no spaces inside this paren. (space-in-parens)
(#14784) Unexpected tab character. (no-tabs)
(#14785) Trailing spaces not allowed. (no-trailing-spaces)
(#14785) Unexpected tab character. (no-tabs)
(#14786) Unexpected tab character. (no-tabs)
(#14786) Comments should not begin with a lowercase character (capitalized-comments)
(#14787) Unexpected tab character. (no-tabs)
(#14787) Unexpected space before function parentheses. (space-before-function-paren)
(#14787) There should be no spaces inside this paren. (space-in-parens)
(#14787) There should be no spaces inside this paren. (space-in-parens)
(#14788) Unexpected tab character. (no-tabs)
(#14788) Do not nest ternary expressions. (no-nested-ternary)
(#14789) Unexpected tab character. (no-tabs)
(#14790) Unexpected tab character. (no-tabs)
(#14791) Unexpected tab character. (no-tabs)
(#14791) There should be no spaces inside this paren. (space-in-parens)
(#14791) There should be no spaces inside this paren. (space-in-parens)
(#14792) Unexpected tab character. (no-tabs)
(#14792) Infix operators must be spaced. (space-infix-ops)
(#14793) Unexpected tab character. (no-tabs)
(#14794) Trailing spaces not allowed. (no-trailing-spaces)
(#14794) Unexpected tab character. (no-tabs)
(#14795) Unexpected tab character. (no-tabs)
(#14795) Comments should not begin with a lowercase character (capitalized-comments)
(#14796) Unexpected tab character. (no-tabs)
(#14796) Unexpected space before function parentheses. (space-before-function-paren)
(#14796) There should be no spaces inside this paren. (space-in-parens)
(#14796) There should be no spaces inside this paren. (space-in-parens)
(#14797) Unexpected tab character. (no-tabs)
(#14798) Unexpected tab character. (no-tabs)
(#14799) Unexpected tab character. (no-tabs)
(#14799) Do not nest ternary expressions. (no-nested-ternary)
(#14800) Unexpected tab character. (no-tabs)
(#14801) Unexpected tab character. (no-tabs)
(#14801) Do not nest ternary expressions. (no-nested-ternary)
(#14802) Unexpected tab character. (no-tabs)
(#14803) Unexpected tab character. (no-tabs)
(#14803) Unexpected space after unary operator '!'. (space-unary-ops)
(#14804) Unexpected tab character. (no-tabs)
(#14805) Unexpected tab character. (no-tabs)
(#14806) Unexpected tab character. (no-tabs)
(#14807) Trailing spaces not allowed. (no-trailing-spaces)
(#14807) Unexpected tab character. (no-tabs)
(#14808) Unexpected tab character. (no-tabs)
(#14808) Comments should not begin with a lowercase character (capitalized-comments)
(#14809) Unexpected tab character. (no-tabs)
(#14810) Unexpected tab character. (no-tabs)
(#14810) Unexpected space before function parentheses. (space-before-function-paren)
(#14810) There should be no spaces inside this paren. (space-in-parens)
(#14810) There should be no spaces inside this paren. (space-in-parens)
(#14811) Unexpected tab character. (no-tabs)
(#14811) Do not nest ternary expressions. (no-nested-ternary)
(#14812) Unexpected tab character. (no-tabs)
(#14813) Trailing spaces not allowed. (no-trailing-spaces)
(#14813) Unexpected tab character. (no-tabs)
(#14814) Unexpected tab character. (no-tabs)
(#14814) Unexpected space before function parentheses. (space-before-function-paren)
(#14814) There should be no spaces inside this paren. (space-in-parens)
(#14814) There should be no spaces inside this paren. (space-in-parens)
(#14815) Unexpected tab character. (no-tabs)
(#14815) Do not nest ternary expressions. (no-nested-ternary)
(#14816) Unexpected tab character. (no-tabs)
(#14817) Unexpected tab character. (no-tabs)
(#14817) There should be no spaces inside this paren. (space-in-parens)
(#14818) Trailing spaces not allowed. (no-trailing-spaces)
(#14818) Unexpected tab character. (no-tabs)
(#14819) Trailing spaces not allowed. (no-trailing-spaces)
(#14819) Unexpected tab character. (no-tabs)
(#14820) Unexpected tab character. (no-tabs)
(#14821) Unexpected tab character. (no-tabs)
(#14821) There should be no spaces inside this paren. (space-in-parens)
(#14821) There should be no spaces inside this paren. (space-in-parens)
(#14822) Trailing spaces not allowed. (no-trailing-spaces)
(#14822) Unexpected tab character. (no-tabs)
(#14823) Trailing spaces not allowed. (no-trailing-spaces)
(#14823) Unexpected tab character. (no-tabs)
(#14824) Unexpected tab character. (no-tabs)
(#14824) There should be no spaces inside this paren. (space-in-parens)
(#14825) Unexpected tab character. (no-tabs)
(#14826) Unexpected tab character. (no-tabs)
(#14826) Unexpected space before function parentheses. (space-before-function-paren)
(#14826) There should be no spaces inside this paren. (space-in-parens)
(#14826) There should be no spaces inside this paren. (space-in-parens)
(#14827) Unexpected tab character. (no-tabs)
(#14828) Unexpected tab character. (no-tabs)
(#14829) Unexpected tab character. (no-tabs)
(#14830) Unexpected tab character. (no-tabs)
(#14831) Unexpected tab character. (no-tabs)
(#14832) Unexpected tab character. (no-tabs)
(#14832) There should be no spaces inside this paren. (space-in-parens)
(#14832) Unexpected space before function parentheses. (space-before-function-paren)
(#14832) There should be no spaces inside this paren. (space-in-parens)
(#14832) There should be no spaces inside this paren. (space-in-parens)
(#14833) Unexpected tab character. (no-tabs)
(#14833) There should be no spaces inside this paren. (space-in-parens)
(#14833) There should be no spaces inside this paren. (space-in-parens)
(#14833) Comments should not begin with a lowercase character (capitalized-comments)
(#14834) Unexpected tab character. (no-tabs)
(#14834) Comments should not begin with a lowercase character (capitalized-comments)
(#14834) Multiple spaces found before '// table, not ...'. (no-multi-spaces)
(#14835) Unexpected tab character. (no-tabs)
(#14836) Trailing spaces not allowed. (no-trailing-spaces)
(#14836) Unexpected tab character. (no-tabs)
(#14837) Unexpected tab character. (no-tabs)
(#14838) Trailing spaces not allowed. (no-trailing-spaces)
(#14838) Unexpected tab character. (no-tabs)
(#14839) Unexpected tab character. (no-tabs)
(#14840) Unexpected tab character. (no-tabs)
(#14841) Unexpected tab character. (no-tabs)
(#14841) Infix operators must be spaced. (space-infix-ops)
(#14841) Infix operators must be spaced. (space-infix-ops)
(#14842) Unexpected tab character. (no-tabs)
(#14842) Infix operators must be spaced. (space-infix-ops)
(#14842) Infix operators must be spaced. (space-infix-ops)
(#14843) Unexpected tab character. (no-tabs)
(#14844) Unexpected tab character. (no-tabs)
(#14845) Unexpected tab character. (no-tabs)
(#14845) There should be no spaces inside this paren. (space-in-parens)
(#14845) Do not nest ternary expressions. (no-nested-ternary)
(#14845) There should be no space after '['. (computed-property-spacing)
(#14845) There should be no space before ']'. (computed-property-spacing)
(#14846) Unexpected tab character. (no-tabs)
(#14846) There should be no space after '['. (computed-property-spacing)
(#14846) There should be no space before ']'. (computed-property-spacing)
(#14847) Unexpected tab character. (no-tabs)
(#14848) Unexpected tab character. (no-tabs)
(#14849) Unexpected tab character. (no-tabs)
(#14850) Unexpected tab character. (no-tabs)
(#14850) There should be no spaces inside this paren. (space-in-parens)
(#14851) Unexpected tab character. (no-tabs)
(#14852) Trailing spaces not allowed. (no-trailing-spaces)
(#14852) Unexpected tab character. (no-tabs)
(#14853) Unexpected tab character. (no-tabs)
(#14853) Unexpected space before function parentheses. (space-before-function-paren)
(#14853) There should be no spaces inside this paren. (space-in-parens)
(#14853) There should be no spaces inside this paren. (space-in-parens)
(#14854) Unexpected tab character. (no-tabs)
(#14855) Unexpected tab character. (no-tabs)
(#14855) There should be no spaces inside this paren. (space-in-parens)
(#14855) There should be no spaces inside this paren. (space-in-parens)
(#14856) Unexpected tab character. (no-tabs)
(#14856) There should be no spaces inside this paren. (space-in-parens)
(#14856) There should be no spaces inside this paren. (space-in-parens)
(#14857) Unexpected tab character. (no-tabs)
(#14857) There should be no spaces inside this paren. (space-in-parens)
(#14858) Unexpected tab character. (no-tabs)
(#14858) There should be no spaces inside this paren. (space-in-parens)
(#14858) Infix operators must be spaced. (space-infix-ops)
(#14858) Infix operators must be spaced. (space-infix-ops)
(#14858) There should be no spaces inside this paren. (space-in-parens)
(#14859) Unexpected tab character. (no-tabs)
(#14860) Unexpected tab character. (no-tabs)
(#14860) There should be no spaces inside this paren. (space-in-parens)
(#14860) There should be no spaces inside this paren. (space-in-parens)
(#14861) Trailing spaces not allowed. (no-trailing-spaces)
(#14861) Unexpected tab character. (no-tabs)
(#14862) Unexpected tab character. (no-tabs)
(#14863) Unexpected tab character. (no-tabs)
(#14863) There should be no spaces inside this paren. (space-in-parens)
(#14863) Unexpected space before function parentheses. (space-before-function-paren)
(#14863) There should be no spaces inside this paren. (space-in-parens)
(#14863) There should be no spaces inside this paren. (space-in-parens)
(#14864) Unexpected tab character. (no-tabs)
(#14864) There should be no spaces inside this paren. (space-in-parens)
(#14864) There should be no spaces inside this paren. (space-in-parens)
(#14865) Unexpected tab character. (no-tabs)
(#14866) Unexpected tab character. (no-tabs)
(#14867) Trailing spaces not allowed. (no-trailing-spaces)
(#14867) Unexpected tab character. (no-tabs)
(#14868) Unexpected tab character. (no-tabs)
(#14869) Trailing spaces not allowed. (no-trailing-spaces)
(#14869) Unexpected tab character. (no-tabs)
(#14870) Unexpected tab character. (no-tabs)
(#14871) Unexpected tab character. (no-tabs)
(#14871) There should be no spaces inside this paren. (space-in-parens)
(#14871) Infix operators must be spaced. (space-infix-ops)
(#14871) Infix operators must be spaced. (space-infix-ops)
(#14871) There should be no spaces inside this paren. (space-in-parens)
(#14872) Unexpected tab character. (no-tabs)
(#14872) There should be no spaces inside this paren. (space-in-parens)
(#14872) Do not nest ternary expressions. (no-nested-ternary)
(#14872) There should be no space after '['. (computed-property-spacing)
(#14872) There should be no space before ']'. (computed-property-spacing)
(#14873) Unexpected tab character. (no-tabs)
(#14873) There should be no space after '['. (computed-property-spacing)
(#14873) There should be no space before ']'. (computed-property-spacing)
(#14874) Unexpected tab character. (no-tabs)
(#14875) Unexpected tab character. (no-tabs)
(#14876) Unexpected tab character. (no-tabs)
(#14877) Trailing spaces not allowed. (no-trailing-spaces)
(#14877) Unexpected tab character. (no-tabs)
(#14878) Unexpected tab character. (no-tabs)
(#14879) Unexpected tab character. (no-tabs)
(#14879) There should be no spaces inside this paren. (space-in-parens)
(#14879) Infix operators must be spaced. (space-infix-ops)
(#14879) There should be no spaces inside this paren. (space-in-parens)
(#14880) Unexpected tab character. (no-tabs)
(#14881) Unexpected tab character. (no-tabs)
(#14881) Infix operators must be spaced. (space-infix-ops)
(#14881) Infix operators must be spaced. (space-infix-ops)
(#14882) Unexpected tab character. (no-tabs)
(#14882) Infix operators must be spaced. (space-infix-ops)
(#14882) Infix operators must be spaced. (space-infix-ops)
(#14883) Unexpected tab character. (no-tabs)
(#14883) Infix operators must be spaced. (space-infix-ops)
(#14883) Infix operators must be spaced. (space-infix-ops)
(#14884) Unexpected tab character. (no-tabs)
(#14884) Infix operators must be spaced. (space-infix-ops)
(#14884) Infix operators must be spaced. (space-infix-ops)
(#14885) Unexpected tab character. (no-tabs)
(#14886) Unexpected tab character. (no-tabs)
(#14887) Unexpected tab character. (no-tabs)
(#14887) There should be no spaces inside this paren. (space-in-parens)
(#14887) Do not nest ternary expressions. (no-nested-ternary)
(#14887) There should be no space after '['. (computed-property-spacing)
(#14887) There should be no space before ']'. (computed-property-spacing)
(#14888) Unexpected tab character. (no-tabs)
(#14888) There should be no space after '['. (computed-property-spacing)
(#14888) There should be no space before ']'. (computed-property-spacing)
(#14889) Unexpected tab character. (no-tabs)
(#14890) Unexpected tab character. (no-tabs)
(#14891) Unexpected tab character. (no-tabs)
(#14892) Unexpected tab character. (no-tabs)
(#14892) There should be no spaces inside this paren. (space-in-parens)
(#14893) Unexpected tab character. (no-tabs)
(#14894) Unexpected tab character. (no-tabs)
(#14895) Unexpected tab character. (no-tabs)
(#14895) There should be no spaces inside this paren. (space-in-parens)
(#14896) Trailing spaces not allowed. (no-trailing-spaces)
(#14896) Unexpected tab character. (no-tabs)
(#14897) Unexpected tab character. (no-tabs)
(#14898) Unexpected tab character. (no-tabs)
(#14899) Unexpected tab character. (no-tabs)
(#14900) Unexpected tab character. (no-tabs)
(#14901) Unexpected tab character. (no-tabs)
(#14902) Unexpected tab character. (no-tabs)
(#14903) Trailing spaces not allowed. (no-trailing-spaces)
(#14903) Unexpected tab character. (no-tabs)
(#14904) Unexpected tab character. (no-tabs)
(#14904) Unexpected space before function parentheses. (space-before-function-paren)
(#14904) There should be no spaces inside this paren. (space-in-parens)
(#14904) There should be no spaces inside this paren. (space-in-parens)
(#14905) Unexpected tab character. (no-tabs)
(#14906) Unexpected tab character. (no-tabs)
(#14907) Unexpected tab character. (no-tabs)
(#14908) Unexpected tab character. (no-tabs)
(#14909) Trailing spaces not allowed. (no-trailing-spaces)
(#14909) Unexpected tab character. (no-tabs)
(#14910) Unexpected tab character. (no-tabs)
(#14911) Unexpected tab character. (no-tabs)
(#14912) Unexpected tab character. (no-tabs)
(#14913) Unexpected tab character. (no-tabs)
(#14914) Unexpected tab character. (no-tabs)
(#14915) Unexpected tab character. (no-tabs)
(#14916) Unexpected tab character. (no-tabs)
(#14917) Unexpected tab character. (no-tabs)
(#14918) Unexpected tab character. (no-tabs)
(#14919) Unexpected tab character. (no-tabs)
(#14920) Unexpected tab character. (no-tabs)
(#14921) Unexpected tab character. (no-tabs)
(#14922) Unexpected tab character. (no-tabs)
(#14923) Unexpected tab character. (no-tabs)
(#14924) Unexpected tab character. (no-tabs)
(#14925) Unexpected tab character. (no-tabs)
(#14926) Unexpected tab character. (no-tabs)
(#14927) Unexpected tab character. (no-tabs)
(#14928) Unexpected tab character. (no-tabs)
(#14929) Unexpected tab character. (no-tabs)
(#14930) Unexpected tab character. (no-tabs)
(#14931) Unexpected tab character. (no-tabs)
(#14932) Unexpected tab character. (no-tabs)
(#14933) Unexpected tab character. (no-tabs)
(#14934) Unexpected tab character. (no-tabs)
(#14935) Unexpected tab character. (no-tabs)
(#14936) Unexpected tab character. (no-tabs)
(#14937) Unexpected tab character. (no-tabs)
(#14937) Unexpected space before function parentheses. (space-before-function-paren)
(#14937) There should be no spaces inside this paren. (space-in-parens)
(#14937) There should be no spaces inside this paren. (space-in-parens)
(#14938) Unexpected tab character. (no-tabs)
(#14939) Unexpected tab character. (no-tabs)
(#14939) Unexpected space before function parentheses. (space-before-function-paren)
(#14939) There should be no spaces inside this paren. (space-in-parens)
(#14939) There should be no spaces inside this paren. (space-in-parens)
(#14940) Unexpected tab character. (no-tabs)
(#14940) There should be no spaces inside this paren. (space-in-parens)
(#14940) There should be no spaces inside this paren. (space-in-parens)
(#14941) Unexpected tab character. (no-tabs)
(#14942) Unexpected tab character. (no-tabs)
(#14943) Trailing spaces not allowed. (no-trailing-spaces)
(#14943) Unexpected tab character. (no-tabs)
(#14944) Unexpected tab character. (no-tabs)
(#14945) Unexpected tab character. (no-tabs)
(#14945) There should be no spaces inside this paren. (space-in-parens)
(#14945) There should be no spaces inside this paren. (space-in-parens)
(#14946) Trailing spaces not allowed. (no-trailing-spaces)
(#14946) Unexpected tab character. (no-tabs)
(#14947) Unexpected tab character. (no-tabs)
(#14948) Unexpected tab character. (no-tabs)
(#14949) Unexpected tab character. (no-tabs)
(#14950) Unexpected tab character. (no-tabs)
(#14950) There should be no spaces inside this paren. (space-in-parens)
(#14950) There should be no spaces inside this paren. (space-in-parens)
(#14950) There should be no spaces inside this paren. (space-in-parens)
(#14950) There should be no spaces inside this paren. (space-in-parens)
(#14951) Unexpected tab character. (no-tabs)
(#14951) There should be no spaces inside this paren. (space-in-parens)
(#14951) There should be no spaces inside this paren. (space-in-parens)
(#14952) Unexpected tab character. (no-tabs)
(#14953) Trailing spaces not allowed. (no-trailing-spaces)
(#14953) Unexpected tab character. (no-tabs)
(#14954) Unexpected tab character. (no-tabs)
(#14954) There should be no spaces inside this paren. (space-in-parens)
(#14954) There should be no spaces inside this paren. (space-in-parens)
(#14955) Trailing spaces not allowed. (no-trailing-spaces)
(#14955) Unexpected tab character. (no-tabs)
(#14956) Unexpected tab character. (no-tabs)
(#14956) There should be no spaces inside this paren. (space-in-parens)
(#14956) There should be no spaces inside this paren. (space-in-parens)
(#14957) Unexpected tab character. (no-tabs)
(#14958) Unexpected tab character. (no-tabs)
(#14958) Infix operators must be spaced. (space-infix-ops)
(#14958) There should be no spaces inside this paren. (space-in-parens)
(#14958) There should be no spaces inside this paren. (space-in-parens)
(#14958) There should be no spaces inside this paren. (space-in-parens)
(#14958) There should be no spaces inside this paren. (space-in-parens)
(#14958) Infix operators must be spaced. (space-infix-ops)
(#14959) Unexpected tab character. (no-tabs)
(#14960) Trailing spaces not allowed. (no-trailing-spaces)
(#14960) Unexpected tab character. (no-tabs)
(#14961) Unexpected tab character. (no-tabs)
(#14961) Infix operators must be spaced. (space-infix-ops)
(#14962) Unexpected tab character. (no-tabs)
(#14963) Unexpected tab character. (no-tabs)
(#14964) Unexpected tab character. (no-tabs)
(#14965) Unexpected tab character. (no-tabs)
(#14966) Unexpected tab character. (no-tabs)
(#14966) Infix operators must be spaced. (space-infix-ops)
(#14967) Unexpected tab character. (no-tabs)
(#14968) Unexpected tab character. (no-tabs)
(#14969) Unexpected tab character. (no-tabs)
(#14970) Trailing spaces not allowed. (no-trailing-spaces)
(#14970) Unexpected tab character. (no-tabs)
(#14971) Unexpected tab character. (no-tabs)
(#14971) Unexpected space before function parentheses. (space-before-function-paren)
(#14972) Unexpected tab character. (no-tabs)
(#14973) Unexpected tab character. (no-tabs)
(#14974) Unexpected tab character. (no-tabs)
(#14975) Unexpected tab character. (no-tabs)
(#14976) Unexpected tab character. (no-tabs)
(#14977) Trailing spaces not allowed. (no-trailing-spaces)
(#14977) Unexpected tab character. (no-tabs)
(#14978) Trailing spaces not allowed. (no-trailing-spaces)
(#14978) Unexpected tab character. (no-tabs)
(#14979) Unexpected tab character. (no-tabs)
(#14980) Unexpected tab character. (no-tabs)
(#14981) Unexpected tab character. (no-tabs)
(#14982) Unexpected tab character. (no-tabs)
(#14983) Trailing spaces not allowed. (no-trailing-spaces)
(#14983) Unexpected tab character. (no-tabs)
(#14984) Trailing spaces not allowed. (no-trailing-spaces)
(#14984) Unexpected tab character. (no-tabs)
(#14985) Unexpected tab character. (no-tabs)
(#14986) Unexpected tab character. (no-tabs)
(#14987) Unexpected tab character. (no-tabs)
(#14988) Unexpected tab character. (no-tabs)
(#14989) Unexpected tab character. (no-tabs)
(#14990) Unexpected tab character. (no-tabs)
(#14991) Unexpected tab character. (no-tabs)
(#14991) Unexpected space before function parentheses. (space-before-function-paren)
(#14992) Unexpected tab character. (no-tabs)
(#14992) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#14993) Unexpected tab character. (no-tabs)
(#14994) Unexpected tab character. (no-tabs)
(#14994) There should be no spaces inside this paren. (space-in-parens)
(#14994) Unexpected 'this'. (no-invalid-this)
(#14994) There should be no spaces inside this paren. (space-in-parens)
(#14995) Unexpected tab character. (no-tabs)
(#14996) Unexpected tab character. (no-tabs)
(#14997) Unexpected tab character. (no-tabs)
(#14997) There should be no spaces inside this paren. (space-in-parens)
(#14997) Unexpected 'this'. (no-invalid-this)
(#14997) There should be no spaces inside this paren. (space-in-parens)
(#14998) Unexpected tab character. (no-tabs)
(#14999) Unexpected tab character. (no-tabs)
(#15000) Trailing spaces not allowed. (no-trailing-spaces)
(#15000) Unexpected tab character. (no-tabs)
(#15001) Trailing spaces not allowed. (no-trailing-spaces)
(#15001) Unexpected tab character. (no-tabs)
(#15002) Unexpected tab character. (no-tabs)
(#15003) Unexpected tab character. (no-tabs)
(#15004) Unexpected tab character. (no-tabs)
(#15005) Unexpected tab character. (no-tabs)
(#15006) Unexpected tab character. (no-tabs)
(#15007) Unexpected tab character. (no-tabs)
(#15008) Unexpected tab character. (no-tabs)
(#15009) Unexpected tab character. (no-tabs)
(#15009) There should be no spaces inside this paren. (space-in-parens)
(#15010) Unexpected tab character. (no-tabs)
(#15011) Unexpected tab character. (no-tabs)
(#15012) Unexpected tab character. (no-tabs)
(#15013) Unexpected tab character. (no-tabs)
(#15014) Unexpected tab character. (no-tabs)
(#15015) Unexpected tab character. (no-tabs)
(#15016) Unexpected tab character. (no-tabs)
(#15017) Unexpected tab character. (no-tabs)
(#15018) Unexpected tab character. (no-tabs)
(#15019) Unexpected tab character. (no-tabs)
(#15020) Unexpected tab character. (no-tabs)
(#15021) Unexpected tab character. (no-tabs)
(#15022) Unexpected tab character. (no-tabs)
(#15023) Unexpected tab character. (no-tabs)
(#15024) Unexpected tab character. (no-tabs)
(#15025) Unexpected tab character. (no-tabs)
(#15026) Unexpected tab character. (no-tabs)
(#15027) Unexpected tab character. (no-tabs)
(#15028) Unexpected tab character. (no-tabs)
(#15029) Unexpected tab character. (no-tabs)
(#15030) Unexpected tab character. (no-tabs)
(#15031) Unexpected tab character. (no-tabs)
(#15032) Unexpected tab character. (no-tabs)
(#15033) Unexpected tab character. (no-tabs)
(#15034) Unexpected tab character. (no-tabs)
(#15035) Unexpected tab character. (no-tabs)
(#15036) Unexpected tab character. (no-tabs)
(#15037) Unexpected tab character. (no-tabs)
(#15038) Unexpected tab character. (no-tabs)
(#15039) Unexpected tab character. (no-tabs)
(#15040) Unexpected tab character. (no-tabs)
(#15041) Unexpected tab character. (no-tabs)
(#15042) Unexpected tab character. (no-tabs)
(#15043) Unexpected tab character. (no-tabs)
(#15044) Unexpected tab character. (no-tabs)
(#15045) Unexpected tab character. (no-tabs)
(#15046) Unexpected tab character. (no-tabs)
(#15047) Unexpected tab character. (no-tabs)
(#15048) Unexpected tab character. (no-tabs)
(#15049) Unexpected tab character. (no-tabs)
(#15050) Unexpected tab character. (no-tabs)
(#15051) Unexpected tab character. (no-tabs)
(#15052) Unexpected tab character. (no-tabs)
(#15053) Unexpected tab character. (no-tabs)
(#15054) Unexpected tab character. (no-tabs)
(#15055) Unexpected tab character. (no-tabs)
(#15056) Unexpected tab character. (no-tabs)
(#15057) Unexpected tab character. (no-tabs)
(#15058) Unexpected tab character. (no-tabs)
(#15059) Unexpected tab character. (no-tabs)
(#15060) Unexpected tab character. (no-tabs)
(#15061) Unexpected tab character. (no-tabs)
(#15062) Unexpected tab character. (no-tabs)
(#15063) Unexpected tab character. (no-tabs)
(#15064) Unexpected tab character. (no-tabs)
(#15065) Unexpected tab character. (no-tabs)
(#15066) Unexpected tab character. (no-tabs)
(#15067) Unexpected tab character. (no-tabs)
(#15068) Unexpected tab character. (no-tabs)
(#15069) Unexpected tab character. (no-tabs)
(#15070) Unexpected tab character. (no-tabs)
(#15071) Unexpected tab character. (no-tabs)
(#15072) Unexpected tab character. (no-tabs)
(#15073) Unexpected tab character. (no-tabs)
(#15074) Unexpected tab character. (no-tabs)
(#15075) Unexpected tab character. (no-tabs)
(#15076) Unexpected tab character. (no-tabs)
(#15077) Unexpected tab character. (no-tabs)
(#15078) Unexpected tab character. (no-tabs)
(#15079) Unexpected tab character. (no-tabs)
(#15080) Unexpected tab character. (no-tabs)
(#15081) Unexpected tab character. (no-tabs)
(#15082) Unexpected tab character. (no-tabs)
(#15083) Unexpected tab character. (no-tabs)
(#15084) Unexpected tab character. (no-tabs)
(#15085) Unexpected tab character. (no-tabs)
(#15086) Unexpected tab character. (no-tabs)
(#15087) Unexpected tab character. (no-tabs)
(#15088) Unexpected tab character. (no-tabs)
(#15089) Unexpected tab character. (no-tabs)
(#15090) Unexpected tab character. (no-tabs)
(#15091) Unexpected tab character. (no-tabs)
(#15092) Unexpected tab character. (no-tabs)
(#15093) Unexpected tab character. (no-tabs)
(#15094) Unexpected tab character. (no-tabs)
(#15095) Unexpected tab character. (no-tabs)
(#15096) Unexpected tab character. (no-tabs)
(#15097) Unexpected tab character. (no-tabs)
(#15098) Unexpected tab character. (no-tabs)
(#15098) Unexpected space before function parentheses. (space-before-function-paren)
(#15098) Unexpected empty method '_fnCalculateEnd'. (no-empty-function)
(#15099) Unexpected tab character. (no-tabs)
(#15099) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#15100) Unexpected tab character. (no-tabs)
(#15100) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#15101) Unexpected tab character. (no-tabs)
(#15101) There should be no spaces inside this paren. (space-in-parens)
(#15102) Trailing spaces not allowed. (no-trailing-spaces)
(#15102) Unexpected tab character. (no-tabs)
(#15104) Unexpected tab character. (no-tabs)
(#15104) Comments should not begin with a lowercase character (capitalized-comments)
(#15105) Unexpected tab character. (no-tabs)
(#15107) Unexpected tab character. (no-tabs)
(#15108) Unexpected tab character. (no-tabs)
(#15110) Unexpected tab character. (no-tabs)
(#15111) Unexpected tab character. (no-tabs)
(#15112) Unexpected tab character. (no-tabs)
(#15114) Unexpected tab character. (no-tabs)
(#15115) Unexpected tab character. (no-tabs)
(#15116) Unexpected tab character. (no-tabs)
(#15116) Unexpected space before function parentheses. (space-before-function-paren)
(#15116) There should be no spaces inside this paren. (space-in-parens)
(#15116) There should be no spaces inside this paren. (space-in-parens)
(#15117) Unexpected tab character. (no-tabs)
(#15117) There should be no spaces inside this paren. (space-in-parens)
(#15117) There should be no spaces inside this paren. (space-in-parens)
(#15118) Unexpected tab character. (no-tabs)
(#15120) Unexpected tab character. (no-tabs)
(#15121) Unexpected tab character. (no-tabs)
(#15122) Unexpected tab character. (no-tabs)
(#15122) There should be no spaces inside this paren. (space-in-parens)
(#15122) Unexpected space before function parentheses. (space-before-function-paren)
(#15122) There should be no spaces inside this paren. (space-in-parens)
(#15122) There should be no spaces inside this paren. (space-in-parens)
(#15123) Unexpected tab character. (no-tabs)
(#15123) There should be no space after '['. (computed-property-spacing)
(#15123) There should be no space before ']'. (computed-property-spacing)
(#15124) Unexpected tab character. (no-tabs)
(#15124) There should be no spaces inside this paren. (space-in-parens)
(#15127) Unexpected tab character. (no-tabs)
(#15128) Unexpected tab character. (no-tabs)
(#15129) Unexpected tab character. (no-tabs)
(#15130) Unexpected tab character. (no-tabs)
(#15131) Unexpected tab character. (no-tabs)
(#15132) Unexpected tab character. (no-tabs)
(#15133) Unexpected tab character. (no-tabs)
(#15134) Unexpected tab character. (no-tabs)
(#15135) Unexpected tab character. (no-tabs)
(#15136) Unexpected tab character. (no-tabs)
(#15138) Unexpected tab character. (no-tabs)
(#15139) Unexpected tab character. (no-tabs)
(#15140) Unexpected tab character. (no-tabs)
(#15141) Unexpected tab character. (no-tabs)
(#15142) Unexpected tab character. (no-tabs)
(#15143) Unexpected tab character. (no-tabs)
(#15144) Unexpected tab character. (no-tabs)
(#15145) Unexpected tab character. (no-tabs)
(#15147) Unexpected tab character. (no-tabs)
(#15148) Unexpected tab character. (no-tabs)
(#15149) Unexpected tab character. (no-tabs)
(#15150) Unexpected tab character. (no-tabs)
(#15151) Unexpected tab character. (no-tabs)
(#15152) Unexpected tab character. (no-tabs)
(#15153) Unexpected tab character. (no-tabs)
(#15155) Unexpected tab character. (no-tabs)
(#15156) Unexpected tab character. (no-tabs)
(#15157) Unexpected tab character. (no-tabs)
(#15158) Unexpected tab character. (no-tabs)
(#15159) Unexpected tab character. (no-tabs)
(#15160) Unexpected tab character. (no-tabs)
(#15161) Unexpected tab character. (no-tabs)
(#15163) Unexpected tab character. (no-tabs)
(#15164) Unexpected tab character. (no-tabs)
(#15165) Unexpected tab character. (no-tabs)
(#15166) Unexpected tab character. (no-tabs)
(#15167) Unexpected tab character. (no-tabs)
(#15168) Unexpected tab character. (no-tabs)
(#15169) Unexpected tab character. (no-tabs)
(#15170) Unexpected tab character. (no-tabs)
(#15171) Unexpected tab character. (no-tabs)
(#15172) Unexpected tab character. (no-tabs)
(#15174) Unexpected tab character. (no-tabs)
(#15175) Unexpected tab character. (no-tabs)
(#15176) Unexpected tab character. (no-tabs)
(#15177) Unexpected tab character. (no-tabs)
(#15178) Unexpected tab character. (no-tabs)
(#15179) Unexpected tab character. (no-tabs)
(#15180) Unexpected tab character. (no-tabs)
(#15181) Unexpected tab character. (no-tabs)
(#15182) Unexpected tab character. (no-tabs)
(#15183) Unexpected tab character. (no-tabs)
(#15184) Unexpected tab character. (no-tabs)
(#15186) Unexpected tab character. (no-tabs)
(#15187) Unexpected tab character. (no-tabs)
(#15188) Unexpected tab character. (no-tabs)
(#15189) Unexpected tab character. (no-tabs)
(#15190) Unexpected tab character. (no-tabs)
(#15191) Unexpected tab character. (no-tabs)
(#15192) Unexpected tab character. (no-tabs)
(#15193) Unexpected tab character. (no-tabs)
(#15194) Unexpected tab character. (no-tabs)
(#15195) Unexpected tab character. (no-tabs)
(#15196) Unexpected tab character. (no-tabs)
(#15198) Unexpected tab character. (no-tabs)
(#15199) Unexpected tab character. (no-tabs)
(#15200) Unexpected tab character. (no-tabs)
(#15201) Unexpected tab character. (no-tabs)
(#15202) Unexpected tab character. (no-tabs)
(#15203) Unexpected tab character. (no-tabs)
(#15204) Unexpected tab character. (no-tabs)
(#15205) Unexpected tab character. (no-tabs)
(#15206) Unexpected tab character. (no-tabs)
(#15208) Unexpected tab character. (no-tabs)
(#15209) Unexpected tab character. (no-tabs)
(#15210) Unexpected tab character. (no-tabs)
(#15211) Unexpected tab character. (no-tabs)
(#15212) Unexpected tab character. (no-tabs)
(#15213) Unexpected tab character. (no-tabs)
(#15214) Unexpected tab character. (no-tabs)
(#15215) Unexpected tab character. (no-tabs)
(#15216) Unexpected tab character. (no-tabs)
(#15217) Unexpected tab character. (no-tabs)
(#15218) Unexpected tab character. (no-tabs)
(#15220) Unexpected tab character. (no-tabs)
(#15221) Unexpected tab character. (no-tabs)
(#15222) Unexpected tab character. (no-tabs)
(#15223) Unexpected tab character. (no-tabs)
(#15224) Unexpected tab character. (no-tabs)
(#15225) Unexpected tab character. (no-tabs)
(#15226) Unexpected tab character. (no-tabs)
(#15227) Unexpected tab character. (no-tabs)
(#15228) Unexpected tab character. (no-tabs)
(#15229) Unexpected tab character. (no-tabs)
(#15230) Unexpected tab character. (no-tabs)
(#15231) Unexpected tab character. (no-tabs)
(#15232) Unexpected tab character. (no-tabs)
(#15233) Unexpected tab character. (no-tabs)
(#15234) Unexpected tab character. (no-tabs)
(#15235) Unexpected tab character. (no-tabs)
(#15236) Unexpected tab character. (no-tabs)
(#15237) Unexpected tab character. (no-tabs)
(#15238) Unexpected tab character. (no-tabs)
(#15239) Unexpected tab character. (no-tabs)
(#15240) Unexpected tab character. (no-tabs)
(#15241) Unexpected tab character. (no-tabs)
(#15242) Unexpected tab character. (no-tabs)
(#15243) Unexpected tab character. (no-tabs)
(#15244) Unexpected tab character. (no-tabs)
(#15245) Unexpected tab character. (no-tabs)
(#15246) Unexpected tab character. (no-tabs)
(#15247) Unexpected tab character. (no-tabs)
(#15248) Unexpected tab character. (no-tabs)
(#15249) Unexpected tab character. (no-tabs)
(#15251) Unexpected tab character. (no-tabs)
(#15252) Unexpected tab character. (no-tabs)
(#15253) Unexpected tab character. (no-tabs)
(#15254) Unexpected tab character. (no-tabs)
(#15255) Unexpected tab character. (no-tabs)
(#15256) Unexpected tab character. (no-tabs)
(#15257) Unexpected tab character. (no-tabs)
(#15258) Unexpected tab character. (no-tabs)
(#15259) Unexpected tab character. (no-tabs)
(#15261) Unexpected tab character. (no-tabs)
(#15262) Unexpected tab character. (no-tabs)
(#15263) Unexpected tab character. (no-tabs)
(#15264) Unexpected tab character. (no-tabs)
(#15265) Unexpected tab character. (no-tabs)
(#15266) Unexpected tab character. (no-tabs)
(#15267) Unexpected tab character. (no-tabs)
(#15268) Unexpected tab character. (no-tabs)
(#15269) Unexpected tab character. (no-tabs)
(#15271) Unexpected tab character. (no-tabs)
(#15272) Unexpected tab character. (no-tabs)
(#15273) Unexpected tab character. (no-tabs)
(#15274) Unexpected tab character. (no-tabs)
(#15275) Unexpected tab character. (no-tabs)
(#15276) Unexpected tab character. (no-tabs)
(#15277) Unexpected tab character. (no-tabs)
(#15279) Unexpected tab character. (no-tabs)
(#15280) Unexpected tab character. (no-tabs)
(#15281) Unexpected tab character. (no-tabs)
(#15282) Unexpected tab character. (no-tabs)
(#15283) Unexpected tab character. (no-tabs)
(#15284) Unexpected tab character. (no-tabs)
(#15285) Unexpected tab character. (no-tabs)
(#15286) Unexpected tab character. (no-tabs)
(#15287) Unexpected tab character. (no-tabs)
(#15289) Unexpected tab character. (no-tabs)
(#15293) Expected space or tab after '/*' in comment. (spaced-comment)
(#15297) There should be no spaces inside this paren. (space-in-parens)
(#15297) There should be no spaces inside this paren. (space-in-parens)
(#15297) Missing space before opening brace. (space-before-blocks)
(#15298) Unexpected tab character. (no-tabs)
(#15298) There should be no spaces inside this paren. (space-in-parens)
(#15298) There should be no spaces inside this paren. (space-in-parens)
(#15299) Unexpected tab character. (no-tabs)
(#15300) Unexpected tab character. (no-tabs)
(#15300) There should be no spaces inside this paren. (space-in-parens)
(#15300) Unexpected space before function parentheses. (space-before-function-paren)
(#15300) There should be no spaces inside this paren. (space-in-parens)
(#15300) There should be no spaces inside this paren. (space-in-parens)
(#15301) Unexpected tab character. (no-tabs)
(#15301) There should be no spaces inside this paren. (space-in-parens)
(#15301) There should be no spaces inside this paren. (space-in-parens)
(#15302) Unexpected tab character. (no-tabs)
(#15302) There should be no spaces inside this paren. (space-in-parens)
(#15303) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#15303) Unexpected tab character. (no-tabs)
(#15304) Unexpected tab character. (no-tabs)
(#15304) There should be no spaces inside this paren. (space-in-parens)
(#15304) There should be no spaces inside this paren. (space-in-parens)
(#15305) Unexpected tab character. (no-tabs)
(#15306) Unexpected tab character. (no-tabs)
(#15306) 'module' is not defined. (no-undef)
(#15306) Unexpected space before function parentheses. (space-before-function-paren)
(#15307) Unexpected tab character. (no-tabs)
(#15307) There should be no spaces inside this paren. (space-in-parens)
(#15307) Unexpected space after unary operator '!'. (space-unary-ops)
(#15307) There should be no spaces inside this paren. (space-in-parens)
(#15308) Unexpected tab character. (no-tabs)
(#15309) Unexpected tab character. (no-tabs)
(#15311) Unexpected tab character. (no-tabs)
(#15311) There should be no spaces inside this paren. (space-in-parens)
(#15311) Unexpected space after unary operator '!'. (space-unary-ops)
(#15311) Unexpected space after unary operator '!'. (space-unary-ops)
(#15311) There should be no spaces inside this paren. (space-in-parens)
(#15312) Unexpected tab character. (no-tabs)
(#15313) Unexpected tab character. (no-tabs)
(#15315) Unexpected tab character. (no-tabs)
(#15315) There should be no spaces inside this paren. (space-in-parens)
(#15315) There should be no spaces inside this paren. (space-in-parens)
(#15316) Unexpected tab character. (no-tabs)
(#15317) Unexpected tab character. (no-tabs)
(#15317) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#15318) Unexpected tab character. (no-tabs)
(#15319) Unexpected tab character. (no-tabs)
(#15320) Unexpected tab character. (no-tabs)
(#15320) There should be no spaces inside this paren. (space-in-parens)
(#15320) There should be no spaces inside this paren. (space-in-parens)
(#15321) Unexpected tab character. (no-tabs)
(#15322) There should be no spaces inside this paren. (space-in-parens)
(#15322) There should be no spaces inside this paren. (space-in-parens)
(#15336) JSDoc syntax error. (valid-jsdoc)
(#15341) There should be no spaces inside this paren. (space-in-parens)
(#15341) There should be no spaces inside this paren. (space-in-parens)
(#15342) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#15343) Unexpected tab character. (no-tabs)
(#15344) Unexpected tab character. (no-tabs)
(#15344) There should be no spaces inside this paren. (space-in-parens)
(#15344) There should be no spaces inside this paren. (space-in-parens)
(#15345) Unexpected tab character. (no-tabs)
(#15346) Unexpected tab character. (no-tabs)
(#15348) Unexpected tab character. (no-tabs)
(#15349) Unexpected tab character. (no-tabs)
(#15349) There should be no spaces inside this paren. (space-in-parens)
(#15349) There should be no spaces inside this paren. (space-in-parens)
(#15349) There should be no spaces inside this paren. (space-in-parens)
(#15349) There should be no spaces inside this paren. (space-in-parens)
(#15350) Unexpected tab character. (no-tabs)
(#15350) There should be no space after '{'. (object-curly-spacing)
(#15350) There should be no space before '}'. (object-curly-spacing)
(#15351) Unexpected tab character. (no-tabs)
(#15353) Unexpected tab character. (no-tabs)
(#15353) There should be no spaces inside this paren. (space-in-parens)
(#15353) There should be no spaces inside this paren. (space-in-parens)
(#15355) Unexpected tab character. (no-tabs)
(#15356) Unexpected tab character. (no-tabs)
(#15356) There should be no spaces inside this paren. (space-in-parens)
(#15356) There should be no spaces inside this paren. (space-in-parens)
(#15357) Unexpected tab character. (no-tabs)
(#15358) Unexpected tab character. (no-tabs)
(#15360) Unexpected tab character. (no-tabs)
(#15361) Unexpected tab character. (no-tabs)
(#15361) There should be no spaces inside this paren. (space-in-parens)
(#15361) There should be no spaces inside this paren. (space-in-parens)
(#15362) Unexpected tab character. (no-tabs)
(#15363) Unexpected tab character. (no-tabs)
(#15364) Unexpected tab character. (no-tabs)
(#15364) Infix operators must be spaced. (space-infix-ops)
(#15365) Unexpected tab character. (no-tabs)
(#15367) Unexpected tab character. (no-tabs)
(#15368) Unexpected tab character. (no-tabs)
(#15368) Infix operators must be spaced. (space-infix-ops)
(#15368) Infix operators must be spaced. (space-infix-ops)
(#15369) Unexpected tab character. (no-tabs)
(#15369) There should be no spaces inside this paren. (space-in-parens)
(#15369) There should be no spaces inside this paren. (space-in-parens)
(#15370) Unexpected tab character. (no-tabs)
(#15372) Unexpected tab character. (no-tabs)
(#15376) There should be no spaces inside this paren. (space-in-parens)
(#15377) Unexpected tab character. (no-tabs)
(#15378) Unexpected tab character. (no-tabs)
(#15379) Unexpected tab character. (no-tabs)
(#15381) Unexpected tab character. (no-tabs)
(#15382) Unexpected tab character. (no-tabs)
(#15383) Unexpected tab character. (no-tabs)
(#15384) Unexpected tab character. (no-tabs)
(#15385) Unexpected tab character. (no-tabs)
(#15386) Unexpected tab character. (no-tabs)
(#15387) Unexpected tab character. (no-tabs)
(#15388) Unexpected tab character. (no-tabs)
(#15389) Unexpected tab character. (no-tabs)
(#15390) Unexpected tab character. (no-tabs)
(#15391) Unexpected tab character. (no-tabs)
(#15391) Unexpected space before function parentheses. (space-before-function-paren)
(#15391) There should be no spaces inside this paren. (space-in-parens)
(#15391) There should be no spaces inside this paren. (space-in-parens)
(#15392) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#15392) Unexpected tab character. (no-tabs)
(#15393) Unexpected tab character. (no-tabs)
(#15393) There should be no spaces inside this paren. (space-in-parens)
(#15393) There should be no spaces inside this paren. (space-in-parens)
(#15395) Unexpected tab character. (no-tabs)
(#15395) There should be no spaces inside this paren. (space-in-parens)
(#15395) There should be no spaces inside this paren. (space-in-parens)
(#15396) Unexpected tab character. (no-tabs)
(#15397) Unexpected tab character. (no-tabs)
(#15399) Unexpected tab character. (no-tabs)
(#15401) Unexpected tab character. (no-tabs)
(#15402) Unexpected tab character. (no-tabs)
(#15404) Unexpected tab character. (no-tabs)
(#15405) Unexpected tab character. (no-tabs)
(#15406) Unexpected tab character. (no-tabs)
(#15407) Unexpected tab character. (no-tabs)
(#15408) Unexpected tab character. (no-tabs)
(#15409) Unexpected tab character. (no-tabs)
(#15410) Unexpected tab character. (no-tabs)
(#15411) Unexpected tab character. (no-tabs)
(#15411) Unexpected space before function parentheses. (space-before-function-paren)
(#15411) There should be no spaces inside this paren. (space-in-parens)
(#15411) There should be no spaces inside this paren. (space-in-parens)
(#15412) Unexpected tab character. (no-tabs)
(#15412) There should be no spaces inside this paren. (space-in-parens)
(#15412) There should be no spaces inside this paren. (space-in-parens)
(#15413) Unexpected tab character. (no-tabs)
(#15414) Unexpected tab character. (no-tabs)
(#15416) Unexpected tab character. (no-tabs)
(#15416) There should be no spaces inside this paren. (space-in-parens)
(#15416) There should be no spaces inside this paren. (space-in-parens)
(#15417) Unexpected tab character. (no-tabs)
(#15417) There should be no spaces inside this paren. (space-in-parens)
(#15417) There should be no spaces inside this paren. (space-in-parens)
(#15418) Unexpected tab character. (no-tabs)
(#15420) Unexpected tab character. (no-tabs)
(#15420) There should be no spaces inside this paren. (space-in-parens)
(#15420) There should be no spaces inside this paren. (space-in-parens)
(#15422) Unexpected tab character. (no-tabs)
(#15423) Unexpected tab character. (no-tabs)
(#15425) Unexpected tab character. (no-tabs)
(#15426) Unexpected tab character. (no-tabs)
(#15427) Unexpected tab character. (no-tabs)
(#15428) Unexpected tab character. (no-tabs)
(#15429) Unexpected tab character. (no-tabs)
(#15430) Unexpected tab character. (no-tabs)
(#15431) Unexpected tab character. (no-tabs)
(#15431) Unexpected space before function parentheses. (space-before-function-paren)
(#15431) There should be no spaces inside this paren. (space-in-parens)
(#15431) There should be no spaces inside this paren. (space-in-parens)
(#15432) Unexpected tab character. (no-tabs)
(#15432) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#15433) Unexpected tab character. (no-tabs)
(#15435) Unexpected tab character. (no-tabs)
(#15435) There should be no spaces inside this paren. (space-in-parens)
(#15435) There should be no spaces inside this paren. (space-in-parens)
(#15436) Unexpected tab character. (no-tabs)
(#15437) Unexpected tab character. (no-tabs)
(#15439) Unexpected tab character. (no-tabs)
(#15439) There should be no spaces inside this paren. (space-in-parens)
(#15439) Infix operators must be spaced. (space-infix-ops)
(#15439) Infix operators must be spaced. (space-infix-ops)
(#15439) Infix operators must be spaced. (space-infix-ops)
(#15439) Unexpected whitespace before semicolon. (semi-spacing)
(#15439) Infix operators must be spaced. (space-infix-ops)
(#15439) Unexpected whitespace before semicolon. (semi-spacing)
(#15439) There should be no spaces inside this paren. (space-in-parens)
(#15440) Unexpected tab character. (no-tabs)
(#15440) There should be no space after '['. (computed-property-spacing)
(#15440) Infix operators must be spaced. (space-infix-ops)
(#15440) There should be no space before ']'. (computed-property-spacing)
(#15441) Unexpected tab character. (no-tabs)
(#15443) Unexpected tab character. (no-tabs)
(#15444) Unexpected tab character. (no-tabs)
(#15444) There should be no space after '['. (computed-property-spacing)
(#15444) Infix operators must be spaced. (space-infix-ops)
(#15444) There should be no space before ']'. (computed-property-spacing)
(#15444) Infix operators must be spaced. (space-infix-ops)
(#15445) Unexpected tab character. (no-tabs)
(#15447) Unexpected tab character. (no-tabs)
(#15447) There should be no spaces inside this paren. (space-in-parens)
(#15447) There should be no spaces inside this paren. (space-in-parens)
(#15448) Unexpected tab character. (no-tabs)
(#15450) Unexpected tab character. (no-tabs)
(#15451) Unexpected tab character. (no-tabs)
(#15453) Unexpected tab character. (no-tabs)
(#15454) Unexpected tab character. (no-tabs)
(#15455) Unexpected tab character. (no-tabs)
(#15456) Unexpected tab character. (no-tabs)
(#15457) Unexpected tab character. (no-tabs)
(#15457) Unexpected space before function parentheses. (space-before-function-paren)
(#15458) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#15458) Unexpected tab character. (no-tabs)
(#15459) Unexpected tab character. (no-tabs)
(#15460) Unexpected tab character. (no-tabs)
(#15462) Unexpected tab character. (no-tabs)
(#15463) Unexpected tab character. (no-tabs)
(#15464) Unexpected tab character. (no-tabs)
(#15465) Unexpected tab character. (no-tabs)
(#15466) Unexpected tab character. (no-tabs)
(#15467) Unexpected tab character. (no-tabs)
(#15467) Unexpected space before function parentheses. (space-before-function-paren)
(#15467) There should be no spaces inside this paren. (space-in-parens)
(#15467) There should be no spaces inside this paren. (space-in-parens)
(#15468) Unexpected tab character. (no-tabs)
(#15468) There should be no spaces inside this paren. (space-in-parens)
(#15468) There should be no spaces inside this paren. (space-in-parens)
(#15470) Unexpected tab character. (no-tabs)
(#15470) There should be no spaces inside this paren. (space-in-parens)
(#15470) There should be no spaces inside this paren. (space-in-parens)
(#15472) Unexpected tab character. (no-tabs)
(#15473) Unexpected tab character. (no-tabs)
(#15475) Unexpected tab character. (no-tabs)
(#15476) Unexpected tab character. (no-tabs)
(#15477) Unexpected tab character. (no-tabs)
(#15478) Unexpected tab character. (no-tabs)
(#15479) Unexpected tab character. (no-tabs)
(#15480) Unexpected tab character. (no-tabs)
(#15480) Unexpected space before function parentheses. (space-before-function-paren)
(#15481) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#15481) Unexpected tab character. (no-tabs)
(#15482) Unexpected tab character. (no-tabs)
(#15483) Unexpected tab character. (no-tabs)
(#15483) There should be no spaces inside this paren. (space-in-parens)
(#15483) Infix operators must be spaced. (space-infix-ops)
(#15483) There should be no spaces inside this paren. (space-in-parens)
(#15485) Unexpected tab character. (no-tabs)
(#15486) Unexpected tab character. (no-tabs)
(#15487) Unexpected tab character. (no-tabs)
(#15488) Unexpected tab character. (no-tabs)
(#15489) Trailing spaces not allowed. (no-trailing-spaces)
(#15489) Unexpected tab character. (no-tabs)
(#15490) Unexpected tab character. (no-tabs)
(#15490) There should be no spaces inside this paren. (space-in-parens)
(#15490) Infix operators must be spaced. (space-infix-ops)
(#15490) Infix operators must be spaced. (space-infix-ops)
(#15490) Unexpected whitespace before semicolon. (semi-spacing)
(#15490) Infix operators must be spaced. (space-infix-ops)
(#15490) Unexpected whitespace before semicolon. (semi-spacing)
(#15490) There should be no spaces inside this paren. (space-in-parens)
(#15491) Unexpected tab character. (no-tabs)
(#15491) There should be no spaces inside this paren. (space-in-parens)
(#15491) There should be no spaces inside this paren. (space-in-parens)
(#15492) Unexpected tab character. (no-tabs)
(#15494) Unexpected tab character. (no-tabs)
(#15495) Unexpected tab character. (no-tabs)
(#15497) Unexpected tab character. (no-tabs)
(#15498) Unexpected tab character. (no-tabs)
(#15500) Unexpected tab character. (no-tabs)
(#15500) There should be no spaces inside this paren. (space-in-parens)
(#15500) Infix operators must be spaced. (space-infix-ops)
(#15500) Infix operators must be spaced. (space-infix-ops)
(#15500) Unexpected whitespace before semicolon. (semi-spacing)
(#15500) Infix operators must be spaced. (space-infix-ops)
(#15500) Unexpected whitespace before semicolon. (semi-spacing)
(#15500) There should be no spaces inside this paren. (space-in-parens)
(#15501) Unexpected tab character. (no-tabs)
(#15501) There should be no spaces inside this paren. (space-in-parens)
(#15501) There should be no spaces inside this paren. (space-in-parens)
(#15502) Unexpected tab character. (no-tabs)
(#15502) There should be no spaces inside this paren. (space-in-parens)
(#15502) There should be no spaces inside this paren. (space-in-parens)
(#15503) Unexpected tab character. (no-tabs)
(#15504) Unexpected tab character. (no-tabs)
(#15505) Unexpected tab character. (no-tabs)
(#15507) Unexpected tab character. (no-tabs)
(#15508) Unexpected tab character. (no-tabs)
(#15510) Unexpected tab character. (no-tabs)
(#15511) Unexpected tab character. (no-tabs)
(#15512) Unexpected tab character. (no-tabs)
(#15513) Unexpected tab character. (no-tabs)
(#15514) Unexpected tab character. (no-tabs)
(#15515) Unexpected tab character. (no-tabs)
(#15516) Unexpected tab character. (no-tabs)
(#15516) Unexpected space before function parentheses. (space-before-function-paren)
(#15516) There should be no spaces inside this paren. (space-in-parens)
(#15516) There should be no spaces inside this paren. (space-in-parens)
(#15517) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#15517) Unexpected tab character. (no-tabs)
(#15518) Unexpected tab character. (no-tabs)
(#15518) There should be no spaces inside this paren. (space-in-parens)
(#15518) There should be no spaces inside this paren. (space-in-parens)
(#15519) Unexpected tab character. (no-tabs)
(#15519) There should be no spaces inside this paren. (space-in-parens)
(#15519) There should be no spaces inside this paren. (space-in-parens)
(#15520) Unexpected tab character. (no-tabs)
(#15522) Unexpected tab character. (no-tabs)
(#15522) There should be no spaces inside this paren. (space-in-parens)
(#15522) There should be no spaces inside this paren. (space-in-parens)
(#15523) Unexpected tab character. (no-tabs)
(#15523) There should be no spaces inside this paren. (space-in-parens)
(#15523) There should be no spaces inside this paren. (space-in-parens)
(#15525) Unexpected tab character. (no-tabs)
(#15526) Unexpected tab character. (no-tabs)
(#15528) Unexpected tab character. (no-tabs)
(#15529) Unexpected tab character. (no-tabs)
(#15530) Unexpected tab character. (no-tabs)
(#15531) Unexpected tab character. (no-tabs)
(#15532) Unexpected tab character. (no-tabs)
(#15532) Unexpected space before function parentheses. (space-before-function-paren)
(#15533) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#15533) Unexpected tab character. (no-tabs)
(#15534) Unexpected tab character. (no-tabs)
(#15535) Unexpected tab character. (no-tabs)
(#15537) Unexpected tab character. (no-tabs)
(#15538) Unexpected tab character. (no-tabs)
(#15539) Unexpected tab character. (no-tabs)
(#15540) Unexpected tab character. (no-tabs)
(#15541) Unexpected tab character. (no-tabs)
(#15542) Unexpected tab character. (no-tabs)
(#15542) Unexpected space before function parentheses. (space-before-function-paren)
(#15542) There should be no spaces inside this paren. (space-in-parens)
(#15542) There should be no spaces inside this paren. (space-in-parens)
(#15543) Unexpected tab character. (no-tabs)
(#15543) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#15544) Unexpected tab character. (no-tabs)
(#15544) There should be no spaces inside this paren. (space-in-parens)
(#15544) There should be no spaces inside this paren. (space-in-parens)
(#15545) Unexpected tab character. (no-tabs)
(#15546) Unexpected tab character. (no-tabs)
(#15548) Unexpected tab character. (no-tabs)
(#15549) Unexpected tab character. (no-tabs)
(#15550) Unexpected tab character. (no-tabs)
(#15551) Unexpected tab character. (no-tabs)
(#15552) Unexpected tab character. (no-tabs)
(#15553) Unexpected tab character. (no-tabs)
(#15553) Unexpected space before function parentheses. (space-before-function-paren)
(#15553) There should be no spaces inside this paren. (space-in-parens)
(#15553) There should be no spaces inside this paren. (space-in-parens)
(#15554) Unexpected tab character. (no-tabs)
(#15554) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#15555) Unexpected tab character. (no-tabs)
(#15555) There should be no spaces inside this paren. (space-in-parens)
(#15555) There should be no spaces inside this paren. (space-in-parens)
(#15556) Unexpected tab character. (no-tabs)
(#15556) There should be no spaces inside this paren. (space-in-parens)
(#15556) There should be no spaces inside this paren. (space-in-parens)
(#15557) Unexpected tab character. (no-tabs)
(#15559) Unexpected tab character. (no-tabs)
(#15560) Unexpected tab character. (no-tabs)
(#15560) There should be no spaces inside this paren. (space-in-parens)
(#15560) There should be no spaces inside this paren. (space-in-parens)
(#15561) Unexpected tab character. (no-tabs)
(#15561) There should be no spaces inside this paren. (space-in-parens)
(#15561) Infix operators must be spaced. (space-infix-ops)
(#15561) Infix operators must be spaced. (space-infix-ops)
(#15561) Unexpected whitespace before semicolon. (semi-spacing)
(#15561) Infix operators must be spaced. (space-infix-ops)
(#15561) Unexpected whitespace before semicolon. (semi-spacing)
(#15561) There should be no spaces inside this paren. (space-in-parens)
(#15562) Unexpected tab character. (no-tabs)
(#15562) There should be no spaces inside this paren. (space-in-parens)
(#15562) There should be no spaces inside this paren. (space-in-parens)
(#15563) Unexpected tab character. (no-tabs)
(#15564) Unexpected tab character. (no-tabs)
(#15566) Unexpected tab character. (no-tabs)
(#15567) Unexpected tab character. (no-tabs)
(#15567) There should be no spaces inside this paren. (space-in-parens)
(#15567) There should be no spaces inside this paren. (space-in-parens)
(#15568) Unexpected tab character. (no-tabs)
(#15568) There should be no spaces inside this paren. (space-in-parens)
(#15568) There should be no spaces inside this paren. (space-in-parens)
(#15569) Unexpected tab character. (no-tabs)
(#15571) Unexpected tab character. (no-tabs)
(#15571) There should be no spaces inside this paren. (space-in-parens)
(#15571) There should be no spaces inside this paren. (space-in-parens)
(#15573) Unexpected tab character. (no-tabs)
(#15575) Unexpected tab character. (no-tabs)
(#15575) There should be no spaces inside this paren. (space-in-parens)
(#15575) There should be no spaces inside this paren. (space-in-parens)
(#15576) Unexpected tab character. (no-tabs)
(#15576) There should be no spaces inside this paren. (space-in-parens)
(#15576) There should be no spaces inside this paren. (space-in-parens)
(#15578) Unexpected tab character. (no-tabs)
(#15579) Unexpected tab character. (no-tabs)
(#15581) Unexpected tab character. (no-tabs)
(#15582) Unexpected tab character. (no-tabs)
(#15583) Unexpected tab character. (no-tabs)
(#15584) Unexpected tab character. (no-tabs)
(#15585) Unexpected tab character. (no-tabs)
(#15586) Unexpected tab character. (no-tabs)
(#15587) Unexpected tab character. (no-tabs)
(#15588) Unexpected tab character. (no-tabs)
(#15589) Unexpected tab character. (no-tabs)
(#15590) Unexpected tab character. (no-tabs)
(#15591) Unexpected tab character. (no-tabs)
(#15591) Unexpected space before function parentheses. (space-before-function-paren)
(#15591) There should be no spaces inside this paren. (space-in-parens)
(#15591) There should be no spaces inside this paren. (space-in-parens)
(#15592) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#15592) Unexpected tab character. (no-tabs)
(#15593) Unexpected tab character. (no-tabs)
(#15593) There should be no spaces inside this paren. (space-in-parens)
(#15593) There should be no spaces inside this paren. (space-in-parens)
(#15594) Unexpected tab character. (no-tabs)
(#15595) Unexpected tab character. (no-tabs)
(#15596) Unexpected tab character. (no-tabs)
(#15597) Unexpected tab character. (no-tabs)
(#15598) Unexpected tab character. (no-tabs)
(#15599) Unexpected tab character. (no-tabs)
(#15600) Unexpected tab character. (no-tabs)
(#15600) Unexpected space before function parentheses. (space-before-function-paren)
(#15600) There should be no spaces inside this paren. (space-in-parens)
(#15600) There should be no spaces inside this paren. (space-in-parens)
(#15601) Unexpected tab character. (no-tabs)
(#15602) Unexpected tab character. (no-tabs)
(#15602) There should be no spaces inside this paren. (space-in-parens)
(#15602) There should be no spaces inside this paren. (space-in-parens)
(#15603) Unexpected tab character. (no-tabs)
(#15604) Unexpected tab character. (no-tabs)
(#15606) Unexpected tab character. (no-tabs)
(#15606) There should be no spaces inside this paren. (space-in-parens)
(#15606) There should be no spaces inside this paren. (space-in-parens)
(#15607) Unexpected tab character. (no-tabs)
(#15607) There should be no spaces inside this paren. (space-in-parens)
(#15607) There should be no spaces inside this paren. (space-in-parens)
(#15608) Unexpected tab character. (no-tabs)
(#15610) Unexpected tab character. (no-tabs)
(#15612) Unexpected tab character. (no-tabs)
(#15612) There should be no spaces inside this paren. (space-in-parens)
(#15612) There should be no spaces inside this paren. (space-in-parens)
(#15613) Unexpected tab character. (no-tabs)
(#15613) There should be no spaces inside this paren. (space-in-parens)
(#15613) There should be no spaces inside this paren. (space-in-parens)
(#15613) There should be no spaces inside this paren. (space-in-parens)
(#15613) There should be no spaces inside this paren. (space-in-parens)
(#15614) Unexpected tab character. (no-tabs)
(#15614) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#15615) Unexpected tab character. (no-tabs)
(#15616) Unexpected tab character. (no-tabs)
(#15616) There should be no spaces inside this paren. (space-in-parens)
(#15616) There should be no spaces inside this paren. (space-in-parens)
(#15617) Unexpected tab character. (no-tabs)
(#15619) Unexpected tab character. (no-tabs)
(#15620) Unexpected tab character. (no-tabs)
(#15623) Unexpected tab character. (no-tabs)
(#15624) Unexpected tab character. (no-tabs)
(#15625) Unexpected tab character. (no-tabs)
(#15627) Unexpected tab character. (no-tabs)
(#15628) Unexpected tab character. (no-tabs)
(#15629) Unexpected tab character. (no-tabs)
(#15630) Unexpected tab character. (no-tabs)
(#15631) Unexpected tab character. (no-tabs)
(#15631) Unexpected space before function parentheses. (space-before-function-paren)
(#15632) Unexpected tab character. (no-tabs)
(#15632) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#15633) Unexpected tab character. (no-tabs)
(#15634) Unexpected tab character. (no-tabs)
(#15635) Unexpected tab character. (no-tabs)
(#15636) Unexpected tab character. (no-tabs)
(#15636) Multiple spaces found before 'this'. (no-multi-spaces)
(#15638) Unexpected tab character. (no-tabs)
(#15638) There should be no spaces inside this paren. (space-in-parens)
(#15638) Unexpected space after unary operator '!'. (space-unary-ops)
(#15638) There should be no spaces inside this paren. (space-in-parens)
(#15639) Unexpected tab character. (no-tabs)
(#15640) Unexpected tab character. (no-tabs)
(#15642) Unexpected tab character. (no-tabs)
(#15642) There should be no spaces inside this paren. (space-in-parens)
(#15643) Unexpected tab character. (no-tabs)
(#15644) Unexpected tab character. (no-tabs)
(#15645) Unexpected tab character. (no-tabs)
(#15645) There should be no spaces inside this paren. (space-in-parens)
(#15647) Unexpected tab character. (no-tabs)
(#15647) There should be no spaces inside this paren. (space-in-parens)
(#15647) Infix operators must be spaced. (space-infix-ops)
(#15647) Infix operators must be spaced. (space-infix-ops)
(#15647) Unexpected whitespace before semicolon. (semi-spacing)
(#15647) Infix operators must be spaced. (space-infix-ops)
(#15647) Unexpected whitespace before semicolon. (semi-spacing)
(#15647) There should be no spaces inside this paren. (space-in-parens)
(#15648) Unexpected tab character. (no-tabs)
(#15648) There should be no spaces inside this paren. (space-in-parens)
(#15648) There should be no spaces inside this paren. (space-in-parens)
(#15649) Unexpected tab character. (no-tabs)
(#15651) Unexpected tab character. (no-tabs)
(#15651) There should be no spaces inside this paren. (space-in-parens)
(#15651) Unexpected space before function parentheses. (space-before-function-paren)
(#15652) Unexpected tab character. (no-tabs)
(#15653) Unexpected tab character. (no-tabs)
(#15653) There should be no spaces inside this paren. (space-in-parens)
(#15655) Unexpected tab character. (no-tabs)
(#15656) Unexpected tab character. (no-tabs)
(#15656) There should be no spaces inside this paren. (space-in-parens)
(#15656) Infix operators must be spaced. (space-infix-ops)
(#15656) Unexpected space before function parentheses. (space-before-function-paren)
(#15656) There should be no spaces inside this paren. (space-in-parens)
(#15656) There should be no spaces inside this paren. (space-in-parens)
(#15657) Unexpected tab character. (no-tabs)
(#15657) There should be no spaces inside this paren. (space-in-parens)
(#15657) Unexpected space after unary operator '!'. (space-unary-ops)
(#15657) There should be no spaces inside this paren. (space-in-parens)
(#15658) Unexpected tab character. (no-tabs)
(#15659) Unexpected tab character. (no-tabs)
(#15660) Unexpected tab character. (no-tabs)
(#15662) Unexpected tab character. (no-tabs)
(#15662) There should be no spaces inside this paren. (space-in-parens)
(#15662) There should be no spaces inside this paren. (space-in-parens)
(#15662) There should be no spaces inside this paren. (space-in-parens)
(#15662) There should be no spaces inside this paren. (space-in-parens)
(#15663) Unexpected tab character. (no-tabs)
(#15663) There should be no spaces inside this paren. (space-in-parens)
(#15663) There should be no spaces inside this paren. (space-in-parens)
(#15664) Unexpected tab character. (no-tabs)
(#15665) Unexpected tab character. (no-tabs)
(#15666) Unexpected tab character. (no-tabs)
(#15666) There should be no spaces inside this paren. (space-in-parens)
(#15667) Unexpected tab character. (no-tabs)
(#15670) Unexpected tab character. (no-tabs)
(#15671) Unexpected tab character. (no-tabs)
(#15672) Unexpected tab character. (no-tabs)
(#15674) Unexpected tab character. (no-tabs)
(#15675) Unexpected tab character. (no-tabs)
(#15676) Unexpected tab character. (no-tabs)
(#15677) Unexpected tab character. (no-tabs)
(#15678) Unexpected tab character. (no-tabs)
(#15679) Unexpected tab character. (no-tabs)
(#15679) Unexpected space before function parentheses. (space-before-function-paren)
(#15679) There should be no spaces inside this paren. (space-in-parens)
(#15679) There should be no spaces inside this paren. (space-in-parens)
(#15680) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#15680) Unexpected tab character. (no-tabs)
(#15681) Unexpected tab character. (no-tabs)
(#15681) There should be no spaces inside this paren. (space-in-parens)
(#15681) There should be no spaces inside this paren. (space-in-parens)
(#15682) Unexpected tab character. (no-tabs)
(#15682) There should be no spaces inside this paren. (space-in-parens)
(#15682) There should be no spaces inside this paren. (space-in-parens)
(#15683) Unexpected tab character. (no-tabs)
(#15684) Unexpected tab character. (no-tabs)
(#15685) Unexpected tab character. (no-tabs)
(#15686) Unexpected tab character. (no-tabs)
(#15688) Unexpected tab character. (no-tabs)
(#15689) Unexpected tab character. (no-tabs)
(#15690) Unexpected tab character. (no-tabs)
(#15691) Unexpected tab character. (no-tabs)
(#15692) Unexpected tab character. (no-tabs)
(#15693) Unexpected tab character. (no-tabs)
(#15694) Unexpected tab character. (no-tabs)
(#15694) Unexpected space before function parentheses. (space-before-function-paren)
(#15694) There should be no spaces inside this paren. (space-in-parens)
(#15694) There should be no spaces inside this paren. (space-in-parens)
(#15695) Unexpected tab character. (no-tabs)
(#15695) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#15696) Unexpected tab character. (no-tabs)
(#15696) There should be no spaces inside this paren. (space-in-parens)
(#15696) Unexpected space after unary operator '!'. (space-unary-ops)
(#15696) There should be no spaces inside this paren. (space-in-parens)
(#15697) Unexpected tab character. (no-tabs)
(#15698) Unexpected tab character. (no-tabs)
(#15699) Unexpected tab character. (no-tabs)
(#15701) Unexpected tab character. (no-tabs)
(#15703) Unexpected tab character. (no-tabs)
(#15703) There should be no spaces inside this paren. (space-in-parens)
(#15703) Infix operators must be spaced. (space-infix-ops)
(#15703) Infix operators must be spaced. (space-infix-ops)
(#15703) Unexpected whitespace before semicolon. (semi-spacing)
(#15703) Infix operators must be spaced. (space-infix-ops)
(#15703) Unexpected whitespace before semicolon. (semi-spacing)
(#15703) There should be no spaces inside this paren. (space-in-parens)
(#15704) Unexpected tab character. (no-tabs)
(#15704) There should be no spaces inside this paren. (space-in-parens)
(#15704) There should be no spaces inside this paren. (space-in-parens)
(#15706) Unexpected tab character. (no-tabs)
(#15706) There should be no spaces inside this paren. (space-in-parens)
(#15706) There should be no spaces inside this paren. (space-in-parens)
(#15707) Unexpected tab character. (no-tabs)
(#15707) There should be no spaces inside this paren. (space-in-parens)
(#15707) There should be no spaces inside this paren. (space-in-parens)
(#15708) Unexpected tab character. (no-tabs)
(#15709) Unexpected tab character. (no-tabs)
(#15710) Unexpected tab character. (no-tabs)
(#15712) Unexpected tab character. (no-tabs)
(#15712) Missing JSDoc for parameter 'attachPoint'. (valid-jsdoc)
(#15713) Unexpected tab character. (no-tabs)
(#15714) Unexpected tab character. (no-tabs)
(#15715) Unexpected tab character. (no-tabs)
(#15716) Unexpected tab character. (no-tabs)
(#15717) Unexpected tab character. (no-tabs)
(#15718) Unexpected tab character. (no-tabs)
(#15719) Unexpected tab character. (no-tabs)
(#15719) Unexpected space before function parentheses. (space-before-function-paren)
(#15719) There should be no spaces inside this paren. (space-in-parens)
(#15719) There should be no spaces inside this paren. (space-in-parens)
(#15720) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#15720) Unexpected tab character. (no-tabs)
(#15721) Unexpected tab character. (no-tabs)
(#15722) Unexpected tab character. (no-tabs)
(#15722) 'buttonCounter' is assigned a value but never used. (no-unused-vars)
(#15723) Unexpected tab character. (no-tabs)
(#15723) Unexpected space after unary operator '!'. (space-unary-ops)
(#15723) There should be no spaces inside this paren. (space-in-parens)
(#15723) There should be no spaces inside this paren. (space-in-parens)
(#15724) Unexpected tab character. (no-tabs)
(#15724) There should be no space after '['. (array-bracket-spacing)
(#15724) There should be no space before ']'. (array-bracket-spacing)
(#15725) Unexpected tab character. (no-tabs)
(#15727) Unexpected tab character. (no-tabs)
(#15727) There should be no spaces inside this paren. (space-in-parens)
(#15727) Infix operators must be spaced. (space-infix-ops)
(#15727) Infix operators must be spaced. (space-infix-ops)
(#15727) Unexpected whitespace before semicolon. (semi-spacing)
(#15727) Infix operators must be spaced. (space-infix-ops)
(#15727) Unexpected whitespace before semicolon. (semi-spacing)
(#15727) There should be no spaces inside this paren. (space-in-parens)
(#15728) Unexpected tab character. (no-tabs)
(#15728) There should be no spaces inside this paren. (space-in-parens)
(#15728) There should be no spaces inside this paren. (space-in-parens)
(#15730) Unexpected tab character. (no-tabs)
(#15730) There should be no spaces inside this paren. (space-in-parens)
(#15730) Unexpected space after unary operator '!'. (space-unary-ops)
(#15730) There should be no spaces inside this paren. (space-in-parens)
(#15731) Unexpected tab character. (no-tabs)
(#15732) Unexpected tab character. (no-tabs)
(#15734) Unexpected tab character. (no-tabs)
(#15735) Unexpected tab character. (no-tabs)
(#15736) Unexpected tab character. (no-tabs)
(#15736) There should be no spaces inside this paren. (space-in-parens)
(#15736) There should be no spaces inside this paren. (space-in-parens)
(#15736) There should be no spaces inside this paren. (space-in-parens)
(#15736) There should be no spaces inside this paren. (space-in-parens)
(#15737) Unexpected tab character. (no-tabs)
(#15737) There should be no spaces inside this paren. (space-in-parens)
(#15737) There should be no spaces inside this paren. (space-in-parens)
(#15738) Unexpected tab character. (no-tabs)
(#15739) Unexpected tab character. (no-tabs)
(#15741) Unexpected tab character. (no-tabs)
(#15741) There should be no spaces inside this paren. (space-in-parens)
(#15741) There should be no spaces inside this paren. (space-in-parens)
(#15742) Unexpected tab character. (no-tabs)
(#15742) There should be no spaces inside this paren. (space-in-parens)
(#15742) Unexpected space after unary operator '!'. (space-unary-ops)
(#15742) There should be no spaces inside this paren. (space-in-parens)
(#15743) Unexpected tab character. (no-tabs)
(#15744) Unexpected tab character. (no-tabs)
(#15746) Unexpected tab character. (no-tabs)
(#15746) There should be no spaces inside this paren. (space-in-parens)
(#15746) There should be no spaces inside this paren. (space-in-parens)
(#15747) Unexpected tab character. (no-tabs)
(#15747) There should be no spaces inside this paren. (space-in-parens)
(#15747) There should be no spaces inside this paren. (space-in-parens)
(#15748) Unexpected tab character. (no-tabs)
(#15749) Unexpected tab character. (no-tabs)
(#15749) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#15750) Unexpected tab character. (no-tabs)
(#15751) Unexpected tab character. (no-tabs)
(#15751) There should be no spaces inside this paren. (space-in-parens)
(#15751) There should be no spaces inside this paren. (space-in-parens)
(#15752) Unexpected tab character. (no-tabs)
(#15754) Unexpected tab character. (no-tabs)
(#15754) There should be no spaces inside this paren. (space-in-parens)
(#15754) There should be no spaces inside this paren. (space-in-parens)
(#15755) Unexpected tab character. (no-tabs)
(#15756) Unexpected tab character. (no-tabs)
(#15756) Infix operators must be spaced. (space-infix-ops)
(#15756) Infix operators must be spaced. (space-infix-ops)
(#15757) Unexpected tab character. (no-tabs)
(#15757) There should be no spaces inside this paren. (space-in-parens)
(#15757) There should be no spaces inside this paren. (space-in-parens)
(#15758) Unexpected tab character. (no-tabs)
(#15760) Unexpected tab character. (no-tabs)
(#15760) There should be no spaces inside this paren. (space-in-parens)
(#15760) There should be no spaces inside this paren. (space-in-parens)
(#15761) Unexpected tab character. (no-tabs)
(#15763) Unexpected tab character. (no-tabs)
(#15763) Comments should not begin with a lowercase character (capitalized-comments)
(#15764) Unexpected tab character. (no-tabs)
(#15765) Unexpected tab character. (no-tabs)
(#15765) There should be no spaces inside this paren. (space-in-parens)
(#15765) There should be no spaces inside this paren. (space-in-parens)
(#15766) Unexpected tab character. (no-tabs)
(#15766) There should be no spaces inside this paren. (space-in-parens)
(#15766) There should be no spaces inside this paren. (space-in-parens)
(#15766) There should be no spaces inside this paren. (space-in-parens)
(#15766) There should be no spaces inside this paren. (space-in-parens)
(#15767) Unexpected tab character. (no-tabs)
(#15769) Unexpected tab character. (no-tabs)
(#15770) Unexpected tab character. (no-tabs)
(#15771) Unexpected tab character. (no-tabs)
(#15773) Unexpected tab character. (no-tabs)
(#15774) Unexpected tab character. (no-tabs)
(#15775) Unexpected tab character. (no-tabs)
(#15776) Unexpected tab character. (no-tabs)
(#15777) Unexpected tab character. (no-tabs)
(#15778) Unexpected tab character. (no-tabs)
(#15779) Unexpected tab character. (no-tabs)
(#15780) Unexpected tab character. (no-tabs)
(#15780) Unexpected space before function parentheses. (space-before-function-paren)
(#15780) There should be no spaces inside this paren. (space-in-parens)
(#15780) There should be no spaces inside this paren. (space-in-parens)
(#15781) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#15781) Unexpected tab character. (no-tabs)
(#15782) Unexpected tab character. (no-tabs)
(#15783) Unexpected tab character. (no-tabs)
(#15784) Unexpected tab character. (no-tabs)
(#15785) Unexpected tab character. (no-tabs)
(#15786) Unexpected tab character. (no-tabs)
(#15786) Unexpected space before function parentheses. (space-before-function-paren)
(#15786) There should be no spaces inside this paren. (space-in-parens)
(#15786) There should be no spaces inside this paren. (space-in-parens)
(#15787) Unexpected tab character. (no-tabs)
(#15788) Unexpected tab character. (no-tabs)
(#15788) There should be no spaces inside this paren. (space-in-parens)
(#15788) There should be no spaces inside this paren. (space-in-parens)
(#15789) Unexpected tab character. (no-tabs)
(#15790) Unexpected tab character. (no-tabs)
(#15792) Unexpected tab character. (no-tabs)
(#15792) There should be no spaces inside this paren. (space-in-parens)
(#15792) There should be no spaces inside this paren. (space-in-parens)
(#15793) Unexpected tab character. (no-tabs)
(#15794) Unexpected tab character. (no-tabs)
(#15796) Unexpected tab character. (no-tabs)
(#15796) There should be no spaces inside this paren. (space-in-parens)
(#15796) There should be no spaces inside this paren. (space-in-parens)
(#15797) Unexpected tab character. (no-tabs)
(#15798) Unexpected tab character. (no-tabs)
(#15800) Unexpected tab character. (no-tabs)
(#15801) Unexpected tab character. (no-tabs)
(#15802) Unexpected tab character. (no-tabs)
(#15802) There should be no spaces inside this paren. (space-in-parens)
(#15802) Unexpected space after unary operator '!'. (space-unary-ops)
(#15802) There should be no spaces inside this paren. (space-in-parens)
(#15802) There should be no spaces inside this paren. (space-in-parens)
(#15802) There should be no spaces inside this paren. (space-in-parens)
(#15803) Unexpected tab character. (no-tabs)
(#15804) Unexpected tab character. (no-tabs)
(#15806) Unexpected tab character. (no-tabs)
(#15806) Unexpected space before function parentheses. (space-before-function-paren)
(#15806) There should be no spaces inside this paren. (space-in-parens)
(#15806) There should be no spaces inside this paren. (space-in-parens)
(#15807) Unexpected tab character. (no-tabs)
(#15807) There should be no spaces inside this paren. (space-in-parens)
(#15807) There should be no spaces inside this paren. (space-in-parens)
(#15807) There should be no spaces inside this paren. (space-in-parens)
(#15807) There should be no spaces inside this paren. (space-in-parens)
(#15809) Unexpected tab character. (no-tabs)
(#15809) There should be no spaces inside this paren. (space-in-parens)
(#15810) Unexpected tab character. (no-tabs)
(#15810) There should be no spaces inside this paren. (space-in-parens)
(#15810) There should be no spaces inside this paren. (space-in-parens)
(#15810) Trailing spaces not allowed. (no-trailing-spaces)
(#15811) Unexpected tab character. (no-tabs)
(#15811) There should be no spaces inside this paren. (space-in-parens)
(#15812) Unexpected tab character. (no-tabs)
(#15814) Unexpected tab character. (no-tabs)
(#15814) Infix operators must be spaced. (space-infix-ops)
(#15814) Infix operators must be spaced. (space-infix-ops)
(#15815) Unexpected tab character. (no-tabs)
(#15815) There should be no spaces inside this paren. (space-in-parens)
(#15815) There should be no spaces inside this paren. (space-in-parens)
(#15816) Unexpected tab character. (no-tabs)
(#15816) There should be no spaces inside this paren. (space-in-parens)
(#15816) There should be no spaces inside this paren. (space-in-parens)
(#15817) Unexpected tab character. (no-tabs)
(#15817) There should be no spaces inside this paren. (space-in-parens)
(#15817) There should be no spaces inside this paren. (space-in-parens)
(#15818) Unexpected tab character. (no-tabs)
(#15818) There should be no spaces inside this paren. (space-in-parens)
(#15818) Unexpected space before function parentheses. (space-before-function-paren)
(#15819) Unexpected tab character. (no-tabs)
(#15821) Unexpected tab character. (no-tabs)
(#15821) There should be no spaces inside this paren. (space-in-parens)
(#15821) Unexpected space after unary operator '!'. (space-unary-ops)
(#15821) There should be no spaces inside this paren. (space-in-parens)
(#15821) There should be no spaces inside this paren. (space-in-parens)
(#15821) There should be no spaces inside this paren. (space-in-parens)
(#15822) Unexpected tab character. (no-tabs)
(#15822) There should be no spaces inside this paren. (space-in-parens)
(#15822) There should be no spaces inside this paren. (space-in-parens)
(#15823) Unexpected tab character. (no-tabs)
(#15825) Unexpected tab character. (no-tabs)
(#15826) Unexpected tab character. (no-tabs)
(#15826) There should be no spaces inside this paren. (space-in-parens)
(#15827) Unexpected tab character. (no-tabs)
(#15827) There should be no spaces inside this paren. (space-in-parens)
(#15827) Unexpected space before function parentheses. (space-before-function-paren)
(#15828) Unexpected tab character. (no-tabs)
(#15828) There should be no spaces inside this paren. (space-in-parens)
(#15828) There should be no spaces inside this paren. (space-in-parens)
(#15829) Unexpected tab character. (no-tabs)
(#15829) There should be no spaces inside this paren. (space-in-parens)
(#15829) Unexpected space after unary operator '!'. (space-unary-ops)
(#15829) There should be no spaces inside this paren. (space-in-parens)
(#15829) There should be no spaces inside this paren. (space-in-parens)
(#15829) There should be no spaces inside this paren. (space-in-parens)
(#15830) Unexpected tab character. (no-tabs)
(#15830) There should be no spaces inside this paren. (space-in-parens)
(#15830) There should be no spaces inside this paren. (space-in-parens)
(#15831) Unexpected tab character. (no-tabs)
(#15832) Unexpected tab character. (no-tabs)
(#15833) Unexpected tab character. (no-tabs)
(#15833) There should be no spaces inside this paren. (space-in-parens)
(#15835) Unexpected tab character. (no-tabs)
(#15836) Unexpected tab character. (no-tabs)
(#15836) There should be no spaces inside this paren. (space-in-parens)
(#15836) There should be no spaces inside this paren. (space-in-parens)
(#15837) Unexpected tab character. (no-tabs)
(#15837) There should be no spaces inside this paren. (space-in-parens)
(#15837) There should be no spaces inside this paren. (space-in-parens)
(#15838) Unexpected tab character. (no-tabs)
(#15840) Unexpected tab character. (no-tabs)
(#15840) There should be no spaces inside this paren. (space-in-parens)
(#15840) There should be no spaces inside this paren. (space-in-parens)
(#15841) Unexpected tab character. (no-tabs)
(#15841) Infix operators must be spaced. (space-infix-ops)
(#15841) Infix operators must be spaced. (space-infix-ops)
(#15842) Unexpected tab character. (no-tabs)
(#15842) There should be no spaces inside this paren. (space-in-parens)
(#15842) There should be no spaces inside this paren. (space-in-parens)
(#15842) There should be no spaces inside this paren. (space-in-parens)
(#15842) There should be no spaces inside this paren. (space-in-parens)
(#15843) Unexpected tab character. (no-tabs)
(#15843) There should be no spaces inside this paren. (space-in-parens)
(#15843) There should be no spaces inside this paren. (space-in-parens)
(#15845) Unexpected tab character. (no-tabs)
(#15845) There should be no spaces inside this paren. (space-in-parens)
(#15845) There should be no spaces inside this paren. (space-in-parens)
(#15846) Unexpected tab character. (no-tabs)
(#15846) There should be no spaces inside this paren. (space-in-parens)
(#15846) There should be no spaces inside this paren. (space-in-parens)
(#15847) Unexpected tab character. (no-tabs)
(#15849) Unexpected tab character. (no-tabs)
(#15849) There should be no spaces inside this paren. (space-in-parens)
(#15849) There should be no spaces inside this paren. (space-in-parens)
(#15850) Unexpected tab character. (no-tabs)
(#15850) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#15851) Unexpected tab character. (no-tabs)
(#15852) Unexpected tab character. (no-tabs)
(#15852) There should be no spaces inside this paren. (space-in-parens)
(#15852) There should be no spaces inside this paren. (space-in-parens)
(#15852) There should be no spaces inside this paren. (space-in-parens)
(#15852) There should be no spaces inside this paren. (space-in-parens)
(#15853) Unexpected tab character. (no-tabs)
(#15855) Unexpected tab character. (no-tabs)
(#15855) There should be no spaces inside this paren. (space-in-parens)
(#15855) There should be no spaces inside this paren. (space-in-parens)
(#15856) Unexpected tab character. (no-tabs)
(#15856) There should be no spaces inside this paren. (space-in-parens)
(#15856) There should be no spaces inside this paren. (space-in-parens)
(#15857) Unexpected tab character. (no-tabs)
(#15859) Unexpected tab character. (no-tabs)
(#15859) There should be no spaces inside this paren. (space-in-parens)
(#15859) There should be no spaces inside this paren. (space-in-parens)
(#15860) Unexpected tab character. (no-tabs)
(#15860) There should be no spaces inside this paren. (space-in-parens)
(#15860) There should be no spaces inside this paren. (space-in-parens)
(#15861) Unexpected tab character. (no-tabs)
(#15863) Unexpected tab character. (no-tabs)
(#15863) There should be no spaces inside this paren. (space-in-parens)
(#15863) There should be no spaces inside this paren. (space-in-parens)
(#15864) Unexpected tab character. (no-tabs)
(#15864) There should be no spaces inside this paren. (space-in-parens)
(#15864) There should be no spaces inside this paren. (space-in-parens)
(#15865) Unexpected tab character. (no-tabs)
(#15867) Unexpected tab character. (no-tabs)
(#15867) There should be no spaces inside this paren. (space-in-parens)
(#15867) Unexpected space after unary operator '!'. (space-unary-ops)
(#15867) There should be no spaces inside this paren. (space-in-parens)
(#15868) Unexpected tab character. (no-tabs)
(#15868) Infix operators must be spaced. (space-infix-ops)
(#15869) Unexpected tab character. (no-tabs)
(#15871) Unexpected tab character. (no-tabs)
(#15872) Unexpected tab character. (no-tabs)
(#15873) Unexpected tab character. (no-tabs)
(#15873) There should be no spaces inside this paren. (space-in-parens)
(#15873) There should be no spaces inside this paren. (space-in-parens)
(#15874) Unexpected tab character. (no-tabs)
(#15874) Infix operators must be spaced. (space-infix-ops)
(#15874) Infix operators must be spaced. (space-infix-ops)
(#15875) Unexpected tab character. (no-tabs)
(#15875) There should be no spaces inside this paren. (space-in-parens)
(#15875) There should be no spaces inside this paren. (space-in-parens)
(#15876) Unexpected tab character. (no-tabs)
(#15876) There should be no spaces inside this paren. (space-in-parens)
(#15876) There should be no spaces inside this paren. (space-in-parens)
(#15877) Unexpected tab character. (no-tabs)
(#15877) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#15878) Unexpected tab character. (no-tabs)
(#15879) Unexpected tab character. (no-tabs)
(#15880) Unexpected tab character. (no-tabs)
(#15882) Unexpected tab character. (no-tabs)
(#15882) There should be no spaces inside this paren. (space-in-parens)
(#15882) There should be no spaces inside this paren. (space-in-parens)
(#15884) Unexpected tab character. (no-tabs)
(#15885) Unexpected tab character. (no-tabs)
(#15886) Unexpected tab character. (no-tabs)
(#15887) Unexpected tab character. (no-tabs)
(#15888) Unexpected tab character. (no-tabs)
(#15889) Unexpected tab character. (no-tabs)
(#15890) Unexpected tab character. (no-tabs)
(#15891) Unexpected tab character. (no-tabs)
(#15892) Unexpected tab character. (no-tabs)
(#15894) Unexpected tab character. (no-tabs)
(#15895) Unexpected tab character. (no-tabs)
(#15896) Unexpected tab character. (no-tabs)
(#15897) Unexpected tab character. (no-tabs)
(#15898) Unexpected tab character. (no-tabs)
(#15899) Unexpected tab character. (no-tabs)
(#15900) Unexpected tab character. (no-tabs)
(#15901) Unexpected tab character. (no-tabs)
(#15901) Expected to return a value at the end of method '_nodeToButton'. (consistent-return)
(#15901) Unexpected space before function parentheses. (space-before-function-paren)
(#15901) There should be no spaces inside this paren. (space-in-parens)
(#15901) There should be no spaces inside this paren. (space-in-parens)
(#15902) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#15902) Unexpected tab character. (no-tabs)
(#15903) Unexpected tab character. (no-tabs)
(#15903) There should be no spaces inside this paren. (space-in-parens)
(#15903) Unexpected space after unary operator '!'. (space-unary-ops)
(#15903) There should be no spaces inside this paren. (space-in-parens)
(#15904) Unexpected tab character. (no-tabs)
(#15905) Unexpected tab character. (no-tabs)
(#15907) Unexpected tab character. (no-tabs)
(#15907) There should be no spaces inside this paren. (space-in-parens)
(#15907) Infix operators must be spaced. (space-infix-ops)
(#15907) Infix operators must be spaced. (space-infix-ops)
(#15907) Unexpected whitespace before semicolon. (semi-spacing)
(#15907) Infix operators must be spaced. (space-infix-ops)
(#15907) Unexpected whitespace before semicolon. (semi-spacing)
(#15907) There should be no spaces inside this paren. (space-in-parens)
(#15908) Unexpected tab character. (no-tabs)
(#15908) There should be no spaces inside this paren. (space-in-parens)
(#15908) There should be no spaces inside this paren. (space-in-parens)
(#15909) Unexpected tab character. (no-tabs)
(#15910) Unexpected tab character. (no-tabs)
(#15912) Unexpected tab character. (no-tabs)
(#15912) There should be no spaces inside this paren. (space-in-parens)
(#15912) There should be no spaces inside this paren. (space-in-parens)
(#15913) Unexpected tab character. (no-tabs)
(#15913) There should be no spaces inside this paren. (space-in-parens)
(#15913) There should be no spaces inside this paren. (space-in-parens)
(#15915) Unexpected tab character. (no-tabs)
(#15915) There should be no spaces inside this paren. (space-in-parens)
(#15915) There should be no spaces inside this paren. (space-in-parens)
(#15916) Unexpected tab character. (no-tabs)
(#15917) Unexpected tab character. (no-tabs)
(#15918) Unexpected tab character. (no-tabs)
(#15919) Unexpected tab character. (no-tabs)
(#15920) Unexpected tab character. (no-tabs)
(#15922) Unexpected tab character. (no-tabs)
(#15923) Unexpected tab character. (no-tabs)
(#15924) Unexpected tab character. (no-tabs)
(#15925) Unexpected tab character. (no-tabs)
(#15926) Unexpected tab character. (no-tabs)
(#15927) Unexpected tab character. (no-tabs)
(#15928) Unexpected tab character. (no-tabs)
(#15929) Unexpected tab character. (no-tabs)
(#15929) Expected to return a value at the end of method '_nodeToHost'. (consistent-return)
(#15929) Unexpected space before function parentheses. (space-before-function-paren)
(#15929) There should be no spaces inside this paren. (space-in-parens)
(#15929) There should be no spaces inside this paren. (space-in-parens)
(#15930) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#15930) Unexpected tab character. (no-tabs)
(#15931) Unexpected tab character. (no-tabs)
(#15931) There should be no spaces inside this paren. (space-in-parens)
(#15931) Unexpected space after unary operator '!'. (space-unary-ops)
(#15931) There should be no spaces inside this paren. (space-in-parens)
(#15932) Unexpected tab character. (no-tabs)
(#15933) Unexpected tab character. (no-tabs)
(#15935) Unexpected tab character. (no-tabs)
(#15935) There should be no spaces inside this paren. (space-in-parens)
(#15935) Infix operators must be spaced. (space-infix-ops)
(#15935) Infix operators must be spaced. (space-infix-ops)
(#15935) Unexpected whitespace before semicolon. (semi-spacing)
(#15935) Infix operators must be spaced. (space-infix-ops)
(#15935) Unexpected whitespace before semicolon. (semi-spacing)
(#15935) There should be no spaces inside this paren. (space-in-parens)
(#15936) Unexpected tab character. (no-tabs)
(#15936) There should be no spaces inside this paren. (space-in-parens)
(#15936) There should be no spaces inside this paren. (space-in-parens)
(#15937) Unexpected tab character. (no-tabs)
(#15938) Unexpected tab character. (no-tabs)
(#15940) Unexpected tab character. (no-tabs)
(#15940) There should be no spaces inside this paren. (space-in-parens)
(#15940) There should be no spaces inside this paren. (space-in-parens)
(#15941) Unexpected tab character. (no-tabs)
(#15941) There should be no spaces inside this paren. (space-in-parens)
(#15941) There should be no spaces inside this paren. (space-in-parens)
(#15943) Unexpected tab character. (no-tabs)
(#15943) There should be no spaces inside this paren. (space-in-parens)
(#15943) There should be no spaces inside this paren. (space-in-parens)
(#15944) Unexpected tab character. (no-tabs)
(#15945) Unexpected tab character. (no-tabs)
(#15946) Unexpected tab character. (no-tabs)
(#15947) Unexpected tab character. (no-tabs)
(#15948) Unexpected tab character. (no-tabs)
(#15950) Unexpected tab character. (no-tabs)
(#15951) Unexpected tab character. (no-tabs)
(#15952) Unexpected tab character. (no-tabs)
(#15953) Unexpected tab character. (no-tabs)
(#15954) Unexpected tab character. (no-tabs)
(#15955) Unexpected tab character. (no-tabs)
(#15956) Unexpected tab character. (no-tabs)
(#15957) Unexpected tab character. (no-tabs)
(#15957) Unexpected space before function parentheses. (space-before-function-paren)
(#15957) There should be no spaces inside this paren. (space-in-parens)
(#15957) There should be no spaces inside this paren. (space-in-parens)
(#15958) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#15958) Unexpected tab character. (no-tabs)
(#15959) Unexpected tab character. (no-tabs)
(#15959) Unexpected space before function parentheses. (space-before-function-paren)
(#15959) There should be no spaces inside this paren. (space-in-parens)
(#15959) There should be no spaces inside this paren. (space-in-parens)
(#15960) Unexpected tab character. (no-tabs)
(#15960) There should be no spaces inside this paren. (space-in-parens)
(#15960) Unexpected space after unary operator '!'. (space-unary-ops)
(#15960) There should be no spaces inside this paren. (space-in-parens)
(#15961) Unexpected tab character. (no-tabs)
(#15962) Unexpected tab character. (no-tabs)
(#15964) Unexpected tab character. (no-tabs)
(#15964) There should be no spaces inside this paren. (space-in-parens)
(#15964) There should be no spaces inside this paren. (space-in-parens)
(#15965) Unexpected tab character. (no-tabs)
(#15966) Unexpected tab character. (no-tabs)
(#15966) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#15967) Unexpected tab character. (no-tabs)
(#15967) There should be no spaces inside this paren. (space-in-parens)
(#15967) There should be no spaces inside this paren. (space-in-parens)
(#15967) There should be no spaces inside this paren. (space-in-parens)
(#15967) There should be no spaces inside this paren. (space-in-parens)
(#15968) Unexpected tab character. (no-tabs)
(#15968) There should be no spaces inside this paren. (space-in-parens)
(#15968) There should be no spaces inside this paren. (space-in-parens)
(#15969) Unexpected tab character. (no-tabs)
(#15970) Unexpected tab character. (no-tabs)
(#15972) Unexpected tab character. (no-tabs)
(#15972) There should be no spaces inside this paren. (space-in-parens)
(#15972) Unexpected space after unary operator '!'. (space-unary-ops)
(#15972) There should be no spaces inside this paren. (space-in-parens)
(#15973) Unexpected tab character. (no-tabs)
(#15974) Unexpected tab character. (no-tabs)
(#15976) Unexpected tab character. (no-tabs)
(#15976) There should be no spaces inside this paren. (space-in-parens)
(#15976) Unexpected space after unary operator '!'. (space-unary-ops)
(#15976) There should be no spaces inside this paren. (space-in-parens)
(#15977) Unexpected tab character. (no-tabs)
(#15978) Unexpected tab character. (no-tabs)
(#15980) Unexpected tab character. (no-tabs)
(#15980) There should be no spaces inside this paren. (space-in-parens)
(#15980) Unexpected space after unary operator '!'. (space-unary-ops)
(#15980) There should be no spaces inside this paren. (space-in-parens)
(#15981) Unexpected tab character. (no-tabs)
(#15982) Unexpected tab character. (no-tabs)
(#15984) Unexpected tab character. (no-tabs)
(#15984) There should be no spaces inside this paren. (space-in-parens)
(#15984) Unexpected space after unary operator '!'. (space-unary-ops)
(#15984) There should be no spaces inside this paren. (space-in-parens)
(#15985) Unexpected tab character. (no-tabs)
(#15986) Unexpected tab character. (no-tabs)
(#15988) Unexpected tab character. (no-tabs)
(#15989) Unexpected tab character. (no-tabs)
(#15990) Unexpected tab character. (no-tabs)
(#15991) Unexpected tab character. (no-tabs)
(#15993) Unexpected tab character. (no-tabs)
(#15993) Unexpected space before function parentheses. (space-before-function-paren)
(#15993) There should be no spaces inside this paren. (space-in-parens)
(#15993) There should be no spaces inside this paren. (space-in-parens)
(#15994) Unexpected tab character. (no-tabs)
(#15994) There should be no spaces inside this paren. (space-in-parens)
(#15994) Infix operators must be spaced. (space-infix-ops)
(#15994) Infix operators must be spaced. (space-infix-ops)
(#15994) Unexpected whitespace before semicolon. (semi-spacing)
(#15994) Infix operators must be spaced. (space-infix-ops)
(#15994) Unexpected whitespace before semicolon. (semi-spacing)
(#15994) There should be no spaces inside this paren. (space-in-parens)
(#15995) Unexpected tab character. (no-tabs)
(#15995) There should be no spaces inside this paren. (space-in-parens)
(#15995) There should be no spaces inside this paren. (space-in-parens)
(#15997) Unexpected tab character. (no-tabs)
(#15997) There should be no spaces inside this paren. (space-in-parens)
(#15997) There should be no spaces inside this paren. (space-in-parens)
(#15998) Unexpected tab character. (no-tabs)
(#15998) There should be no spaces inside this paren. (space-in-parens)
(#15998) There should be no spaces inside this paren. (space-in-parens)
(#15999) Unexpected tab character. (no-tabs)
(#16000) Unexpected tab character. (no-tabs)
(#16001) Unexpected tab character. (no-tabs)
(#16003) Unexpected tab character. (no-tabs)
(#16003) There should be no spaces inside this paren. (space-in-parens)
(#16003) There should be no spaces inside this paren. (space-in-parens)
(#16004) Unexpected tab character. (no-tabs)
(#16006) Unexpected tab character. (no-tabs)
(#16007) Unexpected tab character. (no-tabs)
(#16008) Unexpected tab character. (no-tabs)
(#16009) Unexpected tab character. (no-tabs)
(#16010) Unexpected tab character. (no-tabs)
(#16011) Unexpected tab character. (no-tabs)
(#16012) Unexpected tab character. (no-tabs)
(#16012) Unexpected space before function parentheses. (space-before-function-paren)
(#16012) There should be no spaces inside this paren. (space-in-parens)
(#16012) There should be no spaces inside this paren. (space-in-parens)
(#16013) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#16013) Unexpected tab character. (no-tabs)
(#16014) Unexpected tab character. (no-tabs)
(#16014) There should be no spaces inside this paren. (space-in-parens)
(#16014) There should be no spaces inside this paren. (space-in-parens)
(#16015) Unexpected tab character. (no-tabs)
(#16015) There should be no spaces inside this paren. (space-in-parens)
(#16015) There should be no spaces inside this paren. (space-in-parens)
(#16016) Unexpected tab character. (no-tabs)
(#16017) Unexpected tab character. (no-tabs)
(#16019) Unexpected tab character. (no-tabs)
(#16020) Unexpected tab character. (no-tabs)
(#16021) Unexpected tab character. (no-tabs)
(#16022) Unexpected tab character. (no-tabs)
(#16022) There should be no spaces inside this paren. (space-in-parens)
(#16022) There should be no spaces inside this paren. (space-in-parens)
(#16023) Unexpected tab character. (no-tabs)
(#16023) There should be no spaces inside this paren. (space-in-parens)
(#16023) There should be no spaces inside this paren. (space-in-parens)
(#16024) Unexpected tab character. (no-tabs)
(#16025) Unexpected tab character. (no-tabs)
(#16026) Unexpected tab character. (no-tabs)
(#16028) Unexpected tab character. (no-tabs)
(#16029) Unexpected tab character. (no-tabs)
(#16030) Unexpected tab character. (no-tabs)
(#16031) Unexpected tab character. (no-tabs)
(#16032) Unexpected tab character. (no-tabs)
(#16033) Unexpected tab character. (no-tabs)
(#16034) Unexpected tab character. (no-tabs)
(#16034) Unexpected space before function parentheses. (space-before-function-paren)
(#16034) There should be no spaces inside this paren. (space-in-parens)
(#16034) There should be no spaces inside this paren. (space-in-parens)
(#16035) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#16035) Unexpected tab character. (no-tabs)
(#16036) Unexpected tab character. (no-tabs)
(#16037) Unexpected tab character. (no-tabs)
(#16038) Unexpected tab character. (no-tabs)
(#16038) Unexpected space before function parentheses. (space-before-function-paren)
(#16038) There should be no spaces inside this paren. (space-in-parens)
(#16038) There should be no spaces inside this paren. (space-in-parens)
(#16039) Unexpected tab character. (no-tabs)
(#16041) Unexpected tab character. (no-tabs)
(#16042) Unexpected tab character. (no-tabs)
(#16043) Unexpected tab character. (no-tabs)
(#16044) Unexpected tab character. (no-tabs)
(#16044) There should be no spaces inside this paren. (space-in-parens)
(#16044) Unexpected space after unary operator '!'. (space-unary-ops)
(#16044) Unexpected space after unary operator '!'. (space-unary-ops)
(#16044) There should be no spaces inside this paren. (space-in-parens)
(#16045) Unexpected tab character. (no-tabs)
(#16045) There should be no spaces inside this paren. (space-in-parens)
(#16045) There should be no spaces inside this paren. (space-in-parens)
(#16046) Unexpected tab character. (no-tabs)
(#16047) Unexpected tab character. (no-tabs)
(#16049) Unexpected tab character. (no-tabs)
(#16049) There should be no spaces inside this paren. (space-in-parens)
(#16049) There should be no spaces inside this paren. (space-in-parens)
(#16050) Unexpected tab character. (no-tabs)
(#16050) There should be no spaces inside this paren. (space-in-parens)
(#16050) There should be no spaces inside this paren. (space-in-parens)
(#16052) Unexpected tab character. (no-tabs)
(#16052) There should be no spaces inside this paren. (space-in-parens)
(#16052) Unexpected space after unary operator '!'. (space-unary-ops)
(#16052) There should be no spaces inside this paren. (space-in-parens)
(#16053) Unexpected tab character. (no-tabs)
(#16053) Function expected no return value. (consistent-return)
(#16054) Unexpected tab character. (no-tabs)
(#16055) Unexpected tab character. (no-tabs)
(#16055) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#16056) Unexpected tab character. (no-tabs)
(#16056) There should be no spaces inside this paren. (space-in-parens)
(#16056) There should be no spaces inside this paren. (space-in-parens)
(#16057) Unexpected tab character. (no-tabs)
(#16057) There should be no spaces inside this paren. (space-in-parens)
(#16057) Unexpected space after unary operator '!'. (space-unary-ops)
(#16057) There should be no space after '['. (computed-property-spacing)
(#16057) There should be no space before ']'. (computed-property-spacing)
(#16057) There should be no spaces inside this paren. (space-in-parens)
(#16058) Unexpected tab character. (no-tabs)
(#16058) Expected an object to be thrown. (no-throw-literal)
(#16058) Infix operators must be spaced. (space-infix-ops)
(#16059) Unexpected tab character. (no-tabs)
(#16061) Unexpected tab character. (no-tabs)
(#16061) There should be no space after '['. (computed-property-spacing)
(#16061) There should be no space before ']'. (computed-property-spacing)
(#16062) Unexpected tab character. (no-tabs)
(#16064) Unexpected tab character. (no-tabs)
(#16065) Unexpected tab character. (no-tabs)
(#16065) There should be no spaces inside this paren. (space-in-parens)
(#16065) There should be no spaces inside this paren. (space-in-parens)
(#16066) Unexpected tab character. (no-tabs)
(#16067) Unexpected tab character. (no-tabs)
(#16067) Expected an object to be thrown. (no-throw-literal)
(#16068) Unexpected tab character. (no-tabs)
(#16069) Unexpected tab character. (no-tabs)
(#16071) Unexpected tab character. (no-tabs)
(#16071) Function expected no return value. (consistent-return)
(#16071) There should be no spaces inside this paren. (space-in-parens)
(#16071) There should be no spaces inside this paren. (space-in-parens)
(#16072) Unexpected tab character. (no-tabs)
(#16073) Unexpected tab character. (no-tabs)
(#16073) There should be no spaces inside this paren. (space-in-parens)
(#16073) There should be no spaces inside this paren. (space-in-parens)
(#16074) Unexpected tab character. (no-tabs)
(#16076) Unexpected tab character. (no-tabs)
(#16076) There should be no spaces inside this paren. (space-in-parens)
(#16076) There should be no spaces inside this paren. (space-in-parens)
(#16078) Unexpected tab character. (no-tabs)
(#16078) There should be no spaces inside this paren. (space-in-parens)
(#16078) There should be no spaces inside this paren. (space-in-parens)
(#16079) Unexpected tab character. (no-tabs)
(#16080) Unexpected tab character. (no-tabs)
(#16081) Unexpected tab character. (no-tabs)
(#16081) There should be no spaces inside this paren. (space-in-parens)
(#16081) Unexpected space after unary operator '!'. (space-unary-ops)
(#16081) There should be no space after '['. (computed-property-spacing)
(#16081) There should be no space before ']'. (computed-property-spacing)
(#16081) There should be no spaces inside this paren. (space-in-parens)
(#16082) Unexpected tab character. (no-tabs)
(#16082) Expected an object to be thrown. (no-throw-literal)
(#16082) Infix operators must be spaced. (space-infix-ops)
(#16083) Unexpected tab character. (no-tabs)
(#16085) Unexpected tab character. (no-tabs)
(#16085) There should be no spaces inside this paren. (space-in-parens)
(#16085) There should be no space after '['. (computed-property-spacing)
(#16085) There should be no space before ']'. (computed-property-spacing)
(#16085) There should be no spaces inside this paren. (space-in-parens)
(#16086) Unexpected tab character. (no-tabs)
(#16086) There should be no spaces inside this paren. (space-in-parens)
(#16086) There should be no spaces inside this paren. (space-in-parens)
(#16086) There should be no spaces inside this paren. (space-in-parens)
(#16086) There should be no spaces inside this paren. (space-in-parens)
(#16087) Unexpected tab character. (no-tabs)
(#16088) Unexpected tab character. (no-tabs)
(#16088) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#16089) Unexpected tab character. (no-tabs)
(#16089) There should be no spaces inside this paren. (space-in-parens)
(#16089) Unexpected space after unary operator '!'. (space-unary-ops)
(#16089) There should be no spaces inside this paren. (space-in-parens)
(#16090) Unexpected tab character. (no-tabs)
(#16091) Unexpected tab character. (no-tabs)
(#16092) Unexpected tab character. (no-tabs)
(#16093) Unexpected tab character. (no-tabs)
(#16094) Unexpected tab character. (no-tabs)
(#16096) Unexpected tab character. (no-tabs)
(#16097) Unexpected tab character. (no-tabs)
(#16099) Unexpected tab character. (no-tabs)
(#16099) There should be no spaces inside this paren. (space-in-parens)
(#16099) There should be no spaces inside this paren. (space-in-parens)
(#16101) Unexpected tab character. (no-tabs)
(#16102) Unexpected tab character. (no-tabs)
(#16103) Unexpected tab character. (no-tabs)
(#16104) Unexpected tab character. (no-tabs)
(#16104) There should be no spaces inside this paren. (space-in-parens)
(#16104) There should be no spaces inside this paren. (space-in-parens)
(#16105) Unexpected tab character. (no-tabs)
(#16105) Infix operators must be spaced. (space-infix-ops)
(#16105) Infix operators must be spaced. (space-infix-ops)
(#16106) Unexpected tab character. (no-tabs)
(#16108) Unexpected tab character. (no-tabs)
(#16109) Unexpected tab character. (no-tabs)
(#16110) Unexpected tab character. (no-tabs)
(#16111) Unexpected tab character. (no-tabs)
(#16111) There should be no spaces inside this paren. (space-in-parens)
(#16111) There should be no spaces inside this paren. (space-in-parens)
(#16112) Unexpected tab character. (no-tabs)
(#16112) There should be no spaces inside this paren. (space-in-parens)
(#16112) Unexpected space after unary operator '!'. (space-unary-ops)
(#16112) There should be no spaces inside this paren. (space-in-parens)
(#16113) Unexpected tab character. (no-tabs)
(#16114) Unexpected tab character. (no-tabs)
(#16116) Unexpected tab character. (no-tabs)
(#16116) There should be no spaces inside this paren. (space-in-parens)
(#16116) Infix operators must be spaced. (space-infix-ops)
(#16116) Infix operators must be spaced. (space-infix-ops)
(#16116) Unexpected whitespace before semicolon. (semi-spacing)
(#16116) Infix operators must be spaced. (space-infix-ops)
(#16116) Unexpected whitespace before semicolon. (semi-spacing)
(#16116) There should be no spaces inside this paren. (space-in-parens)
(#16117) Unexpected tab character. (no-tabs)
(#16117) There should be no spaces inside this paren. (space-in-parens)
(#16117) There should be no spaces inside this paren. (space-in-parens)
(#16118) Unexpected tab character. (no-tabs)
(#16120) Unexpected tab character. (no-tabs)
(#16121) Unexpected tab character. (no-tabs)
(#16123) Unexpected tab character. (no-tabs)
(#16124) Unexpected tab character. (no-tabs)
(#16124) There should be no spaces inside this paren. (space-in-parens)
(#16124) There should be no spaces inside this paren. (space-in-parens)
(#16125) Unexpected tab character. (no-tabs)
(#16125) There should be no spaces inside this paren. (space-in-parens)
(#16125) Unexpected space after unary operator '!'. (space-unary-ops)
(#16125) There should be no spaces inside this paren. (space-in-parens)
(#16126) Unexpected tab character. (no-tabs)
(#16127) Unexpected tab character. (no-tabs)
(#16129) Unexpected tab character. (no-tabs)
(#16129) There should be no spaces inside this paren. (space-in-parens)
(#16129) Infix operators must be spaced. (space-infix-ops)
(#16129) Infix operators must be spaced. (space-infix-ops)
(#16129) Unexpected whitespace before semicolon. (semi-spacing)
(#16129) Infix operators must be spaced. (space-infix-ops)
(#16129) Unexpected whitespace before semicolon. (semi-spacing)
(#16129) There should be no spaces inside this paren. (space-in-parens)
(#16130) Unexpected tab character. (no-tabs)
(#16130) There should be no spaces inside this paren. (space-in-parens)
(#16130) There should be no spaces inside this paren. (space-in-parens)
(#16131) Unexpected tab character. (no-tabs)
(#16133) Unexpected tab character. (no-tabs)
(#16134) Unexpected tab character. (no-tabs)
(#16136) Unexpected tab character. (no-tabs)
(#16137) Unexpected tab character. (no-tabs)
(#16138) Unexpected tab character. (no-tabs)
(#16139) Unexpected tab character. (no-tabs)
(#16140) Unexpected tab character. (no-tabs)
(#16142) Unexpected tab character. (no-tabs)
(#16143) Unexpected tab character. (no-tabs)
(#16144) There should be no spaces inside this paren. (space-in-parens)
(#16145) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#16152) Missing JSDoc for parameter 'fade'. (valid-jsdoc)
(#16152) Expected JSDoc for 'show' but found 'Flag'. (valid-jsdoc)
(#16152) Expected JSDoc for 'className' but found 'Class'. (valid-jsdoc)
(#16159) Unexpected space before function parentheses. (space-before-function-paren)
(#16159) There should be no spaces inside this paren. (space-in-parens)
(#16159) There should be no spaces inside this paren. (space-in-parens)
(#16160) Unexpected tab character. (no-tabs)
(#16160) There should be no spaces inside this paren. (space-in-parens)
(#16160) There should be no spaces inside this paren. (space-in-parens)
(#16161) Unexpected tab character. (no-tabs)
(#16162) Unexpected tab character. (no-tabs)
(#16164) Unexpected tab character. (no-tabs)
(#16164) There should be no spaces inside this paren. (space-in-parens)
(#16164) There should be no spaces inside this paren. (space-in-parens)
(#16165) Unexpected tab character. (no-tabs)
(#16166) Unexpected tab character. (no-tabs)
(#16166) There should be no spaces inside this paren. (space-in-parens)
(#16166) There should be no spaces inside this paren. (space-in-parens)
(#16167) Unexpected tab character. (no-tabs)
(#16167) There should be no spaces inside this paren. (space-in-parens)
(#16167) There should be no spaces inside this paren. (space-in-parens)
(#16168) Unexpected tab character. (no-tabs)
(#16168) There should be no spaces inside this paren. (space-in-parens)
(#16168) There should be no spaces inside this paren. (space-in-parens)
(#16169) Unexpected tab character. (no-tabs)
(#16169) There should be no spaces inside this paren. (space-in-parens)
(#16169) There should be no spaces inside this paren. (space-in-parens)
(#16170) Unexpected tab character. (no-tabs)
(#16170) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#16171) Unexpected tab character. (no-tabs)
(#16172) Unexpected tab character. (no-tabs)
(#16172) Infix operators must be spaced. (space-infix-ops)
(#16173) Unexpected tab character. (no-tabs)
(#16173) There should be no spaces inside this paren. (space-in-parens)
(#16173) Unexpected space before function parentheses. (space-before-function-paren)
(#16174) Unexpected tab character. (no-tabs)
(#16174) Unexpected 'this'. (no-invalid-this)
(#16175) Unexpected tab character. (no-tabs)
(#16175) There should be no spaces inside this paren. (space-in-parens)
(#16175) There should be no spaces inside this paren. (space-in-parens)
(#16176) Unexpected tab character. (no-tabs)
(#16177) Unexpected tab character. (no-tabs)
(#16177) There should be no spaces inside this paren. (space-in-parens)
(#16178) Unexpected tab character. (no-tabs)
(#16181) Expected JSDoc for 'buttons' but found 'Button'. (valid-jsdoc)
(#16181) Expected JSDoc for 'group' but found 'Instance'. (valid-jsdoc)
(#16192) Unexpected space before function parentheses. (space-before-function-paren)
(#16192) There should be no spaces inside this paren. (space-in-parens)
(#16192) There should be no spaces inside this paren. (space-in-parens)
(#16193) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#16194) Unexpected tab character. (no-tabs)
(#16194) There should be no spaces inside this paren. (space-in-parens)
(#16194) Unexpected space after unary operator '!'. (space-unary-ops)
(#16194) There should be no spaces inside this paren. (space-in-parens)
(#16195) Unexpected tab character. (no-tabs)
(#16195) There should be no spaces inside this paren. (space-in-parens)
(#16195) Unexpected space before function parentheses. (space-before-function-paren)
(#16195) There should be no spaces inside this paren. (space-in-parens)
(#16195) There should be no spaces inside this paren. (space-in-parens)
(#16196) Unexpected tab character. (no-tabs)
(#16197) Unexpected tab character. (no-tabs)
(#16197) There should be no spaces inside this paren. (space-in-parens)
(#16198) Unexpected tab character. (no-tabs)
(#16200) Unexpected tab character. (no-tabs)
(#16201) Unexpected tab character. (no-tabs)
(#16201) There should be no spaces inside this paren. (space-in-parens)
(#16201) Unexpected space before function parentheses. (space-before-function-paren)
(#16201) There should be no spaces inside this paren. (space-in-parens)
(#16201) There should be no spaces inside this paren. (space-in-parens)
(#16202) Unexpected tab character. (no-tabs)
(#16203) Unexpected tab character. (no-tabs)
(#16203) There should be no spaces inside this paren. (space-in-parens)
(#16205) Unexpected tab character. (no-tabs)
(#16206) Unexpected tab character. (no-tabs)
(#16206) Unexpected space before function parentheses. (space-before-function-paren)
(#16206) There should be no spaces inside this paren. (space-in-parens)
(#16206) There should be no spaces inside this paren. (space-in-parens)
(#16207) Unexpected tab character. (no-tabs)
(#16207) There should be no spaces inside this paren. (space-in-parens)
(#16207) There should be no spaces inside this paren. (space-in-parens)
(#16207) There should be no spaces inside this paren. (space-in-parens)
(#16207) There should be no spaces inside this paren. (space-in-parens)
(#16208) Unexpected tab character. (no-tabs)
(#16208) There should be no spaces inside this paren. (space-in-parens)
(#16208) Infix operators must be spaced. (space-infix-ops)
(#16208) Infix operators must be spaced. (space-infix-ops)
(#16208) Unexpected whitespace before semicolon. (semi-spacing)
(#16208) Infix operators must be spaced. (space-infix-ops)
(#16208) Unexpected whitespace before semicolon. (semi-spacing)
(#16208) There should be no spaces inside this paren. (space-in-parens)
(#16209) Unexpected tab character. (no-tabs)
(#16209) There should be no spaces inside this paren. (space-in-parens)
(#16209) There should be no spaces inside this paren. (space-in-parens)
(#16210) Unexpected tab character. (no-tabs)
(#16211) Unexpected tab character. (no-tabs)
(#16212) Unexpected tab character. (no-tabs)
(#16214) Unexpected tab character. (no-tabs)
(#16214) There should be no spaces inside this paren. (space-in-parens)
(#16214) There should be no spaces inside this paren. (space-in-parens)
(#16215) Unexpected tab character. (no-tabs)
(#16215) There should be no spaces inside this paren. (space-in-parens)
(#16215) There should be no spaces inside this paren. (space-in-parens)
(#16215) There should be no spaces inside this paren. (space-in-parens)
(#16215) There should be no spaces inside this paren. (space-in-parens)
(#16216) Unexpected tab character. (no-tabs)
(#16217) Unexpected tab character. (no-tabs)
(#16217) There should be no spaces inside this paren. (space-in-parens)
(#16217) There should be no spaces inside this paren. (space-in-parens)
(#16218) Unexpected tab character. (no-tabs)
(#16218) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#16219) Unexpected tab character. (no-tabs)
(#16220) Unexpected tab character. (no-tabs)
(#16221) Unexpected tab character. (no-tabs)
(#16221) There should be no spaces inside this paren. (space-in-parens)
(#16221) There should be no spaces inside this paren. (space-in-parens)
(#16223) Unexpected tab character. (no-tabs)
(#16223) There should be no spaces inside this paren. (space-in-parens)
(#16223) There should be no spaces inside this paren. (space-in-parens)
(#16224) Unexpected tab character. (no-tabs)
(#16224) There should be no spaces inside this paren. (space-in-parens)
(#16224) There should be no space after '['. (computed-property-spacing)
(#16224) There should be no space before ']'. (computed-property-spacing)
(#16224) There should be no spaces inside this paren. (space-in-parens)
(#16225) Unexpected tab character. (no-tabs)
(#16226) Unexpected tab character. (no-tabs)
(#16227) Unexpected tab character. (no-tabs)
(#16227) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#16228) Unexpected tab character. (no-tabs)
(#16228) There should be no spaces inside this paren. (space-in-parens)
(#16228) There should be no spaces inside this paren. (space-in-parens)
(#16229) Unexpected tab character. (no-tabs)
(#16230) Unexpected tab character. (no-tabs)
(#16230) There should be no spaces inside this paren. (space-in-parens)
(#16230) There should be no space after '['. (computed-property-spacing)
(#16230) There should be no space before ']'. (computed-property-spacing)
(#16230) There should be no spaces inside this paren. (space-in-parens)
(#16231) Unexpected tab character. (no-tabs)
(#16232) Unexpected tab character. (no-tabs)
(#16233) Trailing spaces not allowed. (no-trailing-spaces)
(#16233) Unexpected tab character. (no-tabs)
(#16234) Unexpected tab character. (no-tabs)
(#16234) There should be no spaces inside this paren. (space-in-parens)
(#16234) There should be no spaces inside this paren. (space-in-parens)
(#16236) Unexpected tab character. (no-tabs)
(#16239) Expected JSDoc for 'insts' but found 'Button'. (valid-jsdoc)
(#16239) Missing JSDoc for parameter 'selector'. (valid-jsdoc)
(#16239) Duplicate JSDoc parameter 'Button'. (valid-jsdoc)
(#16249) Unexpected space before function parentheses. (space-before-function-paren)
(#16249) There should be no spaces inside this paren. (space-in-parens)
(#16249) There should be no spaces inside this paren. (space-in-parens)
(#16250) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#16251) Unexpected tab character. (no-tabs)
(#16252) Unexpected tab character. (no-tabs)
(#16252) Unexpected space before function parentheses. (space-before-function-paren)
(#16252) There should be no spaces inside this paren. (space-in-parens)
(#16252) There should be no spaces inside this paren. (space-in-parens)
(#16253) Unexpected tab character. (no-tabs)
(#16254) Unexpected tab character. (no-tabs)
(#16256) Unexpected tab character. (no-tabs)
(#16256) There should be no spaces inside this paren. (space-in-parens)
(#16256) Infix operators must be spaced. (space-infix-ops)
(#16256) Infix operators must be spaced. (space-infix-ops)
(#16256) Unexpected whitespace before semicolon. (semi-spacing)
(#16256) Infix operators must be spaced. (space-infix-ops)
(#16256) Unexpected whitespace before semicolon. (semi-spacing)
(#16256) There should be no spaces inside this paren. (space-in-parens)
(#16257) Unexpected tab character. (no-tabs)
(#16259) Unexpected tab character. (no-tabs)
(#16259) There should be no spaces inside this paren. (space-in-parens)
(#16259) There should be no spaces inside this paren. (space-in-parens)
(#16260) Unexpected tab character. (no-tabs)
(#16261) Unexpected tab character. (no-tabs)
(#16261) Infix operators must be spaced. (space-infix-ops)
(#16262) Unexpected tab character. (no-tabs)
(#16262) Infix operators must be spaced. (space-infix-ops)
(#16264) Unexpected tab character. (no-tabs)
(#16264) There should be no spaces inside this paren. (space-in-parens)
(#16265) Unexpected tab character. (no-tabs)
(#16266) Unexpected tab character. (no-tabs)
(#16267) Unexpected tab character. (no-tabs)
(#16268) Unexpected tab character. (no-tabs)
(#16268) There should be no spaces inside this paren. (space-in-parens)
(#16270) Unexpected tab character. (no-tabs)
(#16270) There should be no spaces inside this paren. (space-in-parens)
(#16270) There should be no spaces inside this paren. (space-in-parens)
(#16271) Unexpected tab character. (no-tabs)
(#16271) There should be no spaces inside this paren. (space-in-parens)
(#16271) Infix operators must be spaced. (space-infix-ops)
(#16271) There should be no spaces inside this paren. (space-in-parens)
(#16272) Unexpected tab character. (no-tabs)
(#16273) Unexpected tab character. (no-tabs)
(#16274) Unexpected tab character. (no-tabs)
(#16275) Unexpected tab character. (no-tabs)
(#16277) Unexpected tab character. (no-tabs)
(#16277) Unexpected space before function parentheses. (space-before-function-paren)
(#16277) There should be no spaces inside this paren. (space-in-parens)
(#16277) There should be no spaces inside this paren. (space-in-parens)
(#16278) Unexpected tab character. (no-tabs)
(#16279) Unexpected tab character. (no-tabs)
(#16280) Unexpected tab character. (no-tabs)
(#16280) There should be no spaces inside this paren. (space-in-parens)
(#16280) There should be no spaces inside this paren. (space-in-parens)
(#16282) Unexpected tab character. (no-tabs)
(#16282) There should be no spaces inside this paren. (space-in-parens)
(#16282) Unexpected space before function parentheses. (space-before-function-paren)
(#16283) Unexpected tab character. (no-tabs)
(#16284) Unexpected tab character. (no-tabs)
(#16284) There should be no spaces inside this paren. (space-in-parens)
(#16286) Unexpected tab character. (no-tabs)
(#16286) There should be no spaces inside this paren. (space-in-parens)
(#16286) There should be no spaces inside this paren. (space-in-parens)
(#16286) There should be no spaces inside this paren. (space-in-parens)
(#16286) There should be no spaces inside this paren. (space-in-parens)
(#16287) Unexpected tab character. (no-tabs)
(#16287) There should be no spaces inside this paren. (space-in-parens)
(#16287) Infix operators must be spaced. (space-infix-ops)
(#16287) Infix operators must be spaced. (space-infix-ops)
(#16287) Unexpected whitespace before semicolon. (semi-spacing)
(#16287) Infix operators must be spaced. (space-infix-ops)
(#16287) Unexpected whitespace before semicolon. (semi-spacing)
(#16287) There should be no spaces inside this paren. (space-in-parens)
(#16288) Unexpected tab character. (no-tabs)
(#16288) There should be no spaces inside this paren. (space-in-parens)
(#16288) There should be no spaces inside this paren. (space-in-parens)
(#16289) Unexpected tab character. (no-tabs)
(#16290) Unexpected tab character. (no-tabs)
(#16291) Unexpected tab character. (no-tabs)
(#16293) Unexpected tab character. (no-tabs)
(#16293) There should be no spaces inside this paren. (space-in-parens)
(#16293) There should be no spaces inside this paren. (space-in-parens)
(#16294) Unexpected tab character. (no-tabs)
(#16295) Unexpected tab character. (no-tabs)
(#16295) There should be no spaces inside this paren. (space-in-parens)
(#16295) Infix operators must be spaced. (space-infix-ops)
(#16295) Infix operators must be spaced. (space-infix-ops)
(#16295) Unexpected whitespace before semicolon. (semi-spacing)
(#16295) Infix operators must be spaced. (space-infix-ops)
(#16295) Unexpected whitespace before semicolon. (semi-spacing)
(#16295) There should be no spaces inside this paren. (space-in-parens)
(#16296) Unexpected tab character. (no-tabs)
(#16296) There should be no spaces inside this paren. (space-in-parens)
(#16297) Unexpected tab character. (no-tabs)
(#16298) Unexpected tab character. (no-tabs)
(#16299) Unexpected tab character. (no-tabs)
(#16299) There should be no spaces inside this paren. (space-in-parens)
(#16300) Unexpected tab character. (no-tabs)
(#16301) Unexpected tab character. (no-tabs)
(#16301) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#16302) Unexpected tab character. (no-tabs)
(#16302) There should be no spaces inside this paren. (space-in-parens)
(#16302) There should be no spaces inside this paren. (space-in-parens)
(#16303) Unexpected tab character. (no-tabs)
(#16304) Unexpected tab character. (no-tabs)
(#16304) There should be no spaces inside this paren. (space-in-parens)
(#16305) Unexpected tab character. (no-tabs)
(#16306) Unexpected tab character. (no-tabs)
(#16306) There should be no space after '['. (computed-property-spacing)
(#16306) There should be no space before ']'. (computed-property-spacing)
(#16307) Unexpected tab character. (no-tabs)
(#16307) There should be no spaces inside this paren. (space-in-parens)
(#16308) Unexpected tab character. (no-tabs)
(#16308) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#16309) Unexpected tab character. (no-tabs)
(#16309) There should be no spaces inside this paren. (space-in-parens)
(#16309) There should be no spaces inside this paren. (space-in-parens)
(#16310) Unexpected tab character. (no-tabs)
(#16310) There should be no spaces inside this paren. (space-in-parens)
(#16310) There should be no spaces inside this paren. (space-in-parens)
(#16310) There should be no spaces inside this paren. (space-in-parens)
(#16310) There should be no spaces inside this paren. (space-in-parens)
(#16311) Unexpected tab character. (no-tabs)
(#16312) Unexpected tab character. (no-tabs)
(#16314) Unexpected tab character. (no-tabs)
(#16314) There should be no spaces inside this paren. (space-in-parens)
(#16314) Infix operators must be spaced. (space-infix-ops)
(#16314) Infix operators must be spaced. (space-infix-ops)
(#16314) Unexpected whitespace before semicolon. (semi-spacing)
(#16314) Infix operators must be spaced. (space-infix-ops)
(#16314) Unexpected whitespace before semicolon. (semi-spacing)
(#16314) There should be no spaces inside this paren. (space-in-parens)
(#16315) Unexpected tab character. (no-tabs)
(#16315) There should be no spaces inside this paren. (space-in-parens)
(#16315) There should be no spaces inside this paren. (space-in-parens)
(#16316) Unexpected tab character. (no-tabs)
(#16317) Unexpected tab character. (no-tabs)
(#16317) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#16318) Unexpected tab character. (no-tabs)
(#16318) There should be no spaces inside this paren. (space-in-parens)
(#16318) There should be no spaces inside this paren. (space-in-parens)
(#16318) Unnecessary escape character: \-. (no-useless-escape)
(#16318) There should be no spaces inside this paren. (space-in-parens)
(#16318) There should be no spaces inside this paren. (space-in-parens)
(#16319) Unexpected tab character. (no-tabs)
(#16320) Unexpected tab character. (no-tabs)
(#16320) There should be no spaces inside this paren. (space-in-parens)
(#16320) Unexpected space before function parentheses. (space-before-function-paren)
(#16321) Unexpected tab character. (no-tabs)
(#16322) Unexpected tab character. (no-tabs)
(#16322) There should be no spaces inside this paren. (space-in-parens)
(#16324) Unexpected tab character. (no-tabs)
(#16324) There should be no spaces inside this paren. (space-in-parens)
(#16325) Unexpected tab character. (no-tabs)
(#16326) Unexpected tab character. (no-tabs)
(#16326) There should be no space after '['. (computed-property-spacing)
(#16326) There should be no spaces inside this paren. (space-in-parens)
(#16326) There should be no spaces inside this paren. (space-in-parens)
(#16326) There should be no space before ']'. (computed-property-spacing)
(#16327) Unexpected tab character. (no-tabs)
(#16327) There should be no spaces inside this paren. (space-in-parens)
(#16328) Unexpected tab character. (no-tabs)
(#16328) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#16329) Unexpected tab character. (no-tabs)
(#16329) There should be no spaces inside this paren. (space-in-parens)
(#16329) There should be no spaces inside this paren. (space-in-parens)
(#16329) There should be no spaces inside this paren. (space-in-parens)
(#16329) There should be no spaces inside this paren. (space-in-parens)
(#16330) Unexpected tab character. (no-tabs)
(#16331) Unexpected tab character. (no-tabs)
(#16331) There should be no spaces inside this paren. (space-in-parens)
(#16331) There should be no spaces inside this paren. (space-in-parens)
(#16333) Unexpected tab character. (no-tabs)
(#16333) There should be no spaces inside this paren. (space-in-parens)
(#16333) Infix operators must be spaced. (space-infix-ops)
(#16333) Infix operators must be spaced. (space-infix-ops)
(#16333) Unexpected whitespace before semicolon. (semi-spacing)
(#16333) Infix operators must be spaced. (space-infix-ops)
(#16333) Unexpected whitespace before semicolon. (semi-spacing)
(#16333) There should be no spaces inside this paren. (space-in-parens)
(#16334) Unexpected tab character. (no-tabs)
(#16334) There should be no spaces inside this paren. (space-in-parens)
(#16334) There should be no spaces inside this paren. (space-in-parens)
(#16335) Unexpected tab character. (no-tabs)
(#16335) There should be no spaces inside this paren. (space-in-parens)
(#16336) Unexpected tab character. (no-tabs)
(#16337) Unexpected tab character. (no-tabs)
(#16338) Unexpected tab character. (no-tabs)
(#16338) There should be no spaces inside this paren. (space-in-parens)
(#16339) Unexpected tab character. (no-tabs)
(#16340) Unexpected tab character. (no-tabs)
(#16341) Unexpected tab character. (no-tabs)
(#16341) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#16342) Unexpected tab character. (no-tabs)
(#16343) Unexpected tab character. (no-tabs)
(#16343) Comments should not begin with a lowercase character (capitalized-comments)
(#16344) Unexpected tab character. (no-tabs)
(#16344) There should be no spaces inside this paren. (space-in-parens)
(#16344) There should be no spaces inside this paren. (space-in-parens)
(#16344) There should be no spaces inside this paren. (space-in-parens)
(#16344) There should be no spaces inside this paren. (space-in-parens)
(#16344) There should be no spaces inside this paren. (space-in-parens)
(#16344) Unexpected space before function parentheses. (space-before-function-paren)
(#16345) Unexpected tab character. (no-tabs)
(#16345) There should be no spaces inside this paren. (space-in-parens)
(#16346) Unexpected tab character. (no-tabs)
(#16347) Unexpected tab character. (no-tabs)
(#16347) Unexpected 'this'. (no-invalid-this)
(#16348) Unexpected tab character. (no-tabs)
(#16348) There should be no spaces inside this paren. (space-in-parens)
(#16349) Unexpected tab character. (no-tabs)
(#16349) There should be no spaces inside this paren. (space-in-parens)
(#16350) Unexpected tab character. (no-tabs)
(#16351) Unexpected tab character. (no-tabs)
(#16351) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#16352) Unexpected tab character. (no-tabs)
(#16352) There should be no spaces inside this paren. (space-in-parens)
(#16352) There should be no spaces inside this paren. (space-in-parens)
(#16353) Unexpected tab character. (no-tabs)
(#16354) Unexpected tab character. (no-tabs)
(#16354) There should be no spaces inside this paren. (space-in-parens)
(#16354) There should be no spaces inside this paren. (space-in-parens)
(#16356) Unexpected tab character. (no-tabs)
(#16356) There should be no spaces inside this paren. (space-in-parens)
(#16356) There should be no spaces inside this paren. (space-in-parens)
(#16357) Unexpected tab character. (no-tabs)
(#16357) There should be no spaces inside this paren. (space-in-parens)
(#16358) Unexpected tab character. (no-tabs)
(#16359) Unexpected tab character. (no-tabs)
(#16359) There should be no space after '['. (computed-property-spacing)
(#16359) There should be no space before ']'. (computed-property-spacing)
(#16360) Unexpected tab character. (no-tabs)
(#16360) There should be no spaces inside this paren. (space-in-parens)
(#16361) Unexpected tab character. (no-tabs)
(#16362) Unexpected tab character. (no-tabs)
(#16363) Unexpected tab character. (no-tabs)
(#16366) Unexpected tab character. (no-tabs)
(#16366) There should be no spaces inside this paren. (space-in-parens)
(#16366) Infix operators must be spaced. (space-infix-ops)
(#16366) Infix operators must be spaced. (space-infix-ops)
(#16366) Unexpected whitespace before semicolon. (semi-spacing)
(#16366) Infix operators must be spaced. (space-infix-ops)
(#16366) Unexpected whitespace before semicolon. (semi-spacing)
(#16366) There should be no spaces inside this paren. (space-in-parens)
(#16367) Unexpected tab character. (no-tabs)
(#16369) Unexpected tab character. (no-tabs)
(#16369) There should be no spaces inside this paren. (space-in-parens)
(#16369) There should be no spaces inside this paren. (space-in-parens)
(#16370) Unexpected tab character. (no-tabs)
(#16372) Unexpected tab character. (no-tabs)
(#16383) Unexpected tab character. (no-tabs)
(#16383) There should be no space after '['. (array-bracket-spacing)
(#16383) There should be no space before ']'. (array-bracket-spacing)
(#16384) Unexpected tab character. (no-tabs)
(#16385) Unexpected tab character. (no-tabs)
(#16386) Unexpected tab character. (no-tabs)
(#16387) Unexpected tab character. (no-tabs)
(#16388) Unexpected tab character. (no-tabs)
(#16389) Unexpected tab character. (no-tabs)
(#16390) Unexpected tab character. (no-tabs)
(#16391) Unexpected tab character. (no-tabs)
(#16392) Unexpected tab character. (no-tabs)
(#16393) Unexpected tab character. (no-tabs)
(#16394) Unexpected tab character. (no-tabs)
(#16395) Unexpected tab character. (no-tabs)
(#16396) Unexpected tab character. (no-tabs)
(#16397) Unexpected tab character. (no-tabs)
(#16398) Unexpected tab character. (no-tabs)
(#16399) Unexpected tab character. (no-tabs)
(#16400) Unexpected tab character. (no-tabs)
(#16401) Unexpected tab character. (no-tabs)
(#16402) Unexpected tab character. (no-tabs)
(#16403) Unexpected tab character. (no-tabs)
(#16404) Unexpected tab character. (no-tabs)
(#16405) Unexpected tab character. (no-tabs)
(#16416) There should be no spaces inside this paren. (space-in-parens)
(#16417) Unexpected tab character. (no-tabs)
(#16418) Unexpected tab character. (no-tabs)
(#16418) Unexpected space before function parentheses. (space-before-function-paren)
(#16418) There should be no spaces inside this paren. (space-in-parens)
(#16418) There should be no spaces inside this paren. (space-in-parens)
(#16419) Unexpected tab character. (no-tabs)
(#16419) There should be no spaces inside this paren. (space-in-parens)
(#16419) There should be no spaces inside this paren. (space-in-parens)
(#16420) Unexpected tab character. (no-tabs)
(#16421) Unexpected tab character. (no-tabs)
(#16422) Unexpected tab character. (no-tabs)
(#16422) Unexpected space before function parentheses. (space-before-function-paren)
(#16422) There should be no spaces inside this paren. (space-in-parens)
(#16422) There should be no spaces inside this paren. (space-in-parens)
(#16423) Unexpected tab character. (no-tabs)
(#16424) Unexpected tab character. (no-tabs)
(#16425) Unexpected tab character. (no-tabs)
(#16425) There should be no spaces inside this paren. (space-in-parens)
(#16425) There should be no spaces inside this paren. (space-in-parens)
(#16426) Unexpected tab character. (no-tabs)
(#16428) Unexpected tab character. (no-tabs)
(#16429) Unexpected tab character. (no-tabs)
(#16429) There should be no spaces inside this paren. (space-in-parens)
(#16429) There should be no spaces inside this paren. (space-in-parens)
(#16430) Unexpected tab character. (no-tabs)
(#16431) Unexpected tab character. (no-tabs)
(#16431) There should be no spaces inside this paren. (space-in-parens)
(#16431) There should be no spaces inside this paren. (space-in-parens)
(#16432) Unexpected tab character. (no-tabs)
(#16434) Unexpected tab character. (no-tabs)
(#16435) Unexpected tab character. (no-tabs)
(#16435) There should be no spaces inside this paren. (space-in-parens)
(#16435) There should be no spaces inside this paren. (space-in-parens)
(#16436) Unexpected tab character. (no-tabs)
(#16436) There should be no spaces inside this paren. (space-in-parens)
(#16436) There should be no spaces inside this paren. (space-in-parens)
(#16437) Unexpected tab character. (no-tabs)
(#16437) There should be no spaces inside this paren. (space-in-parens)
(#16437) There should be no spaces inside this paren. (space-in-parens)
(#16438) Unexpected tab character. (no-tabs)
(#16438) There should be no spaces inside this paren. (space-in-parens)
(#16438) There should be no spaces inside this paren. (space-in-parens)
(#16440) Unexpected tab character. (no-tabs)
(#16440) There should be no spaces inside this paren. (space-in-parens)
(#16440) There should be no spaces inside this paren. (space-in-parens)
(#16442) Unexpected tab character. (no-tabs)
(#16442) There should be no spaces inside this paren. (space-in-parens)
(#16442) There should be no spaces inside this paren. (space-in-parens)
(#16443) Unexpected tab character. (no-tabs)
(#16443) There should be no spaces inside this paren. (space-in-parens)
(#16444) Unexpected tab character. (no-tabs)
(#16444) Comments should not begin with a lowercase character (capitalized-comments)
(#16445) Unexpected tab character. (no-tabs)
(#16446) Unexpected tab character. (no-tabs)
(#16446) There should be no spaces inside this paren. (space-in-parens)
(#16447) Unexpected tab character. (no-tabs)
(#16447) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#16448) Unexpected tab character. (no-tabs)
(#16448) There should be no spaces inside this paren. (space-in-parens)
(#16448) There should be no spaces inside this paren. (space-in-parens)
(#16449) Unexpected tab character. (no-tabs)
(#16449) There should be no spaces inside this paren. (space-in-parens)
(#16450) Unexpected tab character. (no-tabs)
(#16451) Unexpected tab character. (no-tabs)
(#16452) Unexpected tab character. (no-tabs)
(#16452) There should be no spaces inside this paren. (space-in-parens)
(#16454) Unexpected tab character. (no-tabs)
(#16455) Unexpected tab character. (no-tabs)
(#16456) Unexpected tab character. (no-tabs)
(#16456) There should be no spaces inside this paren. (space-in-parens)
(#16456) There should be no spaces inside this paren. (space-in-parens)
(#16457) Unexpected tab character. (no-tabs)
(#16457) There should be no spaces inside this paren. (space-in-parens)
(#16457) There should be no spaces inside this paren. (space-in-parens)
(#16457) There should be no spaces inside this paren. (space-in-parens)
(#16457) There should be no spaces inside this paren. (space-in-parens)
(#16458) Unexpected tab character. (no-tabs)
(#16459) Unexpected tab character. (no-tabs)
(#16459) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#16460) Unexpected tab character. (no-tabs)
(#16461) Unexpected tab character. (no-tabs)
(#16462) Unexpected tab character. (no-tabs)
(#16463) Unexpected tab character. (no-tabs)
(#16463) There should be no spaces inside this paren. (space-in-parens)
(#16463) There should be no spaces inside this paren. (space-in-parens)
(#16464) Unexpected tab character. (no-tabs)
(#16465) Unexpected tab character. (no-tabs)
(#16467) Unexpected tab character. (no-tabs)
(#16467) There should be no spaces inside this paren. (space-in-parens)
(#16467) Infix operators must be spaced. (space-infix-ops)
(#16467) There should be no spaces inside this paren. (space-in-parens)
(#16468) Unexpected tab character. (no-tabs)
(#16470) Unexpected tab character. (no-tabs)
(#16470) There should be no spaces inside this paren. (space-in-parens)
(#16470) There should be no spaces inside this paren. (space-in-parens)
(#16471) Unexpected tab character. (no-tabs)
(#16471) There should be no spaces inside this paren. (space-in-parens)
(#16471) There should be no spaces inside this paren. (space-in-parens)
(#16472) Unexpected tab character. (no-tabs)
(#16474) Unexpected tab character. (no-tabs)
(#16475) Unexpected tab character. (no-tabs)
(#16476) Unexpected tab character. (no-tabs)
(#16476) There should be no spaces inside this paren. (space-in-parens)
(#16476) Unexpected space before function parentheses. (space-before-function-paren)
(#16477) Unexpected tab character. (no-tabs)
(#16478) Unexpected tab character. (no-tabs)
(#16479) Unexpected tab character. (no-tabs)
(#16480) Unexpected tab character. (no-tabs)
(#16481) Unexpected tab character. (no-tabs)
(#16481) There should be no spaces inside this paren. (space-in-parens)
(#16481) Unexpected space before function parentheses. (space-before-function-paren)
(#16481) Unexpected empty function. (no-empty-function)
(#16481) There should be no spaces inside this paren. (space-in-parens)
(#16483) Unexpected tab character. (no-tabs)
(#16483) There should be no spaces inside this paren. (space-in-parens)
(#16483) Unexpected space before function parentheses. (space-before-function-paren)
(#16484) Unexpected tab character. (no-tabs)
(#16484) Comments should not begin with a lowercase character (capitalized-comments)
(#16485) Unexpected tab character. (no-tabs)
(#16487) Unexpected tab character. (no-tabs)
(#16487) There should be no spaces inside this paren. (space-in-parens)
(#16487) Unexpected space after unary operator '!'. (space-unary-ops)
(#16487) There should be no spaces inside this paren. (space-in-parens)
(#16487) There should be no spaces inside this paren. (space-in-parens)
(#16487) There should be no spaces inside this paren. (space-in-parens)
(#16488) Unexpected tab character. (no-tabs)
(#16489) Unexpected tab character. (no-tabs)
(#16489) There should be no spaces inside this paren. (space-in-parens)
(#16489) Unexpected space before function parentheses. (space-before-function-paren)
(#16490) Unexpected tab character. (no-tabs)
(#16491) Unexpected tab character. (no-tabs)
(#16491) There should be no spaces inside this paren. (space-in-parens)
(#16493) Unexpected tab character. (no-tabs)
(#16493) There should be no spaces inside this paren. (space-in-parens)
(#16493) There should be no spaces inside this paren. (space-in-parens)
(#16494) Unexpected tab character. (no-tabs)
(#16494) There should be no spaces inside this paren. (space-in-parens)
(#16494) There should be no spaces inside this paren. (space-in-parens)
(#16496) Unexpected tab character. (no-tabs)
(#16496) There should be no spaces inside this paren. (space-in-parens)
(#16496) There should be no spaces inside this paren. (space-in-parens)
(#16497) Unexpected tab character. (no-tabs)
(#16497) There should be no spaces inside this paren. (space-in-parens)
(#16497) There should be no spaces inside this paren. (space-in-parens)
(#16498) Unexpected tab character. (no-tabs)
(#16499) Unexpected tab character. (no-tabs)
(#16499) There should be no spaces inside this paren. (space-in-parens)
(#16500) Unexpected tab character. (no-tabs)
(#16500) There should be no spaces inside this paren. (space-in-parens)
(#16502) Unexpected tab character. (no-tabs)
(#16502) There should be no spaces inside this paren. (space-in-parens)
(#16502) There should be no spaces inside this paren. (space-in-parens)
(#16503) Unexpected tab character. (no-tabs)
(#16503) There should be no spaces inside this paren. (space-in-parens)
(#16503) Unexpected space before function parentheses. (space-before-function-paren)
(#16504) Unexpected tab character. (no-tabs)
(#16505) Unexpected tab character. (no-tabs)
(#16505) There should be no spaces inside this paren. (space-in-parens)
(#16506) Unexpected tab character. (no-tabs)
(#16507) Unexpected tab character. (no-tabs)
(#16508) Unexpected tab character. (no-tabs)
(#16509) Unexpected tab character. (no-tabs)
(#16510) Unexpected tab character. (no-tabs)
(#16511) Unexpected tab character. (no-tabs)
(#16512) Unexpected tab character. (no-tabs)
(#16513) Unexpected tab character. (no-tabs)
(#16514) Unexpected tab character. (no-tabs)
(#16514) Expected to return a value at the end of method 'copy'. (consistent-return)
(#16514) Unexpected space before function parentheses. (space-before-function-paren)
(#16514) There should be no spaces inside this paren. (space-in-parens)
(#16514) There should be no spaces inside this paren. (space-in-parens)
(#16515) Unexpected tab character. (no-tabs)
(#16515) There should be no spaces inside this paren. (space-in-parens)
(#16515) There should be no spaces inside this paren. (space-in-parens)
(#16516) Unexpected tab character. (no-tabs)
(#16517) Unexpected tab character. (no-tabs)
(#16518) Unexpected tab character. (no-tabs)
(#16518) There should be no spaces inside this paren. (space-in-parens)
(#16518) There should be no spaces inside this paren. (space-in-parens)
(#16518) There should be no spaces inside this paren. (space-in-parens)
(#16518) There should be no spaces inside this paren. (space-in-parens)
(#16519) Unexpected tab character. (no-tabs)
(#16520) Unexpected tab character. (no-tabs)
(#16521) Unexpected tab character. (no-tabs)
(#16522) Unexpected tab character. (no-tabs)
(#16522) Expected to return a value at the end of method 'csv'. (consistent-return)
(#16522) Unexpected space before function parentheses. (space-before-function-paren)
(#16522) There should be no spaces inside this paren. (space-in-parens)
(#16522) There should be no spaces inside this paren. (space-in-parens)
(#16523) Unexpected tab character. (no-tabs)
(#16524) Unexpected tab character. (no-tabs)
(#16524) There should be no spaces inside this paren. (space-in-parens)
(#16524) There should be no spaces inside this paren. (space-in-parens)
(#16524) There should be no spaces inside this paren. (space-in-parens)
(#16524) There should be no spaces inside this paren. (space-in-parens)
(#16525) Unexpected tab character. (no-tabs)
(#16526) Unexpected tab character. (no-tabs)
(#16527) Unexpected tab character. (no-tabs)
(#16527) There should be no spaces inside this paren. (space-in-parens)
(#16527) There should be no spaces inside this paren. (space-in-parens)
(#16527) There should be no spaces inside this paren. (space-in-parens)
(#16527) There should be no spaces inside this paren. (space-in-parens)
(#16528) Unexpected tab character. (no-tabs)
(#16529) Unexpected tab character. (no-tabs)
(#16530) Unexpected tab character. (no-tabs)
(#16531) Unexpected tab character. (no-tabs)
(#16531) Expected to return a value at the end of method 'excel'. (consistent-return)
(#16531) Unexpected space before function parentheses. (space-before-function-paren)
(#16531) There should be no spaces inside this paren. (space-in-parens)
(#16531) There should be no spaces inside this paren. (space-in-parens)
(#16532) Unexpected tab character. (no-tabs)
(#16533) Unexpected tab character. (no-tabs)
(#16533) There should be no spaces inside this paren. (space-in-parens)
(#16533) There should be no spaces inside this paren. (space-in-parens)
(#16533) There should be no spaces inside this paren. (space-in-parens)
(#16533) There should be no spaces inside this paren. (space-in-parens)
(#16534) Unexpected tab character. (no-tabs)
(#16535) Unexpected tab character. (no-tabs)
(#16536) Unexpected tab character. (no-tabs)
(#16536) There should be no spaces inside this paren. (space-in-parens)
(#16536) There should be no spaces inside this paren. (space-in-parens)
(#16536) There should be no spaces inside this paren. (space-in-parens)
(#16536) There should be no spaces inside this paren. (space-in-parens)
(#16537) Unexpected tab character. (no-tabs)
(#16538) Unexpected tab character. (no-tabs)
(#16539) Unexpected tab character. (no-tabs)
(#16540) Unexpected tab character. (no-tabs)
(#16540) Expected to return a value at the end of method 'pdf'. (consistent-return)
(#16540) Unexpected space before function parentheses. (space-before-function-paren)
(#16540) There should be no spaces inside this paren. (space-in-parens)
(#16540) There should be no spaces inside this paren. (space-in-parens)
(#16541) Unexpected tab character. (no-tabs)
(#16542) Unexpected tab character. (no-tabs)
(#16542) There should be no spaces inside this paren. (space-in-parens)
(#16542) There should be no spaces inside this paren. (space-in-parens)
(#16542) There should be no spaces inside this paren. (space-in-parens)
(#16542) There should be no spaces inside this paren. (space-in-parens)
(#16543) Unexpected tab character. (no-tabs)
(#16544) Unexpected tab character. (no-tabs)
(#16545) Unexpected tab character. (no-tabs)
(#16545) There should be no spaces inside this paren. (space-in-parens)
(#16545) There should be no spaces inside this paren. (space-in-parens)
(#16545) There should be no spaces inside this paren. (space-in-parens)
(#16545) There should be no spaces inside this paren. (space-in-parens)
(#16546) Unexpected tab character. (no-tabs)
(#16547) Unexpected tab character. (no-tabs)
(#16548) Unexpected tab character. (no-tabs)
(#16549) Unexpected tab character. (no-tabs)
(#16549) Unexpected space before function parentheses. (space-before-function-paren)
(#16549) There should be no spaces inside this paren. (space-in-parens)
(#16549) There should be no spaces inside this paren. (space-in-parens)
(#16550) Unexpected tab character. (no-tabs)
(#16551) Unexpected tab character. (no-tabs)
(#16551) There should be no spaces inside this paren. (space-in-parens)
(#16551) There should be no spaces inside this paren. (space-in-parens)
(#16552) Unexpected tab character. (no-tabs)
(#16552) There should be no spaces inside this paren. (space-in-parens)
(#16552) There should be no spaces inside this paren. (space-in-parens)
(#16553) Unexpected tab character. (no-tabs)
(#16553) Unexpected space before function parentheses. (space-before-function-paren)
(#16553) There should be no spaces inside this paren. (space-in-parens)
(#16553) There should be no spaces inside this paren. (space-in-parens)
(#16554) Unexpected tab character. (no-tabs)
(#16554) There should be no spaces inside this paren. (space-in-parens)
(#16555) Unexpected tab character. (no-tabs)
(#16556) Unexpected tab character. (no-tabs)
(#16557) Unexpected tab character. (no-tabs)
(#16557) There should be no spaces inside this paren. (space-in-parens)
(#16558) Unexpected tab character. (no-tabs)
(#16560) Unexpected tab character. (no-tabs)
(#16561) Unexpected tab character. (no-tabs)
(#16562) Unexpected tab character. (no-tabs)
(#16563) Unexpected tab character. (no-tabs)
(#16564) Unexpected tab character. (no-tabs)
(#16565) Unexpected tab character. (no-tabs)
(#16565) There should be no spaces inside this paren. (space-in-parens)
(#16565) Unexpected space before function parentheses. (space-before-function-paren)
(#16565) There should be no spaces inside this paren. (space-in-parens)
(#16565) There should be no spaces inside this paren. (space-in-parens)
(#16566) Unexpected tab character. (no-tabs)
(#16567) Unexpected tab character. (no-tabs)
(#16568) Unexpected tab character. (no-tabs)
(#16568) Unexpected space before function parentheses. (space-before-function-paren)
(#16568) There should be no spaces inside this paren. (space-in-parens)
(#16568) There should be no spaces inside this paren. (space-in-parens)
(#16569) Unexpected tab character. (no-tabs)
(#16569) There should be no spaces inside this paren. (space-in-parens)
(#16569) There should be no spaces inside this paren. (space-in-parens)
(#16570) Unexpected tab character. (no-tabs)
(#16571) Unexpected tab character. (no-tabs)
(#16571) Unexpected space before function parentheses. (space-before-function-paren)
(#16571) There should be no spaces inside this paren. (space-in-parens)
(#16571) There should be no spaces inside this paren. (space-in-parens)
(#16572) Unexpected tab character. (no-tabs)
(#16573) Unexpected tab character. (no-tabs)
(#16573) Unexpected space before function parentheses. (space-before-function-paren)
(#16574) Unexpected tab character. (no-tabs)
(#16574) There should be no spaces inside this paren. (space-in-parens)
(#16574) There should be no spaces inside this paren. (space-in-parens)
(#16575) Unexpected tab character. (no-tabs)
(#16577) Unexpected tab character. (no-tabs)
(#16577) There should be no spaces inside this paren. (space-in-parens)
(#16577) Infix operators must be spaced. (space-infix-ops)
(#16577) There should be no spaces inside this paren. (space-in-parens)
(#16578) Unexpected tab character. (no-tabs)
(#16579) Unexpected tab character. (no-tabs)
(#16580) Unexpected tab character. (no-tabs)
(#16580) Unexpected space before function parentheses. (space-before-function-paren)
(#16580) There should be no spaces inside this paren. (space-in-parens)
(#16580) There should be no spaces inside this paren. (space-in-parens)
(#16581) Unexpected tab character. (no-tabs)
(#16581) There should be no spaces inside this paren. (space-in-parens)
(#16581) Infix operators must be spaced. (space-infix-ops)
(#16581) There should be no spaces inside this paren. (space-in-parens)
(#16582) Unexpected tab character. (no-tabs)
(#16583) Unexpected tab character. (no-tabs)
(#16584) Unexpected tab character. (no-tabs)
(#16584) There should be no spaces inside this paren. (space-in-parens)
(#16585) Unexpected tab character. (no-tabs)
(#16585) Unexpected space before function parentheses. (space-before-function-paren)
(#16585) There should be no spaces inside this paren. (space-in-parens)
(#16585) There should be no spaces inside this paren. (space-in-parens)
(#16586) Unexpected tab character. (no-tabs)
(#16587) Unexpected tab character. (no-tabs)
(#16587) There should be no spaces inside this paren. (space-in-parens)
(#16587) Infix operators must be spaced. (space-infix-ops)
(#16587) Unexpected space before function parentheses. (space-before-function-paren)
(#16588) Unexpected tab character. (no-tabs)
(#16588) There should be no spaces inside this paren. (space-in-parens)
(#16588) There should be no spaces inside this paren. (space-in-parens)
(#16588) There should be no spaces inside this paren. (space-in-parens)
(#16588) There should be no spaces inside this paren. (space-in-parens)
(#16589) Unexpected tab character. (no-tabs)
(#16589) There should be no spaces inside this paren. (space-in-parens)
(#16590) Unexpected tab character. (no-tabs)
(#16591) Unexpected tab character. (no-tabs)
(#16591) Unexpected space before function parentheses. (space-before-function-paren)
(#16591) There should be no spaces inside this paren. (space-in-parens)
(#16591) There should be no spaces inside this paren. (space-in-parens)
(#16592) Unexpected tab character. (no-tabs)
(#16592) There should be no spaces inside this paren. (space-in-parens)
(#16592) Infix operators must be spaced. (space-infix-ops)
(#16592) There should be no spaces inside this paren. (space-in-parens)
(#16593) Unexpected tab character. (no-tabs)
(#16594) Unexpected tab character. (no-tabs)
(#16595) Unexpected tab character. (no-tabs)
(#16596) There should be no spaces inside this paren. (space-in-parens)
(#16607) There should be no spaces inside this paren. (space-in-parens)
(#16607) Unexpected space before function parentheses. (space-before-function-paren)
(#16607) There should be no spaces inside this paren. (space-in-parens)
(#16607) There should be no spaces inside this paren. (space-in-parens)
(#16608) Unexpected tab character. (no-tabs)
(#16609) Unexpected tab character. (no-tabs)
(#16609) There should be no spaces inside this paren. (space-in-parens)
(#16609) There should be no spaces inside this paren. (space-in-parens)
(#16610) Unexpected tab character. (no-tabs)
(#16611) Unexpected tab character. (no-tabs)
(#16612) Unexpected tab character. (no-tabs)
(#16614) Unexpected 'this'. (no-invalid-this)
(#16614) Unexpected tab character. (no-tabs)
(#16616) Unexpected tab character. (no-tabs)
(#16616) Unexpected 'this'. (no-invalid-this)
(#16616) There should be no spaces inside this paren. (space-in-parens)
(#16616) Expected to return a value at the end of function. (consistent-return)
(#16616) Unexpected space before function parentheses. (space-before-function-paren)
(#16616) There should be no spaces inside this paren. (space-in-parens)
(#16616) There should be no spaces inside this paren. (space-in-parens)
(#16617) Unexpected tab character. (no-tabs)
(#16617) There should be no spaces inside this paren. (space-in-parens)
(#16617) There should be no spaces inside this paren. (space-in-parens)
(#16618) Unexpected tab character. (no-tabs)
(#16619) Unexpected tab character. (no-tabs)
(#16619) There should be no spaces inside this paren. (space-in-parens)
(#16619) There should be no spaces inside this paren. (space-in-parens)
(#16620) Unexpected tab character. (no-tabs)
(#16621) Unexpected tab character. (no-tabs)
(#16622) Unexpected tab character. (no-tabs)
(#16623) Unexpected tab character. (no-tabs)
(#16623) There should be no spaces inside this paren. (space-in-parens)
(#16625) Unexpected tab character. (no-tabs)
(#16626) Unexpected tab character. (no-tabs)
(#16627) There should be no spaces inside this paren. (space-in-parens)
(#16630) There should be no spaces inside this paren. (space-in-parens)
(#16630) Unexpected space before function parentheses. (space-before-function-paren)
(#16630) There should be no spaces inside this paren. (space-in-parens)
(#16630) There should be no spaces inside this paren. (space-in-parens)
(#16631) Unexpected tab character. (no-tabs)
(#16631) Comments should not begin with a lowercase character (capitalized-comments)
(#16632) Unexpected tab character. (no-tabs)
(#16632) Unexpected 'this'. (no-invalid-this)
(#16632) There should be no spaces inside this paren. (space-in-parens)
(#16632) There should be no spaces inside this paren. (space-in-parens)
(#16634) Unexpected tab character. (no-tabs)
(#16634) There should be no spaces inside this paren. (space-in-parens)
(#16634) There should be no spaces inside this paren. (space-in-parens)
(#16635) Unexpected tab character. (no-tabs)
(#16635) There should be no spaces inside this paren. (space-in-parens)
(#16635) There should be no spaces inside this paren. (space-in-parens)
(#16636) Unexpected tab character. (no-tabs)
(#16638) Unexpected tab character. (no-tabs)
(#16639) There should be no spaces inside this paren. (space-in-parens)
(#16642) There should be no spaces inside this paren. (space-in-parens)
(#16642) Unexpected space before function parentheses. (space-before-function-paren)
(#16642) There should be no spaces inside this paren. (space-in-parens)
(#16642) There should be no spaces inside this paren. (space-in-parens)
(#16643) Unexpected tab character. (no-tabs)
(#16643) There should be no spaces inside this paren. (space-in-parens)
(#16643) There should be no spaces inside this paren. (space-in-parens)
(#16644) Unexpected tab character. (no-tabs)
(#16644) Unexpected 'this'. (no-invalid-this)
(#16644) There should be no spaces inside this paren. (space-in-parens)
(#16644) Unexpected space before function parentheses. (space-before-function-paren)
(#16644) There should be no spaces inside this paren. (space-in-parens)
(#16644) There should be no spaces inside this paren. (space-in-parens)
(#16645) Unexpected tab character. (no-tabs)
(#16645) There should be no spaces inside this paren. (space-in-parens)
(#16645) There should be no spaces inside this paren. (space-in-parens)
(#16646) Unexpected tab character. (no-tabs)
(#16646) There should be no spaces inside this paren. (space-in-parens)
(#16647) Unexpected tab character. (no-tabs)
(#16649) Unexpected tab character. (no-tabs)
(#16649) Unexpected 'this'. (no-invalid-this)
(#16649) There should be no spaces inside this paren. (space-in-parens)
(#16649) Unexpected space before function parentheses. (space-before-function-paren)
(#16649) There should be no spaces inside this paren. (space-in-parens)
(#16649) There should be no spaces inside this paren. (space-in-parens)
(#16650) Unexpected tab character. (no-tabs)
(#16650) There should be no spaces inside this paren. (space-in-parens)
(#16650) There should be no spaces inside this paren. (space-in-parens)
(#16651) Unexpected tab character. (no-tabs)
(#16651) There should be no spaces inside this paren. (space-in-parens)
(#16652) There should be no spaces inside this paren. (space-in-parens)
(#16655) There should be no spaces inside this paren. (space-in-parens)
(#16655) Unexpected space before function parentheses. (space-before-function-paren)
(#16655) There should be no spaces inside this paren. (space-in-parens)
(#16655) There should be no spaces inside this paren. (space-in-parens)
(#16656) Unexpected tab character. (no-tabs)
(#16656) There should be no spaces inside this paren. (space-in-parens)
(#16656) There should be no spaces inside this paren. (space-in-parens)
(#16657) Unexpected tab character. (no-tabs)
(#16657) Unexpected 'this'. (no-invalid-this)
(#16657) There should be no spaces inside this paren. (space-in-parens)
(#16657) Unexpected space before function parentheses. (space-before-function-paren)
(#16657) There should be no spaces inside this paren. (space-in-parens)
(#16657) There should be no spaces inside this paren. (space-in-parens)
(#16658) Unexpected tab character. (no-tabs)
(#16658) There should be no spaces inside this paren. (space-in-parens)
(#16658) There should be no spaces inside this paren. (space-in-parens)
(#16659) Unexpected tab character. (no-tabs)
(#16659) There should be no spaces inside this paren. (space-in-parens)
(#16660) Unexpected tab character. (no-tabs)
(#16662) Unexpected tab character. (no-tabs)
(#16662) Unexpected 'this'. (no-invalid-this)
(#16662) There should be no spaces inside this paren. (space-in-parens)
(#16662) Unexpected space before function parentheses. (space-before-function-paren)
(#16662) There should be no spaces inside this paren. (space-in-parens)
(#16662) There should be no spaces inside this paren. (space-in-parens)
(#16663) Unexpected tab character. (no-tabs)
(#16663) There should be no spaces inside this paren. (space-in-parens)
(#16663) There should be no spaces inside this paren. (space-in-parens)
(#16664) Unexpected tab character. (no-tabs)
(#16664) There should be no spaces inside this paren. (space-in-parens)
(#16665) There should be no spaces inside this paren. (space-in-parens)
(#16668) There should be no spaces inside this paren. (space-in-parens)
(#16668) Unexpected space before function parentheses. (space-before-function-paren)
(#16668) There should be no spaces inside this paren. (space-in-parens)
(#16668) There should be no spaces inside this paren. (space-in-parens)
(#16669) Unexpected tab character. (no-tabs)
(#16669) Unexpected 'this'. (no-invalid-this)
(#16669) There should be no spaces inside this paren. (space-in-parens)
(#16669) Unexpected space before function parentheses. (space-before-function-paren)
(#16669) There should be no spaces inside this paren. (space-in-parens)
(#16669) There should be no spaces inside this paren. (space-in-parens)
(#16670) Unexpected tab character. (no-tabs)
(#16670) There should be no spaces inside this paren. (space-in-parens)
(#16670) There should be no spaces inside this paren. (space-in-parens)
(#16671) Unexpected tab character. (no-tabs)
(#16671) There should be no spaces inside this paren. (space-in-parens)
(#16672) There should be no spaces inside this paren. (space-in-parens)
(#16675) There should be no spaces inside this paren. (space-in-parens)
(#16675) Unexpected space before function parentheses. (space-before-function-paren)
(#16676) Unexpected tab character. (no-tabs)
(#16676) Unexpected 'this'. (no-invalid-this)
(#16676) There should be no spaces inside this paren. (space-in-parens)
(#16676) Unexpected space before function parentheses. (space-before-function-paren)
(#16676) There should be no spaces inside this paren. (space-in-parens)
(#16676) There should be no spaces inside this paren. (space-in-parens)
(#16677) Unexpected tab character. (no-tabs)
(#16677) There should be no spaces inside this paren. (space-in-parens)
(#16677) There should be no spaces inside this paren. (space-in-parens)
(#16678) Unexpected tab character. (no-tabs)
(#16678) There should be no spaces inside this paren. (space-in-parens)
(#16679) There should be no spaces inside this paren. (space-in-parens)
(#16682) There should be no spaces inside this paren. (space-in-parens)
(#16682) Unexpected space before function parentheses. (space-before-function-paren)
(#16683) Unexpected tab character. (no-tabs)
(#16685) Unexpected tab character. (no-tabs)
(#16685) Comments should not begin with a lowercase character (capitalized-comments)
(#16686) Unexpected tab character. (no-tabs)
(#16686) There should be no spaces inside this paren. (space-in-parens)
(#16686) Unexpected 'this'. (no-invalid-this)
(#16686) There should be no spaces inside this paren. (space-in-parens)
(#16686) Unexpected space before function parentheses. (space-before-function-paren)
(#16686) There should be no spaces inside this paren. (space-in-parens)
(#16686) There should be no spaces inside this paren. (space-in-parens)
(#16687) Unexpected tab character. (no-tabs)
(#16687) There should be no spaces inside this paren. (space-in-parens)
(#16687) There should be no spaces inside this paren. (space-in-parens)
(#16687) There should be no spaces inside this paren. (space-in-parens)
(#16687) There should be no spaces inside this paren. (space-in-parens)
(#16688) Unexpected tab character. (no-tabs)
(#16688) There should be no spaces inside this paren. (space-in-parens)
(#16688) There should be no spaces inside this paren. (space-in-parens)
(#16690) Unexpected tab character. (no-tabs)
(#16691) There should be no spaces inside this paren. (space-in-parens)
(#16694) There should be no spaces inside this paren. (space-in-parens)
(#16694) Unexpected space before function parentheses. (space-before-function-paren)
(#16694) There should be no spaces inside this paren. (space-in-parens)
(#16694) There should be no spaces inside this paren. (space-in-parens)
(#16695) Unexpected tab character. (no-tabs)
(#16695) There should be no spaces inside this paren. (space-in-parens)
(#16695) There should be no spaces inside this paren. (space-in-parens)
(#16696) Unexpected tab character. (no-tabs)
(#16696) Unexpected 'this'. (no-invalid-this)
(#16696) There should be no spaces inside this paren. (space-in-parens)
(#16696) Unexpected space before function parentheses. (space-before-function-paren)
(#16696) There should be no spaces inside this paren. (space-in-parens)
(#16696) There should be no spaces inside this paren. (space-in-parens)
(#16697) Unexpected tab character. (no-tabs)
(#16697) There should be no spaces inside this paren. (space-in-parens)
(#16697) There should be no spaces inside this paren. (space-in-parens)
(#16698) Unexpected tab character. (no-tabs)
(#16698) There should be no spaces inside this paren. (space-in-parens)
(#16699) Unexpected tab character. (no-tabs)
(#16701) Unexpected tab character. (no-tabs)
(#16701) Unexpected 'this'. (no-invalid-this)
(#16701) There should be no spaces inside this paren. (space-in-parens)
(#16701) Unexpected space before function parentheses. (space-before-function-paren)
(#16701) There should be no spaces inside this paren. (space-in-parens)
(#16701) There should be no spaces inside this paren. (space-in-parens)
(#16702) Unexpected tab character. (no-tabs)
(#16702) There should be no spaces inside this paren. (space-in-parens)
(#16702) There should be no spaces inside this paren. (space-in-parens)
(#16703) Unexpected tab character. (no-tabs)
(#16703) There should be no spaces inside this paren. (space-in-parens)
(#16704) There should be no spaces inside this paren. (space-in-parens)
(#16707) There should be no spaces inside this paren. (space-in-parens)
(#16707) Unexpected space before function parentheses. (space-before-function-paren)
(#16708) Unexpected tab character. (no-tabs)
(#16708) Unexpected 'this'. (no-invalid-this)
(#16708) There should be no spaces inside this paren. (space-in-parens)
(#16708) Unexpected space before function parentheses. (space-before-function-paren)
(#16708) There should be no spaces inside this paren. (space-in-parens)
(#16708) There should be no spaces inside this paren. (space-in-parens)
(#16709) Unexpected tab character. (no-tabs)
(#16709) There should be no spaces inside this paren. (space-in-parens)
(#16709) There should be no spaces inside this paren. (space-in-parens)
(#16709) There should be no spaces inside this paren. (space-in-parens)
(#16709) There should be no spaces inside this paren. (space-in-parens)
(#16710) Unexpected tab character. (no-tabs)
(#16710) There should be no spaces inside this paren. (space-in-parens)
(#16711) There should be no spaces inside this paren. (space-in-parens)
(#16714) There should be no spaces inside this paren. (space-in-parens)
(#16714) Unexpected space before function parentheses. (space-before-function-paren)
(#16715) Unexpected tab character. (no-tabs)
(#16716) Unexpected tab character. (no-tabs)
(#16716) Unexpected 'this'. (no-invalid-this)
(#16718) Unexpected tab character. (no-tabs)
(#16719) Unexpected tab character. (no-tabs)
(#16720) Unexpected 'this'. (no-invalid-this)
(#16720) Unexpected tab character. (no-tabs)
(#16720) There should be no spaces inside this paren. (space-in-parens)
(#16720) Unexpected space before function parentheses. (space-before-function-paren)
(#16720) There should be no spaces inside this paren. (space-in-parens)
(#16720) There should be no spaces inside this paren. (space-in-parens)
(#16721) Unexpected tab character. (no-tabs)
(#16721) There should be no spaces inside this paren. (space-in-parens)
(#16721) There should be no spaces inside this paren. (space-in-parens)
(#16722) Unexpected tab character. (no-tabs)
(#16722) There should be no spaces inside this paren. (space-in-parens)
(#16722) There should be no spaces inside this paren. (space-in-parens)
(#16724) Unexpected tab character. (no-tabs)
(#16724) There should be no spaces inside this paren. (space-in-parens)
(#16724) Infix operators must be spaced. (space-infix-ops)
(#16724) Infix operators must be spaced. (space-infix-ops)
(#16724) Unexpected whitespace before semicolon. (semi-spacing)
(#16724) Infix operators must be spaced. (space-infix-ops)
(#16724) Unexpected whitespace before semicolon. (semi-spacing)
(#16724) There should be no spaces inside this paren. (space-in-parens)
(#16725) Unexpected tab character. (no-tabs)
(#16725) There should be no spaces inside this paren. (space-in-parens)
(#16725) There should be no spaces inside this paren. (space-in-parens)
(#16726) Unexpected tab character. (no-tabs)
(#16727) Unexpected tab character. (no-tabs)
(#16728) Unexpected tab character. (no-tabs)
(#16728) There should be no spaces inside this paren. (space-in-parens)
(#16730) Unexpected tab character. (no-tabs)
(#16731) There should be no spaces inside this paren. (space-in-parens)
(#16734) There should be no spaces inside this paren. (space-in-parens)
(#16734) Unexpected space before function parentheses. (space-before-function-paren)
(#16734) There should be no spaces inside this paren. (space-in-parens)
(#16734) There should be no spaces inside this paren. (space-in-parens)
(#16735) Unexpected tab character. (no-tabs)
(#16735) Unexpected 'this'. (no-invalid-this)
(#16737) Unexpected tab character. (no-tabs)
(#16738) Unexpected tab character. (no-tabs)
(#16738) There should be no spaces inside this paren. (space-in-parens)
(#16738) There should be no spaces inside this paren. (space-in-parens)
(#16739) Unexpected tab character. (no-tabs)
(#16739) There should be no spaces inside this paren. (space-in-parens)
(#16739) Unexpected 'this'. (no-invalid-this)
(#16739) There should be no spaces inside this paren. (space-in-parens)
(#16741) Unexpected tab character. (no-tabs)
(#16741) There should be no spaces inside this paren. (space-in-parens)
(#16741) There should be no spaces inside this paren. (space-in-parens)
(#16742) Unexpected tab character. (no-tabs)
(#16742) There should be no spaces inside this paren. (space-in-parens)
(#16742) There should be no spaces inside this paren. (space-in-parens)
(#16743) Unexpected tab character. (no-tabs)
(#16744) Unexpected tab character. (no-tabs)
(#16746) Unexpected tab character. (no-tabs)
(#16746) Unexpected 'this'. (no-invalid-this)
(#16746) There should be no spaces inside this paren. (space-in-parens)
(#16746) Unexpected 'this'. (no-invalid-this)
(#16746) There should be no spaces inside this paren. (space-in-parens)
(#16747) There should be no spaces inside this paren. (space-in-parens)
(#16750) There should be no spaces inside this paren. (space-in-parens)
(#16750) Unexpected space before function parentheses. (space-before-function-paren)
(#16751) Unexpected 'this'. (no-invalid-this)
(#16751) Unexpected tab character. (no-tabs)
(#16751) There should be no spaces inside this paren. (space-in-parens)
(#16751) There should be no spaces inside this paren. (space-in-parens)
(#16751) There should be no spaces inside this paren. (space-in-parens)
(#16751) Unexpected space before function parentheses. (space-before-function-paren)
(#16751) There should be no spaces inside this paren. (space-in-parens)
(#16751) There should be no spaces inside this paren. (space-in-parens)
(#16752) Unexpected tab character. (no-tabs)
(#16753) Unexpected tab character. (no-tabs)
(#16753) There should be no spaces inside this paren. (space-in-parens)
(#16755) Unexpected tab character. (no-tabs)
(#16755) Unexpected 'this'. (no-invalid-this)
(#16756) There should be no spaces inside this paren. (space-in-parens)
(#16759) There should be no spaces inside this paren. (space-in-parens)
(#16759) Unexpected space before function parentheses. (space-before-function-paren)
(#16760) Unexpected 'this'. (no-invalid-this)
(#16760) Unexpected tab character. (no-tabs)
(#16760) There should be no spaces inside this paren. (space-in-parens)
(#16760) Unexpected space before function parentheses. (space-before-function-paren)
(#16760) There should be no spaces inside this paren. (space-in-parens)
(#16760) There should be no spaces inside this paren. (space-in-parens)
(#16761) Unexpected tab character. (no-tabs)
(#16761) There should be no spaces inside this paren. (space-in-parens)
(#16761) There should be no spaces inside this paren. (space-in-parens)
(#16762) Unexpected tab character. (no-tabs)
(#16762) There should be no spaces inside this paren. (space-in-parens)
(#16764) Unexpected tab character. (no-tabs)
(#16764) Unexpected 'this'. (no-invalid-this)
(#16765) There should be no spaces inside this paren. (space-in-parens)
(#16769) There should be no spaces inside this paren. (space-in-parens)
(#16769) Unexpected space before function parentheses. (space-before-function-paren)
(#16769) There should be no spaces inside this paren. (space-in-parens)
(#16769) There should be no spaces inside this paren. (space-in-parens)
(#16770) Unexpected tab character. (no-tabs)
(#16770) Unexpected 'this'. (no-invalid-this)
(#16772) Unexpected tab character. (no-tabs)
(#16772) There should be no spaces inside this paren. (space-in-parens)
(#16772) There should be no spaces inside this paren. (space-in-parens)
(#16773) Unexpected tab character. (no-tabs)
(#16773) There should be no spaces inside this paren. (space-in-parens)
(#16773) Unexpected space before function parentheses. (space-before-function-paren)
(#16774) Unexpected tab character. (no-tabs)
(#16774) Unexpected 'this'. (no-invalid-this)
(#16775) Unexpected tab character. (no-tabs)
(#16775) There should be no spaces inside this paren. (space-in-parens)
(#16776) Unexpected tab character. (no-tabs)
(#16776) There should be no spaces inside this paren. (space-in-parens)
(#16776) There should be no spaces inside this paren. (space-in-parens)
(#16777) Unexpected tab character. (no-tabs)
(#16779) Unexpected tab character. (no-tabs)
(#16779) Unexpected 'this'. (no-invalid-this)
(#16780) Unexpected tab character. (no-tabs)
(#16782) Unexpected tab character. (no-tabs)
(#16782) There should be no spaces inside this paren. (space-in-parens)
(#16782) There should be no spaces inside this paren. (space-in-parens)
(#16783) Unexpected tab character. (no-tabs)
(#16783) There should be no spaces inside this paren. (space-in-parens)
(#16783) There should be no spaces inside this paren. (space-in-parens)
(#16784) Unexpected tab character. (no-tabs)
(#16786) Unexpected tab character. (no-tabs)
(#16786) There should be no spaces inside this paren. (space-in-parens)
(#16786) There should be no spaces inside this paren. (space-in-parens)
(#16787) Unexpected tab character. (no-tabs)
(#16788) Unexpected tab character. (no-tabs)
(#16790) Unexpected tab character. (no-tabs)
(#16790) Infix operators must be spaced. (space-infix-ops)
(#16790) Infix operators must be spaced. (space-infix-ops)
(#16792) Unexpected tab character. (no-tabs)
(#16793) Unexpected tab character. (no-tabs)
(#16793) There should be no spaces inside this paren. (space-in-parens)
(#16793) There should be no spaces inside this paren. (space-in-parens)
(#16794) Unexpected tab character. (no-tabs)
(#16794) There should be no spaces inside this paren. (space-in-parens)
(#16794) There should be no space after '['. (computed-property-spacing)
(#16794) There should be no space before ']'. (computed-property-spacing)
(#16794) There should be no spaces inside this paren. (space-in-parens)
(#16794) There should be no spaces inside this paren. (space-in-parens)
(#16794) There should be no spaces inside this paren. (space-in-parens)
(#16795) Unexpected tab character. (no-tabs)
(#16795) There should be no spaces inside this paren. (space-in-parens)
(#16795) There should be no spaces inside this paren. (space-in-parens)
(#16796) Unexpected tab character. (no-tabs)
(#16796) There should be no spaces inside this paren. (space-in-parens)
(#16796) There should be no spaces inside this paren. (space-in-parens)
(#16797) Unexpected tab character. (no-tabs)
(#16799) Unexpected tab character. (no-tabs)
(#16799) There should be no spaces inside this paren. (space-in-parens)
(#16799) There should be no spaces inside this paren. (space-in-parens)
(#16800) Unexpected tab character. (no-tabs)
(#16800) There should be no spaces inside this paren. (space-in-parens)
(#16800) Unexpected space before function parentheses. (space-before-function-paren)
(#16801) Unexpected tab character. (no-tabs)
(#16801) There should be no spaces inside this paren. (space-in-parens)
(#16801) There should be no spaces inside this paren. (space-in-parens)
(#16802) Unexpected tab character. (no-tabs)
(#16802) There should be no spaces inside this paren. (space-in-parens)
(#16803) Unexpected tab character. (no-tabs)
(#16805) Unexpected tab character. (no-tabs)
(#16805) Unexpected 'this'. (no-invalid-this)
(#16806) There should be no spaces inside this paren. (space-in-parens)
(#16810) There should be no spaces inside this paren. (space-in-parens)
(#16810) Expected to return a value at the end of function. (consistent-return)
(#16810) Unexpected space before function parentheses. (space-before-function-paren)
(#16810) There should be no spaces inside this paren. (space-in-parens)
(#16810) There should be no spaces inside this paren. (space-in-parens)
(#16811) Unexpected tab character. (no-tabs)
(#16811) There should be no spaces inside this paren. (space-in-parens)
(#16811) Unexpected 'this'. (no-invalid-this)
(#16811) There should be no spaces inside this paren. (space-in-parens)
(#16812) Unexpected tab character. (no-tabs)
(#16812) There should be no spaces inside this paren. (space-in-parens)
(#16812) There should be no spaces inside this paren. (space-in-parens)
(#16812) Unexpected 'this'. (no-invalid-this)
(#16812) There should be no spaces inside this paren. (space-in-parens)
(#16812) There should be no spaces inside this paren. (space-in-parens)
(#16813) Unexpected tab character. (no-tabs)
(#16814) There should be no spaces inside this paren. (space-in-parens)
(#16818) Unexpected space before function parentheses. (space-before-function-paren)
(#16818) There should be no spaces inside this paren. (space-in-parens)
(#16818) There should be no spaces inside this paren. (space-in-parens)
(#16819) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#16820) Unexpected tab character. (no-tabs)
(#16820) There should be no spaces inside this paren. (space-in-parens)
(#16821) Unexpected tab character. (no-tabs)
(#16822) Unexpected tab character. (no-tabs)
(#16823) Unexpected tab character. (no-tabs)
(#16824) Unexpected tab character. (no-tabs)
(#16825) Unexpected tab character. (no-tabs)
(#16826) Unexpected tab character. (no-tabs)
(#16827) Unexpected tab character. (no-tabs)
(#16828) Unexpected tab character. (no-tabs)
(#16829) Unexpected tab character. (no-tabs)
(#16830) Unexpected tab character. (no-tabs)
(#16831) Unexpected tab character. (no-tabs)
(#16832) Unexpected tab character. (no-tabs)
(#16833) Unexpected tab character. (no-tabs)
(#16833) Unexpected space before function parentheses. (space-before-function-paren)
(#16833) There should be no spaces inside this paren. (space-in-parens)
(#16833) There should be no spaces inside this paren. (space-in-parens)
(#16834) Unexpected tab character. (no-tabs)
(#16834) There should be no spaces inside this paren. (space-in-parens)
(#16834) There should be no spaces inside this paren. (space-in-parens)
(#16835) Unexpected tab character. (no-tabs)
(#16836) Unexpected tab character. (no-tabs)
(#16836) Unexpected space before function parentheses. (space-before-function-paren)
(#16836) There should be no spaces inside this paren. (space-in-parens)
(#16836) There should be no spaces inside this paren. (space-in-parens)
(#16837) Unexpected tab character. (no-tabs)
(#16837) There should be no spaces inside this paren. (space-in-parens)
(#16837) There should be no spaces inside this paren. (space-in-parens)
(#16838) Unexpected tab character. (no-tabs)
(#16839) Unexpected tab character. (no-tabs)
(#16839) Unexpected space before function parentheses. (space-before-function-paren)
(#16839) There should be no spaces inside this paren. (space-in-parens)
(#16839) There should be no spaces inside this paren. (space-in-parens)
(#16840) Unexpected tab character. (no-tabs)
(#16840) There should be no spaces inside this paren. (space-in-parens)
(#16840) There should be no spaces inside this paren. (space-in-parens)
(#16841) Unexpected tab character. (no-tabs)
(#16842) Unexpected tab character. (no-tabs)
(#16843) Unexpected tab character. (no-tabs)
(#16843) There should be no spaces inside this paren. (space-in-parens)
(#16845) Unexpected tab character. (no-tabs)
(#16845) Unexpected space before function parentheses. (space-before-function-paren)
(#16845) There should be no spaces inside this paren. (space-in-parens)
(#16845) There should be no spaces inside this paren. (space-in-parens)
(#16846) Unexpected tab character. (no-tabs)
(#16846) There should be no spaces inside this paren. (space-in-parens)
(#16846) There should be no spaces inside this paren. (space-in-parens)
(#16847) Unexpected tab character. (no-tabs)
(#16848) Unexpected tab character. (no-tabs)
(#16850) Unexpected tab character. (no-tabs)
(#16850) There should be no spaces inside this paren. (space-in-parens)
(#16850) There should be no spaces inside this paren. (space-in-parens)
(#16851) Unexpected tab character. (no-tabs)
(#16851) There should be no spaces inside this paren. (space-in-parens)
(#16851) There should be no spaces inside this paren. (space-in-parens)
(#16852) Unexpected tab character. (no-tabs)
(#16854) Unexpected tab character. (no-tabs)
(#16854) There should be no spaces inside this paren. (space-in-parens)
(#16854) There should be no spaces inside this paren. (space-in-parens)
(#16855) Unexpected tab character. (no-tabs)
(#16855) There should be no spaces inside this paren. (space-in-parens)
(#16855) There should be no spaces inside this paren. (space-in-parens)
(#16856) Unexpected tab character. (no-tabs)
(#16858) Unexpected tab character. (no-tabs)
(#16858) There should be no spaces inside this paren. (space-in-parens)
(#16858) There should be no spaces inside this paren. (space-in-parens)
(#16859) Unexpected tab character. (no-tabs)
(#16859) There should be no spaces inside this paren. (space-in-parens)
(#16859) There should be no spaces inside this paren. (space-in-parens)
(#16860) Unexpected tab character. (no-tabs)
(#16862) Unexpected tab character. (no-tabs)
(#16862) There should be no spaces inside this paren. (space-in-parens)
(#16862) There should be no spaces inside this paren. (space-in-parens)
(#16863) Unexpected tab character. (no-tabs)
(#16864) Unexpected tab character. (no-tabs)
(#16865) Unexpected tab character. (no-tabs)
(#16867) Unexpected tab character. (no-tabs)
(#16868) Unexpected tab character. (no-tabs)
(#16871) Unexpected tab character. (no-tabs)
(#16871) There should be no spaces inside this paren. (space-in-parens)
(#16871) There should be no spaces inside this paren. (space-in-parens)
(#16871) There should be no spaces inside this paren. (space-in-parens)
(#16871) Unexpected space before function parentheses. (space-before-function-paren)
(#16872) Unexpected tab character. (no-tabs)
(#16872) There should be no spaces inside this paren. (space-in-parens)
(#16872) There should be no spaces inside this paren. (space-in-parens)
(#16873) Unexpected tab character. (no-tabs)
(#16873) There should be no spaces inside this paren. (space-in-parens)
(#16873) There should be no spaces inside this paren. (space-in-parens)
(#16874) Unexpected tab character. (no-tabs)
(#16874) There should be no spaces inside this paren. (space-in-parens)
(#16876) Unexpected tab character. (no-tabs)
(#16877) Unexpected tab character. (no-tabs)
(#16877) There should be no spaces inside this paren. (space-in-parens)
(#16877) There should be no spaces inside this paren. (space-in-parens)
(#16877) There should be no spaces inside this paren. (space-in-parens)
(#16877) Unexpected space before function parentheses. (space-before-function-paren)
(#16878) Unexpected tab character. (no-tabs)
(#16878) There should be no spaces inside this paren. (space-in-parens)
(#16878) There should be no spaces inside this paren. (space-in-parens)
(#16879) Unexpected tab character. (no-tabs)
(#16879) There should be no spaces inside this paren. (space-in-parens)
(#16879) There should be no spaces inside this paren. (space-in-parens)
(#16880) Unexpected tab character. (no-tabs)
(#16880) There should be no spaces inside this paren. (space-in-parens)
(#16881) Unexpected tab character. (no-tabs)
(#16883) Unexpected tab character. (no-tabs)
(#16883) There should be no spaces inside this paren. (space-in-parens)
(#16883) There should be no spaces inside this paren. (space-in-parens)
(#16884) Unexpected tab character. (no-tabs)
(#16885) Unexpected tab character. (no-tabs)
(#16885) There should be no spaces inside this paren. (space-in-parens)
(#16885) There should be no spaces inside this paren. (space-in-parens)
(#16886) Unexpected tab character. (no-tabs)
(#16886) There should be no spaces inside this paren. (space-in-parens)
(#16886) There should be no spaces inside this paren. (space-in-parens)
(#16887) Unexpected tab character. (no-tabs)
(#16888) Unexpected tab character. (no-tabs)
(#16889) Unexpected tab character. (no-tabs)
(#16889) There should be no spaces inside this paren. (space-in-parens)
(#16889) There should be no spaces inside this paren. (space-in-parens)
(#16890) Unexpected tab character. (no-tabs)
(#16891) Unexpected tab character. (no-tabs)
(#16893) Unexpected tab character. (no-tabs)
(#16894) Unexpected tab character. (no-tabs)
(#16895) Unexpected tab character. (no-tabs)
(#16895) There should be no spaces inside this paren. (space-in-parens)
(#16895) There should be no spaces inside this paren. (space-in-parens)
(#16896) Unexpected tab character. (no-tabs)
(#16898) Unexpected tab character. (no-tabs)
(#16898) There should be no spaces inside this paren. (space-in-parens)
(#16898) Infix operators must be spaced. (space-infix-ops)
(#16898) Infix operators must be spaced. (space-infix-ops)
(#16898) Unexpected whitespace before semicolon. (semi-spacing)
(#16898) Infix operators must be spaced. (space-infix-ops)
(#16898) Unexpected whitespace before semicolon. (semi-spacing)
(#16898) There should be no spaces inside this paren. (space-in-parens)
(#16899) Unexpected tab character. (no-tabs)
(#16899) There should be no spaces inside this paren. (space-in-parens)
(#16899) There should be no spaces inside this paren. (space-in-parens)
(#16901) Unexpected tab character. (no-tabs)
(#16901) There should be no spaces inside this paren. (space-in-parens)
(#16901) Infix operators must be spaced. (space-infix-ops)
(#16901) Unexpected whitespace before semicolon. (semi-spacing)
(#16901) Infix operators must be spaced. (space-infix-ops)
(#16901) Unexpected whitespace before semicolon. (semi-spacing)
(#16901) There should be no spaces inside this paren. (space-in-parens)
(#16902) Unexpected tab character. (no-tabs)
(#16902) There should be no spaces inside this paren. (space-in-parens)
(#16902) There should be no space after '['. (computed-property-spacing)
(#16902) There should be no space before ']'. (computed-property-spacing)
(#16902) There should be no space after '['. (computed-property-spacing)
(#16902) There should be no space before ']'. (computed-property-spacing)
(#16902) There should be no spaces inside this paren. (space-in-parens)
(#16903) Unexpected tab character. (no-tabs)
(#16904) Unexpected tab character. (no-tabs)
(#16906) Unexpected tab character. (no-tabs)
(#16907) Unexpected tab character. (no-tabs)
(#16909) Unexpected tab character. (no-tabs)
(#16910) Unexpected tab character. (no-tabs)
(#16911) Unexpected tab character. (no-tabs)
(#16912) Unexpected tab character. (no-tabs)
(#16913) Unexpected tab character. (no-tabs)
(#16924) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#16932) There should be no spaces inside this paren. (space-in-parens)
(#16932) Unexpected space before function parentheses. (space-before-function-paren)
(#16933) Unexpected tab character. (no-tabs)
(#16933) There should be no spaces inside this paren. (space-in-parens)
(#16933) There should be no spaces inside this paren. (space-in-parens)
(#16934) Unexpected tab character. (no-tabs)
(#16935) Unexpected tab character. (no-tabs)
(#16937) Unexpected tab character. (no-tabs)
(#16939) Unexpected tab character. (no-tabs)
(#16939) There should be no spaces inside this paren. (space-in-parens)
(#16939) Unexpected space after unary operator '!'. (space-unary-ops)
(#16939) There should be no spaces inside this paren. (space-in-parens)
(#16940) Unexpected tab character. (no-tabs)
(#16940) There should be no spaces inside this paren. (space-in-parens)
(#16940) There should be no spaces inside this paren. (space-in-parens)
(#16941) Unexpected tab character. (no-tabs)
(#16942) There should be no spaces inside this paren. (space-in-parens)
(#16945) There should be no spaces inside this paren. (space-in-parens)
(#16946) Unexpected tab character. (no-tabs)
(#16946) There should be no spaces inside this paren. (space-in-parens)
(#16946) There should be no spaces inside this paren. (space-in-parens)
(#16947) Unexpected tab character. (no-tabs)
(#16947) There should be no spaces inside this paren. (space-in-parens)
(#16947) There should be no spaces inside this paren. (space-in-parens)
(#16948) Unexpected tab character. (no-tabs)
(#16950) Unexpected tab character. (no-tabs)
(#16950) There should be no spaces inside this paren. (space-in-parens)
(#16950) There should be no spaces inside this paren. (space-in-parens)
(#16951) Unexpected tab character. (no-tabs)
(#16952) Unexpected tab character. (no-tabs)
(#16953) There should be no spaces inside this paren. (space-in-parens)
(#16960) Expected space or tab after '/*' in comment. (spaced-comment)
(#16965) There should be no spaces inside this paren. (space-in-parens)
(#16965) There should be no spaces inside this paren. (space-in-parens)
(#16965) Missing space before opening brace. (space-before-blocks)
(#16966) Unexpected tab character. (no-tabs)
(#16966) There should be no spaces inside this paren. (space-in-parens)
(#16966) There should be no spaces inside this paren. (space-in-parens)
(#16967) Unexpected tab character. (no-tabs)
(#16968) Unexpected tab character. (no-tabs)
(#16968) There should be no spaces inside this paren. (space-in-parens)
(#16968) Unexpected space before function parentheses. (space-before-function-paren)
(#16968) There should be no spaces inside this paren. (space-in-parens)
(#16968) There should be no spaces inside this paren. (space-in-parens)
(#16969) Unexpected tab character. (no-tabs)
(#16969) There should be no spaces inside this paren. (space-in-parens)
(#16969) There should be no spaces inside this paren. (space-in-parens)
(#16970) Unexpected tab character. (no-tabs)
(#16970) There should be no spaces inside this paren. (space-in-parens)
(#16971) Unexpected tab character. (no-tabs)
(#16971) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#16972) Unexpected tab character. (no-tabs)
(#16972) There should be no spaces inside this paren. (space-in-parens)
(#16972) There should be no spaces inside this paren. (space-in-parens)
(#16973) Unexpected tab character. (no-tabs)
(#16974) Unexpected tab character. (no-tabs)
(#16974) 'module' is not defined. (no-undef)
(#16974) Unexpected space before function parentheses. (space-before-function-paren)
(#16975) Unexpected tab character. (no-tabs)
(#16975) There should be no spaces inside this paren. (space-in-parens)
(#16975) Unexpected space after unary operator '!'. (space-unary-ops)
(#16975) There should be no spaces inside this paren. (space-in-parens)
(#16976) Unexpected tab character. (no-tabs)
(#16977) Unexpected tab character. (no-tabs)
(#16979) Unexpected tab character. (no-tabs)
(#16979) There should be no spaces inside this paren. (space-in-parens)
(#16979) Unexpected space after unary operator '!'. (space-unary-ops)
(#16979) Unexpected space after unary operator '!'. (space-unary-ops)
(#16979) There should be no spaces inside this paren. (space-in-parens)
(#16980) Unexpected tab character. (no-tabs)
(#16981) Unexpected tab character. (no-tabs)
(#16983) Unexpected tab character. (no-tabs)
(#16983) There should be no spaces inside this paren. (space-in-parens)
(#16983) Unexpected space after unary operator '!'. (space-unary-ops)
(#16983) There should be no spaces inside this paren. (space-in-parens)
(#16984) Unexpected tab character. (no-tabs)
(#16985) Unexpected tab character. (no-tabs)
(#16987) Unexpected tab character. (no-tabs)
(#16987) There should be no spaces inside this paren. (space-in-parens)
(#16987) There should be no spaces inside this paren. (space-in-parens)
(#16988) Unexpected tab character. (no-tabs)
(#16989) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#16989) Unexpected tab character. (no-tabs)
(#16990) Unexpected tab character. (no-tabs)
(#16991) Unexpected tab character. (no-tabs)
(#16992) Unexpected tab character. (no-tabs)
(#16992) There should be no spaces inside this paren. (space-in-parens)
(#16992) There should be no spaces inside this paren. (space-in-parens)
(#16993) Unexpected tab character. (no-tabs)
(#16994) There should be no spaces inside this paren. (space-in-parens)
(#16994) There should be no spaces inside this paren. (space-in-parens)
(#16999) There should be no spaces inside this paren. (space-in-parens)
(#17000) Unexpected tab character. (no-tabs)
(#17001) Unexpected tab character. (no-tabs)
(#17001) Unexpected space before function parentheses. (space-before-function-paren)
(#17001) There should be no spaces inside this paren. (space-in-parens)
(#17001) There should be no spaces inside this paren. (space-in-parens)
(#17002) Unexpected tab character. (no-tabs)
(#17003) Unexpected tab character. (no-tabs)
(#17004) Unexpected tab character. (no-tabs)
(#17004) Unexpected space before function parentheses. (space-before-function-paren)
(#17004) There should be no spaces inside this paren. (space-in-parens)
(#17004) There should be no spaces inside this paren. (space-in-parens)
(#17005) Unexpected tab character. (no-tabs)
(#17005) There should be no spaces inside this paren. (space-in-parens)
(#17005) There should be no spaces inside this paren. (space-in-parens)
(#17006) Unexpected tab character. (no-tabs)
(#17007) Unexpected tab character. (no-tabs)
(#17008) Unexpected tab character. (no-tabs)
(#17008) There should be no space after '['. (array-bracket-spacing)
(#17009) Unexpected tab character. (no-tabs)
(#17010) Unexpected tab character. (no-tabs)
(#17011) Unexpected tab character. (no-tabs)
(#17011) There should be no space before ']'. (array-bracket-spacing)
(#17012) Unexpected tab character. (no-tabs)
(#17013) Unexpected tab character. (no-tabs)
(#17015) Unexpected tab character. (no-tabs)
(#17016) Unexpected tab character. (no-tabs)
(#17016) Unexpected space before function parentheses. (space-before-function-paren)
(#17016) There should be no spaces inside this paren. (space-in-parens)
(#17016) There should be no spaces inside this paren. (space-in-parens)
(#17017) Unexpected tab character. (no-tabs)
(#17017) There should be no spaces inside this paren. (space-in-parens)
(#17017) There should be no spaces inside this paren. (space-in-parens)
(#17017) There should be no spaces inside this paren. (space-in-parens)
(#17017) Unexpected space before function parentheses. (space-before-function-paren)
(#17017) There should be no spaces inside this paren. (space-in-parens)
(#17017) There should be no spaces inside this paren. (space-in-parens)
(#17018) Unexpected tab character. (no-tabs)
(#17019) Unexpected tab character. (no-tabs)
(#17020) Unexpected tab character. (no-tabs)
(#17021) Unexpected tab character. (no-tabs)
(#17022) Unexpected tab character. (no-tabs)
(#17022) There should be no spaces inside this paren. (space-in-parens)
(#17024) Unexpected tab character. (no-tabs)
(#17025) Unexpected tab character. (no-tabs)
(#17027) Unexpected tab character. (no-tabs)
(#17028) Unexpected tab character. (no-tabs)
(#17028) Unexpected space before function parentheses. (space-before-function-paren)
(#17028) There should be no spaces inside this paren. (space-in-parens)
(#17028) There should be no spaces inside this paren. (space-in-parens)
(#17029) Unexpected tab character. (no-tabs)
(#17030) Unexpected tab character. (no-tabs)
(#17031) Unexpected tab character. (no-tabs)
(#17032) Unexpected tab character. (no-tabs)
(#17033) Unexpected tab character. (no-tabs)
(#17035) Unexpected tab character. (no-tabs)
(#17036) Unexpected tab character. (no-tabs)
(#17036) Unexpected space before function parentheses. (space-before-function-paren)
(#17036) There should be no spaces inside this paren. (space-in-parens)
(#17036) There should be no spaces inside this paren. (space-in-parens)
(#17037) Unexpected tab character. (no-tabs)
(#17037) There should be no spaces inside this paren. (space-in-parens)
(#17037) There should be no spaces inside this paren. (space-in-parens)
(#17037) There should be no spaces inside this paren. (space-in-parens)
(#17037) Unexpected space before function parentheses. (space-before-function-paren)
(#17037) There should be no spaces inside this paren. (space-in-parens)
(#17037) There should be no spaces inside this paren. (space-in-parens)
(#17038) Unexpected tab character. (no-tabs)
(#17039) Unexpected tab character. (no-tabs)
(#17040) Unexpected tab character. (no-tabs)
(#17041) Unexpected tab character. (no-tabs)
(#17042) Unexpected tab character. (no-tabs)
(#17043) Unexpected tab character. (no-tabs)
(#17043) There should be no spaces inside this paren. (space-in-parens)
(#17045) Unexpected tab character. (no-tabs)
(#17046) Unexpected tab character. (no-tabs)
(#17048) Unexpected tab character. (no-tabs)
(#17049) Unexpected tab character. (no-tabs)
(#17050) Unexpected tab character. (no-tabs)
(#17050) Comments should not begin with a lowercase character (capitalized-comments)
(#17051) Unexpected tab character. (no-tabs)
(#17051) Unexpected space before function parentheses. (space-before-function-paren)
(#17051) There should be no spaces inside this paren. (space-in-parens)
(#17051) There should be no spaces inside this paren. (space-in-parens)
(#17052) Unexpected tab character. (no-tabs)
(#17052) There should be no spaces inside this paren. (space-in-parens)
(#17052) There should be no spaces inside this paren. (space-in-parens)
(#17053) Unexpected tab character. (no-tabs)
(#17054) Unexpected tab character. (no-tabs)
(#17055) Unexpected tab character. (no-tabs)
(#17055) Unexpected space before function parentheses. (space-before-function-paren)
(#17055) There should be no spaces inside this paren. (space-in-parens)
(#17055) There should be no spaces inside this paren. (space-in-parens)
(#17056) Unexpected tab character. (no-tabs)
(#17056) There should be no spaces inside this paren. (space-in-parens)
(#17056) There should be no spaces inside this paren. (space-in-parens)
(#17057) Unexpected tab character. (no-tabs)
(#17059) Unexpected tab character. (no-tabs)
(#17059) There should be no spaces inside this paren. (space-in-parens)
(#17060) Unexpected tab character. (no-tabs)
(#17061) Unexpected tab character. (no-tabs)
(#17061) Unexpected space after unary operator '!'. (space-unary-ops)
(#17061) There should be no spaces inside this paren. (space-in-parens)
(#17062) Unexpected tab character. (no-tabs)
(#17063) Unexpected tab character. (no-tabs)
(#17064) Unexpected tab character. (no-tabs)
(#17064) Unexpected space before function parentheses. (space-before-function-paren)
(#17064) There should be no spaces inside this paren. (space-in-parens)
(#17064) There should be no spaces inside this paren. (space-in-parens)
(#17065) Unexpected tab character. (no-tabs)
(#17067) Unexpected tab character. (no-tabs)
(#17068) Unexpected tab character. (no-tabs)
(#17068) There should be no spaces inside this paren. (space-in-parens)
(#17068) Infix operators must be spaced. (space-infix-ops)
(#17068) Unexpected space before function parentheses. (space-before-function-paren)
(#17069) Unexpected tab character. (no-tabs)
(#17069) There should be no spaces inside this paren. (space-in-parens)
(#17069) Unexpected space after unary operator '!'. (space-unary-ops)
(#17069) There should be no spaces inside this paren. (space-in-parens)
(#17070) Unexpected tab character. (no-tabs)
(#17070) There should be no spaces inside this paren. (space-in-parens)
(#17070) There should be no spaces inside this paren. (space-in-parens)
(#17070) There should be no spaces inside this paren. (space-in-parens)
(#17070) There should be no spaces inside this paren. (space-in-parens)
(#17071) Unexpected tab character. (no-tabs)
(#17072) Unexpected tab character. (no-tabs)
(#17072) There should be no spaces inside this paren. (space-in-parens)
(#17073) Unexpected tab character. (no-tabs)
(#17073) There should be no spaces inside this paren. (space-in-parens)
(#17073) Infix operators must be spaced. (space-infix-ops)
(#17073) Unexpected space before function parentheses. (space-before-function-paren)
(#17074) Unexpected tab character. (no-tabs)
(#17075) Unexpected tab character. (no-tabs)
(#17076) Unexpected tab character. (no-tabs)
(#17076) There should be no spaces inside this paren. (space-in-parens)
(#17076) There should be no spaces inside this paren. (space-in-parens)
(#17076) There should be no spaces inside this paren. (space-in-parens)
(#17076) There should be no spaces inside this paren. (space-in-parens)
(#17077) Unexpected tab character. (no-tabs)
(#17078) Unexpected tab character. (no-tabs)
(#17080) Unexpected tab character. (no-tabs)
(#17080) There should be no spaces inside this paren. (space-in-parens)
(#17080) There should be no spaces inside this paren. (space-in-parens)
(#17081) Unexpected tab character. (no-tabs)
(#17081) There should be no space after '['. (computed-property-spacing)
(#17081) There should be no space before ']'. (computed-property-spacing)
(#17082) Unexpected tab character. (no-tabs)
(#17084) Unexpected tab character. (no-tabs)
(#17084) There should be no spaces inside this paren. (space-in-parens)
(#17084) There should be no spaces inside this paren. (space-in-parens)
(#17086) Unexpected tab character. (no-tabs)
(#17086) There should be no spaces inside this paren. (space-in-parens)
(#17086) There should be no spaces inside this paren. (space-in-parens)
(#17086) There should be no spaces inside this paren. (space-in-parens)
(#17086) There should be no spaces inside this paren. (space-in-parens)
(#17087) Unexpected tab character. (no-tabs)
(#17087) There should be no spaces inside this paren. (space-in-parens)
(#17087) There should be no spaces inside this paren. (space-in-parens)
(#17088) Unexpected tab character. (no-tabs)
(#17088) There should be no spaces inside this paren. (space-in-parens)
(#17090) Unexpected tab character. (no-tabs)
(#17090) There should be no spaces inside this paren. (space-in-parens)
(#17090) There should be no spaces inside this paren. (space-in-parens)
(#17090) There should be no spaces inside this paren. (space-in-parens)
(#17090) There should be no spaces inside this paren. (space-in-parens)
(#17091) Unexpected tab character. (no-tabs)
(#17092) Unexpected tab character. (no-tabs)
(#17092) Unexpected space before function parentheses. (space-before-function-paren)
(#17092) There should be no spaces inside this paren. (space-in-parens)
(#17092) There should be no spaces inside this paren. (space-in-parens)
(#17093) Unexpected tab character. (no-tabs)
(#17094) Unexpected tab character. (no-tabs)
(#17094) There should be no spaces inside this paren. (space-in-parens)
(#17094) Infix operators must be spaced. (space-infix-ops)
(#17094) There should be no spaces inside this paren. (space-in-parens)
(#17095) Unexpected tab character. (no-tabs)
(#17095) There should be no spaces inside this paren. (space-in-parens)
(#17095) Infix operators must be spaced. (space-infix-ops)
(#17095) There should be no spaces inside this paren. (space-in-parens)
(#17096) Unexpected tab character. (no-tabs)
(#17098) Unexpected tab character. (no-tabs)
(#17098) Unexpected space before function parentheses. (space-before-function-paren)
(#17098) There should be no spaces inside this paren. (space-in-parens)
(#17098) There should be no spaces inside this paren. (space-in-parens)
(#17099) Unexpected tab character. (no-tabs)
(#17100) Unexpected tab character. (no-tabs)
(#17101) Unexpected tab character. (no-tabs)
(#17102) Unexpected tab character. (no-tabs)
(#17103) Unexpected tab character. (no-tabs)
(#17103) There should be no spaces inside this paren. (space-in-parens)
(#17103) There should be no spaces inside this paren. (space-in-parens)
(#17104) Unexpected tab character. (no-tabs)
(#17104) There should be no space after '['. (computed-property-spacing)
(#17104) There should be no space before ']'. (computed-property-spacing)
(#17105) Unexpected tab character. (no-tabs)
(#17105) A space is required after ','. (comma-spacing)
(#17105) Multiple spaces found before '// remove new ...'. (no-multi-spaces)
(#17105) Comments should not begin with a lowercase character (capitalized-comments)
(#17106) Unexpected tab character. (no-tabs)
(#17106) There should be no spaces inside this paren. (space-in-parens)
(#17106) There should be no spaces inside this paren. (space-in-parens)
(#17106) Multiple spaces found before '// strip HTML'. (no-multi-spaces)
(#17106) Comments should not begin with a lowercase character (capitalized-comments)
(#17107) Unexpected tab character. (no-tabs)
(#17107) A space is required after ','. (comma-spacing)
(#17107) Comments should not begin with a lowercase character (capitalized-comments)
(#17108) Unexpected tab character. (no-tabs)
(#17109) Unexpected tab character. (no-tabs)
(#17112) Unexpected tab character. (no-tabs)
(#17113) Unexpected tab character. (no-tabs)
(#17115) Unexpected tab character. (no-tabs)
(#17115) Unexpected space before function parentheses. (space-before-function-paren)
(#17115) There should be no spaces inside this paren. (space-in-parens)
(#17115) There should be no spaces inside this paren. (space-in-parens)
(#17116) Unexpected tab character. (no-tabs)
(#17116) There should be no spaces inside this paren. (space-in-parens)
(#17116) There should be no spaces inside this paren. (space-in-parens)
(#17117) Unexpected tab character. (no-tabs)
(#17119) Unexpected tab character. (no-tabs)
(#17119) Unexpected space before function parentheses. (space-before-function-paren)
(#17119) There should be no spaces inside this paren. (space-in-parens)
(#17119) There should be no spaces inside this paren. (space-in-parens)
(#17120) Unexpected tab character. (no-tabs)
(#17120) There should be no spaces inside this paren. (space-in-parens)
(#17120) Unexpected space before function parentheses. (space-before-function-paren)
(#17120) There should be no spaces inside this paren. (space-in-parens)
(#17120) There should be no spaces inside this paren. (space-in-parens)
(#17121) Unexpected tab character. (no-tabs)
(#17121) There should be no spaces inside this paren. (space-in-parens)
(#17121) There should be no spaces inside this paren. (space-in-parens)
(#17122) Unexpected tab character. (no-tabs)
(#17122) There should be no spaces inside this paren. (space-in-parens)
(#17123) Unexpected tab character. (no-tabs)
(#17125) Unexpected tab character. (no-tabs)
(#17125) Unexpected space before function parentheses. (space-before-function-paren)
(#17125) There should be no spaces inside this paren. (space-in-parens)
(#17125) There should be no spaces inside this paren. (space-in-parens)
(#17126) Unexpected tab character. (no-tabs)
(#17126) There should be no spaces inside this paren. (space-in-parens)
(#17126) Expected to return a value in function. (array-callback-return)
(#17126) Unexpected space before function parentheses. (space-before-function-paren)
(#17126) There should be no spaces inside this paren. (space-in-parens)
(#17126) There should be no spaces inside this paren. (space-in-parens)
(#17127) Unexpected tab character. (no-tabs)
(#17128) Unexpected tab character. (no-tabs)
(#17129) Unexpected tab character. (no-tabs)
(#17130) Unexpected tab character. (no-tabs)
(#17130) There should be no spaces inside this paren. (space-in-parens)
(#17130) There should be no spaces inside this paren. (space-in-parens)
(#17131) Unexpected tab character. (no-tabs)
(#17133) Unexpected tab character. (no-tabs)
(#17133) Unexpected 'this'. (no-invalid-this)
(#17133) There should be no spaces inside this paren. (space-in-parens)
(#17133) There should be no space after '['. (computed-property-spacing)
(#17133) There should be no space before ']'. (computed-property-spacing)
(#17133) There should be no spaces inside this paren. (space-in-parens)
(#17134) Unexpected tab character. (no-tabs)
(#17134) There should be no spaces inside this paren. (space-in-parens)
(#17135) Unexpected tab character. (no-tabs)
(#17136) Unexpected tab character. (no-tabs)
(#17139) Unexpected tab character. (no-tabs)
(#17140) Unexpected tab character. (no-tabs)
(#17142) Unexpected tab character. (no-tabs)
(#17142) Unexpected space before function parentheses. (space-before-function-paren)
(#17142) There should be no spaces inside this paren. (space-in-parens)
(#17142) There should be no spaces inside this paren. (space-in-parens)
(#17143) Unexpected tab character. (no-tabs)
(#17143) There should be no spaces inside this paren. (space-in-parens)
(#17143) There should be no spaces inside this paren. (space-in-parens)
(#17143) There should be no spaces inside this paren. (space-in-parens)
(#17143) There should be no spaces inside this paren. (space-in-parens)
(#17144) Unexpected tab character. (no-tabs)
(#17144) There should be no spaces inside this paren. (space-in-parens)
(#17144) There should be no spaces inside this paren. (space-in-parens)
(#17144) There should be no spaces inside this paren. (space-in-parens)
(#17144) There should be no spaces inside this paren. (space-in-parens)
(#17146) Unexpected tab character. (no-tabs)
(#17147) Unexpected tab character. (no-tabs)
(#17149) Unexpected tab character. (no-tabs)
(#17151) Unexpected tab character. (no-tabs)
(#17152) Unexpected tab character. (no-tabs)
(#17153) There should be no spaces inside this paren. (space-in-parens)
(#17160) Expected space or tab after '/*' in comment. (spaced-comment)
(#17182) There should be no spaces inside this paren. (space-in-parens)
(#17182) There should be no spaces inside this paren. (space-in-parens)
(#17182) Missing space before opening brace. (space-before-blocks)
(#17183) Unexpected tab character. (no-tabs)
(#17183) There should be no spaces inside this paren. (space-in-parens)
(#17183) There should be no spaces inside this paren. (space-in-parens)
(#17184) Unexpected tab character. (no-tabs)
(#17185) Unexpected tab character. (no-tabs)
(#17185) There should be no spaces inside this paren. (space-in-parens)
(#17185) Unexpected space before function parentheses. (space-before-function-paren)
(#17185) There should be no spaces inside this paren. (space-in-parens)
(#17185) There should be no spaces inside this paren. (space-in-parens)
(#17186) Unexpected tab character. (no-tabs)
(#17186) There should be no spaces inside this paren. (space-in-parens)
(#17186) There should be no spaces inside this paren. (space-in-parens)
(#17187) Unexpected tab character. (no-tabs)
(#17187) There should be no spaces inside this paren. (space-in-parens)
(#17188) Unexpected tab character. (no-tabs)
(#17188) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#17189) Unexpected tab character. (no-tabs)
(#17189) There should be no spaces inside this paren. (space-in-parens)
(#17189) There should be no spaces inside this paren. (space-in-parens)
(#17190) Unexpected tab character. (no-tabs)
(#17191) Unexpected tab character. (no-tabs)
(#17191) 'module' is not defined. (no-undef)
(#17191) Unexpected space before function parentheses. (space-before-function-paren)
(#17192) Unexpected tab character. (no-tabs)
(#17192) There should be no spaces inside this paren. (space-in-parens)
(#17192) Unexpected space after unary operator '!'. (space-unary-ops)
(#17192) There should be no spaces inside this paren. (space-in-parens)
(#17193) Unexpected tab character. (no-tabs)
(#17194) Unexpected tab character. (no-tabs)
(#17196) Unexpected tab character. (no-tabs)
(#17196) There should be no spaces inside this paren. (space-in-parens)
(#17196) Unexpected space after unary operator '!'. (space-unary-ops)
(#17196) Unexpected space after unary operator '!'. (space-unary-ops)
(#17196) There should be no spaces inside this paren. (space-in-parens)
(#17197) Unexpected tab character. (no-tabs)
(#17198) Unexpected tab character. (no-tabs)
(#17200) Unexpected tab character. (no-tabs)
(#17200) There should be no spaces inside this paren. (space-in-parens)
(#17200) There should be no spaces inside this paren. (space-in-parens)
(#17201) Unexpected tab character. (no-tabs)
(#17202) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#17202) Unexpected tab character. (no-tabs)
(#17203) Unexpected tab character. (no-tabs)
(#17204) Unexpected tab character. (no-tabs)
(#17205) Unexpected tab character. (no-tabs)
(#17205) There should be no spaces inside this paren. (space-in-parens)
(#17205) There should be no spaces inside this paren. (space-in-parens)
(#17206) Unexpected tab character. (no-tabs)
(#17207) There should be no spaces inside this paren. (space-in-parens)
(#17207) There should be no spaces inside this paren. (space-in-parens)
(#17212) Missing JSDoc parameter type for 'array'. (valid-jsdoc)
(#17212) Missing JSDoc return type. (valid-jsdoc)
(#17212) Expected JSDoc for 'aIn' but found 'array'. (valid-jsdoc)
(#17219) There should be no spaces inside this paren. (space-in-parens)
(#17219) There should be no spaces inside this paren. (space-in-parens)
(#17220) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17221) Unexpected tab character. (no-tabs)
(#17221) Infix operators must be spaced. (space-infix-ops)
(#17222) Unexpected tab character. (no-tabs)
(#17222) There should be no spaces inside this paren. (space-in-parens)
(#17222) Infix operators must be spaced. (space-infix-ops)
(#17222) Infix operators must be spaced. (space-infix-ops)
(#17222) Unexpected whitespace before semicolon. (semi-spacing)
(#17222) Infix operators must be spaced. (space-infix-ops)
(#17222) Unexpected whitespace before semicolon. (semi-spacing)
(#17222) There should be no spaces inside this paren. (space-in-parens)
(#17223) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17223) Unexpected tab character. (no-tabs)
(#17224) Unexpected tab character. (no-tabs)
(#17224) There should be no space after '['. (computed-property-spacing)
(#17224) There should be no space before ']'. (computed-property-spacing)
(#17225) Unexpected tab character. (no-tabs)
(#17226) Unexpected tab character. (no-tabs)
(#17230) Missing JSDoc for parameter 'iTo'. (valid-jsdoc)
(#17230) Expected JSDoc for 'iFrom' but found 'int'. (valid-jsdoc)
(#17230) Expected JSDoc for 'aArray' but found 'array'. (valid-jsdoc)
(#17230) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#17230) Duplicate JSDoc parameter 'int'. (valid-jsdoc)
(#17230) Missing JSDoc parameter type for 'int'. (valid-jsdoc)
(#17230) Missing JSDoc parameter type for 'array'. (valid-jsdoc)
(#17230) Missing JSDoc parameter type for 'int'. (valid-jsdoc)
(#17238) There should be no spaces inside this paren. (space-in-parens)
(#17238) There should be no spaces inside this paren. (space-in-parens)
(#17239) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17240) Unexpected tab character. (no-tabs)
(#17240) There should be no spaces inside this paren. (space-in-parens)
(#17240) There should be no spaces inside this paren. (space-in-parens)
(#17241) Unexpected tab character. (no-tabs)
(#17241) There should be no spaces inside this paren. (space-in-parens)
(#17241) There should be no spaces inside this paren. (space-in-parens)
(#17245) Missing JSDoc parameter type for 'int'. (valid-jsdoc)
(#17245) Missing JSDoc parameter type for 'int'. (valid-jsdoc)
(#17245) Duplicate JSDoc parameter 'int'. (valid-jsdoc)
(#17245) Missing JSDoc for parameter 'iTo'. (valid-jsdoc)
(#17245) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#17245) Missing JSDoc parameter type for 'string'. (valid-jsdoc)
(#17245) Expected JSDoc for 'iFrom' but found 'int'. (valid-jsdoc)
(#17245) Expected JSDoc for 'nParent' but found 'string'. (valid-jsdoc)
(#17254) There should be no spaces inside this paren. (space-in-parens)
(#17254) There should be no spaces inside this paren. (space-in-parens)
(#17255) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17256) Unexpected tab character. (no-tabs)
(#17257) Unexpected tab character. (no-tabs)
(#17257) There should be no spaces inside this paren. (space-in-parens)
(#17257) Infix operators must be spaced. (space-infix-ops)
(#17257) Infix operators must be spaced. (space-infix-ops)
(#17257) Unexpected whitespace before semicolon. (semi-spacing)
(#17257) Infix operators must be spaced. (space-infix-ops)
(#17257) Unexpected whitespace before semicolon. (semi-spacing)
(#17257) There should be no spaces inside this paren. (space-in-parens)
(#17258) Unexpected tab character. (no-tabs)
(#17258) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17259) Unexpected tab character. (no-tabs)
(#17259) There should be no spaces inside this paren. (space-in-parens)
(#17259) There should be no spaces inside this paren. (space-in-parens)
(#17260) Unexpected tab character. (no-tabs)
(#17260) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17261) Unexpected tab character. (no-tabs)
(#17261) There should be no spaces inside this paren. (space-in-parens)
(#17261) There should be no spaces inside this paren. (space-in-parens)
(#17262) Unexpected tab character. (no-tabs)
(#17263) Unexpected tab character. (no-tabs)
(#17264) Unexpected tab character. (no-tabs)
(#17264) There should be no space after '['. (computed-property-spacing)
(#17264) There should be no space before ']'. (computed-property-spacing)
(#17266) Unexpected tab character. (no-tabs)
(#17266) There should be no spaces inside this paren. (space-in-parens)
(#17266) There should be no spaces inside this paren. (space-in-parens)
(#17267) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17267) Unexpected tab character. (no-tabs)
(#17268) Unexpected tab character. (no-tabs)
(#17268) There should be no spaces inside this paren. (space-in-parens)
(#17268) There should be no spaces inside this paren. (space-in-parens)
(#17269) Unexpected tab character. (no-tabs)
(#17269) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#17270) Unexpected tab character. (no-tabs)
(#17271) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17271) Unexpected tab character. (no-tabs)
(#17272) Unexpected tab character. (no-tabs)
(#17272) There should be no spaces inside this paren. (space-in-parens)
(#17272) There should be no spaces inside this paren. (space-in-parens)
(#17273) Unexpected tab character. (no-tabs)
(#17277) Missing JSDoc parameter type for 'int'. (valid-jsdoc)
(#17277) Missing JSDoc parameter type for 'int'. (valid-jsdoc)
(#17277) Missing JSDoc parameter type for 'object'. (valid-jsdoc)
(#17277) Missing JSDoc for parameter 'invalidateRows'. (valid-jsdoc)
(#17277) Missing JSDoc for parameter 'drop'. (valid-jsdoc)
(#17277) Expected JSDoc for 'iTo' but found 'bool'. (valid-jsdoc)
(#17277) Expected JSDoc for 'iFrom' but found 'int'. (valid-jsdoc)
(#17277) Expected JSDoc for 'oSettings' but found 'object'. (valid-jsdoc)
(#17277) Duplicate JSDoc parameter 'bool'. (valid-jsdoc)
(#17277) Missing JSDoc parameter type for 'bool'. (valid-jsdoc)
(#17277) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#17277) Missing JSDoc parameter type for 'bool'. (valid-jsdoc)
(#17277) Duplicate JSDoc parameter 'int'. (valid-jsdoc)
(#17289) Function has a complexity of 35. (complexity)
(#17289) Unexpected space before function parentheses. (space-before-function-paren)
(#17289) There should be no spaces inside this paren. (space-in-parens)
(#17289) There should be no spaces inside this paren. (space-in-parens)
(#17290) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17291) Unexpected tab character. (no-tabs)
(#17291) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#17291) Infix operators must be spaced. (space-infix-ops)
(#17291) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#17292) Unexpected tab character. (no-tabs)
(#17292) Unexpected space before function parentheses. (space-before-function-paren)
(#17292) There should be no spaces inside this paren. (space-in-parens)
(#17292) There should be no spaces inside this paren. (space-in-parens)
(#17293) Unexpected tab character. (no-tabs)
(#17293) There should be no spaces inside this paren. (space-in-parens)
(#17293) Unexpected space after unary operator '!'. (space-unary-ops)
(#17293) There should be no space after '['. (computed-property-spacing)
(#17293) There should be no space before ']'. (computed-property-spacing)
(#17293) There should be no space after '['. (computed-property-spacing)
(#17293) There should be no space before ']'. (computed-property-spacing)
(#17293) There should be no spaces inside this paren. (space-in-parens)
(#17294) Unexpected tab character. (no-tabs)
(#17295) Unexpected tab character. (no-tabs)
(#17297) Unexpected tab character. (no-tabs)
(#17297) There should be no space after '['. (computed-property-spacing)
(#17297) There should be no space before ']'. (computed-property-spacing)
(#17298) Unexpected tab character. (no-tabs)
(#17300) Unexpected tab character. (no-tabs)
(#17300) There should be no spaces inside this paren. (space-in-parens)
(#17300) There should be no spaces inside this paren. (space-in-parens)
(#17300) Infix operators must be spaced. (space-infix-ops)
(#17300) There should be no spaces inside this paren. (space-in-parens)
(#17300) There should be no spaces inside this paren. (space-in-parens)
(#17301) Unexpected tab character. (no-tabs)
(#17302) Unexpected tab character. (no-tabs)
(#17304) Unexpected tab character. (no-tabs)
(#17304) There should be no space after '['. (computed-property-spacing)
(#17304) There should be no space before ']'. (computed-property-spacing)
(#17304) There should be no space after '['. (computed-property-spacing)
(#17304) Infix operators must be spaced. (space-infix-ops)
(#17304) There should be no space before ']'. (computed-property-spacing)
(#17304) Infix operators must be spaced. (space-infix-ops)
(#17304) Infix operators must be spaced. (space-infix-ops)
(#17305) Unexpected tab character. (no-tabs)
(#17307) Unexpected tab character. (no-tabs)
(#17308) Unexpected tab character. (no-tabs)
(#17308) There should be no spaces inside this paren. (space-in-parens)
(#17308) There should be no spaces inside this paren. (space-in-parens)
(#17309) Unexpected tab character. (no-tabs)
(#17309) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17310) Unexpected tab character. (no-tabs)
(#17311) Unexpected tab character. (no-tabs)
(#17312) Unexpected tab character. (no-tabs)
(#17314) Unexpected tab character. (no-tabs)
(#17314) There should be no spaces inside this paren. (space-in-parens)
(#17314) There should be no spaces inside this paren. (space-in-parens)
(#17315) Unexpected tab character. (no-tabs)
(#17315) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17316) Unexpected tab character. (no-tabs)
(#17316) There should be no spaces inside this paren. (space-in-parens)
(#17316) Infix operators must be spaced. (space-infix-ops)
(#17316) There should be no spaces inside this paren. (space-in-parens)
(#17317) Unexpected tab character. (no-tabs)
(#17318) Unexpected tab character. (no-tabs)
(#17320) Unexpected tab character. (no-tabs)
(#17320) There should be no spaces inside this paren. (space-in-parens)
(#17320) There should be no spaces inside this paren. (space-in-parens)
(#17321) Unexpected tab character. (no-tabs)
(#17321) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17322) Unexpected tab character. (no-tabs)
(#17322) There should be no spaces inside this paren. (space-in-parens)
(#17322) Infix operators must be spaced. (space-infix-ops)
(#17322) There should be no spaces inside this paren. (space-in-parens)
(#17323) Unexpected tab character. (no-tabs)
(#17324) Unexpected tab character. (no-tabs)
(#17326) Unexpected tab character. (no-tabs)
(#17327) Unexpected tab character. (no-tabs)
(#17328) Unexpected tab character. (no-tabs)
(#17329) Unexpected tab character. (no-tabs)
(#17330) Unexpected tab character. (no-tabs)
(#17330) There should be no spaces inside this paren. (space-in-parens)
(#17330) Infix operators must be spaced. (space-infix-ops)
(#17330) Infix operators must be spaced. (space-infix-ops)
(#17330) Unexpected whitespace before semicolon. (semi-spacing)
(#17330) Infix operators must be spaced. (space-infix-ops)
(#17330) Unexpected whitespace before semicolon. (semi-spacing)
(#17330) There should be no spaces inside this paren. (space-in-parens)
(#17331) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17331) Unexpected tab character. (no-tabs)
(#17332) Unexpected tab character. (no-tabs)
(#17333) Unexpected tab character. (no-tabs)
(#17334) Unexpected tab character. (no-tabs)
(#17334) There should be no spaces inside this paren. (space-in-parens)
(#17334) There should be no spaces inside this paren. (space-in-parens)
(#17335) Unexpected tab character. (no-tabs)
(#17335) There should be no spaces inside this paren. (space-in-parens)
(#17335) There should be no spaces inside this paren. (space-in-parens)
(#17338) Unexpected tab character. (no-tabs)
(#17339) Unexpected tab character. (no-tabs)
(#17340) Unexpected tab character. (no-tabs)
(#17341) Unexpected tab character. (no-tabs)
(#17342) Unexpected tab character. (no-tabs)
(#17342) There should be no spaces inside this paren. (space-in-parens)
(#17342) Infix operators must be spaced. (space-infix-ops)
(#17342) Infix operators must be spaced. (space-infix-ops)
(#17342) Unexpected whitespace before semicolon. (semi-spacing)
(#17342) Infix operators must be spaced. (space-infix-ops)
(#17342) Unexpected whitespace before semicolon. (semi-spacing)
(#17342) There should be no spaces inside this paren. (space-in-parens)
(#17343) Unexpected tab character. (no-tabs)
(#17343) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17344) Unexpected tab character. (no-tabs)
(#17344) There should be no space after '['. (computed-property-spacing)
(#17344) There should be no space before ']'. (computed-property-spacing)
(#17345) Unexpected tab character. (no-tabs)
(#17347) Unexpected tab character. (no-tabs)
(#17348) Unexpected tab character. (no-tabs)
(#17348) There should be no spaces inside this paren. (space-in-parens)
(#17348) There should be no spaces inside this paren. (space-in-parens)
(#17349) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17349) Unexpected tab character. (no-tabs)
(#17350) Unexpected tab character. (no-tabs)
(#17350) There should be no spaces inside this paren. (space-in-parens)
(#17350) Infix operators must be spaced. (space-infix-ops)
(#17350) Infix operators must be spaced. (space-infix-ops)
(#17350) Unexpected whitespace before semicolon. (semi-spacing)
(#17350) Infix operators must be spaced. (space-infix-ops)
(#17350) Unexpected whitespace before semicolon. (semi-spacing)
(#17350) There should be no spaces inside this paren. (space-in-parens)
(#17351) Unexpected tab character. (no-tabs)
(#17351) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17352) Unexpected tab character. (no-tabs)
(#17352) There should be no space after '['. (computed-property-spacing)
(#17352) There should be no space before ']'. (computed-property-spacing)
(#17353) Unexpected tab character. (no-tabs)
(#17354) Unexpected tab character. (no-tabs)
(#17356) Unexpected tab character. (no-tabs)
(#17357) Unexpected tab character. (no-tabs)
(#17357) There should be no spaces inside this paren. (space-in-parens)
(#17357) Infix operators must be spaced. (space-infix-ops)
(#17357) Infix operators must be spaced. (space-infix-ops)
(#17357) Unexpected whitespace before semicolon. (semi-spacing)
(#17357) Infix operators must be spaced. (space-infix-ops)
(#17357) Unexpected whitespace before semicolon. (semi-spacing)
(#17357) There should be no spaces inside this paren. (space-in-parens)
(#17358) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17358) Unexpected tab character. (no-tabs)
(#17359) Unexpected tab character. (no-tabs)
(#17360) Unexpected tab character. (no-tabs)
(#17360) There should be no spaces inside this paren. (space-in-parens)
(#17360) Infix operators must be spaced. (space-infix-ops)
(#17360) Infix operators must be spaced. (space-infix-ops)
(#17360) Unexpected whitespace before semicolon. (semi-spacing)
(#17360) Infix operators must be spaced. (space-infix-ops)
(#17360) Unexpected whitespace before semicolon. (semi-spacing)
(#17360) There should be no spaces inside this paren. (space-in-parens)
(#17361) Unexpected tab character. (no-tabs)
(#17361) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17362) Unexpected tab character. (no-tabs)
(#17362) There should be no space after '['. (computed-property-spacing)
(#17362) There should be no space before ']'. (computed-property-spacing)
(#17363) Unexpected tab character. (no-tabs)
(#17365) Unexpected tab character. (no-tabs)
(#17366) Unexpected tab character. (no-tabs)
(#17366) There should be no space after '['. (computed-property-spacing)
(#17366) There should be no space before ']'. (computed-property-spacing)
(#17367) Unexpected tab character. (no-tabs)
(#17369) Unexpected tab character. (no-tabs)
(#17370) Unexpected tab character. (no-tabs)
(#17370) There should be no spaces inside this paren. (space-in-parens)
(#17370) Unexpected space before function parentheses. (space-before-function-paren)
(#17371) Unexpected tab character. (no-tabs)
(#17371) There should be no space after '['. (computed-property-spacing)
(#17371) There should be no space before ']'. (computed-property-spacing)
(#17372) Unexpected tab character. (no-tabs)
(#17372) There should be no spaces inside this paren. (space-in-parens)
(#17374) Unexpected tab character. (no-tabs)
(#17375) Unexpected tab character. (no-tabs)
(#17375) There should be no spaces inside this paren. (space-in-parens)
(#17375) Infix operators must be spaced. (space-infix-ops)
(#17375) Infix operators must be spaced. (space-infix-ops)
(#17375) Unexpected whitespace before semicolon. (semi-spacing)
(#17375) Infix operators must be spaced. (space-infix-ops)
(#17375) Unexpected whitespace before semicolon. (semi-spacing)
(#17375) There should be no spaces inside this paren. (space-in-parens)
(#17376) Unexpected tab character. (no-tabs)
(#17376) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17377) Unexpected tab character. (no-tabs)
(#17379) Unexpected tab character. (no-tabs)
(#17379) There should be no spaces inside this paren. (space-in-parens)
(#17379) There should be no spaces inside this paren. (space-in-parens)
(#17380) Unexpected tab character. (no-tabs)
(#17380) There should be no space after '['. (computed-property-spacing)
(#17380) There should be no space before ']'. (computed-property-spacing)
(#17381) Unexpected tab character. (no-tabs)
(#17381) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#17382) Unexpected tab character. (no-tabs)
(#17382) There should be no spaces inside this paren. (space-in-parens)
(#17382) There should be no spaces inside this paren. (space-in-parens)
(#17382) There should be no spaces inside this paren. (space-in-parens)
(#17382) There should be no spaces inside this paren. (space-in-parens)
(#17383) Unexpected tab character. (no-tabs)
(#17384) Unexpected tab character. (no-tabs)
(#17384) There should be no spaces inside this paren. (space-in-parens)
(#17384) Multiple spaces found before 'aiInvertMapping'. (no-multi-spaces)
(#17384) There should be no spaces inside this paren. (space-in-parens)
(#17385) Unexpected tab character. (no-tabs)
(#17385) There should be no spaces inside this paren. (space-in-parens)
(#17385) There should be no spaces inside this paren. (space-in-parens)
(#17386) Unexpected tab character. (no-tabs)
(#17386) There should be no spaces inside this paren. (space-in-parens)
(#17386) Multiple spaces found before 'aiInvertMapping'. (no-multi-spaces)
(#17386) There should be no spaces inside this paren. (space-in-parens)
(#17387) Unexpected tab character. (no-tabs)
(#17387) There should be no spaces inside this paren. (space-in-parens)
(#17387) Multiple spaces found before 'aiInvertMapping'. (no-multi-spaces)
(#17387) There should be no spaces inside this paren. (space-in-parens)
(#17388) Unexpected tab character. (no-tabs)
(#17389) Unexpected tab character. (no-tabs)
(#17391) Unexpected tab character. (no-tabs)
(#17392) Unexpected tab character. (no-tabs)
(#17393) Unexpected tab character. (no-tabs)
(#17394) Unexpected tab character. (no-tabs)
(#17394) There should be no spaces inside this paren. (space-in-parens)
(#17394) There should be no spaces inside this paren. (space-in-parens)
(#17395) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17395) Unexpected tab character. (no-tabs)
(#17396) Unexpected tab character. (no-tabs)
(#17397) Unexpected tab character. (no-tabs)
(#17398) Unexpected tab character. (no-tabs)
(#17399) Unexpected tab character. (no-tabs)
(#17400) Unexpected tab character. (no-tabs)
(#17400) There should be no spaces inside this paren. (space-in-parens)
(#17400) There should be no spaces inside this paren. (space-in-parens)
(#17401) Unexpected tab character. (no-tabs)
(#17403) Unexpected tab character. (no-tabs)
(#17404) Unexpected tab character. (no-tabs)
(#17404) There should be no spaces inside this paren. (space-in-parens)
(#17404) There should be no spaces inside this paren. (space-in-parens)
(#17405) Unexpected tab character. (no-tabs)
(#17405) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17406) Unexpected tab character. (no-tabs)
(#17406) There should be no spaces inside this paren. (space-in-parens)
(#17406) There should be no spaces inside this paren. (space-in-parens)
(#17407) Unexpected tab character. (no-tabs)
(#17408) Unexpected tab character. (no-tabs)
(#17410) Unexpected tab character. (no-tabs)
(#17411) Unexpected tab character. (no-tabs)
(#17412) Unexpected tab character. (no-tabs)
(#17412) There should be no spaces inside this paren. (space-in-parens)
(#17412) Infix operators must be spaced. (space-infix-ops)
(#17412) Infix operators must be spaced. (space-infix-ops)
(#17412) Unexpected whitespace before semicolon. (semi-spacing)
(#17412) Infix operators must be spaced. (space-infix-ops)
(#17412) Unexpected whitespace before semicolon. (semi-spacing)
(#17412) There should be no spaces inside this paren. (space-in-parens)
(#17413) Unexpected tab character. (no-tabs)
(#17413) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17414) Unexpected tab character. (no-tabs)
(#17414) There should be no spaces inside this paren. (space-in-parens)
(#17414) There should be no spaces inside this paren. (space-in-parens)
(#17415) Unexpected tab character. (no-tabs)
(#17417) Unexpected tab character. (no-tabs)
(#17418) Unexpected tab character. (no-tabs)
(#17418) There should be no spaces inside this paren. (space-in-parens)
(#17418) There should be no spaces inside this paren. (space-in-parens)
(#17419) Unexpected tab character. (no-tabs)
(#17419) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17420) Unexpected tab character. (no-tabs)
(#17421) Unexpected tab character. (no-tabs)
(#17421) There should be no spaces inside this paren. (space-in-parens)
(#17421) Infix operators must be spaced. (space-infix-ops)
(#17421) Infix operators must be spaced. (space-infix-ops)
(#17421) Unexpected whitespace before semicolon. (semi-spacing)
(#17421) Infix operators must be spaced. (space-infix-ops)
(#17421) Unexpected whitespace before semicolon. (semi-spacing)
(#17421) There should be no spaces inside this paren. (space-in-parens)
(#17422) Unexpected tab character. (no-tabs)
(#17422) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17423) Unexpected tab character. (no-tabs)
(#17423) There should be no spaces inside this paren. (space-in-parens)
(#17423) There should be no spaces inside this paren. (space-in-parens)
(#17424) Unexpected tab character. (no-tabs)
(#17425) Unexpected tab character. (no-tabs)
(#17427) Unexpected tab character. (no-tabs)
(#17428) Unexpected tab character. (no-tabs)
(#17428) There should be no spaces inside this paren. (space-in-parens)
(#17428) Infix operators must be spaced. (space-infix-ops)
(#17428) Infix operators must be spaced. (space-infix-ops)
(#17428) Unexpected whitespace before semicolon. (semi-spacing)
(#17428) Infix operators must be spaced. (space-infix-ops)
(#17428) Unexpected whitespace before semicolon. (semi-spacing)
(#17428) There should be no spaces inside this paren. (space-in-parens)
(#17429) Unexpected tab character. (no-tabs)
(#17429) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17430) Unexpected tab character. (no-tabs)
(#17430) There should be no spaces inside this paren. (space-in-parens)
(#17430) There should be no spaces inside this paren. (space-in-parens)
(#17431) Unexpected tab character. (no-tabs)
(#17431) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17432) Unexpected tab character. (no-tabs)
(#17432) There should be no spaces inside this paren. (space-in-parens)
(#17432) There should be no spaces inside this paren. (space-in-parens)
(#17433) Unexpected tab character. (no-tabs)
(#17434) Unexpected tab character. (no-tabs)
(#17435) Unexpected tab character. (no-tabs)
(#17437) Unexpected tab character. (no-tabs)
(#17438) Unexpected tab character. (no-tabs)
(#17439) Unexpected tab character. (no-tabs)
(#17440) Unexpected tab character. (no-tabs)
(#17441) Unexpected tab character. (no-tabs)
(#17441) There should be no spaces inside this paren. (space-in-parens)
(#17441) There should be no spaces inside this paren. (space-in-parens)
(#17443) Unexpected tab character. (no-tabs)
(#17443) Comments should not begin with a lowercase character (capitalized-comments)
(#17444) Unexpected tab character. (no-tabs)
(#17444) There should be no spaces inside this paren. (space-in-parens)
(#17444) Infix operators must be spaced. (space-infix-ops)
(#17444) Infix operators must be spaced. (space-infix-ops)
(#17444) Unexpected whitespace before semicolon. (semi-spacing)
(#17444) Infix operators must be spaced. (space-infix-ops)
(#17444) Unexpected whitespace before semicolon. (semi-spacing)
(#17444) There should be no spaces inside this paren. (space-in-parens)
(#17445) Unexpected tab character. (no-tabs)
(#17445) There should be no spaces inside this paren. (space-in-parens)
(#17445) There should be no spaces inside this paren. (space-in-parens)
(#17446) Unexpected tab character. (no-tabs)
(#17448) Unexpected tab character. (no-tabs)
(#17449) Unexpected tab character. (no-tabs)
(#17449) There should be no spaces inside this paren. (space-in-parens)
(#17449) There should be no spaces inside this paren. (space-in-parens)
(#17451) Unexpected tab character. (no-tabs)
(#17452) Unexpected tab character. (no-tabs)
(#17452) There should be no spaces inside this paren. (space-in-parens)
(#17452) Infix operators must be spaced. (space-infix-ops)
(#17452) Infix operators must be spaced. (space-infix-ops)
(#17452) Unexpected whitespace before semicolon. (semi-spacing)
(#17452) Infix operators must be spaced. (space-infix-ops)
(#17452) Unexpected whitespace before semicolon. (semi-spacing)
(#17452) There should be no spaces inside this paren. (space-in-parens)
(#17453) Unexpected tab character. (no-tabs)
(#17453) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17454) Unexpected tab character. (no-tabs)
(#17455) Unexpected tab character. (no-tabs)
(#17457) Unexpected tab character. (no-tabs)
(#17457) There should be no spaces inside this paren. (space-in-parens)
(#17457) There should be no spaces inside this paren. (space-in-parens)
(#17458) Unexpected tab character. (no-tabs)
(#17458) There should be no spaces inside this paren. (space-in-parens)
(#17458) There should be no spaces inside this paren. (space-in-parens)
(#17460) Unexpected tab character. (no-tabs)
(#17461) Unexpected tab character. (no-tabs)
(#17462) Unexpected tab character. (no-tabs)
(#17462) There should be no spaces inside this paren. (space-in-parens)
(#17462) Infix operators must be spaced. (space-infix-ops)
(#17462) Infix operators must be spaced. (space-infix-ops)
(#17462) Unexpected whitespace before semicolon. (semi-spacing)
(#17462) Infix operators must be spaced. (space-infix-ops)
(#17462) Unexpected whitespace before semicolon. (semi-spacing)
(#17462) There should be no spaces inside this paren. (space-in-parens)
(#17463) Unexpected tab character. (no-tabs)
(#17463) There should be no spaces inside this paren. (space-in-parens)
(#17463) There should be no spaces inside this paren. (space-in-parens)
(#17464) Unexpected tab character. (no-tabs)
(#17465) Unexpected tab character. (no-tabs)
(#17466) Unexpected tab character. (no-tabs)
(#17467) Unexpected tab character. (no-tabs)
(#17469) Unexpected tab character. (no-tabs)
(#17470) Unexpected tab character. (no-tabs)
(#17471) Unexpected tab character. (no-tabs)
(#17472) Unexpected tab character. (no-tabs)
(#17472) There should be no spaces inside this paren. (space-in-parens)
(#17472) There should be no spaces inside this paren. (space-in-parens)
(#17472) There should be no spaces inside this paren. (space-in-parens)
(#17472) There should be no spaces inside this paren. (space-in-parens)
(#17473) Unexpected tab character. (no-tabs)
(#17473) There should be no spaces inside this paren. (space-in-parens)
(#17473) There should be no spaces inside this paren. (space-in-parens)
(#17474) Unexpected tab character. (no-tabs)
(#17475) Unexpected tab character. (no-tabs)
(#17477) Unexpected tab character. (no-tabs)
(#17478) Unexpected tab character. (no-tabs)
(#17478) There should be no spaces inside this paren. (space-in-parens)
(#17478) Infix operators must be spaced. (space-infix-ops)
(#17478) Infix operators must be spaced. (space-infix-ops)
(#17478) Unexpected whitespace before semicolon. (semi-spacing)
(#17478) Infix operators must be spaced. (space-infix-ops)
(#17478) Unexpected whitespace before semicolon. (semi-spacing)
(#17478) There should be no spaces inside this paren. (space-in-parens)
(#17479) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17479) Unexpected tab character. (no-tabs)
(#17480) Unexpected tab character. (no-tabs)
(#17480) There should be no spaces inside this paren. (space-in-parens)
(#17480) There should be no spaces inside this paren. (space-in-parens)
(#17481) Unexpected tab character. (no-tabs)
(#17483) Unexpected tab character. (no-tabs)
(#17483) There should be no spaces inside this paren. (space-in-parens)
(#17483) There should be no spaces inside this paren. (space-in-parens)
(#17484) Unexpected tab character. (no-tabs)
(#17484) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17485) Unexpected tab character. (no-tabs)
(#17485) There should be no spaces inside this paren. (space-in-parens)
(#17485) Infix operators must be spaced. (space-infix-ops)
(#17485) Infix operators must be spaced. (space-infix-ops)
(#17485) Unexpected whitespace before semicolon. (semi-spacing)
(#17485) Infix operators must be spaced. (space-infix-ops)
(#17485) Unexpected whitespace before semicolon. (semi-spacing)
(#17485) There should be no spaces inside this paren. (space-in-parens)
(#17486) Unexpected tab character. (no-tabs)
(#17486) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17487) Unexpected tab character. (no-tabs)
(#17487) There should be no spaces inside this paren. (space-in-parens)
(#17487) There should be no spaces inside this paren. (space-in-parens)
(#17488) Unexpected tab character. (no-tabs)
(#17489) Unexpected tab character. (no-tabs)
(#17491) Unexpected tab character. (no-tabs)
(#17491) There should be no spaces inside this paren. (space-in-parens)
(#17491) There should be no spaces inside this paren. (space-in-parens)
(#17492) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17492) Unexpected tab character. (no-tabs)
(#17493) Unexpected tab character. (no-tabs)
(#17493) There should be no spaces inside this paren. (space-in-parens)
(#17493) There should be no spaces inside this paren. (space-in-parens)
(#17494) Unexpected tab character. (no-tabs)
(#17496) Unexpected tab character. (no-tabs)
(#17497) Unexpected tab character. (no-tabs)
(#17498) Unexpected tab character. (no-tabs)
(#17500) Unexpected tab character. (no-tabs)
(#17501) Unexpected tab character. (no-tabs)
(#17501) There should be no spaces inside this paren. (space-in-parens)
(#17501) Infix operators must be spaced. (space-infix-ops)
(#17501) Infix operators must be spaced. (space-infix-ops)
(#17501) Unexpected whitespace before semicolon. (semi-spacing)
(#17501) Infix operators must be spaced. (space-infix-ops)
(#17501) Unexpected whitespace before semicolon. (semi-spacing)
(#17501) There should be no spaces inside this paren. (space-in-parens)
(#17502) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17502) Unexpected tab character. (no-tabs)
(#17503) Unexpected tab character. (no-tabs)
(#17504) Unexpected tab character. (no-tabs)
(#17504) There should be no spaces inside this paren. (space-in-parens)
(#17504) There should be no spaces inside this paren. (space-in-parens)
(#17505) Unexpected tab character. (no-tabs)
(#17508) Unexpected tab character. (no-tabs)
(#17509) Unexpected tab character. (no-tabs)
(#17509) There should be no spaces inside this paren. (space-in-parens)
(#17509) There should be no space after '['. (array-bracket-spacing)
(#17510) Unexpected tab character. (no-tabs)
(#17511) Unexpected tab character. (no-tabs)
(#17512) Unexpected tab character. (no-tabs)
(#17513) Unexpected tab character. (no-tabs)
(#17515) Unexpected tab character. (no-tabs)
(#17516) Unexpected tab character. (no-tabs)
(#17517) Unexpected tab character. (no-tabs)
(#17518) Unexpected tab character. (no-tabs)
(#17519) Unexpected tab character. (no-tabs)
(#17519) There should be no space before ']'. (array-bracket-spacing)
(#17519) There should be no spaces inside this paren. (space-in-parens)
(#17529) There should be no spaces inside this paren. (space-in-parens)
(#17529) There should be no spaces inside this paren. (space-in-parens)
(#17530) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17531) Unexpected tab character. (no-tabs)
(#17531) There should be no spaces inside this paren. (space-in-parens)
(#17531) There should be no spaces inside this paren. (space-in-parens)
(#17533) Unexpected tab character. (no-tabs)
(#17534) Unexpected tab character. (no-tabs)
(#17534) There should be no spaces inside this paren. (space-in-parens)
(#17534) There should be no spaces inside this paren. (space-in-parens)
(#17535) Unexpected tab character. (no-tabs)
(#17536) Unexpected tab character. (no-tabs)
(#17538) Unexpected tab character. (no-tabs)
(#17539) Unexpected tab character. (no-tabs)
(#17539) There should be no spaces inside this paren. (space-in-parens)
(#17539) There should be no spaces inside this paren. (space-in-parens)
(#17540) Unexpected tab character. (no-tabs)
(#17541) Unexpected tab character. (no-tabs)
(#17543) Unexpected tab character. (no-tabs)
(#17544) Unexpected tab character. (no-tabs)
(#17545) Unexpected tab character. (no-tabs)
(#17545) There should be no spaces inside this paren. (space-in-parens)
(#17545) There should be no spaces inside this paren. (space-in-parens)
(#17546) Unexpected tab character. (no-tabs)
(#17546) There should be no spaces inside this paren. (space-in-parens)
(#17546) There should be no spaces inside this paren. (space-in-parens)
(#17547) Unexpected tab character. (no-tabs)
(#17547) There should be no spaces inside this paren. (space-in-parens)
(#17547) There should be no spaces inside this paren. (space-in-parens)
(#17548) Unexpected tab character. (no-tabs)
(#17551) Unexpected tab character. (no-tabs)
(#17552) Unexpected tab character. (no-tabs)
(#17553) Unexpected tab character. (no-tabs)
(#17555) Unexpected tab character. (no-tabs)
(#17556) Unexpected tab character. (no-tabs)
(#17557) Unexpected tab character. (no-tabs)
(#17558) Unexpected tab character. (no-tabs)
(#17559) Unexpected tab character. (no-tabs)
(#17560) Unexpected tab character. (no-tabs)
(#17561) Unexpected tab character. (no-tabs)
(#17562) Unexpected tab character. (no-tabs)
(#17563) Unexpected tab character. (no-tabs)
(#17564) Unexpected tab character. (no-tabs)
(#17565) Unexpected tab character. (no-tabs)
(#17567) Unexpected tab character. (no-tabs)
(#17568) Unexpected tab character. (no-tabs)
(#17569) Unexpected tab character. (no-tabs)
(#17570) Unexpected tab character. (no-tabs)
(#17571) Unexpected tab character. (no-tabs)
(#17572) Unexpected tab character. (no-tabs)
(#17573) Unexpected tab character. (no-tabs)
(#17573) There should be no spaces inside this paren. (space-in-parens)
(#17573) There should be no spaces inside this paren. (space-in-parens)
(#17575) Unexpected tab character. (no-tabs)
(#17576) Unexpected tab character. (no-tabs)
(#17577) Unexpected tab character. (no-tabs)
(#17578) Unexpected tab character. (no-tabs)
(#17579) Unexpected tab character. (no-tabs)
(#17580) Unexpected tab character. (no-tabs)
(#17581) Unexpected tab character. (no-tabs)
(#17583) Unexpected tab character. (no-tabs)
(#17584) Unexpected tab character. (no-tabs)
(#17585) Unexpected tab character. (no-tabs)
(#17586) Unexpected tab character. (no-tabs)
(#17587) Unexpected tab character. (no-tabs)
(#17588) Unexpected tab character. (no-tabs)
(#17589) Unexpected tab character. (no-tabs)
(#17591) Unexpected tab character. (no-tabs)
(#17592) Unexpected tab character. (no-tabs)
(#17593) Unexpected tab character. (no-tabs)
(#17594) Unexpected tab character. (no-tabs)
(#17595) Unexpected tab character. (no-tabs)
(#17596) Unexpected tab character. (no-tabs)
(#17597) Unexpected tab character. (no-tabs)
(#17599) Unexpected tab character. (no-tabs)
(#17600) Unexpected tab character. (no-tabs)
(#17601) Unexpected tab character. (no-tabs)
(#17602) Unexpected tab character. (no-tabs)
(#17603) Unexpected tab character. (no-tabs)
(#17604) Unexpected tab character. (no-tabs)
(#17605) Unexpected tab character. (no-tabs)
(#17606) Unexpected tab character. (no-tabs)
(#17607) Unexpected tab character. (no-tabs)
(#17608) Unexpected tab character. (no-tabs)
(#17609) Unexpected tab character. (no-tabs)
(#17610) Unexpected tab character. (no-tabs)
(#17612) Unexpected tab character. (no-tabs)
(#17613) Unexpected tab character. (no-tabs)
(#17614) Unexpected tab character. (no-tabs)
(#17615) Unexpected tab character. (no-tabs)
(#17616) Unexpected tab character. (no-tabs)
(#17617) Unexpected tab character. (no-tabs)
(#17618) Unexpected tab character. (no-tabs)
(#17619) Unexpected tab character. (no-tabs)
(#17620) Unexpected tab character. (no-tabs)
(#17621) Unexpected tab character. (no-tabs)
(#17622) Unexpected tab character. (no-tabs)
(#17625) Unexpected tab character. (no-tabs)
(#17626) Unexpected tab character. (no-tabs)
(#17627) Unexpected tab character. (no-tabs)
(#17628) Unexpected tab character. (no-tabs)
(#17629) Unexpected tab character. (no-tabs)
(#17630) Unexpected tab character. (no-tabs)
(#17631) Unexpected tab character. (no-tabs)
(#17632) Unexpected tab character. (no-tabs)
(#17633) Unexpected tab character. (no-tabs)
(#17634) Unexpected tab character. (no-tabs)
(#17635) Unexpected tab character. (no-tabs)
(#17637) Unexpected tab character. (no-tabs)
(#17638) Unexpected tab character. (no-tabs)
(#17639) Unexpected tab character. (no-tabs)
(#17640) Unexpected tab character. (no-tabs)
(#17641) Unexpected tab character. (no-tabs)
(#17642) Unexpected tab character. (no-tabs)
(#17643) Unexpected tab character. (no-tabs)
(#17644) Unexpected tab character. (no-tabs)
(#17647) Unexpected tab character. (no-tabs)
(#17648) Unexpected tab character. (no-tabs)
(#17649) Unexpected tab character. (no-tabs)
(#17650) Unexpected tab character. (no-tabs)
(#17652) Unexpected tab character. (no-tabs)
(#17654) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#17657) There should be no spaces inside this paren. (space-in-parens)
(#17658) Unexpected tab character. (no-tabs)
(#17659) Unexpected tab character. (no-tabs)
(#17660) Unexpected tab character. (no-tabs)
(#17662) Unexpected tab character. (no-tabs)
(#17663) Unexpected tab character. (no-tabs)
(#17664) Unexpected tab character. (no-tabs)
(#17665) Unexpected tab character. (no-tabs)
(#17666) Unexpected tab character. (no-tabs)
(#17667) Unexpected tab character. (no-tabs)
(#17668) Unexpected tab character. (no-tabs)
(#17669) Unexpected tab character. (no-tabs)
(#17670) Unexpected tab character. (no-tabs)
(#17671) Unexpected tab character. (no-tabs)
(#17672) Unexpected tab character. (no-tabs)
(#17673) Unexpected tab character. (no-tabs)
(#17674) Unexpected tab character. (no-tabs)
(#17675) Unexpected tab character. (no-tabs)
(#17676) Unexpected tab character. (no-tabs)
(#17677) Unexpected tab character. (no-tabs)
(#17678) Unexpected tab character. (no-tabs)
(#17679) Unexpected tab character. (no-tabs)
(#17679) Unexpected space before function parentheses. (space-before-function-paren)
(#17680) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17680) Unexpected tab character. (no-tabs)
(#17681) Unexpected tab character. (no-tabs)
(#17681) There should be no spaces inside this paren. (space-in-parens)
(#17681) There should be no spaces inside this paren. (space-in-parens)
(#17683) Unexpected tab character. (no-tabs)
(#17684) Unexpected tab character. (no-tabs)
(#17686) Unexpected tab character. (no-tabs)
(#17687) Unexpected tab character. (no-tabs)
(#17688) Unexpected tab character. (no-tabs)
(#17689) Unexpected tab character. (no-tabs)
(#17690) Unexpected tab character. (no-tabs)
(#17691) Unexpected tab character. (no-tabs)
(#17692) Unexpected tab character. (no-tabs)
(#17692) Unexpected space before function parentheses. (space-before-function-paren)
(#17693) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17693) Unexpected tab character. (no-tabs)
(#17694) Unexpected tab character. (no-tabs)
(#17695) Unexpected tab character. (no-tabs)
(#17697) Unexpected tab character. (no-tabs)
(#17698) Unexpected tab character. (no-tabs)
(#17699) Unexpected tab character. (no-tabs)
(#17700) Unexpected tab character. (no-tabs)
(#17701) Unexpected tab character. (no-tabs)
(#17702) Unexpected tab character. (no-tabs)
(#17703) Unexpected tab character. (no-tabs)
(#17704) Unexpected tab character. (no-tabs)
(#17705) Unexpected tab character. (no-tabs)
(#17706) Unexpected tab character. (no-tabs)
(#17707) Unexpected tab character. (no-tabs)
(#17707) Missing JSDoc for parameter 'original'. (valid-jsdoc)
(#17708) Unexpected tab character. (no-tabs)
(#17709) Unexpected tab character. (no-tabs)
(#17710) Unexpected tab character. (no-tabs)
(#17711) Unexpected tab character. (no-tabs)
(#17712) Unexpected tab character. (no-tabs)
(#17713) Unexpected tab character. (no-tabs)
(#17714) Unexpected tab character. (no-tabs)
(#17715) Unexpected tab character. (no-tabs)
(#17716) Unexpected tab character. (no-tabs)
(#17717) Unexpected tab character. (no-tabs)
(#17718) Unexpected tab character. (no-tabs)
(#17719) Unexpected tab character. (no-tabs)
(#17720) Unexpected tab character. (no-tabs)
(#17721) Unexpected tab character. (no-tabs)
(#17722) Unexpected tab character. (no-tabs)
(#17723) Unexpected tab character. (no-tabs)
(#17724) Unexpected tab character. (no-tabs)
(#17725) Unexpected tab character. (no-tabs)
(#17726) Unexpected tab character. (no-tabs)
(#17727) Unexpected tab character. (no-tabs)
(#17728) Unexpected tab character. (no-tabs)
(#17729) Unexpected tab character. (no-tabs)
(#17730) Unexpected tab character. (no-tabs)
(#17731) Unexpected tab character. (no-tabs)
(#17732) Unexpected tab character. (no-tabs)
(#17733) Unexpected tab character. (no-tabs)
(#17733) Unexpected space before function parentheses. (space-before-function-paren)
(#17733) There should be no spaces inside this paren. (space-in-parens)
(#17733) There should be no spaces inside this paren. (space-in-parens)
(#17734) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17734) Unexpected tab character. (no-tabs)
(#17735) Unexpected tab character. (no-tabs)
(#17735) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#17735) 'j' is defined but never used. (no-unused-vars)
(#17735) 'jen' is defined but never used. (no-unused-vars)
(#17736) Unexpected tab character. (no-tabs)
(#17738) Unexpected tab character. (no-tabs)
(#17738) There should be no spaces inside this paren. (space-in-parens)
(#17738) There should be no spaces inside this paren. (space-in-parens)
(#17738) Missing space before opening brace. (space-before-blocks)
(#17739) Unexpected tab character. (no-tabs)
(#17739) There should be no spaces inside this paren. (space-in-parens)
(#17739) Infix operators must be spaced. (space-infix-ops)
(#17739) Infix operators must be spaced. (space-infix-ops)
(#17739) Unexpected whitespace before semicolon. (semi-spacing)
(#17739) Infix operators must be spaced. (space-infix-ops)
(#17739) Unexpected whitespace before semicolon. (semi-spacing)
(#17739) There should be no spaces inside this paren. (space-in-parens)
(#17740) Unexpected tab character. (no-tabs)
(#17740) There should be no spaces inside this paren. (space-in-parens)
(#17740) There should be no spaces inside this paren. (space-in-parens)
(#17741) Unexpected tab character. (no-tabs)
(#17743) Unexpected tab character. (no-tabs)
(#17744) Unexpected tab character. (no-tabs)
(#17746) Unexpected tab character. (no-tabs)
(#17747) Unexpected tab character. (no-tabs)
(#17748) Unexpected tab character. (no-tabs)
(#17749) Unexpected tab character. (no-tabs)
(#17749) There should be no spaces inside this paren. (space-in-parens)
(#17749) There should be no spaces inside this paren. (space-in-parens)
(#17750) Unexpected tab character. (no-tabs)
(#17752) Unexpected tab character. (no-tabs)
(#17752) There should be no spaces inside this paren. (space-in-parens)
(#17752) Infix operators must be spaced. (space-infix-ops)
(#17752) Infix operators must be spaced. (space-infix-ops)
(#17752) Unexpected whitespace before semicolon. (semi-spacing)
(#17752) Infix operators must be spaced. (space-infix-ops)
(#17752) Unexpected whitespace before semicolon. (semi-spacing)
(#17752) There should be no spaces inside this paren. (space-in-parens)
(#17753) Unexpected tab character. (no-tabs)
(#17753) There should be no spaces inside this paren. (space-in-parens)
(#17753) There should be no spaces inside this paren. (space-in-parens)
(#17753) There should be no spaces inside this paren. (space-in-parens)
(#17753) There should be no spaces inside this paren. (space-in-parens)
(#17754) Unexpected tab character. (no-tabs)
(#17756) Unexpected tab character. (no-tabs)
(#17757) Unexpected tab character. (no-tabs)
(#17759) Unexpected tab character. (no-tabs)
(#17759) There should be no spaces inside this paren. (space-in-parens)
(#17759) There should be no spaces inside this paren. (space-in-parens)
(#17759) There should be no spaces inside this paren. (space-in-parens)
(#17759) There should be no spaces inside this paren. (space-in-parens)
(#17761) Unexpected tab character. (no-tabs)
(#17762) Unexpected tab character. (no-tabs)
(#17765) Unexpected tab character. (no-tabs)
(#17766) Unexpected tab character. (no-tabs)
(#17767) Unexpected tab character. (no-tabs)
(#17768) Unexpected tab character. (no-tabs)
(#17769) Unexpected tab character. (no-tabs)
(#17770) Unexpected tab character. (no-tabs)
(#17771) Unexpected tab character. (no-tabs)
(#17772) Unexpected tab character. (no-tabs)
(#17773) Unexpected tab character. (no-tabs)
(#17773) Unexpected space before function parentheses. (space-before-function-paren)
(#17773) There should be no spaces inside this paren. (space-in-parens)
(#17773) There should be no spaces inside this paren. (space-in-parens)
(#17774) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17774) Unexpected tab character. (no-tabs)
(#17775) Unexpected tab character. (no-tabs)
(#17775) There should be no spaces inside this paren. (space-in-parens)
(#17775) Unexpected space after unary operator '!'. (space-unary-ops)
(#17775) There should be no spaces inside this paren. (space-in-parens)
(#17776) Unexpected tab character. (no-tabs)
(#17777) Unexpected tab character. (no-tabs)
(#17779) Unexpected tab character. (no-tabs)
(#17780) Unexpected tab character. (no-tabs)
(#17782) Unexpected tab character. (no-tabs)
(#17782) There should be no spaces inside this paren. (space-in-parens)
(#17782) There should be no spaces inside this paren. (space-in-parens)
(#17783) Unexpected tab character. (no-tabs)
(#17784) Unexpected tab character. (no-tabs)
(#17784) Unexpected space after unary operator '!'. (space-unary-ops)
(#17784) There should be no spaces inside this paren. (space-in-parens)
(#17784) There should be no spaces inside this paren. (space-in-parens)
(#17785) Unexpected tab character. (no-tabs)
(#17785) There should be no spaces inside this paren. (space-in-parens)
(#17785) There should be no spaces inside this paren. (space-in-parens)
(#17786) Unexpected tab character. (no-tabs)
(#17786) There should be no spaces inside this paren. (space-in-parens)
(#17786) Unexpected space before function parentheses. (space-before-function-paren)
(#17786) There should be no spaces inside this paren. (space-in-parens)
(#17786) There should be no spaces inside this paren. (space-in-parens)
(#17787) Unexpected tab character. (no-tabs)
(#17787) There should be no spaces inside this paren. (space-in-parens)
(#17787) There should be no spaces inside this paren. (space-in-parens)
(#17788) Unexpected tab character. (no-tabs)
(#17788) There should be no spaces inside this paren. (space-in-parens)
(#17789) Unexpected tab character. (no-tabs)
(#17789) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#17790) Unexpected tab character. (no-tabs)
(#17791) Unexpected tab character. (no-tabs)
(#17792) Unexpected tab character. (no-tabs)
(#17792) Unexpected space after unary operator '!'. (space-unary-ops)
(#17792) There should be no spaces inside this paren. (space-in-parens)
(#17792) There should be no spaces inside this paren. (space-in-parens)
(#17793) Unexpected tab character. (no-tabs)
(#17794) Unexpected tab character. (no-tabs)
(#17794) There should be no spaces inside this paren. (space-in-parens)
(#17794) Unexpected space before function parentheses. (space-before-function-paren)
(#17794) There should be no spaces inside this paren. (space-in-parens)
(#17794) There should be no spaces inside this paren. (space-in-parens)
(#17795) Unexpected tab character. (no-tabs)
(#17796) Unexpected tab character. (no-tabs)
(#17796) There should be no spaces inside this paren. (space-in-parens)
(#17797) Unexpected tab character. (no-tabs)
(#17798) Unexpected tab character. (no-tabs)
(#17801) Unexpected tab character. (no-tabs)
(#17802) Unexpected tab character. (no-tabs)
(#17803) Unexpected tab character. (no-tabs)
(#17805) Unexpected tab character. (no-tabs)
(#17805) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#17806) Unexpected tab character. (no-tabs)
(#17807) Unexpected tab character. (no-tabs)
(#17808) Unexpected tab character. (no-tabs)
(#17809) Unexpected tab character. (no-tabs)
(#17810) Unexpected tab character. (no-tabs)
(#17811) Unexpected tab character. (no-tabs)
(#17811) Unexpected space before function parentheses. (space-before-function-paren)
(#17812) Unexpected tab character. (no-tabs)
(#17812) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17813) Unexpected tab character. (no-tabs)
(#17814) Unexpected tab character. (no-tabs)
(#17815) Unexpected tab character. (no-tabs)
(#17816) Unexpected tab character. (no-tabs)
(#17818) Unexpected tab character. (no-tabs)
(#17819) Unexpected tab character. (no-tabs)
(#17819) There should be no spaces inside this paren. (space-in-parens)
(#17819) There should be no spaces inside this paren. (space-in-parens)
(#17820) Unexpected tab character. (no-tabs)
(#17820) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17821) Unexpected tab character. (no-tabs)
(#17822) Unexpected tab character. (no-tabs)
(#17824) Unexpected tab character. (no-tabs)
(#17824) There should be no spaces inside this paren. (space-in-parens)
(#17824) There should be no spaces inside this paren. (space-in-parens)
(#17825) Unexpected tab character. (no-tabs)
(#17825) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17826) Unexpected tab character. (no-tabs)
(#17827) Unexpected tab character. (no-tabs)
(#17829) Unexpected tab character. (no-tabs)
(#17830) Unexpected tab character. (no-tabs)
(#17831) Unexpected tab character. (no-tabs)
(#17832) Unexpected tab character. (no-tabs)
(#17834) Unexpected tab character. (no-tabs)
(#17835) Unexpected tab character. (no-tabs)
(#17835) There should be no spaces inside this paren. (space-in-parens)
(#17835) There should be no spaces inside this paren. (space-in-parens)
(#17836) Unexpected tab character. (no-tabs)
(#17836) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17837) Unexpected tab character. (no-tabs)
(#17838) Unexpected tab character. (no-tabs)
(#17840) Unexpected tab character. (no-tabs)
(#17841) Unexpected tab character. (no-tabs)
(#17841) There should be no spaces inside this paren. (space-in-parens)
(#17841) There should be no spaces inside this paren. (space-in-parens)
(#17842) Unexpected tab character. (no-tabs)
(#17842) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17843) Unexpected tab character. (no-tabs)
(#17843) There should be no spaces inside this paren. (space-in-parens)
(#17843) Infix operators must be spaced. (space-infix-ops)
(#17843) There should be no spaces inside this paren. (space-in-parens)
(#17844) Unexpected tab character. (no-tabs)
(#17844) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17845) Unexpected tab character. (no-tabs)
(#17845) There should be no spaces inside this paren. (space-in-parens)
(#17845) There should be no spaces inside this paren. (space-in-parens)
(#17846) Unexpected tab character. (no-tabs)
(#17848) Unexpected tab character. (no-tabs)
(#17849) Unexpected tab character. (no-tabs)
(#17849) Identifier '_ColReorder_iOrigCol' is not in camel case. (camelcase)
(#17850) Unexpected tab character. (no-tabs)
(#17852) Unexpected tab character. (no-tabs)
(#17853) Unexpected tab character. (no-tabs)
(#17853) There should be no spaces inside this paren. (space-in-parens)
(#17853) Unexpected space before function parentheses. (space-before-function-paren)
(#17854) Unexpected tab character. (no-tabs)
(#17854) unnecessary '.call()'. (no-useless-call)
(#17854) There should be no spaces inside this paren. (space-in-parens)
(#17854) There should be no spaces inside this paren. (space-in-parens)
(#17855) Unexpected tab character. (no-tabs)
(#17855) There should be no spaces inside this paren. (space-in-parens)
(#17857) Unexpected tab character. (no-tabs)
(#17858) Unexpected tab character. (no-tabs)
(#17859) Unexpected tab character. (no-tabs)
(#17859) There should be no spaces inside this paren. (space-in-parens)
(#17859) There should be no spaces inside this paren. (space-in-parens)
(#17860) Unexpected tab character. (no-tabs)
(#17860) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17861) Unexpected tab character. (no-tabs)
(#17862) Unexpected tab character. (no-tabs)
(#17864) Unexpected tab character. (no-tabs)
(#17865) Unexpected tab character. (no-tabs)
(#17865) There should be no spaces inside this paren. (space-in-parens)
(#17866) Unexpected tab character. (no-tabs)
(#17866) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#17866) There should be no spaces inside this paren. (space-in-parens)
(#17867) Unexpected tab character. (no-tabs)
(#17867) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17868) Unexpected tab character. (no-tabs)
(#17869) Unexpected tab character. (no-tabs)
(#17871) Unexpected tab character. (no-tabs)
(#17872) Unexpected tab character. (no-tabs)
(#17872) There should be no spaces inside this paren. (space-in-parens)
(#17872) There should be no spaces inside this paren. (space-in-parens)
(#17873) Unexpected tab character. (no-tabs)
(#17873) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17874) Unexpected tab character. (no-tabs)
(#17875) Unexpected tab character. (no-tabs)
(#17876) Unexpected tab character. (no-tabs)
(#17877) Unexpected tab character. (no-tabs)
(#17877) There should be no spaces inside this paren. (space-in-parens)
(#17877) There should be no spaces inside this paren. (space-in-parens)
(#17878) Unexpected tab character. (no-tabs)
(#17878) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17879) Unexpected tab character. (no-tabs)
(#17880) Unexpected tab character. (no-tabs)
(#17880) There should be no spaces inside this paren. (space-in-parens)
(#17880) Unexpected space before function parentheses. (space-before-function-paren)
(#17881) Unexpected tab character. (no-tabs)
(#17881) There should be no spaces inside this paren. (space-in-parens)
(#17881) There should be no spaces inside this paren. (space-in-parens)
(#17882) Unexpected tab character. (no-tabs)
(#17882) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17883) Unexpected tab character. (no-tabs)
(#17884) Unexpected tab character. (no-tabs)
(#17884) There should be no spaces inside this paren. (space-in-parens)
(#17884) There should be no spaces inside this paren. (space-in-parens)
(#17885) Unexpected tab character. (no-tabs)
(#17885) unnecessary '.call()'. (no-useless-call)
(#17885) There should be no spaces inside this paren. (space-in-parens)
(#17885) There should be no spaces inside this paren. (space-in-parens)
(#17886) Unexpected tab character. (no-tabs)
(#17887) Unexpected tab character. (no-tabs)
(#17887) There should be no spaces inside this paren. (space-in-parens)
(#17888) Unexpected tab character. (no-tabs)
(#17888) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#17889) Unexpected tab character. (no-tabs)
(#17890) Unexpected tab character. (no-tabs)
(#17890) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17891) Unexpected tab character. (no-tabs)
(#17891) There should be no spaces inside this paren. (space-in-parens)
(#17891) There should be no spaces inside this paren. (space-in-parens)
(#17892) Unexpected tab character. (no-tabs)
(#17892) unnecessary '.call()'. (no-useless-call)
(#17892) There should be no spaces inside this paren. (space-in-parens)
(#17892) There should be no spaces inside this paren. (space-in-parens)
(#17893) Unexpected tab character. (no-tabs)
(#17894) Unexpected tab character. (no-tabs)
(#17894) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#17895) Unexpected tab character. (no-tabs)
(#17896) Unexpected tab character. (no-tabs)
(#17897) Unexpected tab character. (no-tabs)
(#17899) Unexpected tab character. (no-tabs)
(#17900) Unexpected tab character. (no-tabs)
(#17900) There should be no spaces inside this paren. (space-in-parens)
(#17900) Unexpected space before function parentheses. (space-before-function-paren)
(#17901) Unexpected tab character. (no-tabs)
(#17901) There should be no spaces inside this paren. (space-in-parens)
(#17901) There should be no spaces inside this paren. (space-in-parens)
(#17902) Unexpected tab character. (no-tabs)
(#17902) There should be no spaces inside this paren. (space-in-parens)
(#17902) There should be no spaces inside this paren. (space-in-parens)
(#17902) There should be no spaces inside this paren. (space-in-parens)
(#17902) There should be no spaces inside this paren. (space-in-parens)
(#17904) Unexpected tab character. (no-tabs)
(#17904) There should be no spaces inside this paren. (space-in-parens)
(#17904) Unexpected space before function parentheses. (space-before-function-paren)
(#17905) Unexpected tab character. (no-tabs)
(#17906) Unexpected tab character. (no-tabs)
(#17906) There should be no spaces inside this paren. (space-in-parens)
(#17908) Unexpected tab character. (no-tabs)
(#17909) Unexpected tab character. (no-tabs)
(#17910) Unexpected tab character. (no-tabs)
(#17910) There should be no spaces inside this paren. (space-in-parens)
(#17911) Unexpected tab character. (no-tabs)
(#17914) Unexpected tab character. (no-tabs)
(#17914) Expected JSDoc for 'a' but found 'array'. (valid-jsdoc)
(#17914) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#17914) Missing JSDoc parameter type for 'array'. (valid-jsdoc)
(#17915) Unexpected tab character. (no-tabs)
(#17916) Unexpected tab character. (no-tabs)
(#17917) Unexpected tab character. (no-tabs)
(#17918) Unexpected tab character. (no-tabs)
(#17919) Unexpected tab character. (no-tabs)
(#17920) Unexpected tab character. (no-tabs)
(#17921) Unexpected tab character. (no-tabs)
(#17921) Unexpected space before function parentheses. (space-before-function-paren)
(#17921) There should be no spaces inside this paren. (space-in-parens)
(#17921) There should be no spaces inside this paren. (space-in-parens)
(#17922) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17922) Unexpected tab character. (no-tabs)
(#17923) Unexpected tab character. (no-tabs)
(#17925) Unexpected tab character. (no-tabs)
(#17925) There should be no spaces inside this paren. (space-in-parens)
(#17925) There should be no spaces inside this paren. (space-in-parens)
(#17926) Unexpected tab character. (no-tabs)
(#17926) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17927) Unexpected tab character. (no-tabs)
(#17927) There should be no spaces inside this paren. (space-in-parens)
(#17927) Infix operators must be spaced. (space-infix-ops)
(#17928) Unexpected tab character. (no-tabs)
(#17928) There should be no spaces inside this paren. (space-in-parens)
(#17929) Unexpected tab character. (no-tabs)
(#17930) Unexpected tab character. (no-tabs)
(#17932) Unexpected tab character. (no-tabs)
(#17932) There should be no spaces inside this paren. (space-in-parens)
(#17932) Infix operators must be spaced. (space-infix-ops)
(#17932) Infix operators must be spaced. (space-infix-ops)
(#17932) Unexpected whitespace before semicolon. (semi-spacing)
(#17932) Infix operators must be spaced. (space-infix-ops)
(#17932) Unexpected whitespace before semicolon. (semi-spacing)
(#17932) There should be no spaces inside this paren. (space-in-parens)
(#17933) Unexpected tab character. (no-tabs)
(#17933) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17934) Unexpected tab character. (no-tabs)
(#17934) There should be no spaces inside this paren. (space-in-parens)
(#17934) There should be no spaces inside this paren. (space-in-parens)
(#17935) Unexpected tab character. (no-tabs)
(#17935) There should be no spaces inside this paren. (space-in-parens)
(#17935) There should be no spaces inside this paren. (space-in-parens)
(#17936) Unexpected tab character. (no-tabs)
(#17936) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17937) Unexpected tab character. (no-tabs)
(#17938) Unexpected tab character. (no-tabs)
(#17938) There should be no spaces inside this paren. (space-in-parens)
(#17938) There should be no spaces inside this paren. (space-in-parens)
(#17940) Unexpected tab character. (no-tabs)
(#17941) Unexpected tab character. (no-tabs)
(#17941) There should be no spaces inside this paren. (space-in-parens)
(#17941) There should be no spaces inside this paren. (space-in-parens)
(#17943) Unexpected tab character. (no-tabs)
(#17944) Unexpected tab character. (no-tabs)
(#17945) Unexpected tab character. (no-tabs)
(#17947) Unexpected tab character. (no-tabs)
(#17947) There should be no spaces inside this paren. (space-in-parens)
(#17947) There should be no spaces inside this paren. (space-in-parens)
(#17949) Unexpected tab character. (no-tabs)
(#17951) Unexpected tab character. (no-tabs)
(#17952) Unexpected tab character. (no-tabs)
(#17952) There should be no spaces inside this paren. (space-in-parens)
(#17952) Unexpected space after unary operator '!'. (space-unary-ops)
(#17952) There should be no spaces inside this paren. (space-in-parens)
(#17953) Unexpected tab character. (no-tabs)
(#17954) Unexpected tab character. (no-tabs)
(#17956) Unexpected tab character. (no-tabs)
(#17957) Unexpected tab character. (no-tabs)
(#17957) There should be no spaces inside this paren. (space-in-parens)
(#17957) There should be no spaces inside this paren. (space-in-parens)
(#17958) Unexpected tab character. (no-tabs)
(#17958) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17959) Unexpected tab character. (no-tabs)
(#17959) There should be no spaces inside this paren. (space-in-parens)
(#17959) There should be no spaces inside this paren. (space-in-parens)
(#17960) Unexpected tab character. (no-tabs)
(#17962) Unexpected tab character. (no-tabs)
(#17963) Unexpected tab character. (no-tabs)
(#17963) There should be no spaces inside this paren. (space-in-parens)
(#17963) There should be no spaces inside this paren. (space-in-parens)
(#17965) Unexpected tab character. (no-tabs)
(#17965) There should be no spaces inside this paren. (space-in-parens)
(#17965) There should be no spaces inside this paren. (space-in-parens)
(#17966) Unexpected tab character. (no-tabs)
(#17966) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17967) Unexpected tab character. (no-tabs)
(#17967) There should be no spaces inside this paren. (space-in-parens)
(#17967) There should be no spaces inside this paren. (space-in-parens)
(#17968) Unexpected tab character. (no-tabs)
(#17969) Unexpected tab character. (no-tabs)
(#17972) Unexpected tab character. (no-tabs)
(#17972) Missing JSDoc parameter type for 'object'. (valid-jsdoc)
(#17972) Expected JSDoc for 'oState' but found 'object'. (valid-jsdoc)
(#17972) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#17973) Unexpected tab character. (no-tabs)
(#17974) Unexpected tab character. (no-tabs)
(#17975) Unexpected tab character. (no-tabs)
(#17976) Unexpected tab character. (no-tabs)
(#17977) Unexpected tab character. (no-tabs)
(#17978) Unexpected tab character. (no-tabs)
(#17979) Unexpected tab character. (no-tabs)
(#17980) Unexpected tab character. (no-tabs)
(#17981) Unexpected tab character. (no-tabs)
(#17981) Unexpected space before function parentheses. (space-before-function-paren)
(#17981) There should be no spaces inside this paren. (space-in-parens)
(#17981) There should be no spaces inside this paren. (space-in-parens)
(#17982) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17982) Unexpected tab character. (no-tabs)
(#17983) Unexpected tab character. (no-tabs)
(#17983) 'aCopy' is defined but never used. (no-unused-vars)
(#17984) Unexpected tab character. (no-tabs)
(#17985) Unexpected tab character. (no-tabs)
(#17987) Unexpected tab character. (no-tabs)
(#17989) Unexpected tab character. (no-tabs)
(#17990) Unexpected tab character. (no-tabs)
(#17990) There should be no spaces inside this paren. (space-in-parens)
(#17990) There should be no spaces inside this paren. (space-in-parens)
(#17991) Unexpected tab character. (no-tabs)
(#17992) Unexpected tab character. (no-tabs)
(#17992) There should be no spaces inside this paren. (space-in-parens)
(#17992) Infix operators must be spaced. (space-infix-ops)
(#17992) Unexpected whitespace before semicolon. (semi-spacing)
(#17992) Infix operators must be spaced. (space-infix-ops)
(#17992) Unexpected whitespace before semicolon. (semi-spacing)
(#17992) There should be no spaces inside this paren. (space-in-parens)
(#17993) Unexpected tab character. (no-tabs)
(#17993) There should be no space after '['. (computed-property-spacing)
(#17993) There should be no space before ']'. (computed-property-spacing)
(#17994) Unexpected tab character. (no-tabs)
(#17996) Unexpected tab character. (no-tabs)
(#17996) There should be no spaces inside this paren. (space-in-parens)
(#17996) There should be no spaces inside this paren. (space-in-parens)
(#17998) Unexpected tab character. (no-tabs)
(#17998) There should be no spaces inside this paren. (space-in-parens)
(#17998) Infix operators must be spaced. (space-infix-ops)
(#17998) Infix operators must be spaced. (space-infix-ops)
(#17998) Unexpected whitespace before semicolon. (semi-spacing)
(#17998) Infix operators must be spaced. (space-infix-ops)
(#17998) Unexpected whitespace before semicolon. (semi-spacing)
(#17998) There should be no spaces inside this paren. (space-in-parens)
(#17999) Unexpected tab character. (no-tabs)
(#17999) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#18000) Unexpected tab character. (no-tabs)
(#18002) Unexpected tab character. (no-tabs)
(#18003) Unexpected tab character. (no-tabs)
(#18003) There should be no space after '['. (computed-property-spacing)
(#18003) There should be no space before ']'. (computed-property-spacing)
(#18005) Unexpected tab character. (no-tabs)
(#18006) Unexpected tab character. (no-tabs)
(#18006) There should be no space after '['. (computed-property-spacing)
(#18006) There should be no space before ']'. (computed-property-spacing)
(#18008) Unexpected tab character. (no-tabs)
(#18009) Unexpected tab character. (no-tabs)
(#18009) There should be no spaces inside this paren. (space-in-parens)
(#18009) There should be no spaces inside this paren. (space-in-parens)
(#18010) Unexpected tab character. (no-tabs)
(#18011) Unexpected tab character. (no-tabs)
(#18011) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#18012) Unexpected tab character. (no-tabs)
(#18012) There should be no spaces inside this paren. (space-in-parens)
(#18012) There should be no spaces inside this paren. (space-in-parens)
(#18013) Unexpected tab character. (no-tabs)
(#18014) Unexpected tab character. (no-tabs)
(#18014) There should be no spaces inside this paren. (space-in-parens)
(#18014) Infix operators must be spaced. (space-infix-ops)
(#18014) Unexpected whitespace before semicolon. (semi-spacing)
(#18014) Infix operators must be spaced. (space-infix-ops)
(#18014) Unexpected whitespace before semicolon. (semi-spacing)
(#18014) There should be no spaces inside this paren. (space-in-parens)
(#18015) Unexpected tab character. (no-tabs)
(#18015) There should be no space after '['. (computed-property-spacing)
(#18015) There should be no space before ']'. (computed-property-spacing)
(#18016) Unexpected tab character. (no-tabs)
(#18018) Unexpected tab character. (no-tabs)
(#18018) There should be no spaces inside this paren. (space-in-parens)
(#18018) There should be no spaces inside this paren. (space-in-parens)
(#18020) Unexpected tab character. (no-tabs)
(#18020) There should be no spaces inside this paren. (space-in-parens)
(#18020) Infix operators must be spaced. (space-infix-ops)
(#18020) Infix operators must be spaced. (space-infix-ops)
(#18020) Unexpected whitespace before semicolon. (semi-spacing)
(#18020) Infix operators must be spaced. (space-infix-ops)
(#18020) Unexpected whitespace before semicolon. (semi-spacing)
(#18020) There should be no spaces inside this paren. (space-in-parens)
(#18021) Unexpected tab character. (no-tabs)
(#18021) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#18022) Unexpected tab character. (no-tabs)
(#18024) Unexpected tab character. (no-tabs)
(#18025) Unexpected tab character. (no-tabs)
(#18025) There should be no space after '['. (computed-property-spacing)
(#18025) There should be no space before ']'. (computed-property-spacing)
(#18027) Unexpected tab character. (no-tabs)
(#18028) Unexpected tab character. (no-tabs)
(#18028) There should be no spaces inside this paren. (space-in-parens)
(#18028) There should be no spaces inside this paren. (space-in-parens)
(#18029) Unexpected tab character. (no-tabs)
(#18030) Unexpected tab character. (no-tabs)
(#18031) Unexpected tab character. (no-tabs)
(#18034) Unexpected tab character. (no-tabs)
(#18035) Unexpected tab character. (no-tabs)
(#18036) Unexpected tab character. (no-tabs)
(#18038) Expected JSDoc for 'i' but found 'int'. (valid-jsdoc)
(#18038) Unexpected tab character. (no-tabs)
(#18038) Missing JSDoc parameter type for 'int'. (valid-jsdoc)
(#18038) Missing JSDoc parameter type for 'element'. (valid-jsdoc)
(#18038) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#18038) Expected JSDoc for 'nTh' but found 'element'. (valid-jsdoc)
(#18039) Unexpected tab character. (no-tabs)
(#18040) Unexpected tab character. (no-tabs)
(#18041) Unexpected tab character. (no-tabs)
(#18042) Unexpected tab character. (no-tabs)
(#18043) Unexpected tab character. (no-tabs)
(#18044) Unexpected tab character. (no-tabs)
(#18045) Unexpected tab character. (no-tabs)
(#18046) Unexpected tab character. (no-tabs)
(#18046) Unexpected space before function parentheses. (space-before-function-paren)
(#18046) There should be no spaces inside this paren. (space-in-parens)
(#18046) There should be no spaces inside this paren. (space-in-parens)
(#18047) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#18047) Unexpected tab character. (no-tabs)
(#18048) Unexpected tab character. (no-tabs)
(#18049) Unexpected tab character. (no-tabs)
(#18049) There should be no spaces inside this paren. (space-in-parens)
(#18049) Unexpected space before function parentheses. (space-before-function-paren)
(#18050) Unexpected tab character. (no-tabs)
(#18051) Unexpected tab character. (no-tabs)
(#18051) unnecessary '.call()'. (no-useless-call)
(#18051) There should be no spaces inside this paren. (space-in-parens)
(#18051) There should be no spaces inside this paren. (space-in-parens)
(#18052) Unexpected tab character. (no-tabs)
(#18052) There should be no spaces inside this paren. (space-in-parens)
(#18053) Unexpected tab character. (no-tabs)
(#18056) Expected JSDoc for 'nTh' but found 'element'. (valid-jsdoc)
(#18056) Missing JSDoc parameter type for 'event'. (valid-jsdoc)
(#18056) Missing JSDoc parameter type for 'element'. (valid-jsdoc)
(#18056) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#18056) Unexpected tab character. (no-tabs)
(#18056) Expected JSDoc for 'e' but found 'event'. (valid-jsdoc)
(#18057) Unexpected tab character. (no-tabs)
(#18058) Unexpected tab character. (no-tabs)
(#18059) Unexpected tab character. (no-tabs)
(#18060) Unexpected tab character. (no-tabs)
(#18061) Unexpected tab character. (no-tabs)
(#18062) Unexpected tab character. (no-tabs)
(#18063) Unexpected tab character. (no-tabs)
(#18064) Unexpected tab character. (no-tabs)
(#18064) Unexpected space before function parentheses. (space-before-function-paren)
(#18064) There should be no spaces inside this paren. (space-in-parens)
(#18064) There should be no spaces inside this paren. (space-in-parens)
(#18065) Unexpected tab character. (no-tabs)
(#18065) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#18066) Unexpected tab character. (no-tabs)
(#18068) Unexpected tab character. (no-tabs)
(#18069) Unexpected tab character. (no-tabs)
(#18070) Unexpected tab character. (no-tabs)
(#18071) Unexpected tab character. (no-tabs)
(#18071) There should be no spaces inside this paren. (space-in-parens)
(#18071) There should be no spaces inside this paren. (space-in-parens)
(#18073) Unexpected tab character. (no-tabs)
(#18073) There should be no spaces inside this paren. (space-in-parens)
(#18073) There should be no spaces inside this paren. (space-in-parens)
(#18074) Unexpected tab character. (no-tabs)
(#18075) Unexpected tab character. (no-tabs)
(#18077) Unexpected tab character. (no-tabs)
(#18078) Unexpected tab character. (no-tabs)
(#18079) Unexpected tab character. (no-tabs)
(#18080) Unexpected tab character. (no-tabs)
(#18081) Unexpected tab character. (no-tabs)
(#18081) There should be no space after '['. (computed-property-spacing)
(#18081) There should be no space before ']'. (computed-property-spacing)
(#18081) Comments should not begin with a lowercase character (capitalized-comments)
(#18081) Expected space or tab after '//' in comment. (spaced-comment)
(#18082) Unexpected tab character. (no-tabs)
(#18083) Unexpected tab character. (no-tabs)
(#18085) Unexpected tab character. (no-tabs)
(#18087) Unexpected tab character. (no-tabs)
(#18088) Unexpected tab character. (no-tabs)
(#18089) Unexpected tab character. (no-tabs)
(#18089) There should be no spaces inside this paren. (space-in-parens)
(#18089) Unexpected space before function parentheses. (space-before-function-paren)
(#18090) Unexpected tab character. (no-tabs)
(#18090) unnecessary '.call()'. (no-useless-call)
(#18090) There should be no spaces inside this paren. (space-in-parens)
(#18090) There should be no spaces inside this paren. (space-in-parens)
(#18091) Unexpected tab character. (no-tabs)
(#18091) There should be no spaces inside this paren. (space-in-parens)
(#18092) Unexpected tab character. (no-tabs)
(#18092) There should be no spaces inside this paren. (space-in-parens)
(#18092) Unexpected space before function parentheses. (space-before-function-paren)
(#18093) Unexpected tab character. (no-tabs)
(#18093) unnecessary '.call()'. (no-useless-call)
(#18093) There should be no spaces inside this paren. (space-in-parens)
(#18093) There should be no spaces inside this paren. (space-in-parens)
(#18094) Unexpected tab character. (no-tabs)
(#18094) There should be no spaces inside this paren. (space-in-parens)
(#18095) Unexpected tab character. (no-tabs)
(#18098) Expected JSDoc for 'e' but found 'event'. (valid-jsdoc)
(#18098) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#18098) Unexpected tab character. (no-tabs)
(#18098) Missing JSDoc parameter type for 'event'. (valid-jsdoc)
(#18099) Unexpected tab character. (no-tabs)
(#18100) Unexpected tab character. (no-tabs)
(#18101) Unexpected tab character. (no-tabs)
(#18102) Unexpected tab character. (no-tabs)
(#18103) Unexpected tab character. (no-tabs)
(#18104) Unexpected tab character. (no-tabs)
(#18105) Unexpected tab character. (no-tabs)
(#18105) Unexpected space before function parentheses. (space-before-function-paren)
(#18105) There should be no spaces inside this paren. (space-in-parens)
(#18105) There should be no spaces inside this paren. (space-in-parens)
(#18106) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#18106) Unexpected tab character. (no-tabs)
(#18107) Unexpected tab character. (no-tabs)
(#18107) 'that' is assigned a value but never used. (no-unused-vars)
(#18109) Unexpected tab character. (no-tabs)
(#18109) There should be no spaces inside this paren. (space-in-parens)
(#18109) There should be no spaces inside this paren. (space-in-parens)
(#18110) Unexpected tab character. (no-tabs)
(#18110) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#18111) Unexpected tab character. (no-tabs)
(#18112) Unexpected tab character. (no-tabs)
(#18113) Unexpected tab character. (no-tabs)
(#18114) Unexpected tab character. (no-tabs)
(#18115) Unexpected tab character. (no-tabs)
(#18115) There should be no spaces inside this paren. (space-in-parens)
(#18116) Unexpected tab character. (no-tabs)
(#18117) Unexpected tab character. (no-tabs)
(#18117) There should be no spaces inside this paren. (space-in-parens)
(#18117) There should be no spaces inside this paren. (space-in-parens)
(#18118) Unexpected tab character. (no-tabs)
(#18118) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#18119) Unexpected tab character. (no-tabs)
(#18120) Unexpected tab character. (no-tabs)
(#18121) Unexpected tab character. (no-tabs)
(#18122) Unexpected tab character. (no-tabs)
(#18124) Unexpected tab character. (no-tabs)
(#18125) Unexpected tab character. (no-tabs)
(#18125) There should be no spaces inside this paren. (space-in-parens)
(#18126) Unexpected tab character. (no-tabs)
(#18127) Unexpected tab character. (no-tabs)
(#18128) Unexpected tab character. (no-tabs)
(#18128) There should be no spaces inside this paren. (space-in-parens)
(#18130) Unexpected tab character. (no-tabs)
(#18131) Unexpected tab character. (no-tabs)
(#18132) Unexpected tab character. (no-tabs)
(#18134) Unexpected tab character. (no-tabs)
(#18134) There should be no spaces inside this paren. (space-in-parens)
(#18134) Infix operators must be spaced. (space-infix-ops)
(#18134) Infix operators must be spaced. (space-infix-ops)
(#18134) Unexpected whitespace before semicolon. (semi-spacing)
(#18134) Infix operators must be spaced. (space-infix-ops)
(#18134) Unexpected whitespace before semicolon. (semi-spacing)
(#18134) There should be no spaces inside this paren. (space-in-parens)
(#18135) Unexpected tab character. (no-tabs)
(#18135) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#18136) Unexpected tab character. (no-tabs)
(#18136) There should be no spaces inside this paren. (space-in-parens)
(#18136) Infix operators must be spaced. (space-infix-ops)
(#18136) Infix operators must be spaced. (space-infix-ops)
(#18136) Infix operators must be spaced. (space-infix-ops)
(#18136) Infix operators must be spaced. (space-infix-ops)
(#18136) There should be no spaces inside this paren. (space-in-parens)
(#18137) Unexpected tab character. (no-tabs)
(#18137) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#18138) Unexpected tab character. (no-tabs)
(#18138) There should be no spaces inside this paren. (space-in-parens)
(#18138) Infix operators must be spaced. (space-infix-ops)
(#18138) There should be no spaces inside this paren. (space-in-parens)
(#18139) Unexpected tab character. (no-tabs)
(#18139) Infix operators must be spaced. (space-infix-ops)
(#18140) Unexpected tab character. (no-tabs)
(#18141) Unexpected tab character. (no-tabs)
(#18142) Unexpected tab character. (no-tabs)
(#18143) Unexpected tab character. (no-tabs)
(#18145) Unexpected tab character. (no-tabs)
(#18146) Unexpected tab character. (no-tabs)
(#18147) Unexpected tab character. (no-tabs)
(#18147) There should be no spaces inside this paren. (space-in-parens)
(#18147) There should be no spaces inside this paren. (space-in-parens)
(#18148) Unexpected tab character. (no-tabs)
(#18148) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#18149) Unexpected tab character. (no-tabs)
(#18149) There should be no spaces inside this paren. (space-in-parens)
(#18149) Infix operators must be spaced. (space-infix-ops)
(#18149) There should be no spaces inside this paren. (space-in-parens)
(#18150) Unexpected tab character. (no-tabs)
(#18150) Infix operators must be spaced. (space-infix-ops)
(#18151) Unexpected tab character. (no-tabs)
(#18153) Unexpected tab character. (no-tabs)
(#18154) Unexpected tab character. (no-tabs)
(#18154) There should be no spaces inside this paren. (space-in-parens)
(#18154) There should be no spaces inside this paren. (space-in-parens)
(#18155) Unexpected tab character. (no-tabs)
(#18155) There should be no spaces inside this paren. (space-in-parens)
(#18155) There should be no spaces inside this paren. (space-in-parens)
(#18156) Unexpected tab character. (no-tabs)
(#18157) Unexpected tab character. (no-tabs)
(#18158) Unexpected tab character. (no-tabs)
(#18159) Unexpected tab character. (no-tabs)
(#18162) Unexpected tab character. (no-tabs)
(#18162) Missing JSDoc parameter type for 'event'. (valid-jsdoc)
(#18162) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#18162) Expected JSDoc for 'e' but found 'event'. (valid-jsdoc)
(#18163) Unexpected tab character. (no-tabs)
(#18164) Unexpected tab character. (no-tabs)
(#18165) Unexpected tab character. (no-tabs)
(#18166) Unexpected tab character. (no-tabs)
(#18167) Unexpected tab character. (no-tabs)
(#18168) Unexpected tab character. (no-tabs)
(#18169) Unexpected tab character. (no-tabs)
(#18169) Unexpected space before function parentheses. (space-before-function-paren)
(#18169) There should be no spaces inside this paren. (space-in-parens)
(#18169) 'e' is defined but never used. (no-unused-vars)
(#18169) There should be no spaces inside this paren. (space-in-parens)
(#18170) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#18170) Unexpected tab character. (no-tabs)
(#18171) Unexpected tab character. (no-tabs)
(#18171) 'that' is assigned a value but never used. (no-unused-vars)
(#18173) Unexpected tab character. (no-tabs)
(#18173) There should be no spaces inside this paren. (space-in-parens)
(#18173) There should be no spaces inside this paren. (space-in-parens)
(#18175) Unexpected tab character. (no-tabs)
(#18175) There should be no spaces inside this paren. (space-in-parens)
(#18175) There should be no spaces inside this paren. (space-in-parens)
(#18176) Unexpected tab character. (no-tabs)
(#18176) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#18177) Unexpected tab character. (no-tabs)
(#18178) Unexpected tab character. (no-tabs)
(#18179) Unexpected tab character. (no-tabs)
(#18180) Unexpected tab character. (no-tabs)
(#18181) Unexpected tab character. (no-tabs)
(#18183) Unexpected tab character. (no-tabs)
(#18184) Unexpected tab character. (no-tabs)
(#18184) There should be no spaces inside this paren. (space-in-parens)
(#18184) There should be no spaces inside this paren. (space-in-parens)
(#18185) Unexpected tab character. (no-tabs)
(#18187) Unexpected tab character. (no-tabs)
(#18188) Unexpected tab character. (no-tabs)
(#18188) There should be no spaces inside this paren. (space-in-parens)
(#18188) There should be no spaces inside this paren. (space-in-parens)
(#18189) Unexpected tab character. (no-tabs)
(#18189) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#18190) Unexpected tab character. (no-tabs)
(#18190) There should be no spaces inside this paren. (space-in-parens)
(#18190) There should be no spaces inside this paren. (space-in-parens)
(#18191) Unexpected tab character. (no-tabs)
(#18193) Unexpected tab character. (no-tabs)
(#18194) Unexpected tab character. (no-tabs)
(#18194) There should be no spaces inside this paren. (space-in-parens)
(#18194) There should be no spaces inside this paren. (space-in-parens)
(#18196) Unexpected tab character. (no-tabs)
(#18196) There should be no spaces inside this paren. (space-in-parens)
(#18196) There should be no spaces inside this paren. (space-in-parens)
(#18197) Unexpected tab character. (no-tabs)
(#18197) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#18198) Unexpected tab character. (no-tabs)
(#18198) There should be no spaces inside this paren. (space-in-parens)
(#18198) There should be no spaces inside this paren. (space-in-parens)
(#18199) Unexpected tab character. (no-tabs)
(#18200) Unexpected tab character. (no-tabs)
(#18201) Unexpected tab character. (no-tabs)
(#18204) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#18204) Unexpected tab character. (no-tabs)
(#18205) Unexpected tab character. (no-tabs)
(#18206) Unexpected tab character. (no-tabs)
(#18207) Unexpected tab character. (no-tabs)
(#18208) Unexpected tab character. (no-tabs)
(#18209) Unexpected tab character. (no-tabs)
(#18210) Unexpected tab character. (no-tabs)
(#18211) Unexpected tab character. (no-tabs)
(#18211) Unexpected space before function parentheses. (space-before-function-paren)
(#18212) Unexpected tab character. (no-tabs)
(#18212) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#18213) Unexpected tab character. (no-tabs)
(#18215) Unexpected tab character. (no-tabs)
(#18215) There should be no spaces inside this paren. (space-in-parens)
(#18215) There should be no spaces inside this paren. (space-in-parens)
(#18217) Unexpected tab character. (no-tabs)
(#18217) There should be no spaces inside this paren. (space-in-parens)
(#18218) Unexpected tab character. (no-tabs)
(#18219) Unexpected tab character. (no-tabs)
(#18220) Unexpected tab character. (no-tabs)
(#18220) There should be no spaces inside this paren. (space-in-parens)
(#18222) Unexpected tab character. (no-tabs)
(#18223) Unexpected tab character. (no-tabs)
(#18225) Unexpected tab character. (no-tabs)
(#18225) There should be no spaces inside this paren. (space-in-parens)
(#18225) Infix operators must be spaced. (space-infix-ops)
(#18225) Infix operators must be spaced. (space-infix-ops)
(#18225) Unexpected whitespace before semicolon. (semi-spacing)
(#18225) Infix operators must be spaced. (space-infix-ops)
(#18225) Unexpected whitespace before semicolon. (semi-spacing)
(#18225) There should be no spaces inside this paren. (space-in-parens)
(#18226) Unexpected tab character. (no-tabs)
(#18226) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#18227) Unexpected tab character. (no-tabs)
(#18228) Unexpected tab character. (no-tabs)
(#18229) Unexpected tab character. (no-tabs)
(#18230) Unexpected tab character. (no-tabs)
(#18231) Unexpected tab character. (no-tabs)
(#18231) There should be no spaces inside this paren. (space-in-parens)
(#18231) There should be no spaces inside this paren. (space-in-parens)
(#18232) Unexpected tab character. (no-tabs)
(#18232) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#18233) Unexpected tab character. (no-tabs)
(#18234) Unexpected tab character. (no-tabs)
(#18236) Unexpected tab character. (no-tabs)
(#18236) There should be no spaces inside this paren. (space-in-parens)
(#18236) Infix operators must be spaced. (space-infix-ops)
(#18236) There should be no spaces inside this paren. (space-in-parens)
(#18237) Unexpected tab character. (no-tabs)
(#18237) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#18238) Unexpected tab character. (no-tabs)
(#18240) Unexpected tab character. (no-tabs)
(#18240) There should be no spaces inside this paren. (space-in-parens)
(#18241) Unexpected tab character. (no-tabs)
(#18242) Unexpected tab character. (no-tabs)
(#18243) Unexpected tab character. (no-tabs)
(#18243) There should be no spaces inside this paren. (space-in-parens)
(#18244) Unexpected tab character. (no-tabs)
(#18245) Unexpected tab character. (no-tabs)
(#18247) Unexpected tab character. (no-tabs)
(#18248) Unexpected tab character. (no-tabs)
(#18248) There should be no spaces inside this paren. (space-in-parens)
(#18248) There should be no spaces inside this paren. (space-in-parens)
(#18249) Unexpected tab character. (no-tabs)
(#18249) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#18250) Unexpected tab character. (no-tabs)
(#18250) There should be no spaces inside this paren. (space-in-parens)
(#18250) There should be no spaces inside this paren. (space-in-parens)
(#18251) Unexpected tab character. (no-tabs)
(#18253) Unexpected tab character. (no-tabs)
(#18254) Unexpected tab character. (no-tabs)
(#18254) There should be no spaces inside this paren. (space-in-parens)
(#18254) There should be no spaces inside this paren. (space-in-parens)
(#18255) Unexpected tab character. (no-tabs)
(#18255) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#18256) Unexpected tab character. (no-tabs)
(#18256) There should be no spaces inside this paren. (space-in-parens)
(#18256) There should be no spaces inside this paren. (space-in-parens)
(#18257) Unexpected tab character. (no-tabs)
(#18258) Unexpected tab character. (no-tabs)
(#18261) Unexpected tab character. (no-tabs)
(#18261) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#18262) Unexpected tab character. (no-tabs)
(#18263) Unexpected tab character. (no-tabs)
(#18264) Unexpected tab character. (no-tabs)
(#18265) Unexpected tab character. (no-tabs)
(#18266) Unexpected tab character. (no-tabs)
(#18267) Unexpected tab character. (no-tabs)
(#18268) Unexpected tab character. (no-tabs)
(#18268) Unexpected space before function parentheses. (space-before-function-paren)
(#18269) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#18269) Unexpected tab character. (no-tabs)
(#18270) Unexpected tab character. (no-tabs)
(#18272) Unexpected tab character. (no-tabs)
(#18272) There should be no space after '['. (computed-property-spacing)
(#18272) There should be no space before ']'. (computed-property-spacing)
(#18273) Unexpected tab character. (no-tabs)
(#18274) Unexpected tab character. (no-tabs)
(#18275) Unexpected tab character. (no-tabs)
(#18276) Unexpected tab character. (no-tabs)
(#18278) Unexpected tab character. (no-tabs)
(#18279) Unexpected tab character. (no-tabs)
(#18280) Unexpected tab character. (no-tabs)
(#18281) Unexpected tab character. (no-tabs)
(#18282) Unexpected tab character. (no-tabs)
(#18282) There should be no spaces inside this paren. (space-in-parens)
(#18282) There should be no spaces inside this paren. (space-in-parens)
(#18283) Unexpected tab character. (no-tabs)
(#18284) Unexpected tab character. (no-tabs)
(#18285) Unexpected tab character. (no-tabs)
(#18286) Unexpected tab character. (no-tabs)
(#18287) Unexpected tab character. (no-tabs)
(#18288) Unexpected tab character. (no-tabs)
(#18289) Unexpected tab character. (no-tabs)
(#18290) Unexpected tab character. (no-tabs)
(#18290) There should be no spaces inside this paren. (space-in-parens)
(#18291) Unexpected tab character. (no-tabs)
(#18292) Unexpected tab character. (no-tabs)
(#18293) Unexpected tab character. (no-tabs)
(#18294) Unexpected tab character. (no-tabs)
(#18295) Unexpected tab character. (no-tabs)
(#18296) Unexpected tab character. (no-tabs)
(#18296) There should be no spaces inside this paren. (space-in-parens)
(#18297) Unexpected tab character. (no-tabs)
(#18297) There should be no spaces inside this paren. (space-in-parens)
(#18297) There should be no spaces inside this paren. (space-in-parens)
(#18299) Unexpected tab character. (no-tabs)
(#18300) Unexpected tab character. (no-tabs)
(#18300) There should be no spaces inside this paren. (space-in-parens)
(#18300) There should be no spaces inside this paren. (space-in-parens)
(#18301) Unexpected tab character. (no-tabs)
(#18301) There should be no spaces inside this paren. (space-in-parens)
(#18302) Unexpected tab character. (no-tabs)
(#18303) Unexpected tab character. (no-tabs)
(#18304) Unexpected tab character. (no-tabs)
(#18305) Unexpected tab character. (no-tabs)
(#18306) Unexpected tab character. (no-tabs)
(#18306) Extra space after key 'height'. (key-spacing)
(#18307) Unexpected tab character. (no-tabs)
(#18308) Unexpected tab character. (no-tabs)
(#18309) Unexpected tab character. (no-tabs)
(#18309) There should be no spaces inside this paren. (space-in-parens)
(#18310) Unexpected tab character. (no-tabs)
(#18310) There should be no spaces inside this paren. (space-in-parens)
(#18310) There should be no spaces inside this paren. (space-in-parens)
(#18311) Unexpected tab character. (no-tabs)
(#18314) Unexpected tab character. (no-tabs)
(#18315) Unexpected tab character. (no-tabs)
(#18316) Unexpected tab character. (no-tabs)
(#18317) Unexpected tab character. (no-tabs)
(#18318) Unexpected tab character. (no-tabs)
(#18319) Unexpected tab character. (no-tabs)
(#18320) Unexpected tab character. (no-tabs)
(#18320) Unexpected space before function parentheses. (space-before-function-paren)
(#18321) Unexpected tab character. (no-tabs)
(#18321) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#18322) Unexpected tab character. (no-tabs)
(#18322) There should be no spaces inside this paren. (space-in-parens)
(#18322) Unexpected space before function parentheses. (space-before-function-paren)
(#18323) Unexpected tab character. (no-tabs)
(#18324) Unexpected tab character. (no-tabs)
(#18324) There should be no spaces inside this paren. (space-in-parens)
(#18325) Unexpected tab character. (no-tabs)
(#18326) There should be no spaces inside this paren. (space-in-parens)
(#18327) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#18343) Unexpected tab character. (no-tabs)
(#18344) Unexpected tab character. (no-tabs)
(#18345) Unexpected tab character. (no-tabs)
(#18346) Unexpected tab character. (no-tabs)
(#18347) Unexpected tab character. (no-tabs)
(#18348) Unexpected tab character. (no-tabs)
(#18349) Unexpected tab character. (no-tabs)
(#18350) Unexpected tab character. (no-tabs)
(#18351) Unexpected tab character. (no-tabs)
(#18353) Unexpected tab character. (no-tabs)
(#18354) Unexpected tab character. (no-tabs)
(#18355) Unexpected tab character. (no-tabs)
(#18356) Unexpected tab character. (no-tabs)
(#18357) Unexpected tab character. (no-tabs)
(#18358) Unexpected tab character. (no-tabs)
(#18359) Unexpected tab character. (no-tabs)
(#18360) Unexpected tab character. (no-tabs)
(#18361) Unexpected tab character. (no-tabs)
(#18362) Unexpected tab character. (no-tabs)
(#18363) Unexpected tab character. (no-tabs)
(#18365) Unexpected tab character. (no-tabs)
(#18366) Unexpected tab character. (no-tabs)
(#18367) Unexpected tab character. (no-tabs)
(#18368) Unexpected tab character. (no-tabs)
(#18369) Unexpected tab character. (no-tabs)
(#18370) Unexpected tab character. (no-tabs)
(#18371) Unexpected tab character. (no-tabs)
(#18372) Unexpected tab character. (no-tabs)
(#18374) Unexpected tab character. (no-tabs)
(#18375) Unexpected tab character. (no-tabs)
(#18376) Unexpected tab character. (no-tabs)
(#18377) Unexpected tab character. (no-tabs)
(#18378) Unexpected tab character. (no-tabs)
(#18379) Unexpected tab character. (no-tabs)
(#18380) Unexpected tab character. (no-tabs)
(#18382) Unexpected tab character. (no-tabs)
(#18383) Unexpected tab character. (no-tabs)
(#18384) Unexpected tab character. (no-tabs)
(#18385) Unexpected tab character. (no-tabs)
(#18386) Unexpected tab character. (no-tabs)
(#18387) Unexpected tab character. (no-tabs)
(#18388) Unexpected tab character. (no-tabs)
(#18389) Unexpected tab character. (no-tabs)
(#18391) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#18405) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#18418) There should be no spaces inside this paren. (space-in-parens)
(#18420) There should be no spaces inside this paren. (space-in-parens)
(#18421) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#18422) Unexpected tab character. (no-tabs)
(#18422) There should be no spaces inside this paren. (space-in-parens)
(#18423) Unexpected tab character. (no-tabs)
(#18423) There should be no spaces inside this paren. (space-in-parens)
(#18423) There should be no spaces inside this paren. (space-in-parens)
(#18424) Unexpected tab character. (no-tabs)
(#18426) Unexpected tab character. (no-tabs)
(#18426) There should be no spaces inside this paren. (space-in-parens)
(#18426) Unexpected space after unary operator '!'. (space-unary-ops)
(#18426) There should be no spaces inside this paren. (space-in-parens)
(#18427) Unexpected tab character. (no-tabs)
(#18428) Unexpected tab character. (no-tabs)
(#18430) Unexpected tab character. (no-tabs)
(#18430) There should be no spaces inside this paren. (space-in-parens)
(#18430) There should be no spaces inside this paren. (space-in-parens)
(#18431) Unexpected tab character. (no-tabs)
(#18431) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#18432) Unexpected tab character. (no-tabs)
(#18433) Unexpected tab character. (no-tabs)
(#18433) There should be no spaces inside this paren. (space-in-parens)
(#18433) There should be no spaces inside this paren. (space-in-parens)
(#18434) Unexpected tab character. (no-tabs)
(#18436) Unexpected tab character. (no-tabs)
(#18437) Unexpected tab character. (no-tabs)
(#18438) Unexpected tab character. (no-tabs)
(#18439) Unexpected tab character. (no-tabs)
(#18440) Unexpected tab character. (no-tabs)
(#18440) There should be no spaces inside this paren. (space-in-parens)
(#18441) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#18443) Unexpected alert. (no-alert)
(#18443) Unexpected tab character. (no-tabs)
(#18443) There should be no spaces inside this paren. (space-in-parens)
(#18449) There should be no spaces inside this paren. (space-in-parens)
(#18449) Unexpected space before function parentheses. (space-before-function-paren)
(#18450) Unexpected tab character. (no-tabs)
(#18450) There should be no spaces inside this paren. (space-in-parens)
(#18450) There should be no spaces inside this paren. (space-in-parens)
(#18451) Unexpected tab character. (no-tabs)
(#18452) Unexpected tab character. (no-tabs)
(#18454) Unexpected tab character. (no-tabs)
(#18455) Unexpected tab character. (no-tabs)
(#18457) Unexpected tab character. (no-tabs)
(#18457) There should be no spaces inside this paren. (space-in-parens)
(#18457) There should be no spaces inside this paren. (space-in-parens)
(#18458) Unexpected tab character. (no-tabs)
(#18458) There should be no spaces inside this paren. (space-in-parens)
(#18458) There should be no spaces inside this paren. (space-in-parens)
(#18460) Unexpected tab character. (no-tabs)
(#18460) There should be no spaces inside this paren. (space-in-parens)
(#18460) There should be no spaces inside this paren. (space-in-parens)
(#18461) Unexpected tab character. (no-tabs)
(#18461) There should be no spaces inside this paren. (space-in-parens)
(#18461) There should be no spaces inside this paren. (space-in-parens)
(#18461) Multiple spaces found before ')'. (no-multi-spaces)
(#18462) Unexpected tab character. (no-tabs)
(#18463) Unexpected tab character. (no-tabs)
(#18464) There should be no spaces inside this paren. (space-in-parens)
(#18468) There should be no spaces inside this paren. (space-in-parens)
(#18468) Unexpected space before function parentheses. (space-before-function-paren)
(#18469) Unexpected tab character. (no-tabs)
(#18469) Unexpected 'this'. (no-invalid-this)
(#18469) There should be no spaces inside this paren. (space-in-parens)
(#18469) Unexpected space before function parentheses. (space-before-function-paren)
(#18469) There should be no spaces inside this paren. (space-in-parens)
(#18469) There should be no spaces inside this paren. (space-in-parens)
(#18470) Unexpected tab character. (no-tabs)
(#18471) Unexpected tab character. (no-tabs)
(#18471) There should be no spaces inside this paren. (space-in-parens)
(#18472) There should be no spaces inside this paren. (space-in-parens)
(#18474) There should be no spaces inside this paren. (space-in-parens)
(#18474) Unexpected space before function parentheses. (space-before-function-paren)
(#18474) There should be no spaces inside this paren. (space-in-parens)
(#18474) There should be no spaces inside this paren. (space-in-parens)
(#18475) Unexpected tab character. (no-tabs)
(#18475) There should be no spaces inside this paren. (space-in-parens)
(#18475) There should be no spaces inside this paren. (space-in-parens)
(#18476) Unexpected tab character. (no-tabs)
(#18476) Unexpected 'this'. (no-invalid-this)
(#18476) There should be no spaces inside this paren. (space-in-parens)
(#18476) Unexpected space before function parentheses. (space-before-function-paren)
(#18476) There should be no spaces inside this paren. (space-in-parens)
(#18476) There should be no spaces inside this paren. (space-in-parens)
(#18477) Unexpected tab character. (no-tabs)
(#18477) There should be no spaces inside this paren. (space-in-parens)
(#18477) There should be no spaces inside this paren. (space-in-parens)
(#18478) Unexpected tab character. (no-tabs)
(#18478) There should be no spaces inside this paren. (space-in-parens)
(#18479) Unexpected tab character. (no-tabs)
(#18481) Unexpected tab character. (no-tabs)
(#18481) Unexpected 'this'. (no-invalid-this)
(#18482) Unexpected tab character. (no-tabs)
(#18482) Unexpected 'this'. (no-invalid-this)
(#18483) Unexpected tab character. (no-tabs)
(#18484) There should be no spaces inside this paren. (space-in-parens)
(#18486) There should be no spaces inside this paren. (space-in-parens)
(#18486) Unexpected space before function parentheses. (space-before-function-paren)
(#18486) There should be no spaces inside this paren. (space-in-parens)
(#18486) There should be no spaces inside this paren. (space-in-parens)
(#18487) Unexpected tab character. (no-tabs)
(#18487) Unexpected 'this'. (no-invalid-this)
(#18487) Unexpected 'this'. (no-invalid-this)
(#18488) Unexpected tab character. (no-tabs)
(#18488) Unexpected 'this'. (no-invalid-this)
(#18488) There should be no spaces inside this paren. (space-in-parens)
(#18488) There should be no spaces inside this paren. (space-in-parens)
(#18489) Unexpected tab character. (no-tabs)
(#18490) There should be no spaces inside this paren. (space-in-parens)
(#18496) Expected space or tab after '/*' in comment. (spaced-comment)
(#18520) There should be no spaces inside this paren. (space-in-parens)
(#18520) There should be no spaces inside this paren. (space-in-parens)
(#18520) Missing space before opening brace. (space-before-blocks)
(#18521) Unexpected tab character. (no-tabs)
(#18521) There should be no spaces inside this paren. (space-in-parens)
(#18521) There should be no spaces inside this paren. (space-in-parens)
(#18522) Unexpected tab character. (no-tabs)
(#18523) Unexpected tab character. (no-tabs)
(#18523) There should be no spaces inside this paren. (space-in-parens)
(#18523) Unexpected space before function parentheses. (space-before-function-paren)
(#18523) There should be no spaces inside this paren. (space-in-parens)
(#18523) There should be no spaces inside this paren. (space-in-parens)
(#18524) Unexpected tab character. (no-tabs)
(#18524) There should be no spaces inside this paren. (space-in-parens)
(#18524) There should be no spaces inside this paren. (space-in-parens)
(#18525) Unexpected tab character. (no-tabs)
(#18525) There should be no spaces inside this paren. (space-in-parens)
(#18526) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#18526) Unexpected tab character. (no-tabs)
(#18527) Unexpected tab character. (no-tabs)
(#18527) There should be no spaces inside this paren. (space-in-parens)
(#18527) There should be no spaces inside this paren. (space-in-parens)
(#18528) Unexpected tab character. (no-tabs)
(#18529) Unexpected tab character. (no-tabs)
(#18529) 'module' is not defined. (no-undef)
(#18529) Unexpected space before function parentheses. (space-before-function-paren)
(#18530) Unexpected tab character. (no-tabs)
(#18530) There should be no spaces inside this paren. (space-in-parens)
(#18530) Unexpected space after unary operator '!'. (space-unary-ops)
(#18530) There should be no spaces inside this paren. (space-in-parens)
(#18531) Unexpected tab character. (no-tabs)
(#18532) Unexpected tab character. (no-tabs)
(#18534) Unexpected tab character. (no-tabs)
(#18534) There should be no spaces inside this paren. (space-in-parens)
(#18534) Unexpected space after unary operator '!'. (space-unary-ops)
(#18534) Unexpected space after unary operator '!'. (space-unary-ops)
(#18534) There should be no spaces inside this paren. (space-in-parens)
(#18535) Unexpected tab character. (no-tabs)
(#18536) Unexpected tab character. (no-tabs)
(#18538) Unexpected tab character. (no-tabs)
(#18538) There should be no spaces inside this paren. (space-in-parens)
(#18538) There should be no spaces inside this paren. (space-in-parens)
(#18539) Unexpected tab character. (no-tabs)
(#18540) Unexpected tab character. (no-tabs)
(#18540) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#18541) Unexpected tab character. (no-tabs)
(#18542) Unexpected tab character. (no-tabs)
(#18543) Unexpected tab character. (no-tabs)
(#18543) There should be no spaces inside this paren. (space-in-parens)
(#18543) There should be no spaces inside this paren. (space-in-parens)
(#18544) Unexpected tab character. (no-tabs)
(#18545) There should be no spaces inside this paren. (space-in-parens)
(#18545) There should be no spaces inside this paren. (space-in-parens)
(#18552) Unexpected space before function parentheses. (space-before-function-paren)
(#18552) There should be no spaces inside this paren. (space-in-parens)
(#18552) There should be no spaces inside this paren. (space-in-parens)
(#18553) Unexpected tab character. (no-tabs)
(#18554) Unexpected tab character. (no-tabs)
(#18554) There should be no spaces inside this paren. (space-in-parens)
(#18554) Unexpected space after unary operator '!'. (space-unary-ops)
(#18554) There should be no spaces inside this paren. (space-in-parens)
(#18555) Unexpected tab character. (no-tabs)
(#18555) Expected an object to be thrown. (no-throw-literal)
(#18556) Unexpected tab character. (no-tabs)
(#18558) Unexpected tab character. (no-tabs)
(#18559) Unexpected tab character. (no-tabs)
(#18559) There should be no spaces inside this paren. (space-in-parens)
(#18559) There should be no spaces inside this paren. (space-in-parens)
(#18560) Unexpected tab character. (no-tabs)
(#18561) Unexpected tab character. (no-tabs)
(#18563) Unexpected tab character. (no-tabs)
(#18563) There should be no spaces inside this paren. (space-in-parens)
(#18563) There should be no spaces inside this paren. (space-in-parens)
(#18565) Unexpected tab character. (no-tabs)
(#18565) There should be no spaces inside this paren. (space-in-parens)
(#18565) There should be no spaces inside this paren. (space-in-parens)
(#18567) Unexpected tab character. (no-tabs)
(#18568) Unexpected tab character. (no-tabs)
(#18569) Unexpected tab character. (no-tabs)
(#18570) Unexpected tab character. (no-tabs)
(#18571) Unexpected tab character. (no-tabs)
(#18572) Unexpected tab character. (no-tabs)
(#18573) Unexpected tab character. (no-tabs)
(#18574) Unexpected tab character. (no-tabs)
(#18575) Unexpected tab character. (no-tabs)
(#18576) Unexpected tab character. (no-tabs)
(#18577) Unexpected tab character. (no-tabs)
(#18578) Unexpected tab character. (no-tabs)
(#18579) Unexpected tab character. (no-tabs)
(#18580) Unexpected tab character. (no-tabs)
(#18581) Unexpected tab character. (no-tabs)
(#18582) Unexpected tab character. (no-tabs)
(#18583) Unexpected tab character. (no-tabs)
(#18584) Unexpected tab character. (no-tabs)
(#18584) Infix operators must be spaced. (space-infix-ops)
(#18585) Unexpected tab character. (no-tabs)
(#18586) Unexpected tab character. (no-tabs)
(#18587) Unexpected tab character. (no-tabs)
(#18588) Unexpected tab character. (no-tabs)
(#18589) Unexpected tab character. (no-tabs)
(#18590) Unexpected tab character. (no-tabs)
(#18592) Unexpected tab character. (no-tabs)
(#18593) Unexpected tab character. (no-tabs)
(#18594) Unexpected tab character. (no-tabs)
(#18595) Unexpected tab character. (no-tabs)
(#18596) Unexpected tab character. (no-tabs)
(#18597) Unexpected tab character. (no-tabs)
(#18598) Unexpected tab character. (no-tabs)
(#18599) Unexpected tab character. (no-tabs)
(#18600) Unexpected tab character. (no-tabs)
(#18601) Unexpected tab character. (no-tabs)
(#18602) Unexpected tab character. (no-tabs)
(#18603) Unexpected tab character. (no-tabs)
(#18604) Unexpected tab character. (no-tabs)
(#18605) Unexpected tab character. (no-tabs)
(#18606) Unexpected tab character. (no-tabs)
(#18607) Unexpected tab character. (no-tabs)
(#18609) Unexpected tab character. (no-tabs)
(#18610) Unexpected tab character. (no-tabs)
(#18612) Unexpected tab character. (no-tabs)
(#18613) Unexpected tab character. (no-tabs)
(#18613) There should be no spaces inside this paren. (space-in-parens)
(#18613) There should be no spaces inside this paren. (space-in-parens)
(#18614) Unexpected tab character. (no-tabs)
(#18614) Expected an object to be thrown. (no-throw-literal)
(#18614) Infix operators must be spaced. (space-infix-ops)
(#18615) Unexpected tab character. (no-tabs)
(#18617) Unexpected tab character. (no-tabs)
(#18619) Unexpected tab character. (no-tabs)
(#18628) There should be no spaces inside this paren. (space-in-parens)
(#18629) Unexpected tab character. (no-tabs)
(#18630) Unexpected tab character. (no-tabs)
(#18631) Unexpected tab character. (no-tabs)
(#18632) Trailing spaces not allowed. (no-trailing-spaces)
(#18632) Unexpected tab character. (no-tabs)
(#18633) Unexpected tab character. (no-tabs)
(#18634) Unexpected tab character. (no-tabs)
(#18635) Unexpected tab character. (no-tabs)
(#18636) Unexpected tab character. (no-tabs)
(#18637) Unexpected tab character. (no-tabs)
(#18638) Unexpected tab character. (no-tabs)
(#18638) Unexpected space before function parentheses. (space-before-function-paren)
(#18638) There should be no spaces inside this paren. (space-in-parens)
(#18638) There should be no spaces inside this paren. (space-in-parens)
(#18639) Unexpected tab character. (no-tabs)
(#18639) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#18640) Unexpected tab character. (no-tabs)
(#18642) Unexpected tab character. (no-tabs)
(#18642) There should be no spaces inside this paren. (space-in-parens)
(#18642) There should be no spaces inside this paren. (space-in-parens)
(#18643) Unexpected tab character. (no-tabs)
(#18643) There should be no spaces inside this paren. (space-in-parens)
(#18643) There should be no spaces inside this paren. (space-in-parens)
(#18644) Unexpected tab character. (no-tabs)
(#18646) Unexpected tab character. (no-tabs)
(#18646) There should be no spaces inside this paren. (space-in-parens)
(#18646) There should be no spaces inside this paren. (space-in-parens)
(#18647) Unexpected tab character. (no-tabs)
(#18647) There should be no spaces inside this paren. (space-in-parens)
(#18647) There should be no spaces inside this paren. (space-in-parens)
(#18648) Unexpected tab character. (no-tabs)
(#18650) Unexpected tab character. (no-tabs)
(#18651) Unexpected tab character. (no-tabs)
(#18652) Trailing spaces not allowed. (no-trailing-spaces)
(#18652) Unexpected tab character. (no-tabs)
(#18653) Expected JSDoc for 'offset' but found 'new'. (valid-jsdoc)
(#18653) Missing JSDoc @returns for function. (valid-jsdoc)
(#18653) Unexpected tab character. (no-tabs)
(#18654) Unexpected tab character. (no-tabs)
(#18655) Unexpected tab character. (no-tabs)
(#18656) Unexpected tab character. (no-tabs)
(#18657) Unexpected tab character. (no-tabs)
(#18658) Unexpected tab character. (no-tabs)
(#18658) Unexpected space before function parentheses. (space-before-function-paren)
(#18658) There should be no spaces inside this paren. (space-in-parens)
(#18658) There should be no spaces inside this paren. (space-in-parens)
(#18659) Unexpected tab character. (no-tabs)
(#18659) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#18660) Unexpected tab character. (no-tabs)
(#18660) There should be no spaces inside this paren. (space-in-parens)
(#18660) There should be no spaces inside this paren. (space-in-parens)
(#18661) Unexpected tab character. (no-tabs)
(#18662) Unexpected tab character. (no-tabs)
(#18663) Unexpected tab character. (no-tabs)
(#18665) Unexpected tab character. (no-tabs)
(#18666) Unexpected tab character. (no-tabs)
(#18667) Trailing spaces not allowed. (no-trailing-spaces)
(#18667) Unexpected tab character. (no-tabs)
(#18668) Missing JSDoc @returns for function. (valid-jsdoc)
(#18668) Expected JSDoc for 'offset' but found 'new'. (valid-jsdoc)
(#18668) Unexpected tab character. (no-tabs)
(#18669) Unexpected tab character. (no-tabs)
(#18670) Unexpected tab character. (no-tabs)
(#18671) Unexpected tab character. (no-tabs)
(#18672) Unexpected tab character. (no-tabs)
(#18673) Unexpected tab character. (no-tabs)
(#18673) Unexpected space before function parentheses. (space-before-function-paren)
(#18673) There should be no spaces inside this paren. (space-in-parens)
(#18673) There should be no spaces inside this paren. (space-in-parens)
(#18674) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#18674) Unexpected tab character. (no-tabs)
(#18675) Unexpected tab character. (no-tabs)
(#18675) There should be no spaces inside this paren. (space-in-parens)
(#18675) There should be no spaces inside this paren. (space-in-parens)
(#18676) Unexpected tab character. (no-tabs)
(#18677) Unexpected tab character. (no-tabs)
(#18678) Unexpected tab character. (no-tabs)
(#18680) Unexpected tab character. (no-tabs)
(#18681) Unexpected tab character. (no-tabs)
(#18683) Trailing spaces not allowed. (no-trailing-spaces)
(#18683) Unexpected tab character. (no-tabs)
(#18684) Unexpected tab character. (no-tabs)
(#18685) Unexpected tab character. (no-tabs)
(#18686) Unexpected tab character. (no-tabs)
(#18687) Unexpected tab character. (no-tabs)
(#18687) Unexpected space before function parentheses. (space-before-function-paren)
(#18688) Unexpected tab character. (no-tabs)
(#18688) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#18689) Unexpected tab character. (no-tabs)
(#18690) Unexpected tab character. (no-tabs)
(#18690) There should be no spaces inside this paren. (space-in-parens)
(#18690) There should be no spaces inside this paren. (space-in-parens)
(#18691) Unexpected tab character. (no-tabs)
(#18694) Unexpected tab character. (no-tabs)
(#18695) Unexpected tab character. (no-tabs)
(#18696) Unexpected tab character. (no-tabs)
(#18697) Trailing spaces not allowed. (no-trailing-spaces)
(#18697) Unexpected tab character. (no-tabs)
(#18698) Unexpected tab character. (no-tabs)
(#18699) Unexpected tab character. (no-tabs)
(#18700) Unexpected tab character. (no-tabs)
(#18701) Unexpected tab character. (no-tabs)
(#18702) Unexpected tab character. (no-tabs)
(#18703) Unexpected tab character. (no-tabs)
(#18704) Unexpected tab character. (no-tabs)
(#18704) Unexpected space before function parentheses. (space-before-function-paren)
(#18705) Unexpected tab character. (no-tabs)
(#18705) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#18706) Unexpected tab character. (no-tabs)
(#18707) Unexpected tab character. (no-tabs)
(#18709) Unexpected tab character. (no-tabs)
(#18710) Unexpected tab character. (no-tabs)
(#18710) There should be no spaces inside this paren. (space-in-parens)
(#18710) Infix operators must be spaced. (space-infix-ops)
(#18710) Unexpected space before function parentheses. (space-before-function-paren)
(#18711) Unexpected tab character. (no-tabs)
(#18712) Unexpected tab character. (no-tabs)
(#18712) There should be no spaces inside this paren. (space-in-parens)
(#18713) Unexpected tab character. (no-tabs)
(#18713) There should be no spaces inside this paren. (space-in-parens)
(#18713) Infix operators must be spaced. (space-infix-ops)
(#18713) Unexpected space before function parentheses. (space-before-function-paren)
(#18714) Unexpected tab character. (no-tabs)
(#18715) Unexpected tab character. (no-tabs)
(#18716) Unexpected tab character. (no-tabs)
(#18716) There should be no spaces inside this paren. (space-in-parens)
(#18718) Unexpected tab character. (no-tabs)
(#18719) Unexpected tab character. (no-tabs)
(#18719) There should be no spaces inside this paren. (space-in-parens)
(#18719) Unexpected space after unary operator '!'. (space-unary-ops)
(#18719) There should be no spaces inside this paren. (space-in-parens)
(#18720) Unexpected tab character. (no-tabs)
(#18721) Unexpected tab character. (no-tabs)
(#18723) Unexpected tab character. (no-tabs)
(#18724) Unexpected tab character. (no-tabs)
(#18724) There should be no spaces inside this paren. (space-in-parens)
(#18724) Unexpected space after unary operator '!'. (space-unary-ops)
(#18724) There should be no spaces inside this paren. (space-in-parens)
(#18725) Unexpected tab character. (no-tabs)
(#18726) Unexpected tab character. (no-tabs)
(#18728) Unexpected tab character. (no-tabs)
(#18728) There should be no spaces inside this paren. (space-in-parens)
(#18728) Unexpected space before function parentheses. (space-before-function-paren)
(#18729) Unexpected tab character. (no-tabs)
(#18730) Unexpected tab character. (no-tabs)
(#18730) There should be no spaces inside this paren. (space-in-parens)
(#18732) Unexpected tab character. (no-tabs)
(#18732) There should be no spaces inside this paren. (space-in-parens)
(#18732) Unexpected space before function parentheses. (space-before-function-paren)
(#18733) Unexpected tab character. (no-tabs)
(#18733) There should be no spaces inside this paren. (space-in-parens)
(#18733) There should be no spaces inside this paren. (space-in-parens)
(#18734) Unexpected tab character. (no-tabs)
(#18734) There should be no spaces inside this paren. (space-in-parens)
(#18734) There should be no spaces inside this paren. (space-in-parens)
(#18735) Unexpected tab character. (no-tabs)
(#18735) There should be no spaces inside this paren. (space-in-parens)
(#18737) Unexpected tab character. (no-tabs)
(#18738) Unexpected tab character. (no-tabs)
(#18739) Unexpected tab character. (no-tabs)
(#18742) Unexpected tab character. (no-tabs)
(#18743) Unexpected tab character. (no-tabs)
(#18744) Unexpected tab character. (no-tabs)
(#18746) Unexpected tab character. (no-tabs)
(#18747) Unexpected tab character. (no-tabs)
(#18748) Unexpected tab character. (no-tabs)
(#18749) Unexpected tab character. (no-tabs)
(#18750) Unexpected tab character. (no-tabs)
(#18751) Unexpected tab character. (no-tabs)
(#18752) Unexpected tab character. (no-tabs)
(#18753) Unexpected tab character. (no-tabs)
(#18754) Unexpected tab character. (no-tabs)
(#18755) Unexpected tab character. (no-tabs)
(#18756) Unexpected tab character. (no-tabs)
(#18756) Unexpected space before function parentheses. (space-before-function-paren)
(#18756) There should be no spaces inside this paren. (space-in-parens)
(#18756) There should be no spaces inside this paren. (space-in-parens)
(#18757) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#18757) Unexpected tab character. (no-tabs)
(#18758) Unexpected tab character. (no-tabs)
(#18759) Unexpected tab character. (no-tabs)
(#18759) There should be no space after '['. (computed-property-spacing)
(#18759) There should be no space before ']'. (computed-property-spacing)
(#18760) Unexpected tab character. (no-tabs)
(#18761) Unexpected tab character. (no-tabs)
(#18762) Unexpected tab character. (no-tabs)
(#18764) Unexpected tab character. (no-tabs)
(#18764) There should be no spaces inside this paren. (space-in-parens)
(#18764) Unexpected space after unary operator '!'. (space-unary-ops)
(#18764) There should be no spaces inside this paren. (space-in-parens)
(#18765) Unexpected tab character. (no-tabs)
(#18765) Comments should not begin with a lowercase character (capitalized-comments)
(#18766) Unexpected tab character. (no-tabs)
(#18766) There should be no spaces inside this paren. (space-in-parens)
(#18766) There should be no spaces inside this paren. (space-in-parens)
(#18767) Unexpected tab character. (no-tabs)
(#18767) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#18768) Unexpected tab character. (no-tabs)
(#18769) Unexpected tab character. (no-tabs)
(#18769) There should be no spaces inside this paren. (space-in-parens)
(#18769) There should be no spaces inside this paren. (space-in-parens)
(#18770) Unexpected tab character. (no-tabs)
(#18771) Unexpected tab character. (no-tabs)
(#18771) There should be no spaces inside this paren. (space-in-parens)
(#18771) There should be no spaces inside this paren. (space-in-parens)
(#18772) Unexpected tab character. (no-tabs)
(#18773) Unexpected tab character. (no-tabs)
(#18774) Unexpected tab character. (no-tabs)
(#18776) Unexpected tab character. (no-tabs)
(#18776) There should be no spaces inside this paren. (space-in-parens)
(#18776) There should be no spaces inside this paren. (space-in-parens)
(#18776) There should be no spaces inside this paren. (space-in-parens)
(#18776) There should be no spaces inside this paren. (space-in-parens)
(#18777) Unexpected tab character. (no-tabs)
(#18777) There should be no spaces inside this paren. (space-in-parens)
(#18777) There should be no spaces inside this paren. (space-in-parens)
(#18778) Unexpected tab character. (no-tabs)
(#18778) There should be no spaces inside this paren. (space-in-parens)
(#18778) There should be no spaces inside this paren. (space-in-parens)
(#18779) Unexpected tab character. (no-tabs)
(#18779) There should be no spaces inside this paren. (space-in-parens)
(#18779) There should be no spaces inside this paren. (space-in-parens)
(#18780) Unexpected tab character. (no-tabs)
(#18780) There should be no spaces inside this paren. (space-in-parens)
(#18780) There should be no spaces inside this paren. (space-in-parens)
(#18782) Unexpected tab character. (no-tabs)
(#18783) Unexpected tab character. (no-tabs)
(#18783) There should be no spaces inside this paren. (space-in-parens)
(#18783) There should be no spaces inside this paren. (space-in-parens)
(#18784) Unexpected tab character. (no-tabs)
(#18784) There should be no spaces inside this paren. (space-in-parens)
(#18784) There should be no spaces inside this paren. (space-in-parens)
(#18786) Unexpected tab character. (no-tabs)
(#18787) Unexpected tab character. (no-tabs)
(#18787) There should be no spaces inside this paren. (space-in-parens)
(#18787) There should be no spaces inside this paren. (space-in-parens)
(#18788) Unexpected tab character. (no-tabs)
(#18789) Unexpected tab character. (no-tabs)
(#18791) Unexpected tab character. (no-tabs)
(#18792) Unexpected tab character. (no-tabs)
(#18793) Unexpected tab character. (no-tabs)
(#18794) Unexpected tab character. (no-tabs)
(#18795) Unexpected tab character. (no-tabs)
(#18796) Unexpected tab character. (no-tabs)
(#18797) Unexpected tab character. (no-tabs)
(#18798) Unexpected tab character. (no-tabs)
(#18799) Unexpected tab character. (no-tabs)
(#18800) Unexpected tab character. (no-tabs)
(#18801) Unexpected tab character. (no-tabs)
(#18802) Unexpected tab character. (no-tabs)
(#18802) Unexpected space before function parentheses. (space-before-function-paren)
(#18802) There should be no spaces inside this paren. (space-in-parens)
(#18802) There should be no spaces inside this paren. (space-in-parens)
(#18803) Unexpected tab character. (no-tabs)
(#18803) Unexpected space before function parentheses. (space-before-function-paren)
(#18803) There should be no spaces inside this paren. (space-in-parens)
(#18803) There should be no spaces inside this paren. (space-in-parens)
(#18804) Unexpected tab character. (no-tabs)
(#18805) Unexpected tab character. (no-tabs)
(#18805) There should be no spaces inside this paren. (space-in-parens)
(#18805) Unexpected space before function parentheses. (space-before-function-paren)
(#18806) Unexpected tab character. (no-tabs)
(#18806) Unexpected 'this'. (no-invalid-this)
(#18807) Unexpected tab character. (no-tabs)
(#18807) There should be no spaces inside this paren. (space-in-parens)
(#18808) Unexpected tab character. (no-tabs)
(#18810) Unexpected tab character. (no-tabs)
(#18810) Unexpected space before function parentheses. (space-before-function-paren)
(#18810) There should be no spaces inside this paren. (space-in-parens)
(#18810) There should be no spaces inside this paren. (space-in-parens)
(#18811) Unexpected tab character. (no-tabs)
(#18811) There should be no spaces inside this paren. (space-in-parens)
(#18811) Unexpected space before function parentheses. (space-before-function-paren)
(#18811) There should be no spaces inside this paren. (space-in-parens)
(#18811) There should be no spaces inside this paren. (space-in-parens)
(#18812) Unexpected tab character. (no-tabs)
(#18812) Unexpected 'this'. (no-invalid-this)
(#18812) There should be no spaces inside this paren. (space-in-parens)
(#18813) Unexpected tab character. (no-tabs)
(#18814) Unexpected tab character. (no-tabs)
(#18815) Unexpected tab character. (no-tabs)
(#18815) There should be no spaces inside this paren. (space-in-parens)
(#18816) Unexpected tab character. (no-tabs)
(#18816) There should be no spaces inside this paren. (space-in-parens)
(#18817) Unexpected tab character. (no-tabs)
(#18819) Unexpected tab character. (no-tabs)
(#18819) There should be no spaces inside this paren. (space-in-parens)
(#18819) There should be no spaces inside this paren. (space-in-parens)
(#18820) Unexpected tab character. (no-tabs)
(#18820) There should be no spaces inside this paren. (space-in-parens)
(#18820) There should be no spaces inside this paren. (space-in-parens)
(#18822) Unexpected tab character. (no-tabs)
(#18822) There should be no spaces inside this paren. (space-in-parens)
(#18822) There should be no spaces inside this paren. (space-in-parens)
(#18823) Unexpected tab character. (no-tabs)
(#18823) There should be no spaces inside this paren. (space-in-parens)
(#18823) There should be no spaces inside this paren. (space-in-parens)
(#18824) Unexpected tab character. (no-tabs)
(#18826) Unexpected tab character. (no-tabs)
(#18827) Unexpected tab character. (no-tabs)
(#18828) Unexpected tab character. (no-tabs)
(#18829) Unexpected tab character. (no-tabs)
(#18830) Unexpected tab character. (no-tabs)
(#18831) Unexpected tab character. (no-tabs)
(#18832) Unexpected tab character. (no-tabs)
(#18833) Unexpected tab character. (no-tabs)
(#18834) Unexpected tab character. (no-tabs)
(#18835) Unexpected tab character. (no-tabs)
(#18835) Unexpected space before function parentheses. (space-before-function-paren)
(#18835) There should be no spaces inside this paren. (space-in-parens)
(#18835) There should be no spaces inside this paren. (space-in-parens)
(#18836) Unexpected tab character. (no-tabs)
(#18836) There should be no space after '['. (computed-property-spacing)
(#18836) There should be no space before ']'. (computed-property-spacing)
(#18838) Unexpected tab character. (no-tabs)
(#18838) There should be no spaces inside this paren. (space-in-parens)
(#18838) Unexpected space after unary operator '!'. (space-unary-ops)
(#18838) There should be no spaces inside this paren. (space-in-parens)
(#18839) Unexpected tab character. (no-tabs)
(#18839) There should be no spaces inside this paren. (space-in-parens)
(#18840) Unexpected tab character. (no-tabs)
(#18841) Unexpected tab character. (no-tabs)
(#18842) Unexpected tab character. (no-tabs)
(#18842) There should be no spaces inside this paren. (space-in-parens)
(#18843) Unexpected tab character. (no-tabs)
(#18843) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#18844) Unexpected tab character. (no-tabs)
(#18844) There should be no spaces inside this paren. (space-in-parens)
(#18844) There should be no spaces inside this paren. (space-in-parens)
(#18845) Unexpected tab character. (no-tabs)
(#18845) There should be no spaces inside this paren. (space-in-parens)
(#18845) There should be no spaces inside this paren. (space-in-parens)
(#18846) Unexpected tab character. (no-tabs)
(#18847) Unexpected tab character. (no-tabs)
(#18849) Unexpected tab character. (no-tabs)
(#18850) Unexpected tab character. (no-tabs)
(#18851) Unexpected tab character. (no-tabs)
(#18852) Unexpected tab character. (no-tabs)
(#18853) Unexpected tab character. (no-tabs)
(#18854) Unexpected tab character. (no-tabs)
(#18855) Unexpected tab character. (no-tabs)
(#18856) Unexpected tab character. (no-tabs)
(#18857) Unexpected tab character. (no-tabs)
(#18857) Unexpected space before function parentheses. (space-before-function-paren)
(#18857) There should be no spaces inside this paren. (space-in-parens)
(#18857) There should be no spaces inside this paren. (space-in-parens)
(#18858) Unexpected tab character. (no-tabs)
(#18858) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#18859) Unexpected tab character. (no-tabs)
(#18859) There should be no space after '['. (computed-property-spacing)
(#18859) There should be no space before ']'. (computed-property-spacing)
(#18860) Unexpected tab character. (no-tabs)
(#18861) Unexpected tab character. (no-tabs)
(#18863) Unexpected tab character. (no-tabs)
(#18863) There should be no spaces inside this paren. (space-in-parens)
(#18863) There should be no space after '['. (computed-property-spacing)
(#18863) There should be no space before ']'. (computed-property-spacing)
(#18863) There should be no spaces inside this paren. (space-in-parens)
(#18864) Unexpected tab character. (no-tabs)
(#18864) There should be no spaces inside this paren. (space-in-parens)
(#18864) There should be no spaces inside this paren. (space-in-parens)
(#18866) Unexpected tab character. (no-tabs)
(#18866) There should be no space after '['. (computed-property-spacing)
(#18866) There should be no space before ']'. (computed-property-spacing)
(#18867) Unexpected tab character. (no-tabs)
(#18868) Unexpected tab character. (no-tabs)
(#18870) Unexpected tab character. (no-tabs)
(#18871) Unexpected tab character. (no-tabs)
(#18872) Unexpected tab character. (no-tabs)
(#18873) Unexpected tab character. (no-tabs)
(#18874) Unexpected tab character. (no-tabs)
(#18875) Unexpected tab character. (no-tabs)
(#18876) Unexpected tab character. (no-tabs)
(#18877) Unexpected tab character. (no-tabs)
(#18878) Unexpected tab character. (no-tabs)
(#18879) Unexpected tab character. (no-tabs)
(#18880) Unexpected tab character. (no-tabs)
(#18881) Unexpected tab character. (no-tabs)
(#18882) Unexpected tab character. (no-tabs)
(#18883) Unexpected tab character. (no-tabs)
(#18884) Unexpected tab character. (no-tabs)
(#18885) Unexpected tab character. (no-tabs)
(#18885) Unexpected space before function parentheses. (space-before-function-paren)
(#18885) There should be no spaces inside this paren. (space-in-parens)
(#18885) There should be no spaces inside this paren. (space-in-parens)
(#18886) Unexpected tab character. (no-tabs)
(#18886) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#18887) Unexpected tab character. (no-tabs)
(#18887) 'dt' is assigned a value but never used. (no-unused-vars)
(#18888) Unexpected tab character. (no-tabs)
(#18888) There should be no space after '['. (computed-property-spacing)
(#18888) There should be no space before ']'. (computed-property-spacing)
(#18889) Unexpected tab character. (no-tabs)
(#18891) Unexpected tab character. (no-tabs)
(#18892) Unexpected tab character. (no-tabs)
(#18893) Unexpected tab character. (no-tabs)
(#18893) There should be no space after '['. (computed-property-spacing)
(#18893) Infix operators must be spaced. (space-infix-ops)
(#18893) There should be no space before ']'. (computed-property-spacing)
(#18894) Unexpected tab character. (no-tabs)
(#18894) There should be no spaces inside this paren. (space-in-parens)
(#18894) There should be no spaces inside this paren. (space-in-parens)
(#18895) Unexpected tab character. (no-tabs)
(#18896) Unexpected tab character. (no-tabs)
(#18898) Unexpected tab character. (no-tabs)
(#18898) There should be no spaces inside this paren. (space-in-parens)
(#18898) There should be no spaces inside this paren. (space-in-parens)
(#18899) Unexpected tab character. (no-tabs)
(#18900) Unexpected tab character. (no-tabs)
(#18900) There should be no spaces inside this paren. (space-in-parens)
(#18900) There should be no spaces inside this paren. (space-in-parens)
(#18901) Unexpected tab character. (no-tabs)
(#18902) Unexpected tab character. (no-tabs)
(#18903) Unexpected tab character. (no-tabs)
(#18905) Unexpected tab character. (no-tabs)
(#18905) There should be no spaces inside this paren. (space-in-parens)
(#18905) There should be no spaces inside this paren. (space-in-parens)
(#18907) Unexpected tab character. (no-tabs)
(#18907) There should be no spaces inside this paren. (space-in-parens)
(#18907) There should be no spaces inside this paren. (space-in-parens)
(#18908) Unexpected tab character. (no-tabs)
(#18908) There should be no spaces inside this paren. (space-in-parens)
(#18908) There should be no spaces inside this paren. (space-in-parens)
(#18909) Unexpected tab character. (no-tabs)
(#18909) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#18910) Unexpected tab character. (no-tabs)
(#18911) Unexpected tab character. (no-tabs)
(#18911) There should be no spaces inside this paren. (space-in-parens)
(#18911) There should be no spaces inside this paren. (space-in-parens)
(#18912) Unexpected tab character. (no-tabs)
(#18914) Unexpected tab character. (no-tabs)
(#18914) There should be no spaces inside this paren. (space-in-parens)
(#18914) There should be no spaces inside this paren. (space-in-parens)
(#18915) Unexpected tab character. (no-tabs)
(#18916) Unexpected tab character. (no-tabs)
(#18917) Unexpected tab character. (no-tabs)
(#18918) Unexpected tab character. (no-tabs)
(#18918) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#18919) Unexpected tab character. (no-tabs)
(#18919) There should be no spaces inside this paren. (space-in-parens)
(#18919) There should be no spaces inside this paren. (space-in-parens)
(#18920) Unexpected tab character. (no-tabs)
(#18921) Unexpected tab character. (no-tabs)
(#18922) Unexpected tab character. (no-tabs)
(#18922) There should be no spaces inside this paren. (space-in-parens)
(#18922) There should be no spaces inside this paren. (space-in-parens)
(#18924) Unexpected tab character. (no-tabs)
(#18925) Unexpected tab character. (no-tabs)
(#18925) There should be no spaces inside this paren. (space-in-parens)
(#18925) There should be no spaces inside this paren. (space-in-parens)
(#18926) Unexpected tab character. (no-tabs)
(#18926) There should be no spaces inside this paren. (space-in-parens)
(#18926) Infix operators must be spaced. (space-infix-ops)
(#18926) There should be no spaces inside this paren. (space-in-parens)
(#18927) Unexpected tab character. (no-tabs)
(#18927) There should be no spaces inside this paren. (space-in-parens)
(#18927) Infix operators must be spaced. (space-infix-ops)
(#18927) There should be no spaces inside this paren. (space-in-parens)
(#18928) Unexpected tab character. (no-tabs)
(#18928) There should be no spaces inside this paren. (space-in-parens)
(#18928) Infix operators must be spaced. (space-infix-ops)
(#18928) There should be no spaces inside this paren. (space-in-parens)
(#18930) Unexpected tab character. (no-tabs)
(#18930) There should be no spaces inside this paren. (space-in-parens)
(#18930) There should be no spaces inside this paren. (space-in-parens)
(#18931) Unexpected tab character. (no-tabs)
(#18931) There should be no spaces inside this paren. (space-in-parens)
(#18931) There should be no spaces inside this paren. (space-in-parens)
(#18932) Unexpected tab character. (no-tabs)
(#18933) Unexpected tab character. (no-tabs)
(#18933) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#18934) Unexpected tab character. (no-tabs)
(#18934) There should be no spaces inside this paren. (space-in-parens)
(#18934) There should be no spaces inside this paren. (space-in-parens)
(#18934) Comments should not begin with a lowercase character (capitalized-comments)
(#18935) Unexpected tab character. (no-tabs)
(#18936) Unexpected tab character. (no-tabs)
(#18936) There should be no spaces inside this paren. (space-in-parens)
(#18936) There should be no spaces inside this paren. (space-in-parens)
(#18938) Unexpected tab character. (no-tabs)
(#18939) Unexpected tab character. (no-tabs)
(#18939) There should be no spaces inside this paren. (space-in-parens)
(#18939) There should be no spaces inside this paren. (space-in-parens)
(#18940) Unexpected tab character. (no-tabs)
(#18940) There should be no spaces inside this paren. (space-in-parens)
(#18940) There should be no spaces inside this paren. (space-in-parens)
(#18941) Unexpected tab character. (no-tabs)
(#18941) There should be no spaces inside this paren. (space-in-parens)
(#18941) Infix operators must be spaced. (space-infix-ops)
(#18941) There should be no spaces inside this paren. (space-in-parens)
(#18942) Unexpected tab character. (no-tabs)
(#18942) There should be no spaces inside this paren. (space-in-parens)
(#18942) Infix operators must be spaced. (space-infix-ops)
(#18942) There should be no spaces inside this paren. (space-in-parens)
(#18943) Unexpected tab character. (no-tabs)
(#18943) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#18944) Unexpected tab character. (no-tabs)
(#18944) There should be no spaces inside this paren. (space-in-parens)
(#18944) There should be no spaces inside this paren. (space-in-parens)
(#18944) Comments should not begin with a lowercase character (capitalized-comments)
(#18945) Unexpected tab character. (no-tabs)
(#18946) Unexpected tab character. (no-tabs)
(#18946) There should be no spaces inside this paren. (space-in-parens)
(#18946) There should be no spaces inside this paren. (space-in-parens)
(#18948) Unexpected tab character. (no-tabs)
(#18949) Unexpected tab character. (no-tabs)
(#18949) There should be no spaces inside this paren. (space-in-parens)
(#18949) There should be no spaces inside this paren. (space-in-parens)
(#18950) Unexpected tab character. (no-tabs)
(#18950) There should be no spaces inside this paren. (space-in-parens)
(#18950) There should be no spaces inside this paren. (space-in-parens)
(#18951) Unexpected tab character. (no-tabs)
(#18951) There should be no spaces inside this paren. (space-in-parens)
(#18951) Infix operators must be spaced. (space-infix-ops)
(#18951) There should be no spaces inside this paren. (space-in-parens)
(#18952) Unexpected tab character. (no-tabs)
(#18952) There should be no spaces inside this paren. (space-in-parens)
(#18952) Infix operators must be spaced. (space-infix-ops)
(#18952) There should be no spaces inside this paren. (space-in-parens)
(#18953) Unexpected tab character. (no-tabs)
(#18955) Unexpected tab character. (no-tabs)
(#18956) Unexpected tab character. (no-tabs)
(#18956) There should be no spaces inside this paren. (space-in-parens)
(#18956) There should be no spaces inside this paren. (space-in-parens)
(#18957) Unexpected tab character. (no-tabs)
(#18958) Unexpected tab character. (no-tabs)
(#18960) Unexpected tab character. (no-tabs)
(#18961) Unexpected tab character. (no-tabs)
(#18962) Unexpected tab character. (no-tabs)
(#18962) Infix operators must be spaced. (space-infix-ops)
(#18963) Unexpected tab character. (no-tabs)
(#18965) Unexpected tab character. (no-tabs)
(#18966) Unexpected tab character. (no-tabs)
(#18967) Unexpected tab character. (no-tabs)
(#18968) Unexpected tab character. (no-tabs)
(#18969) Unexpected tab character. (no-tabs)
(#18970) Unexpected tab character. (no-tabs)
(#18971) Unexpected tab character. (no-tabs)
(#18971) Unexpected space before function parentheses. (space-before-function-paren)
(#18972) Unexpected tab character. (no-tabs)
(#18972) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#18973) Unexpected tab character. (no-tabs)
(#18974) Unexpected tab character. (no-tabs)
(#18975) Unexpected tab character. (no-tabs)
(#18976) Unexpected tab character. (no-tabs)
(#18977) Unexpected tab character. (no-tabs)
(#18979) Unexpected tab character. (no-tabs)
(#18980) Unexpected tab character. (no-tabs)
(#18981) Unexpected tab character. (no-tabs)
(#18982) Unexpected tab character. (no-tabs)
(#18983) Unexpected tab character. (no-tabs)
(#18984) Unexpected tab character. (no-tabs)
(#18986) Unexpected tab character. (no-tabs)
(#18987) Unexpected tab character. (no-tabs)
(#18988) Unexpected tab character. (no-tabs)
(#18989) Unexpected tab character. (no-tabs)
(#18990) Unexpected tab character. (no-tabs)
(#18991) Unexpected tab character. (no-tabs)
(#18993) Unexpected tab character. (no-tabs)
(#18993) There should be no spaces inside this paren. (space-in-parens)
(#18993) There should be no spaces inside this paren. (space-in-parens)
(#18994) Unexpected tab character. (no-tabs)
(#18995) Unexpected tab character. (no-tabs)
(#18996) Unexpected tab character. (no-tabs)
(#18997) Unexpected tab character. (no-tabs)
(#18997) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#18998) Unexpected tab character. (no-tabs)
(#18999) Unexpected tab character. (no-tabs)
(#19000) Unexpected tab character. (no-tabs)
(#19001) Unexpected tab character. (no-tabs)
(#19002) Unexpected tab character. (no-tabs)
(#19003) Unexpected tab character. (no-tabs)
(#19006) Unexpected tab character. (no-tabs)
(#19007) Unexpected tab character. (no-tabs)
(#19008) Unexpected tab character. (no-tabs)
(#19009) Unexpected tab character. (no-tabs)
(#19010) Unexpected tab character. (no-tabs)
(#19011) Unexpected tab character. (no-tabs)
(#19012) Unexpected tab character. (no-tabs)
(#19013) Unexpected tab character. (no-tabs)
(#19014) Unexpected tab character. (no-tabs)
(#19014) Unexpected space before function parentheses. (space-before-function-paren)
(#19014) There should be no spaces inside this paren. (space-in-parens)
(#19014) There should be no spaces inside this paren. (space-in-parens)
(#19015) Unexpected tab character. (no-tabs)
(#19015) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#19016) Unexpected tab character. (no-tabs)
(#19017) Unexpected tab character. (no-tabs)
(#19018) Unexpected tab character. (no-tabs)
(#19019) Unexpected tab character. (no-tabs)
(#19021) Unexpected tab character. (no-tabs)
(#19021) There should be no spaces inside this paren. (space-in-parens)
(#19021) Unexpected space after unary operator '!'. (space-unary-ops)
(#19021) There should be no spaces inside this paren. (space-in-parens)
(#19022) Unexpected tab character. (no-tabs)
(#19023) Unexpected tab character. (no-tabs)
(#19025) Unexpected tab character. (no-tabs)
(#19025) There should be no spaces inside this paren. (space-in-parens)
(#19025) There should be no spaces inside this paren. (space-in-parens)
(#19026) Unexpected tab character. (no-tabs)
(#19026) There should be no spaces inside this paren. (space-in-parens)
(#19026) Unexpected space after unary operator '!'. (space-unary-ops)
(#19026) There should be no spaces inside this paren. (space-in-parens)
(#19027) Unexpected tab character. (no-tabs)
(#19028) Unexpected tab character. (no-tabs)
(#19028) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#19029) Unexpected tab character. (no-tabs)
(#19029) There should be no spaces inside this paren. (space-in-parens)
(#19029) There should be no spaces inside this paren. (space-in-parens)
(#19030) Unexpected tab character. (no-tabs)
(#19031) Unexpected tab character. (no-tabs)
(#19031) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#19032) Unexpected tab character. (no-tabs)
(#19033) Unexpected tab character. (no-tabs)
(#19034) Unexpected tab character. (no-tabs)
(#19036) Unexpected tab character. (no-tabs)
(#19036) There should be no spaces inside this paren. (space-in-parens)
(#19036) There should be no spaces inside this paren. (space-in-parens)
(#19037) Unexpected tab character. (no-tabs)
(#19037) There should be no spaces inside this paren. (space-in-parens)
(#19037) There should be no spaces inside this paren. (space-in-parens)
(#19038) Unexpected tab character. (no-tabs)
(#19040) Unexpected tab character. (no-tabs)
(#19040) There should be no spaces inside this paren. (space-in-parens)
(#19040) There should be no spaces inside this paren. (space-in-parens)
(#19041) Unexpected tab character. (no-tabs)
(#19043) Unexpected tab character. (no-tabs)
(#19043) There should be no spaces inside this paren. (space-in-parens)
(#19043) There should be no spaces inside this paren. (space-in-parens)
(#19044) Unexpected tab character. (no-tabs)
(#19044) There should be no spaces inside this paren. (space-in-parens)
(#19044) Unexpected space after unary operator '!'. (space-unary-ops)
(#19044) There should be no spaces inside this paren. (space-in-parens)
(#19045) Unexpected tab character. (no-tabs)
(#19046) Unexpected tab character. (no-tabs)
(#19046) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#19047) Unexpected tab character. (no-tabs)
(#19047) There should be no spaces inside this paren. (space-in-parens)
(#19047) There should be no spaces inside this paren. (space-in-parens)
(#19048) Unexpected tab character. (no-tabs)
(#19049) Unexpected tab character. (no-tabs)
(#19049) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#19050) Unexpected tab character. (no-tabs)
(#19051) Unexpected tab character. (no-tabs)
(#19052) Unexpected tab character. (no-tabs)
(#19054) Unexpected tab character. (no-tabs)
(#19054) There should be no spaces inside this paren. (space-in-parens)
(#19054) There should be no spaces inside this paren. (space-in-parens)
(#19055) Unexpected tab character. (no-tabs)
(#19055) There should be no spaces inside this paren. (space-in-parens)
(#19055) There should be no spaces inside this paren. (space-in-parens)
(#19056) Unexpected tab character. (no-tabs)
(#19058) Unexpected tab character. (no-tabs)
(#19058) There should be no spaces inside this paren. (space-in-parens)
(#19058) There should be no spaces inside this paren. (space-in-parens)
(#19059) Unexpected tab character. (no-tabs)
(#19060) Unexpected tab character. (no-tabs)
(#19061) There should be no spaces inside this paren. (space-in-parens)
(#19077) Unexpected tab character. (no-tabs)
(#19078) Unexpected tab character. (no-tabs)
(#19079) Unexpected tab character. (no-tabs)
(#19080) Unexpected tab character. (no-tabs)
(#19095) There should be no spaces inside this paren. (space-in-parens)
(#19095) Unexpected space before function parentheses. (space-before-function-paren)
(#19095) 'json' is defined but never used. (no-unused-vars)
(#19096) Unexpected tab character. (no-tabs)
(#19096) There should be no spaces inside this paren. (space-in-parens)
(#19096) There should be no spaces inside this paren. (space-in-parens)
(#19097) Unexpected tab character. (no-tabs)
(#19098) Unexpected tab character. (no-tabs)
(#19100) Unexpected tab character. (no-tabs)
(#19101) Unexpected tab character. (no-tabs)
(#19103) Unexpected tab character. (no-tabs)
(#19103) There should be no spaces inside this paren. (space-in-parens)
(#19103) Unexpected space after unary operator '!'. (space-unary-ops)
(#19103) There should be no spaces inside this paren. (space-in-parens)
(#19104) Unexpected tab character. (no-tabs)
(#19104) There should be no spaces inside this paren. (space-in-parens)
(#19104) There should be no spaces inside this paren. (space-in-parens)
(#19106) Unexpected tab character. (no-tabs)
(#19106) There should be no spaces inside this paren. (space-in-parens)
(#19106) There should be no spaces inside this paren. (space-in-parens)
(#19107) Unexpected tab character. (no-tabs)
(#19107) There should be no spaces inside this paren. (space-in-parens)
(#19107) There should be no spaces inside this paren. (space-in-parens)
(#19108) Unexpected tab character. (no-tabs)
(#19109) Unexpected tab character. (no-tabs)
(#19110) There should be no spaces inside this paren. (space-in-parens)
(#19113) There should be no spaces inside this paren. (space-in-parens)
(#19113) Unexpected space before function parentheses. (space-before-function-paren)
(#19113) Unexpected empty function. (no-empty-function)
(#19113) There should be no spaces inside this paren. (space-in-parens)
(#19115) There should be no spaces inside this paren. (space-in-parens)
(#19115) Unexpected space before function parentheses. (space-before-function-paren)
(#19116) Unexpected tab character. (no-tabs)
(#19116) Unexpected 'this'. (no-invalid-this)
(#19116) There should be no spaces inside this paren. (space-in-parens)
(#19116) Unexpected space before function parentheses. (space-before-function-paren)
(#19116) There should be no spaces inside this paren. (space-in-parens)
(#19116) There should be no spaces inside this paren. (space-in-parens)
(#19117) Unexpected tab character. (no-tabs)
(#19119) Unexpected tab character. (no-tabs)
(#19119) There should be no spaces inside this paren. (space-in-parens)
(#19119) There should be no spaces inside this paren. (space-in-parens)
(#19120) Unexpected tab character. (no-tabs)
(#19121) Unexpected tab character. (no-tabs)
(#19122) Unexpected tab character. (no-tabs)
(#19122) There should be no spaces inside this paren. (space-in-parens)
(#19123) There should be no spaces inside this paren. (space-in-parens)
(#19125) There should be no spaces inside this paren. (space-in-parens)
(#19125) Unexpected space before function parentheses. (space-before-function-paren)
(#19125) There should be no spaces inside this paren. (space-in-parens)
(#19125) There should be no spaces inside this paren. (space-in-parens)
(#19126) Unexpected tab character. (no-tabs)
(#19126) Unexpected 'this'. (no-invalid-this)
(#19126) There should be no spaces inside this paren. (space-in-parens)
(#19126) Unexpected space before function parentheses. (space-before-function-paren)
(#19126) There should be no spaces inside this paren. (space-in-parens)
(#19126) There should be no spaces inside this paren. (space-in-parens)
(#19127) Unexpected tab character. (no-tabs)
(#19129) Unexpected tab character. (no-tabs)
(#19129) There should be no spaces inside this paren. (space-in-parens)
(#19129) There should be no spaces inside this paren. (space-in-parens)
(#19130) Unexpected tab character. (no-tabs)
(#19130) There should be no spaces inside this paren. (space-in-parens)
(#19130) There should be no spaces inside this paren. (space-in-parens)
(#19131) Unexpected tab character. (no-tabs)
(#19132) Unexpected tab character. (no-tabs)
(#19132) There should be no spaces inside this paren. (space-in-parens)
(#19133) There should be no spaces inside this paren. (space-in-parens)
(#19135) There should be no spaces inside this paren. (space-in-parens)
(#19135) Unexpected space before function parentheses. (space-before-function-paren)
(#19135) There should be no spaces inside this paren. (space-in-parens)
(#19136) Unexpected tab character. (no-tabs)
(#19136) Unexpected 'this'. (no-invalid-this)
(#19136) There should be no spaces inside this paren. (space-in-parens)
(#19136) Unexpected space before function parentheses. (space-before-function-paren)
(#19136) There should be no spaces inside this paren. (space-in-parens)
(#19136) There should be no spaces inside this paren. (space-in-parens)
(#19137) Unexpected tab character. (no-tabs)
(#19139) Unexpected tab character. (no-tabs)
(#19139) There should be no spaces inside this paren. (space-in-parens)
(#19139) There should be no spaces inside this paren. (space-in-parens)
(#19140) Unexpected tab character. (no-tabs)
(#19140) There should be no spaces inside this paren. (space-in-parens)
(#19140) There should be no spaces inside this paren. (space-in-parens)
(#19141) Unexpected tab character. (no-tabs)
(#19142) Unexpected tab character. (no-tabs)
(#19142) There should be no spaces inside this paren. (space-in-parens)
(#19143) There should be no spaces inside this paren. (space-in-parens)
(#19145) There should be no spaces inside this paren. (space-in-parens)
(#19145) Unexpected space before function parentheses. (space-before-function-paren)
(#19145) There should be no spaces inside this paren. (space-in-parens)
(#19145) There should be no spaces inside this paren. (space-in-parens)
(#19146) Unexpected tab character. (no-tabs)
(#19146) There should be no spaces inside this paren. (space-in-parens)
(#19146) Infix operators must be spaced. (space-infix-ops)
(#19146) Infix operators must be spaced. (space-infix-ops)
(#19146) Unexpected space before function parentheses. (space-before-function-paren)
(#19146) There should be no spaces inside this paren. (space-in-parens)
(#19146) There should be no spaces inside this paren. (space-in-parens)
(#19147) Unexpected tab character. (no-tabs)
(#19147) Unexpected 'this'. (no-invalid-this)
(#19149) Unexpected tab character. (no-tabs)
(#19149) There should be no spaces inside this paren. (space-in-parens)
(#19149) There should be no spaces inside this paren. (space-in-parens)
(#19150) Unexpected tab character. (no-tabs)
(#19151) Unexpected tab character. (no-tabs)
(#19151) Infix operators must be spaced. (space-infix-ops)
(#19152) Unexpected tab character. (no-tabs)
(#19153) Unexpected tab character. (no-tabs)
(#19155) Unexpected tab character. (no-tabs)
(#19155) Unexpected 'this'. (no-invalid-this)
(#19155) There should be no spaces inside this paren. (space-in-parens)
(#19155) Unexpected space before function parentheses. (space-before-function-paren)
(#19155) There should be no spaces inside this paren. (space-in-parens)
(#19155) There should be no spaces inside this paren. (space-in-parens)
(#19156) Unexpected tab character. (no-tabs)
(#19158) Unexpected tab character. (no-tabs)
(#19158) There should be no spaces inside this paren. (space-in-parens)
(#19158) There should be no spaces inside this paren. (space-in-parens)
(#19159) Unexpected tab character. (no-tabs)
(#19159) There should be no space after '['. (computed-property-spacing)
(#19159) Infix operators must be spaced. (space-infix-ops)
(#19159) There should be no space before ']'. (computed-property-spacing)
(#19159) There should be no spaces inside this paren. (space-in-parens)
(#19159) There should be no spaces inside this paren. (space-in-parens)
(#19160) Unexpected tab character. (no-tabs)
(#19161) Unexpected tab character. (no-tabs)
(#19161) There should be no spaces inside this paren. (space-in-parens)
(#19162) Unexpected tab character. (no-tabs)
(#19162) There should be no spaces inside this paren. (space-in-parens)
(#19163) There should be no spaces inside this paren. (space-in-parens)
(#19169) Expected space or tab after '/*' in comment. (spaced-comment)
(#19191) There should be no spaces inside this paren. (space-in-parens)
(#19191) There should be no spaces inside this paren. (space-in-parens)
(#19191) Missing space before opening brace. (space-before-blocks)
(#19192) Unexpected tab character. (no-tabs)
(#19192) There should be no spaces inside this paren. (space-in-parens)
(#19192) There should be no spaces inside this paren. (space-in-parens)
(#19193) Unexpected tab character. (no-tabs)
(#19194) Unexpected tab character. (no-tabs)
(#19194) There should be no spaces inside this paren. (space-in-parens)
(#19194) Unexpected space before function parentheses. (space-before-function-paren)
(#19194) There should be no spaces inside this paren. (space-in-parens)
(#19194) There should be no spaces inside this paren. (space-in-parens)
(#19195) Unexpected tab character. (no-tabs)
(#19195) There should be no spaces inside this paren. (space-in-parens)
(#19195) There should be no spaces inside this paren. (space-in-parens)
(#19196) Unexpected tab character. (no-tabs)
(#19196) There should be no spaces inside this paren. (space-in-parens)
(#19197) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#19197) Unexpected tab character. (no-tabs)
(#19198) Unexpected tab character. (no-tabs)
(#19198) There should be no spaces inside this paren. (space-in-parens)
(#19198) There should be no spaces inside this paren. (space-in-parens)
(#19199) Unexpected tab character. (no-tabs)
(#19200) Unexpected tab character. (no-tabs)
(#19200) 'module' is not defined. (no-undef)
(#19200) Unexpected space before function parentheses. (space-before-function-paren)
(#19201) Unexpected tab character. (no-tabs)
(#19201) There should be no spaces inside this paren. (space-in-parens)
(#19201) Unexpected space after unary operator '!'. (space-unary-ops)
(#19201) There should be no spaces inside this paren. (space-in-parens)
(#19202) Unexpected tab character. (no-tabs)
(#19203) Unexpected tab character. (no-tabs)
(#19205) Unexpected tab character. (no-tabs)
(#19205) There should be no spaces inside this paren. (space-in-parens)
(#19205) Unexpected space after unary operator '!'. (space-unary-ops)
(#19205) Unexpected space after unary operator '!'. (space-unary-ops)
(#19205) There should be no spaces inside this paren. (space-in-parens)
(#19206) Unexpected tab character. (no-tabs)
(#19207) Unexpected tab character. (no-tabs)
(#19209) Unexpected tab character. (no-tabs)
(#19209) There should be no spaces inside this paren. (space-in-parens)
(#19209) There should be no spaces inside this paren. (space-in-parens)
(#19210) Unexpected tab character. (no-tabs)
(#19211) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#19211) Unexpected tab character. (no-tabs)
(#19212) Unexpected tab character. (no-tabs)
(#19213) Unexpected tab character. (no-tabs)
(#19214) Unexpected tab character. (no-tabs)
(#19214) There should be no spaces inside this paren. (space-in-parens)
(#19214) There should be no spaces inside this paren. (space-in-parens)
(#19215) Unexpected tab character. (no-tabs)
(#19216) There should be no spaces inside this paren. (space-in-parens)
(#19216) There should be no spaces inside this paren. (space-in-parens)
(#19221) JSDoc syntax error. (valid-jsdoc)
(#19266) Unexpected space before function parentheses. (space-before-function-paren)
(#19266) There should be no spaces inside this paren. (space-in-parens)
(#19266) There should be no spaces inside this paren. (space-in-parens)
(#19267) Unexpected tab character. (no-tabs)
(#19268) Unexpected tab character. (no-tabs)
(#19268) There should be no spaces inside this paren. (space-in-parens)
(#19268) Unexpected space after unary operator '!'. (space-unary-ops)
(#19268) Unexpected space after unary operator '!'. (space-unary-ops)
(#19268) There should be no spaces inside this paren. (space-in-parens)
(#19268) There should be no spaces inside this paren. (space-in-parens)
(#19268) There should be no spaces inside this paren. (space-in-parens)
(#19269) Unexpected tab character. (no-tabs)
(#19269) Expected an object to be thrown. (no-throw-literal)
(#19270) Unexpected tab character. (no-tabs)
(#19272) Unexpected tab character. (no-tabs)
(#19273) Unexpected tab character. (no-tabs)
(#19273) There should be no spaces inside this paren. (space-in-parens)
(#19273) There should be no spaces inside this paren. (space-in-parens)
(#19274) Unexpected tab character. (no-tabs)
(#19275) Unexpected tab character. (no-tabs)
(#19276) Unexpected tab character. (no-tabs)
(#19278) Unexpected tab character. (no-tabs)
(#19279) Unexpected tab character. (no-tabs)
(#19279) There should be no spaces inside this paren. (space-in-parens)
(#19279) There should be no spaces inside this paren. (space-in-parens)
(#19280) Unexpected tab character. (no-tabs)
(#19281) Unexpected tab character. (no-tabs)
(#19283) Unexpected tab character. (no-tabs)
(#19283) Comments should not begin with a lowercase character (capitalized-comments)
(#19284) Unexpected tab character. (no-tabs)
(#19285) Unexpected tab character. (no-tabs)
(#19285) There should be no spaces inside this paren. (space-in-parens)
(#19285) There should be no spaces inside this paren. (space-in-parens)
(#19286) Unexpected tab character. (no-tabs)
(#19286) There should be no space after '{'. (object-curly-spacing)
(#19286) There should be no space before '}'. (object-curly-spacing)
(#19287) Unexpected tab character. (no-tabs)
(#19287) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#19288) Unexpected tab character. (no-tabs)
(#19288) There should be no spaces inside this paren. (space-in-parens)
(#19288) There should be no spaces inside this paren. (space-in-parens)
(#19289) Unexpected tab character. (no-tabs)
(#19289) There should be no space after '{'. (object-curly-spacing)
(#19289) There should be no space before '}'. (object-curly-spacing)
(#19290) Unexpected tab character. (no-tabs)
(#19290) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#19291) Unexpected tab character. (no-tabs)
(#19291) There should be no spaces inside this paren. (space-in-parens)
(#19291) There should be no spaces inside this paren. (space-in-parens)
(#19292) Unexpected tab character. (no-tabs)
(#19292) There should be no space after '{'. (object-curly-spacing)
(#19292) There should be no space before '}'. (object-curly-spacing)
(#19293) Unexpected tab character. (no-tabs)
(#19295) Unexpected tab character. (no-tabs)
(#19295) There should be no spaces inside this paren. (space-in-parens)
(#19295) There should be no spaces inside this paren. (space-in-parens)
(#19296) Unexpected tab character. (no-tabs)
(#19297) Unexpected tab character. (no-tabs)
(#19300) There should be no spaces inside this paren. (space-in-parens)
(#19301) Unexpected tab character. (no-tabs)
(#19302) Unexpected tab character. (no-tabs)
(#19303) Unexpected tab character. (no-tabs)
(#19305) Unexpected tab character. (no-tabs)
(#19306) Unexpected tab character. (no-tabs)
(#19307) Unexpected tab character. (no-tabs)
(#19308) Unexpected tab character. (no-tabs)
(#19309) Unexpected tab character. (no-tabs)
(#19310) Unexpected tab character. (no-tabs)
(#19310) Unexpected space before function parentheses. (space-before-function-paren)
(#19311) Unexpected tab character. (no-tabs)
(#19311) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#19312) Unexpected tab character. (no-tabs)
(#19313) Unexpected tab character. (no-tabs)
(#19314) Unexpected tab character. (no-tabs)
(#19315) Unexpected tab character. (no-tabs)
(#19317) Unexpected tab character. (no-tabs)
(#19319) Unexpected tab character. (no-tabs)
(#19320) Unexpected tab character. (no-tabs)
(#19321) Unexpected tab character. (no-tabs)
(#19321) There should be no spaces inside this paren. (space-in-parens)
(#19321) There should be no spaces inside this paren. (space-in-parens)
(#19321) Unexpected space before function parentheses. (space-before-function-paren)
(#19322) Unexpected tab character. (no-tabs)
(#19322) Comments should not begin with a lowercase character (capitalized-comments)
(#19323) Unexpected tab character. (no-tabs)
(#19324) Unexpected tab character. (no-tabs)
(#19326) Unexpected tab character. (no-tabs)
(#19326) There should be no spaces inside this paren. (space-in-parens)
(#19326) There should be no spaces inside this paren. (space-in-parens)
(#19327) Unexpected tab character. (no-tabs)
(#19328) Unexpected tab character. (no-tabs)
(#19329) Unexpected tab character. (no-tabs)
(#19330) Unexpected tab character. (no-tabs)
(#19330) There should be no spaces inside this paren. (space-in-parens)
(#19330) There should be no spaces inside this paren. (space-in-parens)
(#19332) Unexpected tab character. (no-tabs)
(#19333) Unexpected tab character. (no-tabs)
(#19334) Unexpected tab character. (no-tabs)
(#19335) Unexpected tab character. (no-tabs)
(#19335) There should be no spaces inside this paren. (space-in-parens)
(#19335) Unexpected space before function parentheses. (space-before-function-paren)
(#19335) 'idx' is defined but never used. (no-unused-vars)
(#19336) Unexpected tab character. (no-tabs)
(#19336) There should be no spaces inside this paren. (space-in-parens)
(#19336) There should be no spaces inside this paren. (space-in-parens)
(#19336) There should be no spaces inside this paren. (space-in-parens)
(#19336) There should be no spaces inside this paren. (space-in-parens)
(#19337) Unexpected tab character. (no-tabs)
(#19337) There should be no spaces inside this paren. (space-in-parens)
(#19337) Unexpected space before function parentheses. (space-before-function-paren)
(#19337) There should be no spaces inside this paren. (space-in-parens)
(#19337) There should be no spaces inside this paren. (space-in-parens)
(#19338) Unexpected tab character. (no-tabs)
(#19338) There should be no spaces inside this paren. (space-in-parens)
(#19338) There should be no spaces inside this paren. (space-in-parens)
(#19340) Unexpected tab character. (no-tabs)
(#19340) There should be no spaces inside this paren. (space-in-parens)
(#19340) There should be no spaces inside this paren. (space-in-parens)
(#19341) Unexpected tab character. (no-tabs)
(#19341) Unexpected 'this'. (no-invalid-this)
(#19342) Unexpected tab character. (no-tabs)
(#19343) Unexpected tab character. (no-tabs)
(#19343) There should be no spaces inside this paren. (space-in-parens)
(#19344) Unexpected tab character. (no-tabs)
(#19345) Unexpected tab character. (no-tabs)
(#19345) There should be no spaces inside this paren. (space-in-parens)
(#19347) Unexpected tab character. (no-tabs)
(#19348) Unexpected tab character. (no-tabs)
(#19348) There should be no spaces inside this paren. (space-in-parens)
(#19348) Unexpected space before function parentheses. (space-before-function-paren)
(#19349) Unexpected tab character. (no-tabs)
(#19349) There should be no spaces inside this paren. (space-in-parens)
(#19349) There should be no spaces inside this paren. (space-in-parens)
(#19350) Unexpected tab character. (no-tabs)
(#19350) There should be no spaces inside this paren. (space-in-parens)
(#19350) There should be no spaces inside this paren. (space-in-parens)
(#19350) There should be no spaces inside this paren. (space-in-parens)
(#19350) There should be no spaces inside this paren. (space-in-parens)
(#19351) Unexpected tab character. (no-tabs)
(#19351) There should be no spaces inside this paren. (space-in-parens)
(#19351) There should be no spaces inside this paren. (space-in-parens)
(#19353) Unexpected tab character. (no-tabs)
(#19354) Unexpected tab character. (no-tabs)
(#19354) There should be no spaces inside this paren. (space-in-parens)
(#19354) Unexpected space before function parentheses. (space-before-function-paren)
(#19354) There should be no spaces inside this paren. (space-in-parens)
(#19354) There should be no spaces inside this paren. (space-in-parens)
(#19355) Unexpected tab character. (no-tabs)
(#19355) There should be no spaces inside this paren. (space-in-parens)
(#19355) There should be no spaces inside this paren. (space-in-parens)
(#19356) Unexpected tab character. (no-tabs)
(#19356) There should be no spaces inside this paren. (space-in-parens)
(#19356) There should be no spaces inside this paren. (space-in-parens)
(#19357) Unexpected tab character. (no-tabs)
(#19358) Unexpected tab character. (no-tabs)
(#19358) There should be no spaces inside this paren. (space-in-parens)
(#19359) Unexpected tab character. (no-tabs)
(#19359) There should be no spaces inside this paren. (space-in-parens)
(#19361) Unexpected tab character. (no-tabs)
(#19362) Unexpected tab character. (no-tabs)
(#19363) Unexpected tab character. (no-tabs)
(#19363) There should be no spaces inside this paren. (space-in-parens)
(#19363) Unexpected space before function parentheses. (space-before-function-paren)
(#19364) Unexpected tab character. (no-tabs)
(#19364) Do not nest ternary expressions. (no-nested-ternary)
(#19365) Unexpected tab character. (no-tabs)
(#19366) Unexpected tab character. (no-tabs)
(#19366) There should be no spaces inside this paren. (space-in-parens)
(#19368) Unexpected tab character. (no-tabs)
(#19369) Unexpected tab character. (no-tabs)
(#19371) Unexpected tab character. (no-tabs)
(#19372) Unexpected tab character. (no-tabs)
(#19374) Unexpected tab character. (no-tabs)
(#19374) There should be no spaces inside this paren. (space-in-parens)
(#19374) There should be no spaces inside this paren. (space-in-parens)
(#19375) Unexpected tab character. (no-tabs)
(#19377) Unexpected tab character. (no-tabs)
(#19378) Unexpected tab character. (no-tabs)
(#19379) Unexpected tab character. (no-tabs)
(#19379) There should be no spaces inside this paren. (space-in-parens)
(#19379) Unexpected space before function parentheses. (space-before-function-paren)
(#19379) 'vis' is defined but never used. (no-unused-vars)
(#19380) Unexpected tab character. (no-tabs)
(#19381) Unexpected tab character. (no-tabs)
(#19382) Unexpected tab character. (no-tabs)
(#19383) Unexpected tab character. (no-tabs)
(#19383) There should be no spaces inside this paren. (space-in-parens)
(#19385) Unexpected tab character. (no-tabs)
(#19386) Unexpected tab character. (no-tabs)
(#19387) Unexpected tab character. (no-tabs)
(#19388) Unexpected tab character. (no-tabs)
(#19388) There should be no spaces inside this paren. (space-in-parens)
(#19388) Unexpected space before function parentheses. (space-before-function-paren)
(#19389) Unexpected tab character. (no-tabs)
(#19390) Unexpected tab character. (no-tabs)
(#19390) There should be no spaces inside this paren. (space-in-parens)
(#19392) Unexpected tab character. (no-tabs)
(#19392) There should be no spaces inside this paren. (space-in-parens)
(#19392) Infix operators must be spaced. (space-infix-ops)
(#19392) There should be no spaces inside this paren. (space-in-parens)
(#19393) Unexpected tab character. (no-tabs)
(#19395) Unexpected tab character. (no-tabs)
(#19395) There should be no spaces inside this paren. (space-in-parens)
(#19395) Unexpected space before function parentheses. (space-before-function-paren)
(#19395) 'details' is defined but never used. (no-unused-vars)
(#19396) Unexpected tab character. (no-tabs)
(#19397) Unexpected tab character. (no-tabs)
(#19398) Unexpected tab character. (no-tabs)
(#19399) Unexpected tab character. (no-tabs)
(#19399) There should be no spaces inside this paren. (space-in-parens)
(#19401) Unexpected tab character. (no-tabs)
(#19402) Unexpected tab character. (no-tabs)
(#19402) There should be no spaces inside this paren. (space-in-parens)
(#19402) Unexpected space before function parentheses. (space-before-function-paren)
(#19403) Unexpected tab character. (no-tabs)
(#19404) Unexpected tab character. (no-tabs)
(#19405) Unexpected tab character. (no-tabs)
(#19407) Unexpected tab character. (no-tabs)
(#19407) There should be no spaces inside this paren. (space-in-parens)
(#19407) Unexpected space before function parentheses. (space-before-function-paren)
(#19407) 'details' is defined but never used. (no-unused-vars)
(#19408) Unexpected tab character. (no-tabs)
(#19409) Unexpected tab character. (no-tabs)
(#19411) Unexpected tab character. (no-tabs)
(#19412) Unexpected tab character. (no-tabs)
(#19413) Unexpected tab character. (no-tabs)
(#19413) There should be no spaces inside this paren. (space-in-parens)
(#19413) There should be no spaces inside this paren. (space-in-parens)
(#19413) There should be no spaces inside this paren. (space-in-parens)
(#19413) There should be no spaces inside this paren. (space-in-parens)
(#19414) Unexpected tab character. (no-tabs)
(#19415) Unexpected tab character. (no-tabs)
(#19416) Unexpected tab character. (no-tabs)
(#19416) There should be no spaces inside this paren. (space-in-parens)
(#19418) Unexpected tab character. (no-tabs)
(#19419) Unexpected tab character. (no-tabs)
(#19420) Unexpected tab character. (no-tabs)
(#19423) Unexpected tab character. (no-tabs)
(#19424) Unexpected tab character. (no-tabs)
(#19425) Unexpected tab character. (no-tabs)
(#19427) Unexpected tab character. (no-tabs)
(#19428) Unexpected tab character. (no-tabs)
(#19429) Unexpected tab character. (no-tabs)
(#19430) Unexpected tab character. (no-tabs)
(#19431) Unexpected tab character. (no-tabs)
(#19432) Unexpected tab character. (no-tabs)
(#19433) Unexpected tab character. (no-tabs)
(#19434) Unexpected tab character. (no-tabs)
(#19435) Unexpected tab character. (no-tabs)
(#19436) Unexpected tab character. (no-tabs)
(#19437) Unexpected tab character. (no-tabs)
(#19438) Unexpected tab character. (no-tabs)
(#19439) Unexpected tab character. (no-tabs)
(#19439) Unexpected space before function parentheses. (space-before-function-paren)
(#19439) There should be no spaces inside this paren. (space-in-parens)
(#19439) There should be no spaces inside this paren. (space-in-parens)
(#19440) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#19440) Unexpected tab character. (no-tabs)
(#19441) Unexpected tab character. (no-tabs)
(#19442) Unexpected tab character. (no-tabs)
(#19443) Unexpected tab character. (no-tabs)
(#19445) Unexpected tab character. (no-tabs)
(#19446) Unexpected tab character. (no-tabs)
(#19447) Unexpected tab character. (no-tabs)
(#19448) Unexpected tab character. (no-tabs)
(#19449) Unexpected tab character. (no-tabs)
(#19449) There should be no spaces inside this paren. (space-in-parens)
(#19449) Unexpected space before function parentheses. (space-before-function-paren)
(#19449) There should be no spaces inside this paren. (space-in-parens)
(#19449) There should be no spaces inside this paren. (space-in-parens)
(#19450) Unexpected tab character. (no-tabs)
(#19451) Unexpected tab character. (no-tabs)
(#19452) Unexpected tab character. (no-tabs)
(#19453) Unexpected tab character. (no-tabs)
(#19454) Unexpected tab character. (no-tabs)
(#19454) There should be no spaces inside this paren. (space-in-parens)
(#19455) Unexpected tab character. (no-tabs)
(#19455) There should be no spaces inside this paren. (space-in-parens)
(#19455) Unexpected space before function parentheses. (space-before-function-paren)
(#19455) There should be no spaces inside this paren. (space-in-parens)
(#19455) There should be no spaces inside this paren. (space-in-parens)
(#19456) Unexpected tab character. (no-tabs)
(#19456) There should be no spaces inside this paren. (space-in-parens)
(#19456) There should be no spaces inside this paren. (space-in-parens)
(#19457) Unexpected tab character. (no-tabs)
(#19458) Unexpected tab character. (no-tabs)
(#19459) Unexpected tab character. (no-tabs)
(#19460) Unexpected tab character. (no-tabs)
(#19460) There should be no spaces inside this paren. (space-in-parens)
(#19462) Unexpected tab character. (no-tabs)
(#19463) Unexpected tab character. (no-tabs)
(#19464) Unexpected tab character. (no-tabs)
(#19465) Unexpected tab character. (no-tabs)
(#19465) There should be no spaces inside this paren. (space-in-parens)
(#19465) Unexpected space before function parentheses. (space-before-function-paren)
(#19465) There should be no spaces inside this paren. (space-in-parens)
(#19465) There should be no spaces inside this paren. (space-in-parens)
(#19466) Unexpected tab character. (no-tabs)
(#19466) Do not nest ternary expressions. (no-nested-ternary)
(#19467) Unexpected tab character. (no-tabs)
(#19468) Unexpected tab character. (no-tabs)
(#19469) Unexpected tab character. (no-tabs)
(#19470) Unexpected tab character. (no-tabs)
(#19470) There should be no spaces inside this paren. (space-in-parens)
(#19470) There should be no spaces inside this paren. (space-in-parens)
(#19471) Unexpected tab character. (no-tabs)
(#19471) There should be no spaces inside this paren. (space-in-parens)
(#19473) Unexpected tab character. (no-tabs)
(#19474) Unexpected tab character. (no-tabs)
(#19475) Unexpected tab character. (no-tabs)
(#19476) Unexpected tab character. (no-tabs)
(#19476) There should be no spaces inside this paren. (space-in-parens)
(#19476) Infix operators must be spaced. (space-infix-ops)
(#19476) Infix operators must be spaced. (space-infix-ops)
(#19476) Unexpected whitespace before semicolon. (semi-spacing)
(#19476) Infix operators must be spaced. (space-infix-ops)
(#19476) Unexpected whitespace before semicolon. (semi-spacing)
(#19476) There should be no spaces inside this paren. (space-in-parens)
(#19477) Unexpected tab character. (no-tabs)
(#19477) There should be no spaces inside this paren. (space-in-parens)
(#19477) There should be no spaces inside this paren. (space-in-parens)
(#19478) Unexpected tab character. (no-tabs)
(#19479) Unexpected tab character. (no-tabs)
(#19480) Unexpected tab character. (no-tabs)
(#19482) Unexpected tab character. (no-tabs)
(#19483) Unexpected tab character. (no-tabs)
(#19484) Unexpected tab character. (no-tabs)
(#19485) Unexpected tab character. (no-tabs)
(#19486) Unexpected tab character. (no-tabs)
(#19487) Unexpected tab character. (no-tabs)
(#19488) Unexpected tab character. (no-tabs)
(#19489) Unexpected tab character. (no-tabs)
(#19490) Unexpected tab character. (no-tabs)
(#19492) Unexpected tab character. (no-tabs)
(#19493) Unexpected tab character. (no-tabs)
(#19494) Unexpected tab character. (no-tabs)
(#19495) Unexpected tab character. (no-tabs)
(#19496) Unexpected tab character. (no-tabs)
(#19497) Unexpected tab character. (no-tabs)
(#19497) There should be no spaces inside this paren. (space-in-parens)
(#19497) Infix operators must be spaced. (space-infix-ops)
(#19497) Infix operators must be spaced. (space-infix-ops)
(#19497) Unexpected whitespace before semicolon. (semi-spacing)
(#19497) Infix operators must be spaced. (space-infix-ops)
(#19497) Unexpected whitespace before semicolon. (semi-spacing)
(#19497) There should be no spaces inside this paren. (space-in-parens)
(#19498) Unexpected tab character. (no-tabs)
(#19498) There should be no spaces inside this paren. (space-in-parens)
(#19498) There should be no spaces inside this paren. (space-in-parens)
(#19499) Unexpected tab character. (no-tabs)
(#19500) Unexpected tab character. (no-tabs)
(#19501) Unexpected tab character. (no-tabs)
(#19503) Unexpected tab character. (no-tabs)
(#19504) Unexpected tab character. (no-tabs)
(#19505) Unexpected tab character. (no-tabs)
(#19506) Unexpected tab character. (no-tabs)
(#19506) There should be no spaces inside this paren. (space-in-parens)
(#19506) Infix operators must be spaced. (space-infix-ops)
(#19506) Infix operators must be spaced. (space-infix-ops)
(#19506) Unexpected whitespace before semicolon. (semi-spacing)
(#19506) Infix operators must be spaced. (space-infix-ops)
(#19506) Unexpected whitespace before semicolon. (semi-spacing)
(#19506) There should be no spaces inside this paren. (space-in-parens)
(#19507) Unexpected tab character. (no-tabs)
(#19509) Unexpected tab character. (no-tabs)
(#19509) There should be no spaces inside this paren. (space-in-parens)
(#19509) Unexpected space after unary operator '!'. (space-unary-ops)
(#19509) There should be no spaces inside this paren. (space-in-parens)
(#19510) Unexpected tab character. (no-tabs)
(#19511) Unexpected tab character. (no-tabs)
(#19512) Unexpected tab character. (no-tabs)
(#19513) Unexpected tab character. (no-tabs)
(#19513) There should be no spaces inside this paren. (space-in-parens)
(#19513) There should be no spaces inside this paren. (space-in-parens)
(#19514) Unexpected tab character. (no-tabs)
(#19515) Unexpected tab character. (no-tabs)
(#19516) Unexpected tab character. (no-tabs)
(#19516) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#19517) Unexpected tab character. (no-tabs)
(#19518) Unexpected tab character. (no-tabs)
(#19519) Unexpected tab character. (no-tabs)
(#19521) Unexpected tab character. (no-tabs)
(#19522) Unexpected tab character. (no-tabs)
(#19523) Unexpected tab character. (no-tabs)
(#19525) Unexpected tab character. (no-tabs)
(#19526) Unexpected tab character. (no-tabs)
(#19527) Unexpected tab character. (no-tabs)
(#19528) Unexpected tab character. (no-tabs)
(#19529) Unexpected tab character. (no-tabs)
(#19530) Unexpected tab character. (no-tabs)
(#19532) Unexpected tab character. (no-tabs)
(#19532) There should be no spaces inside this paren. (space-in-parens)
(#19532) Infix operators must be spaced. (space-infix-ops)
(#19532) Infix operators must be spaced. (space-infix-ops)
(#19532) Unexpected whitespace before semicolon. (semi-spacing)
(#19532) Infix operators must be spaced. (space-infix-ops)
(#19532) Unexpected whitespace before semicolon. (semi-spacing)
(#19532) There should be no spaces inside this paren. (space-in-parens)
(#19533) Unexpected tab character. (no-tabs)
(#19533) There should be no spaces inside this paren. (space-in-parens)
(#19533) Unexpected space after unary operator '!'. (space-unary-ops)
(#19533) Unexpected space after unary operator '!'. (space-unary-ops)
(#19533) Unexpected space after unary operator '!'. (space-unary-ops)
(#19533) There should be no spaces inside this paren. (space-in-parens)
(#19534) Unexpected tab character. (no-tabs)
(#19535) Unexpected tab character. (no-tabs)
(#19536) Unexpected tab character. (no-tabs)
(#19537) Unexpected tab character. (no-tabs)
(#19539) Unexpected tab character. (no-tabs)
(#19539) There should be no spaces inside this paren. (space-in-parens)
(#19539) Infix operators must be spaced. (space-infix-ops)
(#19539) Infix operators must be spaced. (space-infix-ops)
(#19539) Unexpected whitespace before semicolon. (semi-spacing)
(#19539) Infix operators must be spaced. (space-infix-ops)
(#19539) Unexpected whitespace before semicolon. (semi-spacing)
(#19539) There should be no spaces inside this paren. (space-in-parens)
(#19540) Unexpected tab character. (no-tabs)
(#19540) There should be no spaces inside this paren. (space-in-parens)
(#19540) There should be no spaces inside this paren. (space-in-parens)
(#19541) Unexpected tab character. (no-tabs)
(#19542) Unexpected tab character. (no-tabs)
(#19543) Unexpected tab character. (no-tabs)
(#19545) Unexpected tab character. (no-tabs)
(#19546) Unexpected tab character. (no-tabs)
(#19547) Unexpected tab character. (no-tabs)
(#19547) There should be no spaces inside this paren. (space-in-parens)
(#19547) There should be no spaces inside this paren. (space-in-parens)
(#19547) There should be no spaces inside this paren. (space-in-parens)
(#19547) There should be no spaces inside this paren. (space-in-parens)
(#19548) Unexpected tab character. (no-tabs)
(#19549) Unexpected tab character. (no-tabs)
(#19551) Unexpected tab character. (no-tabs)
(#19552) Unexpected tab character. (no-tabs)
(#19555) Unexpected tab character. (no-tabs)
(#19556) Unexpected tab character. (no-tabs)
(#19557) Unexpected tab character. (no-tabs)
(#19558) Unexpected tab character. (no-tabs)
(#19559) Unexpected tab character. (no-tabs)
(#19560) Unexpected tab character. (no-tabs)
(#19561) Unexpected tab character. (no-tabs)
(#19562) Unexpected tab character. (no-tabs)
(#19563) Unexpected tab character. (no-tabs)
(#19563) Unexpected space before function parentheses. (space-before-function-paren)
(#19564) Unexpected tab character. (no-tabs)
(#19564) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#19565) Unexpected tab character. (no-tabs)
(#19566) Unexpected tab character. (no-tabs)
(#19566) 'calc' is assigned a value but never used. (no-unused-vars)
(#19567) Unexpected tab character. (no-tabs)
(#19568) Unexpected tab character. (no-tabs)
(#19569) Unexpected tab character. (no-tabs)
(#19569) There should be no spaces inside this paren. (space-in-parens)
(#19569) Unexpected space before function parentheses. (space-before-function-paren)
(#19570) Unexpected tab character. (no-tabs)
(#19570) Unexpected 'this'. (no-invalid-this)
(#19571) Unexpected tab character. (no-tabs)
(#19572) Unexpected tab character. (no-tabs)
(#19574) Unexpected tab character. (no-tabs)
(#19574) There should be no spaces inside this paren. (space-in-parens)
(#19574) There should be no spaces inside this paren. (space-in-parens)
(#19575) Unexpected tab character. (no-tabs)
(#19577) Unexpected tab character. (no-tabs)
(#19578) Unexpected tab character. (no-tabs)
(#19579) Unexpected tab character. (no-tabs)
(#19580) Unexpected tab character. (no-tabs)
(#19582) Unexpected tab character. (no-tabs)
(#19583) Unexpected tab character. (no-tabs)
(#19584) Unexpected tab character. (no-tabs)
(#19585) Unexpected tab character. (no-tabs)
(#19586) Unexpected tab character. (no-tabs)
(#19587) Unexpected tab character. (no-tabs)
(#19588) Unexpected tab character. (no-tabs)
(#19589) Unexpected tab character. (no-tabs)
(#19590) Unexpected tab character. (no-tabs)
(#19590) There should be no spaces inside this paren. (space-in-parens)
(#19592) Unexpected tab character. (no-tabs)
(#19593) Unexpected tab character. (no-tabs)
(#19594) Unexpected tab character. (no-tabs)
(#19594) Unexpected space before function parentheses. (space-before-function-paren)
(#19594) There should be no spaces inside this paren. (space-in-parens)
(#19594) There should be no spaces inside this paren. (space-in-parens)
(#19595) Unexpected tab character. (no-tabs)
(#19595) There should be no space after '['. (computed-property-spacing)
(#19595) There should be no space before ']'. (computed-property-spacing)
(#19597) Unexpected tab character. (no-tabs)
(#19597) There should be no spaces inside this paren. (space-in-parens)
(#19597) There should be no spaces inside this paren. (space-in-parens)
(#19597) There should be no spaces inside this paren. (space-in-parens)
(#19597) There should be no spaces inside this paren. (space-in-parens)
(#19598) Unexpected tab character. (no-tabs)
(#19598) There should be no spaces inside this paren. (space-in-parens)
(#19598) There should be no spaces inside this paren. (space-in-parens)
(#19599) Unexpected tab character. (no-tabs)
(#19600) Unexpected tab character. (no-tabs)
(#19602) Unexpected tab character. (no-tabs)
(#19602) Unexpected space before function parentheses. (space-before-function-paren)
(#19602) There should be no spaces inside this paren. (space-in-parens)
(#19602) There should be no spaces inside this paren. (space-in-parens)
(#19603) Unexpected tab character. (no-tabs)
(#19605) Unexpected tab character. (no-tabs)
(#19605) There should be no spaces inside this paren. (space-in-parens)
(#19605) Unexpected space after unary operator '!'. (space-unary-ops)
(#19605) There should be no spaces inside this paren. (space-in-parens)
(#19606) Unexpected tab character. (no-tabs)
(#19606) There should be no space after '['. (computed-property-spacing)
(#19606) There should be no space before ']'. (computed-property-spacing)
(#19606) There should be no spaces inside this paren. (space-in-parens)
(#19606) There should be no spaces inside this paren. (space-in-parens)
(#19607) Unexpected tab character. (no-tabs)
(#19607) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#19608) Unexpected tab character. (no-tabs)
(#19608) There should be no spaces inside this paren. (space-in-parens)
(#19608) There should be no spaces inside this paren. (space-in-parens)
(#19609) Unexpected tab character. (no-tabs)
(#19610) Unexpected tab character. (no-tabs)
(#19610) There should be no spaces inside this paren. (space-in-parens)
(#19610) There should be no spaces inside this paren. (space-in-parens)
(#19612) Unexpected tab character. (no-tabs)
(#19612) There should be no spaces inside this paren. (space-in-parens)
(#19612) Infix operators must be spaced. (space-infix-ops)
(#19612) Infix operators must be spaced. (space-infix-ops)
(#19612) Unexpected whitespace before semicolon. (semi-spacing)
(#19612) Infix operators must be spaced. (space-infix-ops)
(#19612) Unexpected whitespace before semicolon. (semi-spacing)
(#19612) There should be no spaces inside this paren. (space-in-parens)
(#19613) Unexpected tab character. (no-tabs)
(#19613) There should be no spaces inside this paren. (space-in-parens)
(#19613) There should be no spaces inside this paren. (space-in-parens)
(#19614) Unexpected tab character. (no-tabs)
(#19614) There should be no spaces inside this paren. (space-in-parens)
(#19614) There should be no spaces inside this paren. (space-in-parens)
(#19615) Unexpected tab character. (no-tabs)
(#19616) Unexpected tab character. (no-tabs)
(#19617) Unexpected tab character. (no-tabs)
(#19617) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#19618) Unexpected tab character. (no-tabs)
(#19618) There should be no spaces inside this paren. (space-in-parens)
(#19618) There should be no spaces inside this paren. (space-in-parens)
(#19619) Unexpected tab character. (no-tabs)
(#19620) Unexpected tab character. (no-tabs)
(#19620) There should be no spaces inside this paren. (space-in-parens)
(#19620) There should be no spaces inside this paren. (space-in-parens)
(#19622) Unexpected tab character. (no-tabs)
(#19622) There should be no spaces inside this paren. (space-in-parens)
(#19622) Infix operators must be spaced. (space-infix-ops)
(#19622) Infix operators must be spaced. (space-infix-ops)
(#19622) Unexpected whitespace before semicolon. (semi-spacing)
(#19622) Infix operators must be spaced. (space-infix-ops)
(#19622) Unexpected whitespace before semicolon. (semi-spacing)
(#19622) There should be no spaces inside this paren. (space-in-parens)
(#19623) Unexpected tab character. (no-tabs)
(#19623) There should be no spaces inside this paren. (space-in-parens)
(#19623) There should be no spaces inside this paren. (space-in-parens)
(#19624) Unexpected tab character. (no-tabs)
(#19624) There should be no spaces inside this paren. (space-in-parens)
(#19624) There should be no spaces inside this paren. (space-in-parens)
(#19625) Unexpected tab character. (no-tabs)
(#19626) Unexpected tab character. (no-tabs)
(#19627) Unexpected tab character. (no-tabs)
(#19627) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#19628) Unexpected tab character. (no-tabs)
(#19628) There should be no spaces inside this paren. (space-in-parens)
(#19628) There should be no spaces inside this paren. (space-in-parens)
(#19629) Unexpected tab character. (no-tabs)
(#19630) Unexpected tab character. (no-tabs)
(#19630) There should be no spaces inside this paren. (space-in-parens)
(#19630) Infix operators must be spaced. (space-infix-ops)
(#19630) Infix operators must be spaced. (space-infix-ops)
(#19630) Unexpected whitespace before semicolon. (semi-spacing)
(#19630) Infix operators must be spaced. (space-infix-ops)
(#19630) Unexpected whitespace before semicolon. (semi-spacing)
(#19630) There should be no spaces inside this paren. (space-in-parens)
(#19631) Unexpected tab character. (no-tabs)
(#19631) There should be no spaces inside this paren. (space-in-parens)
(#19631) There should be no spaces inside this paren. (space-in-parens)
(#19631) There should be no spaces inside this paren. (space-in-parens)
(#19631) There should be no spaces inside this paren. (space-in-parens)
(#19632) Unexpected tab character. (no-tabs)
(#19632) There should be no spaces inside this paren. (space-in-parens)
(#19632) There should be no spaces inside this paren. (space-in-parens)
(#19633) Unexpected tab character. (no-tabs)
(#19634) Unexpected tab character. (no-tabs)
(#19635) Unexpected tab character. (no-tabs)
(#19636) Unexpected tab character. (no-tabs)
(#19638) Unexpected tab character. (no-tabs)
(#19639) Unexpected tab character. (no-tabs)
(#19640) Unexpected tab character. (no-tabs)
(#19640) There should be no spaces inside this paren. (space-in-parens)
(#19640) Unexpected space before function parentheses. (space-before-function-paren)
(#19640) There should be no spaces inside this paren. (space-in-parens)
(#19640) There should be no spaces inside this paren. (space-in-parens)
(#19641) Unexpected tab character. (no-tabs)
(#19642) Unexpected tab character. (no-tabs)
(#19644) Unexpected tab character. (no-tabs)
(#19645) Unexpected tab character. (no-tabs)
(#19645) There should be no spaces inside this paren. (space-in-parens)
(#19645) Infix operators must be spaced. (space-infix-ops)
(#19645) Infix operators must be spaced. (space-infix-ops)
(#19645) Unexpected whitespace before semicolon. (semi-spacing)
(#19645) Infix operators must be spaced. (space-infix-ops)
(#19645) Unexpected whitespace before semicolon. (semi-spacing)
(#19645) There should be no spaces inside this paren. (space-in-parens)
(#19646) Unexpected tab character. (no-tabs)
(#19646) There should be no spaces inside this paren. (space-in-parens)
(#19646) There should be no spaces inside this paren. (space-in-parens)
(#19648) Unexpected tab character. (no-tabs)
(#19648) There should be no spaces inside this paren. (space-in-parens)
(#19648) There should be no spaces inside this paren. (space-in-parens)
(#19649) Unexpected tab character. (no-tabs)
(#19650) Unexpected tab character. (no-tabs)
(#19651) Unexpected tab character. (no-tabs)
(#19651) There should be no spaces inside this paren. (space-in-parens)
(#19651) Unexpected space before function parentheses. (space-before-function-paren)
(#19652) Unexpected tab character. (no-tabs)
(#19653) Unexpected tab character. (no-tabs)
(#19653) There should be no spaces inside this paren. (space-in-parens)
(#19654) Unexpected tab character. (no-tabs)
(#19655) Unexpected tab character. (no-tabs)
(#19655) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#19656) Unexpected tab character. (no-tabs)
(#19656) There should be no spaces inside this paren. (space-in-parens)
(#19656) There should be no spaces inside this paren. (space-in-parens)
(#19657) Unexpected tab character. (no-tabs)
(#19658) Unexpected tab character. (no-tabs)
(#19659) Unexpected tab character. (no-tabs)
(#19660) Unexpected tab character. (no-tabs)
(#19660) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#19661) Unexpected tab character. (no-tabs)
(#19661) There should be no spaces inside this paren. (space-in-parens)
(#19661) There should be no spaces inside this paren. (space-in-parens)
(#19662) Unexpected tab character. (no-tabs)
(#19663) Unexpected tab character. (no-tabs)
(#19664) Unexpected tab character. (no-tabs)
(#19665) Unexpected tab character. (no-tabs)
(#19666) Unexpected tab character. (no-tabs)
(#19667) Unexpected tab character. (no-tabs)
(#19669) Unexpected tab character. (no-tabs)
(#19669) There should be no spaces inside this paren. (space-in-parens)
(#19669) Don't make functions within a loop. (no-loop-func)
(#19669) Unexpected space before function parentheses. (space-before-function-paren)
(#19669) There should be no spaces inside this paren. (space-in-parens)
(#19669) There should be no spaces inside this paren. (space-in-parens)
(#19670) Unexpected tab character. (no-tabs)
(#19671) Unexpected tab character. (no-tabs)
(#19672) Unexpected tab character. (no-tabs)
(#19672) There should be no spaces inside this paren. (space-in-parens)
(#19672) Infix operators must be spaced. (space-infix-ops)
(#19672) Infix operators must be spaced. (space-infix-ops)
(#19672) There should be no spaces inside this paren. (space-in-parens)
(#19673) Unexpected tab character. (no-tabs)
(#19673) There should be no spaces inside this paren. (space-in-parens)
(#19673) There should be no spaces inside this paren. (space-in-parens)
(#19675) Unexpected tab character. (no-tabs)
(#19675) There should be no spaces inside this paren. (space-in-parens)
(#19675) There should be no spaces inside this paren. (space-in-parens)
(#19676) Unexpected tab character. (no-tabs)
(#19678) Unexpected tab character. (no-tabs)
(#19678) There should be no spaces inside this paren. (space-in-parens)
(#19678) Infix operators must be spaced. (space-infix-ops)
(#19678) There should be no spaces inside this paren. (space-in-parens)
(#19679) Unexpected tab character. (no-tabs)
(#19680) Unexpected tab character. (no-tabs)
(#19680) There should be no spaces inside this paren. (space-in-parens)
(#19680) Infix operators must be spaced. (space-infix-ops)
(#19680) There should be no spaces inside this paren. (space-in-parens)
(#19681) Unexpected tab character. (no-tabs)
(#19681) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#19682) Unexpected tab character. (no-tabs)
(#19682) There should be no spaces inside this paren. (space-in-parens)
(#19682) Unexpected space after unary operator '!'. (space-unary-ops)
(#19682) There should be no spaces inside this paren. (space-in-parens)
(#19683) Unexpected tab character. (no-tabs)
(#19684) Unexpected tab character. (no-tabs)
(#19684) There should be no spaces inside this paren. (space-in-parens)
(#19684) There should be no spaces inside this paren. (space-in-parens)
(#19685) Unexpected tab character. (no-tabs)
(#19686) Unexpected tab character. (no-tabs)
(#19687) Unexpected tab character. (no-tabs)
(#19687) There should be no spaces inside this paren. (space-in-parens)
(#19688) Unexpected tab character. (no-tabs)
(#19690) Unexpected tab character. (no-tabs)
(#19691) Unexpected tab character. (no-tabs)
(#19691) There should be no spaces inside this paren. (space-in-parens)
(#19691) Unexpected space after unary operator '!'. (space-unary-ops)
(#19691) There should be no spaces inside this paren. (space-in-parens)
(#19692) Unexpected tab character. (no-tabs)
(#19693) Unexpected tab character. (no-tabs)
(#19694) Unexpected tab character. (no-tabs)
(#19694) There should be no spaces inside this paren. (space-in-parens)
(#19696) Unexpected tab character. (no-tabs)
(#19697) Unexpected tab character. (no-tabs)
(#19700) Unexpected tab character. (no-tabs)
(#19701) Unexpected tab character. (no-tabs)
(#19702) Unexpected tab character. (no-tabs)
(#19703) Unexpected tab character. (no-tabs)
(#19704) Unexpected tab character. (no-tabs)
(#19705) Unexpected tab character. (no-tabs)
(#19706) Unexpected tab character. (no-tabs)
(#19707) Unexpected tab character. (no-tabs)
(#19707) Unexpected space before function parentheses. (space-before-function-paren)
(#19707) There should be no spaces inside this paren. (space-in-parens)
(#19707) There should be no spaces inside this paren. (space-in-parens)
(#19708) Unexpected tab character. (no-tabs)
(#19708) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#19709) Unexpected tab character. (no-tabs)
(#19710) Unexpected tab character. (no-tabs)
(#19711) Unexpected tab character. (no-tabs)
(#19713) Unexpected tab character. (no-tabs)
(#19713) There should be no spaces inside this paren. (space-in-parens)
(#19713) There should be no spaces inside this paren. (space-in-parens)
(#19714) Unexpected tab character. (no-tabs)
(#19714) There should be no spaces inside this paren. (space-in-parens)
(#19714) Unexpected space before function parentheses. (space-before-function-paren)
(#19715) Unexpected tab character. (no-tabs)
(#19716) Unexpected tab character. (no-tabs)
(#19717) Unexpected tab character. (no-tabs)
(#19718) Unexpected tab character. (no-tabs)
(#19718) There should be no spaces inside this paren. (space-in-parens)
(#19720) Unexpected tab character. (no-tabs)
(#19720) There should be no spaces inside this paren. (space-in-parens)
(#19720) There should be no spaces inside this paren. (space-in-parens)
(#19721) Unexpected tab character. (no-tabs)
(#19721) There should be no spaces inside this paren. (space-in-parens)
(#19721) There should be no spaces inside this paren. (space-in-parens)
(#19722) Unexpected tab character. (no-tabs)
(#19723) Unexpected tab character. (no-tabs)
(#19724) Unexpected tab character. (no-tabs)
(#19727) Unexpected tab character. (no-tabs)
(#19728) Unexpected tab character. (no-tabs)
(#19729) Unexpected tab character. (no-tabs)
(#19730) Unexpected tab character. (no-tabs)
(#19731) Unexpected tab character. (no-tabs)
(#19732) Unexpected tab character. (no-tabs)
(#19732) Unexpected space before function parentheses. (space-before-function-paren)
(#19733) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#19733) Unexpected tab character. (no-tabs)
(#19734) Unexpected tab character. (no-tabs)
(#19734) Multiple spaces found before '='. (no-multi-spaces)
(#19735) Unexpected tab character. (no-tabs)
(#19735) Multiple spaces found before '='. (no-multi-spaces)
(#19736) Unexpected tab character. (no-tabs)
(#19738) Unexpected tab character. (no-tabs)
(#19739) Unexpected tab character. (no-tabs)
(#19739) There should be no spaces inside this paren. (space-in-parens)
(#19739) There should be no spaces inside this paren. (space-in-parens)
(#19740) Unexpected tab character. (no-tabs)
(#19741) Unexpected tab character. (no-tabs)
(#19743) Unexpected tab character. (no-tabs)
(#19744) Unexpected tab character. (no-tabs)
(#19744) There should be no spaces inside this paren. (space-in-parens)
(#19744) Unexpected space before function parentheses. (space-before-function-paren)
(#19745) Unexpected tab character. (no-tabs)
(#19746) Unexpected tab character. (no-tabs)
(#19746) There should be no spaces inside this paren. (space-in-parens)
(#19747) Unexpected tab character. (no-tabs)
(#19749) Unexpected tab character. (no-tabs)
(#19749) There should be no spaces inside this paren. (space-in-parens)
(#19749) There should be no spaces inside this paren. (space-in-parens)
(#19749) There should be no spaces inside this paren. (space-in-parens)
(#19749) Unexpected space before function parentheses. (space-before-function-paren)
(#19750) Unexpected tab character. (no-tabs)
(#19750) There should be no spaces inside this paren. (space-in-parens)
(#19750) Unexpected 'this'. (no-invalid-this)
(#19750) There should be no spaces inside this paren. (space-in-parens)
(#19751) Unexpected tab character. (no-tabs)
(#19751) Unexpected 'this'. (no-invalid-this)
(#19752) Unexpected tab character. (no-tabs)
(#19753) Unexpected tab character. (no-tabs)
(#19753) There should be no spaces inside this paren. (space-in-parens)
(#19755) Unexpected tab character. (no-tabs)
(#19755) Comments should not begin with a lowercase character (capitalized-comments)
(#19756) Unexpected tab character. (no-tabs)
(#19756) Multiple spaces found before '='. (no-multi-spaces)
(#19757) Unexpected tab character. (no-tabs)
(#19759) Unexpected tab character. (no-tabs)
(#19760) Unexpected tab character. (no-tabs)
(#19760) There should be no spaces inside this paren. (space-in-parens)
(#19760) There should be no spaces inside this paren. (space-in-parens)
(#19761) Unexpected tab character. (no-tabs)
(#19761) There should be no spaces inside this paren. (space-in-parens)
(#19761) Unexpected space before function parentheses. (space-before-function-paren)
(#19762) Unexpected tab character. (no-tabs)
(#19763) Unexpected tab character. (no-tabs)
(#19764) Unexpected tab character. (no-tabs)
(#19764) There should be no spaces inside this paren. (space-in-parens)
(#19764) Unexpected space after unary operator '!'. (space-unary-ops)
(#19764) There should be no spaces inside this paren. (space-in-parens)
(#19764) There should be no spaces inside this paren. (space-in-parens)
(#19765) Unexpected tab character. (no-tabs)
(#19766) Unexpected tab character. (no-tabs)
(#19768) Unexpected tab character. (no-tabs)
(#19769) Unexpected tab character. (no-tabs)
(#19769) There should be no spaces inside this paren. (space-in-parens)
(#19769) Unexpected space after unary operator '!'. (space-unary-ops)
(#19769) There should be no spaces inside this paren. (space-in-parens)
(#19769) Unexpected 'this'. (no-invalid-this)
(#19769) There should be no spaces inside this paren. (space-in-parens)
(#19769) There should be no spaces inside this paren. (space-in-parens)
(#19770) Unexpected tab character. (no-tabs)
(#19771) Unexpected tab character. (no-tabs)
(#19773) Unexpected tab character. (no-tabs)
(#19774) Unexpected tab character. (no-tabs)
(#19775) Unexpected tab character. (no-tabs)
(#19775) There should be no spaces inside this paren. (space-in-parens)
(#19775) There should be no spaces inside this paren. (space-in-parens)
(#19776) Unexpected tab character. (no-tabs)
(#19777) Unexpected tab character. (no-tabs)
(#19778) Unexpected tab character. (no-tabs)
(#19780) Unexpected tab character. (no-tabs)
(#19780) There should be no spaces inside this paren. (space-in-parens)
(#19780) There should be no spaces inside this paren. (space-in-parens)
(#19780) Unexpected 'this'. (no-invalid-this)
(#19780) There should be no spaces inside this paren. (space-in-parens)
(#19780) There should be no spaces inside this paren. (space-in-parens)
(#19781) Unexpected tab character. (no-tabs)
(#19782) Unexpected tab character. (no-tabs)
(#19783) Unexpected tab character. (no-tabs)
(#19785) Unexpected tab character. (no-tabs)
(#19786) Unexpected tab character. (no-tabs)
(#19786) There should be no spaces inside this paren. (space-in-parens)
(#19786) Unexpected 'this'. (no-invalid-this)
(#19786) There should be no spaces inside this paren. (space-in-parens)
(#19788) Unexpected tab character. (no-tabs)
(#19789) Unexpected tab character. (no-tabs)
(#19789) There should be no spaces inside this paren. (space-in-parens)
(#19789) There should be no spaces inside this paren. (space-in-parens)
(#19790) Unexpected tab character. (no-tabs)
(#19791) Unexpected tab character. (no-tabs)
(#19792) Unexpected tab character. (no-tabs)
(#19793) Unexpected tab character. (no-tabs)
(#19793) There should be no spaces inside this paren. (space-in-parens)
(#19793) There should be no spaces inside this paren. (space-in-parens)
(#19794) Unexpected tab character. (no-tabs)
(#19794) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#19795) Unexpected tab character. (no-tabs)
(#19795) There should be no spaces inside this paren. (space-in-parens)
(#19795) There should be no spaces inside this paren. (space-in-parens)
(#19796) Unexpected tab character. (no-tabs)
(#19797) Unexpected tab character. (no-tabs)
(#19797) Unexpected 'this'. (no-invalid-this)
(#19798) Unexpected tab character. (no-tabs)
(#19798) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#19799) Unexpected tab character. (no-tabs)
(#19799) There should be no spaces inside this paren. (space-in-parens)
(#19799) There should be no spaces inside this paren. (space-in-parens)
(#19800) Unexpected tab character. (no-tabs)
(#19801) Unexpected tab character. (no-tabs)
(#19801) Unexpected 'this'. (no-invalid-this)
(#19802) Unexpected tab character. (no-tabs)
(#19803) Unexpected tab character. (no-tabs)
(#19803) There should be no spaces inside this paren. (space-in-parens)
(#19804) Unexpected tab character. (no-tabs)
(#19807) Missing JSDoc @returns for function. (valid-jsdoc)
(#19807) Unexpected tab character. (no-tabs)
(#19808) Unexpected tab character. (no-tabs)
(#19809) Unexpected tab character. (no-tabs)
(#19810) Unexpected tab character. (no-tabs)
(#19811) Unexpected tab character. (no-tabs)
(#19812) Unexpected tab character. (no-tabs)
(#19812) Unexpected space before function parentheses. (space-before-function-paren)
(#19812) There should be no spaces inside this paren. (space-in-parens)
(#19812) There should be no spaces inside this paren. (space-in-parens)
(#19813) Unexpected tab character. (no-tabs)
(#19813) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#19814) Unexpected tab character. (no-tabs)
(#19815) Unexpected tab character. (no-tabs)
(#19817) Unexpected tab character. (no-tabs)
(#19817) There should be no spaces inside this paren. (space-in-parens)
(#19817) There should be no spaces inside this paren. (space-in-parens)
(#19817) There should be no spaces inside this paren. (space-in-parens)
(#19818) Unexpected tab character. (no-tabs)
(#19819) Unexpected tab character. (no-tabs)
(#19819) There should be no spaces inside this paren. (space-in-parens)
(#19819) There should be no spaces inside this paren. (space-in-parens)
(#19820) Unexpected tab character. (no-tabs)
(#19821) Unexpected tab character. (no-tabs)
(#19823) Unexpected tab character. (no-tabs)
(#19823) Function expected no return value. (consistent-return)
(#19824) Unexpected tab character. (no-tabs)
(#19824) There should be no space after '['. (computed-property-spacing)
(#19824) There should be no space before ']'. (computed-property-spacing)
(#19825) Unexpected tab character. (no-tabs)
(#19825) There should be no spaces inside this paren. (space-in-parens)
(#19825) There should be no spaces inside this paren. (space-in-parens)
(#19825) There should be no spaces inside this paren. (space-in-parens)
(#19825) There should be no spaces inside this paren. (space-in-parens)
(#19826) Unexpected tab character. (no-tabs)
(#19826) There should be no spaces inside this paren. (space-in-parens)
(#19826) There should be no spaces inside this paren. (space-in-parens)
(#19826) There should be no space after '['. (computed-property-spacing)
(#19826) There should be no space before ']'. (computed-property-spacing)
(#19827) Unexpected tab character. (no-tabs)
(#19828) Unexpected tab character. (no-tabs)
(#19829) Unexpected tab character. (no-tabs)
(#19830) Unexpected tab character. (no-tabs)
(#19830) There should be no spaces inside this paren. (space-in-parens)
(#19831) Unexpected tab character. (no-tabs)
(#19834) Unexpected tab character. (no-tabs)
(#19835) Unexpected tab character. (no-tabs)
(#19836) Unexpected tab character. (no-tabs)
(#19837) Unexpected tab character. (no-tabs)
(#19838) Unexpected tab character. (no-tabs)
(#19839) Unexpected tab character. (no-tabs)
(#19840) Unexpected tab character. (no-tabs)
(#19841) Unexpected tab character. (no-tabs)
(#19841) Expected to return a value at the end of method '_find'. (consistent-return)
(#19841) Unexpected space before function parentheses. (space-before-function-paren)
(#19841) There should be no spaces inside this paren. (space-in-parens)
(#19841) There should be no spaces inside this paren. (space-in-parens)
(#19842) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#19842) Unexpected tab character. (no-tabs)
(#19843) Unexpected tab character. (no-tabs)
(#19845) Unexpected tab character. (no-tabs)
(#19845) There should be no spaces inside this paren. (space-in-parens)
(#19845) Infix operators must be spaced. (space-infix-ops)
(#19845) Infix operators must be spaced. (space-infix-ops)
(#19845) Unexpected whitespace before semicolon. (semi-spacing)
(#19845) Infix operators must be spaced. (space-infix-ops)
(#19845) Unexpected whitespace before semicolon. (semi-spacing)
(#19845) There should be no spaces inside this paren. (space-in-parens)
(#19846) Unexpected tab character. (no-tabs)
(#19846) There should be no spaces inside this paren. (space-in-parens)
(#19846) There should be no spaces inside this paren. (space-in-parens)
(#19847) Unexpected tab character. (no-tabs)
(#19848) Unexpected tab character. (no-tabs)
(#19849) Unexpected tab character. (no-tabs)
(#19850) Unexpected tab character. (no-tabs)
(#19853) Unexpected tab character. (no-tabs)
(#19854) Unexpected tab character. (no-tabs)
(#19855) Unexpected tab character. (no-tabs)
(#19856) Unexpected tab character. (no-tabs)
(#19857) Unexpected tab character. (no-tabs)
(#19858) Unexpected tab character. (no-tabs)
(#19859) Unexpected tab character. (no-tabs)
(#19859) Unexpected space before function parentheses. (space-before-function-paren)
(#19860) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#19860) Unexpected tab character. (no-tabs)
(#19861) Unexpected tab character. (no-tabs)
(#19862) Unexpected tab character. (no-tabs)
(#19864) Unexpected tab character. (no-tabs)
(#19864) There should be no spaces inside this paren. (space-in-parens)
(#19864) There should be no spaces inside this paren. (space-in-parens)
(#19864) There should be no spaces inside this paren. (space-in-parens)
(#19864) Unexpected space before function parentheses. (space-before-function-paren)
(#19864) There should be no spaces inside this paren. (space-in-parens)
(#19864) There should be no spaces inside this paren. (space-in-parens)
(#19865) Unexpected tab character. (no-tabs)
(#19865) 'row' is assigned a value but never used. (no-unused-vars)
(#19865) There should be no spaces inside this paren. (space-in-parens)
(#19865) There should be no spaces inside this paren. (space-in-parens)
(#19867) Unexpected tab character. (no-tabs)
(#19867) There should be no spaces inside this paren. (space-in-parens)
(#19867) There should be no spaces inside this paren. (space-in-parens)
(#19867) There should be no spaces inside this paren. (space-in-parens)
(#19867) There should be no spaces inside this paren. (space-in-parens)
(#19868) Unexpected tab character. (no-tabs)
(#19868) There should be no spaces inside this paren. (space-in-parens)
(#19869) Unexpected tab character. (no-tabs)
(#19872) Unexpected tab character. (no-tabs)
(#19873) Unexpected tab character. (no-tabs)
(#19874) Unexpected tab character. (no-tabs)
(#19875) Unexpected tab character. (no-tabs)
(#19876) Unexpected tab character. (no-tabs)
(#19877) Unexpected tab character. (no-tabs)
(#19878) Unexpected tab character. (no-tabs)
(#19879) Unexpected tab character. (no-tabs)
(#19879) Unexpected space before function parentheses. (space-before-function-paren)
(#19880) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#19880) Unexpected tab character. (no-tabs)
(#19881) Unexpected tab character. (no-tabs)
(#19882) Unexpected tab character. (no-tabs)
(#19883) Unexpected tab character. (no-tabs)
(#19884) Unexpected tab character. (no-tabs)
(#19885) Unexpected tab character. (no-tabs)
(#19886) Unexpected tab character. (no-tabs)
(#19887) Unexpected tab character. (no-tabs)
(#19888) Unexpected tab character. (no-tabs)
(#19890) Unexpected tab character. (no-tabs)
(#19891) Unexpected tab character. (no-tabs)
(#19891) There should be no spaces inside this paren. (space-in-parens)
(#19891) Infix operators must be spaced. (space-infix-ops)
(#19891) Infix operators must be spaced. (space-infix-ops)
(#19891) Unexpected whitespace before semicolon. (semi-spacing)
(#19891) Infix operators must be spaced. (space-infix-ops)
(#19891) Unexpected whitespace before semicolon. (semi-spacing)
(#19891) There should be no spaces inside this paren. (space-in-parens)
(#19892) Unexpected tab character. (no-tabs)
(#19892) There should be no spaces inside this paren. (space-in-parens)
(#19892) There should be no spaces inside this paren. (space-in-parens)
(#19893) Unexpected tab character. (no-tabs)
(#19894) Unexpected tab character. (no-tabs)
(#19895) Unexpected tab character. (no-tabs)
(#19896) Unexpected tab character. (no-tabs)
(#19897) Trailing spaces not allowed. (no-trailing-spaces)
(#19897) Unexpected tab character. (no-tabs)
(#19898) Unexpected tab character. (no-tabs)
(#19899) Unexpected tab character. (no-tabs)
(#19899) There should be no spaces inside this paren. (space-in-parens)
(#19899) There should be no spaces inside this paren. (space-in-parens)
(#19900) Unexpected tab character. (no-tabs)
(#19902) Unexpected tab character. (no-tabs)
(#19903) Unexpected tab character. (no-tabs)
(#19904) Unexpected tab character. (no-tabs)
(#19905) Unexpected tab character. (no-tabs)
(#19906) Unexpected tab character. (no-tabs)
(#19906) There should be no spaces inside this paren. (space-in-parens)
(#19906) Infix operators must be spaced. (space-infix-ops)
(#19906) Infix operators must be spaced. (space-infix-ops)
(#19906) Unexpected whitespace before semicolon. (semi-spacing)
(#19906) Infix operators must be spaced. (space-infix-ops)
(#19906) Unexpected whitespace before semicolon. (semi-spacing)
(#19906) There should be no spaces inside this paren. (space-in-parens)
(#19907) Unexpected tab character. (no-tabs)
(#19907) There should be no spaces inside this paren. (space-in-parens)
(#19907) Unexpected space after unary operator '!'. (space-unary-ops)
(#19907) Unexpected space after unary operator '!'. (space-unary-ops)
(#19907) There should be no spaces inside this paren. (space-in-parens)
(#19908) Unexpected tab character. (no-tabs)
(#19909) Unexpected tab character. (no-tabs)
(#19910) Unexpected tab character. (no-tabs)
(#19911) Unexpected tab character. (no-tabs)
(#19913) Unexpected tab character. (no-tabs)
(#19913) There should be no spaces inside this paren. (space-in-parens)
(#19913) There should be no spaces inside this paren. (space-in-parens)
(#19913) There should be no spaces inside this paren. (space-in-parens)
(#19913) There should be no spaces inside this paren. (space-in-parens)
(#19915) Unexpected tab character. (no-tabs)
(#19917) Unexpected tab character. (no-tabs)
(#19917) There should be no spaces inside this paren. (space-in-parens)
(#19917) Unexpected space before function parentheses. (space-before-function-paren)
(#19917) There should be no spaces inside this paren. (space-in-parens)
(#19917) There should be no spaces inside this paren. (space-in-parens)
(#19918) Unexpected tab character. (no-tabs)
(#19918) There should be no spaces inside this paren. (space-in-parens)
(#19918) There should be no spaces inside this paren. (space-in-parens)
(#19919) Unexpected tab character. (no-tabs)
(#19920) Unexpected tab character. (no-tabs)
(#19920) There should be no spaces inside this paren. (space-in-parens)
(#19920) There should be no spaces inside this paren. (space-in-parens)
(#19921) Unexpected tab character. (no-tabs)
(#19922) Unexpected tab character. (no-tabs)
(#19922) There should be no spaces inside this paren. (space-in-parens)
(#19924) Unexpected tab character. (no-tabs)
(#19924) There should be no spaces inside this paren. (space-in-parens)
(#19924) There should be no spaces inside this paren. (space-in-parens)
(#19925) Unexpected tab character. (no-tabs)
(#19927) Unexpected tab character. (no-tabs)
(#19928) Unexpected tab character. (no-tabs)
(#19928) There should be no spaces inside this paren. (space-in-parens)
(#19928) There should be no spaces inside this paren. (space-in-parens)
(#19929) Unexpected tab character. (no-tabs)
(#19930) Unexpected tab character. (no-tabs)
(#19933) Unexpected tab character. (no-tabs)
(#19934) Unexpected tab character. (no-tabs)
(#19935) Unexpected tab character. (no-tabs)
(#19936) Unexpected tab character. (no-tabs)
(#19937) Unexpected tab character. (no-tabs)
(#19938) Unexpected tab character. (no-tabs)
(#19939) Unexpected tab character. (no-tabs)
(#19940) Unexpected tab character. (no-tabs)
(#19941) Unexpected tab character. (no-tabs)
(#19941) Unexpected space before function parentheses. (space-before-function-paren)
(#19942) Unexpected tab character. (no-tabs)
(#19942) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#19943) Unexpected tab character. (no-tabs)
(#19944) Unexpected tab character. (no-tabs)
(#19946) Unexpected tab character. (no-tabs)
(#19947) Unexpected tab character. (no-tabs)
(#19947) There should be no spaces inside this paren. (space-in-parens)
(#19947) Unexpected space after unary operator '!'. (space-unary-ops)
(#19947) There should be no spaces inside this paren. (space-in-parens)
(#19948) Unexpected tab character. (no-tabs)
(#19949) Unexpected tab character. (no-tabs)
(#19951) Unexpected tab character. (no-tabs)
(#19952) Unexpected tab character. (no-tabs)
(#19953) Unexpected tab character. (no-tabs)
(#19953) There should be no spaces inside this paren. (space-in-parens)
(#19953) There should be no spaces inside this paren. (space-in-parens)
(#19953) There should be no spaces inside this paren. (space-in-parens)
(#19953) Unexpected space before function parentheses. (space-before-function-paren)
(#19953) Statement inside of curly braces should be on next line. (brace-style)
(#19953) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#19953) There should be no spaces inside this paren. (space-in-parens)
(#19953) There should be no spaces inside this paren. (space-in-parens)
(#19953) There should be no spaces inside this paren. (space-in-parens)
(#19954) Unexpected tab character. (no-tabs)
(#19955) Unexpected tab character. (no-tabs)
(#19957) Unexpected tab character. (no-tabs)
(#19958) Unexpected tab character. (no-tabs)
(#19958) 'tableWidth' is assigned a value but never used. (no-unused-vars)
(#19958) Multiple spaces found before '='. (no-multi-spaces)
(#19959) Unexpected tab character. (no-tabs)
(#19959) 'columnWidths' is assigned a value but never used. (no-unused-vars)
(#19960) Unexpected tab character. (no-tabs)
(#19960) Multiple spaces found before '='. (no-multi-spaces)
(#19960) There should be no spaces inside this paren. (space-in-parens)
(#19960) There should be no spaces inside this paren. (space-in-parens)
(#19961) Unexpected tab character. (no-tabs)
(#19961) There should be no spaces inside this paren. (space-in-parens)
(#19961) There should be no spaces inside this paren. (space-in-parens)
(#19961) There should be no spaces inside this paren. (space-in-parens)
(#19961) There should be no spaces inside this paren. (space-in-parens)
(#19961) There should be no spaces inside this paren. (space-in-parens)
(#19961) There should be no spaces inside this paren. (space-in-parens)
(#19962) Line 19962 exceeds the maximum line length of 132. (max-len)
(#19962) Unexpected tab character. (no-tabs)
(#19962) Multiple spaces found before '='. (no-multi-spaces)
(#19962) There should be no spaces inside this paren. (space-in-parens)
(#19962) There should be no spaces inside this paren. (space-in-parens)
(#19962) There should be no spaces inside this paren. (space-in-parens)
(#19962) There should be no spaces inside this paren. (space-in-parens)
(#19962) There should be no spaces inside this paren. (space-in-parens)
(#19962) There should be no spaces inside this paren. (space-in-parens)
(#19962) Comments should not begin with a lowercase character (capitalized-comments)
(#19964) Unexpected tab character. (no-tabs)
(#19965) Unexpected tab character. (no-tabs)
(#19966) Unexpected tab character. (no-tabs)
(#19967) Unexpected tab character. (no-tabs)
(#19967) There should be no spaces inside this paren. (space-in-parens)
(#19967) Unexpected space before function parentheses. (space-before-function-paren)
(#19968) Unexpected tab character. (no-tabs)
(#19969) Unexpected tab character. (no-tabs)
(#19969) There should be no spaces inside this paren. (space-in-parens)
(#19970) Unexpected tab character. (no-tabs)
(#19971) Unexpected tab character. (no-tabs)
(#19971) There should be no spaces inside this paren. (space-in-parens)
(#19971) There should be no spaces inside this paren. (space-in-parens)
(#19972) Unexpected tab character. (no-tabs)
(#19972) There should be no spaces inside this paren. (space-in-parens)
(#19972) There should be no spaces inside this paren. (space-in-parens)
(#19974) Unexpected tab character. (no-tabs)
(#19975) Unexpected tab character. (no-tabs)
(#19976) Unexpected tab character. (no-tabs)
(#19977) Unexpected tab character. (no-tabs)
(#19977) There should be no spaces inside this paren. (space-in-parens)
(#19977) There should be no spaces inside this paren. (space-in-parens)
(#19977) There should be no space after '{'. (object-curly-spacing)
(#19977) There should be no space before '}'. (object-curly-spacing)
(#19977) There should be no spaces inside this paren. (space-in-parens)
(#19977) There should be no spaces inside this paren. (space-in-parens)
(#19977) There should be no spaces inside this paren. (space-in-parens)
(#19977) There should be no spaces inside this paren. (space-in-parens)
(#19978) Unexpected tab character. (no-tabs)
(#19978) There should be no spaces inside this paren. (space-in-parens)
(#19978) There should be no spaces inside this paren. (space-in-parens)
(#19978) There should be no spaces inside this paren. (space-in-parens)
(#19978) There should be no spaces inside this paren. (space-in-parens)
(#19980) Unexpected tab character. (no-tabs)
(#19981) Unexpected tab character. (no-tabs)
(#19982) Unexpected tab character. (no-tabs)
(#19982) There should be no spaces inside this paren. (space-in-parens)
(#19982) There should be no spaces inside this paren. (space-in-parens)
(#19983) Unexpected tab character. (no-tabs)
(#19983) There should be no spaces inside this paren. (space-in-parens)
(#19983) There should be no spaces inside this paren. (space-in-parens)
(#19983) There should be no spaces inside this paren. (space-in-parens)
(#19983) There should be no spaces inside this paren. (space-in-parens)
(#19983) There should be no spaces inside this paren. (space-in-parens)
(#19983) There should be no spaces inside this paren. (space-in-parens)
(#19984) Unexpected tab character. (no-tabs)
(#19985) Unexpected tab character. (no-tabs)
(#19986) Unexpected tab character. (no-tabs)
(#19986) There should be no spaces inside this paren. (space-in-parens)
(#19986) Unexpected space before function parentheses. (space-before-function-paren)
(#19987) Unexpected tab character. (no-tabs)
(#19988) Unexpected tab character. (no-tabs)
(#19988) There should be no spaces inside this paren. (space-in-parens)
(#19989) Unexpected tab character. (no-tabs)
(#19990) Unexpected tab character. (no-tabs)
(#19990) There should be no spaces inside this paren. (space-in-parens)
(#19990) There should be no spaces inside this paren. (space-in-parens)
(#19991) Unexpected tab character. (no-tabs)
(#19991) There should be no spaces inside this paren. (space-in-parens)
(#19991) There should be no spaces inside this paren. (space-in-parens)
(#19993) Unexpected tab character. (no-tabs)
(#19994) Unexpected tab character. (no-tabs)
(#19994) There should be no spaces inside this paren. (space-in-parens)
(#19994) There should be no spaces inside this paren. (space-in-parens)
(#19995) Unexpected tab character. (no-tabs)
(#19995) There should be no spaces inside this paren. (space-in-parens)
(#19995) There should be no spaces inside this paren. (space-in-parens)
(#19996) Unexpected tab character. (no-tabs)
(#19998) Unexpected tab character. (no-tabs)
(#19999) Unexpected tab character. (no-tabs)
(#19999) There should be no spaces inside this paren. (space-in-parens)
(#19999) There should be no spaces inside this paren. (space-in-parens)
(#20000) Unexpected tab character. (no-tabs)
(#20000) There should be no spaces inside this paren. (space-in-parens)
(#20000) There should be no spaces inside this paren. (space-in-parens)
(#20002) Unexpected tab character. (no-tabs)
(#20003) Unexpected tab character. (no-tabs)
(#20004) Unexpected tab character. (no-tabs)
(#20005) Unexpected tab character. (no-tabs)
(#20005) There should be no spaces inside this paren. (space-in-parens)
(#20005) There should be no spaces inside this paren. (space-in-parens)
(#20006) Unexpected tab character. (no-tabs)
(#20006) There should be no spaces inside this paren. (space-in-parens)
(#20006) There should be no spaces inside this paren. (space-in-parens)
(#20007) Unexpected tab character. (no-tabs)
(#20008) Trailing spaces not allowed. (no-trailing-spaces)
(#20008) Unexpected tab character. (no-tabs)
(#20009) Unexpected tab character. (no-tabs)
(#20010) Unexpected tab character. (no-tabs)
(#20011) Unexpected tab character. (no-tabs)
(#20012) Unexpected tab character. (no-tabs)
(#20012) There should be no spaces inside this paren. (space-in-parens)
(#20012) There should be no spaces inside this paren. (space-in-parens)
(#20012) There should be no spaces inside this paren. (space-in-parens)
(#20012) There should be no spaces inside this paren. (space-in-parens)
(#20012) There should be no spaces inside this paren. (space-in-parens)
(#20012) There should be no spaces inside this paren. (space-in-parens)
(#20013) Trailing spaces not allowed. (no-trailing-spaces)
(#20013) Unexpected tab character. (no-tabs)
(#20014) Unexpected tab character. (no-tabs)
(#20015) Unexpected tab character. (no-tabs)
(#20015) There should be no spaces inside this paren. (space-in-parens)
(#20016) Unexpected tab character. (no-tabs)
(#20017) Unexpected tab character. (no-tabs)
(#20018) Unexpected tab character. (no-tabs)
(#20019) Unexpected tab character. (no-tabs)
(#20019) There should be no spaces inside this paren. (space-in-parens)
(#20020) Unexpected tab character. (no-tabs)
(#20020) There should be no spaces inside this paren. (space-in-parens)
(#20020) There should be no spaces inside this paren. (space-in-parens)
(#20022) Unexpected tab character. (no-tabs)
(#20022) There should be no spaces inside this paren. (space-in-parens)
(#20022) There should be no spaces inside this paren. (space-in-parens)
(#20024) Unexpected tab character. (no-tabs)
(#20025) Unexpected tab character. (no-tabs)
(#20025) There should be no spaces inside this paren. (space-in-parens)
(#20025) Unexpected space before function parentheses. (space-before-function-paren)
(#20026) Unexpected tab character. (no-tabs)
(#20026) There should be no spaces inside this paren. (space-in-parens)
(#20026) There should be no spaces inside this paren. (space-in-parens)
(#20027) Unexpected tab character. (no-tabs)
(#20027) There should be no space after '['. (computed-property-spacing)
(#20027) There should be no space before ']'. (computed-property-spacing)
(#20027) Multiple spaces found before 'this'. (no-multi-spaces)
(#20027) Unexpected 'this'. (no-invalid-this)
(#20028) Unexpected tab character. (no-tabs)
(#20028) There should be no spaces inside this paren. (space-in-parens)
(#20030) Unexpected tab character. (no-tabs)
(#20031) Unexpected tab character. (no-tabs)
(#20033) Unexpected tab character. (no-tabs)
(#20034) Unexpected tab character. (no-tabs)
(#20035) Unexpected tab character. (no-tabs)
(#20036) Unexpected tab character. (no-tabs)
(#20037) Unexpected tab character. (no-tabs)
(#20038) Unexpected tab character. (no-tabs)
(#20039) Unexpected tab character. (no-tabs)
(#20040) Unexpected tab character. (no-tabs)
(#20041) Unexpected tab character. (no-tabs)
(#20042) Unexpected tab character. (no-tabs)
(#20043) Unexpected tab character. (no-tabs)
(#20044) Unexpected tab character. (no-tabs)
(#20045) Unexpected tab character. (no-tabs)
(#20045) Unexpected space before function parentheses. (space-before-function-paren)
(#20045) There should be no spaces inside this paren. (space-in-parens)
(#20045) There should be no spaces inside this paren. (space-in-parens)
(#20046) Unexpected tab character. (no-tabs)
(#20046) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#20047) Unexpected tab character. (no-tabs)
(#20048) Unexpected tab character. (no-tabs)
(#20048) Comments should not begin with a lowercase character (capitalized-comments)
(#20050) Unexpected tab character. (no-tabs)
(#20050) There should be no spaces inside this paren. (space-in-parens)
(#20050) There should be no spaces inside this paren. (space-in-parens)
(#20050) There should be no spaces inside this paren. (space-in-parens)
(#20050) There should be no spaces inside this paren. (space-in-parens)
(#20050) There should be no spaces inside this paren. (space-in-parens)
(#20050) There should be no spaces inside this paren. (space-in-parens)
(#20051) Unexpected tab character. (no-tabs)
(#20051) There should be no spaces inside this paren. (space-in-parens)
(#20051) There should be no spaces inside this paren. (space-in-parens)
(#20051) There should be no spaces inside this paren. (space-in-parens)
(#20051) There should be no spaces inside this paren. (space-in-parens)
(#20051) There should be no spaces inside this paren. (space-in-parens)
(#20051) There should be no spaces inside this paren. (space-in-parens)
(#20052) Unexpected tab character. (no-tabs)
(#20052) There should be no spaces inside this paren. (space-in-parens)
(#20052) There should be no spaces inside this paren. (space-in-parens)
(#20052) There should be no spaces inside this paren. (space-in-parens)
(#20052) There should be no spaces inside this paren. (space-in-parens)
(#20053) Unexpected tab character. (no-tabs)
(#20056) Unexpected tab character. (no-tabs)
(#20057) Unexpected tab character. (no-tabs)
(#20058) Unexpected tab character. (no-tabs)
(#20059) Unexpected tab character. (no-tabs)
(#20060) Unexpected tab character. (no-tabs)
(#20061) Unexpected tab character. (no-tabs)
(#20062) Unexpected tab character. (no-tabs)
(#20063) Unexpected tab character. (no-tabs)
(#20064) Unexpected tab character. (no-tabs)
(#20065) Unexpected tab character. (no-tabs)
(#20065) Unexpected space before function parentheses. (space-before-function-paren)
(#20066) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#20066) Unexpected tab character. (no-tabs)
(#20067) Unexpected tab character. (no-tabs)
(#20068) Unexpected tab character. (no-tabs)
(#20068) There should be no spaces inside this paren. (space-in-parens)
(#20068) There should be no space after '{'. (object-curly-spacing)
(#20068) There should be no space before '}'. (object-curly-spacing)
(#20068) There should be no spaces inside this paren. (space-in-parens)
(#20069) Unexpected tab character. (no-tabs)
(#20070) Unexpected tab character. (no-tabs)
(#20072) Unexpected tab character. (no-tabs)
(#20072) There should be no spaces inside this paren. (space-in-parens)
(#20072) There should be no spaces inside this paren. (space-in-parens)
(#20072) There should be no spaces inside this paren. (space-in-parens)
(#20072) There should be no spaces inside this paren. (space-in-parens)
(#20074) Unexpected tab character. (no-tabs)
(#20075) Unexpected tab character. (no-tabs)
(#20075) Infix operators must be spaced. (space-infix-ops)
(#20075) Infix operators must be spaced. (space-infix-ops)
(#20076) Unexpected tab character. (no-tabs)
(#20078) Unexpected tab character. (no-tabs)
(#20078) There should be no spaces inside this paren. (space-in-parens)
(#20078) There should be no spaces inside this paren. (space-in-parens)
(#20078) There should be no space after '{'. (object-curly-spacing)
(#20078) There should be no space before '}'. (object-curly-spacing)
(#20078) There should be no spaces inside this paren. (space-in-parens)
(#20078) There should be no spaces inside this paren. (space-in-parens)
(#20079) Unexpected tab character. (no-tabs)
(#20079) There should be no spaces inside this paren. (space-in-parens)
(#20079) There should be no spaces inside this paren. (space-in-parens)
(#20080) Unexpected tab character. (no-tabs)
(#20080) There should be no spaces inside this paren. (space-in-parens)
(#20080) There should be no spaces inside this paren. (space-in-parens)
(#20081) Unexpected tab character. (no-tabs)
(#20082) There should be no spaces inside this paren. (space-in-parens)
(#20096) Unexpected tab character. (no-tabs)
(#20096) There should be no space after '{'. (object-curly-spacing)
(#20096) Multiple spaces found before 'width'. (no-multi-spaces)
(#20096) There should be no space before '}'. (object-curly-spacing)
(#20097) There should be no space after '{'. (object-curly-spacing)
(#20097) Unexpected tab character. (no-tabs)
(#20097) There should be no space before '}'. (object-curly-spacing)
(#20098) Unexpected tab character. (no-tabs)
(#20098) There should be no space after '{'. (object-curly-spacing)
(#20098) There should be no space before '}'. (object-curly-spacing)
(#20099) Unexpected tab character. (no-tabs)
(#20099) There should be no space after '{'. (object-curly-spacing)
(#20099) There should be no space before '}'. (object-curly-spacing)
(#20100) Unexpected tab character. (no-tabs)
(#20100) There should be no space after '{'. (object-curly-spacing)
(#20100) There should be no space before '}'. (object-curly-spacing)
(#20113) Unexpected tab character. (no-tabs)
(#20113) Expected to return a value at the end of method 'childRow'. (consistent-return)
(#20113) Unexpected space before function parentheses. (space-before-function-paren)
(#20113) There should be no spaces inside this paren. (space-in-parens)
(#20113) There should be no spaces inside this paren. (space-in-parens)
(#20114) Unexpected tab character. (no-tabs)
(#20114) There should be no spaces inside this paren. (space-in-parens)
(#20114) There should be no spaces inside this paren. (space-in-parens)
(#20115) Unexpected tab character. (no-tabs)
(#20115) There should be no spaces inside this paren. (space-in-parens)
(#20115) There should be no spaces inside this paren. (space-in-parens)
(#20116) Unexpected tab character. (no-tabs)
(#20116) There should be no spaces inside this paren. (space-in-parens)
(#20116) There should be no spaces inside this paren. (space-in-parens)
(#20118) Unexpected tab character. (no-tabs)
(#20119) Unexpected tab character. (no-tabs)
(#20120) Unexpected tab character. (no-tabs)
(#20120) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#20121) Unexpected tab character. (no-tabs)
(#20122) Unexpected tab character. (no-tabs)
(#20122) There should be no spaces inside this paren. (space-in-parens)
(#20122) Unexpected space after unary operator '!'. (space-unary-ops)
(#20122) Multiple spaces found before ')'. (no-multi-spaces)
(#20122) There should be no spaces inside this paren. (space-in-parens)
(#20123) Unexpected tab character. (no-tabs)
(#20123) There should be no spaces inside this paren. (space-in-parens)
(#20123) There should be no spaces inside this paren. (space-in-parens)
(#20124) Unexpected tab character. (no-tabs)
(#20124) There should be no spaces inside this paren. (space-in-parens)
(#20124) There should be no spaces inside this paren. (space-in-parens)
(#20124) There should be no spaces inside this paren. (space-in-parens)
(#20124) There should be no spaces inside this paren. (space-in-parens)
(#20126) Unexpected tab character. (no-tabs)
(#20127) Unexpected tab character. (no-tabs)
(#20127) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#20128) Unexpected tab character. (no-tabs)
(#20129) Unexpected tab character. (no-tabs)
(#20129) There should be no spaces inside this paren. (space-in-parens)
(#20129) There should be no spaces inside this paren. (space-in-parens)
(#20130) Unexpected tab character. (no-tabs)
(#20130) There should be no spaces inside this paren. (space-in-parens)
(#20130) There should be no spaces inside this paren. (space-in-parens)
(#20130) There should be no spaces inside this paren. (space-in-parens)
(#20130) There should be no spaces inside this paren. (space-in-parens)
(#20132) Unexpected tab character. (no-tabs)
(#20133) Unexpected tab character. (no-tabs)
(#20134) Unexpected tab character. (no-tabs)
(#20135) Unexpected tab character. (no-tabs)
(#20137) Unexpected tab character. (no-tabs)
(#20137) Unexpected space before function parentheses. (space-before-function-paren)
(#20137) There should be no spaces inside this paren. (space-in-parens)
(#20137) There should be no spaces inside this paren. (space-in-parens)
(#20138) Unexpected tab character. (no-tabs)
(#20138) There should be no spaces inside this paren. (space-in-parens)
(#20138) Unexpected space after unary operator '!'. (space-unary-ops)
(#20138) Unexpected space after unary operator '!'. (space-unary-ops)
(#20138) There should be no spaces inside this paren. (space-in-parens)
(#20139) Unexpected tab character. (no-tabs)
(#20140) Unexpected tab character. (no-tabs)
(#20140) There should be no spaces inside this paren. (space-in-parens)
(#20140) There should be no spaces inside this paren. (space-in-parens)
(#20141) Unexpected tab character. (no-tabs)
(#20141) There should be no spaces inside this paren. (space-in-parens)
(#20141) There should be no spaces inside this paren. (space-in-parens)
(#20141) There should be no spaces inside this paren. (space-in-parens)
(#20141) There should be no spaces inside this paren. (space-in-parens)
(#20143) Unexpected tab character. (no-tabs)
(#20144) Unexpected tab character. (no-tabs)
(#20144) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#20145) Unexpected tab character. (no-tabs)
(#20146) Unexpected tab character. (no-tabs)
(#20147) Unexpected tab character. (no-tabs)
(#20147) There should be no spaces inside this paren. (space-in-parens)
(#20147) There should be no spaces inside this paren. (space-in-parens)
(#20148) Unexpected tab character. (no-tabs)
(#20148) There should be no spaces inside this paren. (space-in-parens)
(#20148) There should be no spaces inside this paren. (space-in-parens)
(#20148) There should be no spaces inside this paren. (space-in-parens)
(#20148) There should be no spaces inside this paren. (space-in-parens)
(#20150) Unexpected tab character. (no-tabs)
(#20151) Unexpected tab character. (no-tabs)
(#20152) Unexpected tab character. (no-tabs)
(#20154) Unexpected tab character. (no-tabs)
(#20155) Unexpected tab character. (no-tabs)
(#20156) Unexpected tab character. (no-tabs)
(#20157) Unexpected tab character. (no-tabs)
(#20157) Unexpected space before function parentheses. (space-before-function-paren)
(#20157) There should be no spaces inside this paren. (space-in-parens)
(#20157) There should be no spaces inside this paren. (space-in-parens)
(#20158) Unexpected tab character. (no-tabs)
(#20158) Unexpected space before function parentheses. (space-before-function-paren)
(#20158) There should be no spaces inside this paren. (space-in-parens)
(#20158) There should be no spaces inside this paren. (space-in-parens)
(#20159) Unexpected tab character. (no-tabs)
(#20159) There should be no spaces inside this paren. (space-in-parens)
(#20159) Unexpected space after unary operator '!'. (space-unary-ops)
(#20159) There should be no spaces inside this paren. (space-in-parens)
(#20160) Unexpected tab character. (no-tabs)
(#20161) Unexpected tab character. (no-tabs)
(#20161) Unexpected space before function parentheses. (space-before-function-paren)
(#20162) Unexpected tab character. (no-tabs)
(#20162) Comments should not begin with a lowercase character (capitalized-comments)
(#20163) Unexpected tab character. (no-tabs)
(#20163) There should be no spaces inside this paren. (space-in-parens)
(#20163) There should be no spaces inside this paren. (space-in-parens)
(#20164) Unexpected tab character. (no-tabs)
(#20166) Unexpected tab character. (no-tabs)
(#20167) Unexpected tab character. (no-tabs)
(#20167) There should be no spaces inside this paren. (space-in-parens)
(#20168) Unexpected tab character. (no-tabs)
(#20168) There should be no spaces inside this paren. (space-in-parens)
(#20169) Unexpected tab character. (no-tabs)
(#20169) There should be no spaces inside this paren. (space-in-parens)
(#20169) There should be no spaces inside this paren. (space-in-parens)
(#20170) Unexpected tab character. (no-tabs)
(#20171) Unexpected tab character. (no-tabs)
(#20171) There should be no spaces inside this paren. (space-in-parens)
(#20171) There should be no spaces inside this paren. (space-in-parens)
(#20172) Unexpected tab character. (no-tabs)
(#20172) There should be no spaces inside this paren. (space-in-parens)
(#20172) Unexpected space before function parentheses. (space-before-function-paren)
(#20173) Unexpected tab character. (no-tabs)
(#20174) Unexpected tab character. (no-tabs)
(#20174) There should be no spaces inside this paren. (space-in-parens)
(#20175) Unexpected tab character. (no-tabs)
(#20176) Unexpected tab character. (no-tabs)
(#20177) Unexpected tab character. (no-tabs)
(#20177) There should be no spaces inside this paren. (space-in-parens)
(#20178) Unexpected tab character. (no-tabs)
(#20178) There should be no spaces inside this paren. (space-in-parens)
(#20178) Unexpected space before function parentheses. (space-before-function-paren)
(#20179) Unexpected tab character. (no-tabs)
(#20180) Unexpected tab character. (no-tabs)
(#20180) There should be no spaces inside this paren. (space-in-parens)
(#20181) Unexpected tab character. (no-tabs)
(#20182) Unexpected tab character. (no-tabs)
(#20182) There should be no spaces inside this paren. (space-in-parens)
(#20182) There should be no spaces inside this paren. (space-in-parens)
(#20184) Unexpected tab character. (no-tabs)
(#20184) There should be no spaces inside this paren. (space-in-parens)
(#20184) Unexpected space before function parentheses. (space-before-function-paren)
(#20185) Unexpected tab character. (no-tabs)
(#20185) There should be no spaces inside this paren. (space-in-parens)
(#20185) There should be no spaces inside this paren. (space-in-parens)
(#20186) Unexpected tab character. (no-tabs)
(#20188) Unexpected tab character. (no-tabs)
(#20189) Unexpected tab character. (no-tabs)
(#20190) Unexpected tab character. (no-tabs)
(#20190) There should be no spaces inside this paren. (space-in-parens)
(#20191) Unexpected tab character. (no-tabs)
(#20191) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#20192) Unexpected tab character. (no-tabs)
(#20193) Unexpected tab character. (no-tabs)
(#20194) Unexpected tab character. (no-tabs)
(#20195) Unexpected tab character. (no-tabs)
(#20195) There should be no spaces inside this paren. (space-in-parens)
(#20195) There should be no spaces inside this paren. (space-in-parens)
(#20196) Unexpected tab character. (no-tabs)
(#20198) Unexpected tab character. (no-tabs)
(#20198) There should be no spaces inside this paren. (space-in-parens)
(#20198) There should be no spaces inside this paren. (space-in-parens)
(#20199) Unexpected tab character. (no-tabs)
(#20200) Unexpected tab character. (no-tabs)
(#20200) Infix operators must be spaced. (space-infix-ops)
(#20200) There should be no spaces inside this paren. (space-in-parens)
(#20200) There should be no spaces inside this paren. (space-in-parens)
(#20200) Infix operators must be spaced. (space-infix-ops)
(#20201) Unexpected tab character. (no-tabs)
(#20202) Unexpected tab character. (no-tabs)
(#20203) Unexpected tab character. (no-tabs)
(#20204) Unexpected tab character. (no-tabs)
(#20217) Unexpected tab character. (no-tabs)
(#20217) Unexpected space before function parentheses. (space-before-function-paren)
(#20218) Unexpected tab character. (no-tabs)
(#20218) Unexpected space before function parentheses. (space-before-function-paren)
(#20218) There should be no spaces inside this paren. (space-in-parens)
(#20218) There should be no spaces inside this paren. (space-in-parens)
(#20219) Unexpected tab character. (no-tabs)
(#20219) There should be no spaces inside this paren. (space-in-parens)
(#20219) Unexpected space before function parentheses. (space-before-function-paren)
(#20219) There should be no spaces inside this paren. (space-in-parens)
(#20219) There should be no spaces inside this paren. (space-in-parens)
(#20220) Unexpected tab character. (no-tabs)
(#20221) Unexpected tab character. (no-tabs)
(#20221) Infix operators must be spaced. (space-infix-ops)
(#20221) Infix operators must be spaced. (space-infix-ops)
(#20221) Infix operators must be spaced. (space-infix-ops)
(#20221) Infix operators must be spaced. (space-infix-ops)
(#20221) Infix operators must be spaced. (space-infix-ops)
(#20221) Infix operators must be spaced. (space-infix-ops)
(#20221) Infix operators must be spaced. (space-infix-ops)
(#20222) Unexpected tab character. (no-tabs)
(#20222) Infix operators must be spaced. (space-infix-ops)
(#20223) Unexpected tab character. (no-tabs)
(#20223) Infix operators must be spaced. (space-infix-ops)
(#20224) Unexpected tab character. (no-tabs)
(#20224) Infix operators must be spaced. (space-infix-ops)
(#20225) Unexpected tab character. (no-tabs)
(#20225) Infix operators must be spaced. (space-infix-ops)
(#20226) Unexpected tab character. (no-tabs)
(#20226) Infix operators must be spaced. (space-infix-ops)
(#20227) Unexpected tab character. (no-tabs)
(#20227) Infix operators must be spaced. (space-infix-ops)
(#20228) Unexpected tab character. (no-tabs)
(#20229) Unexpected tab character. (no-tabs)
(#20230) Unexpected tab character. (no-tabs)
(#20230) There should be no spaces inside this paren. (space-in-parens)
(#20232) Unexpected tab character. (no-tabs)
(#20233) Unexpected tab character. (no-tabs)
(#20233) Infix operators must be spaced. (space-infix-ops)
(#20233) Infix operators must be spaced. (space-infix-ops)
(#20233) There should be no spaces inside this paren. (space-in-parens)
(#20233) There should be no spaces inside this paren. (space-in-parens)
(#20234) Unexpected tab character. (no-tabs)
(#20235) Unexpected tab character. (no-tabs)
(#20235) Missing semicolon. (semi)
(#20236) Unexpected tab character. (no-tabs)
(#20238) Unexpected tab character. (no-tabs)
(#20238) Unexpected space before function parentheses. (space-before-function-paren)
(#20238) There should be no spaces inside this paren. (space-in-parens)
(#20238) There should be no spaces inside this paren. (space-in-parens)
(#20239) Unexpected tab character. (no-tabs)
(#20239) There should be no spaces inside this paren. (space-in-parens)
(#20240) Unexpected tab character. (no-tabs)
(#20241) Unexpected tab character. (no-tabs)
(#20241) There should be no spaces inside this paren. (space-in-parens)
(#20243) Unexpected tab character. (no-tabs)
(#20243) Unexpected space before function parentheses. (space-before-function-paren)
(#20243) There should be no spaces inside this paren. (space-in-parens)
(#20243) There should be no spaces inside this paren. (space-in-parens)
(#20244) Unexpected tab character. (no-tabs)
(#20244) There should be no spaces inside this paren. (space-in-parens)
(#20244) Unexpected space before function parentheses. (space-before-function-paren)
(#20244) There should be no spaces inside this paren. (space-in-parens)
(#20244) There should be no spaces inside this paren. (space-in-parens)
(#20245) Unexpected tab character. (no-tabs)
(#20245) Infix operators must be spaced. (space-infix-ops)
(#20245) Infix operators must be spaced. (space-infix-ops)
(#20245) Infix operators must be spaced. (space-infix-ops)
(#20245) Infix operators must be spaced. (space-infix-ops)
(#20245) Infix operators must be spaced. (space-infix-ops)
(#20246) Unexpected tab character. (no-tabs)
(#20246) Infix operators must be spaced. (space-infix-ops)
(#20246) Infix operators must be spaced. (space-infix-ops)
(#20246) Infix operators must be spaced. (space-infix-ops)
(#20246) Infix operators must be spaced. (space-infix-ops)
(#20247) Unexpected tab character. (no-tabs)
(#20247) Infix operators must be spaced. (space-infix-ops)
(#20247) Infix operators must be spaced. (space-infix-ops)
(#20247) Infix operators must be spaced. (space-infix-ops)
(#20248) Unexpected tab character. (no-tabs)
(#20249) Unexpected tab character. (no-tabs)
(#20249) There should be no spaces inside this paren. (space-in-parens)
(#20251) Unexpected tab character. (no-tabs)
(#20251) Infix operators must be spaced. (space-infix-ops)
(#20251) Infix operators must be spaced. (space-infix-ops)
(#20251) There should be no spaces inside this paren. (space-in-parens)
(#20251) There should be no spaces inside this paren. (space-in-parens)
(#20252) Unexpected tab character. (no-tabs)
(#20252) Missing semicolon. (semi)
(#20253) Unexpected tab character. (no-tabs)
(#20264) Unexpected tab character. (no-tabs)
(#20265) Unexpected tab character. (no-tabs)
(#20266) Unexpected tab character. (no-tabs)
(#20267) Unexpected tab character. (no-tabs)
(#20268) Unexpected tab character. (no-tabs)
(#20269) Unexpected tab character. (no-tabs)
(#20270) Unexpected tab character. (no-tabs)
(#20271) Unexpected tab character. (no-tabs)
(#20272) Unexpected tab character. (no-tabs)
(#20274) Unexpected tab character. (no-tabs)
(#20275) Unexpected tab character. (no-tabs)
(#20276) Unexpected tab character. (no-tabs)
(#20277) Unexpected tab character. (no-tabs)
(#20278) Unexpected tab character. (no-tabs)
(#20279) Unexpected tab character. (no-tabs)
(#20280) Unexpected tab character. (no-tabs)
(#20281) Unexpected tab character. (no-tabs)
(#20282) Unexpected tab character. (no-tabs)
(#20284) Unexpected tab character. (no-tabs)
(#20285) Unexpected tab character. (no-tabs)
(#20286) Unexpected tab character. (no-tabs)
(#20287) Unexpected tab character. (no-tabs)
(#20288) Unexpected tab character. (no-tabs)
(#20289) Unexpected tab character. (no-tabs)
(#20290) Unexpected tab character. (no-tabs)
(#20291) Unexpected tab character. (no-tabs)
(#20292) Unexpected tab character. (no-tabs)
(#20293) Unexpected tab character. (no-tabs)
(#20294) Unexpected tab character. (no-tabs)
(#20295) Unexpected tab character. (no-tabs)
(#20296) Unexpected tab character. (no-tabs)
(#20297) Unexpected tab character. (no-tabs)
(#20298) Unexpected tab character. (no-tabs)
(#20299) Unexpected tab character. (no-tabs)
(#20300) Unexpected tab character. (no-tabs)
(#20301) Unexpected tab character. (no-tabs)
(#20302) Unexpected tab character. (no-tabs)
(#20304) Unexpected tab character. (no-tabs)
(#20306) Unexpected tab character. (no-tabs)
(#20308) Unexpected tab character. (no-tabs)
(#20309) Unexpected tab character. (no-tabs)
(#20311) Unexpected tab character. (no-tabs)
(#20312) Unexpected tab character. (no-tabs)
(#20313) Unexpected tab character. (no-tabs)
(#20314) Unexpected tab character. (no-tabs)
(#20315) Unexpected tab character. (no-tabs)
(#20316) Unexpected tab character. (no-tabs)
(#20317) Unexpected tab character. (no-tabs)
(#20327) There should be no spaces inside this paren. (space-in-parens)
(#20327) Unexpected space before function parentheses. (space-before-function-paren)
(#20328) Unexpected tab character. (no-tabs)
(#20328) Unexpected 'this'. (no-invalid-this)
(#20329) There should be no spaces inside this paren. (space-in-parens)
(#20331) There should be no spaces inside this paren. (space-in-parens)
(#20331) Unexpected space before function parentheses. (space-before-function-paren)
(#20331) There should be no spaces inside this paren. (space-in-parens)
(#20331) There should be no spaces inside this paren. (space-in-parens)
(#20332) Unexpected tab character. (no-tabs)
(#20334) Unexpected tab character. (no-tabs)
(#20335) Unexpected tab character. (no-tabs)
(#20336) Unexpected tab character. (no-tabs)
(#20337) Unexpected tab character. (no-tabs)
(#20338) There should be no spaces inside this paren. (space-in-parens)
(#20340) There should be no spaces inside this paren. (space-in-parens)
(#20340) Unexpected space before function parentheses. (space-before-function-paren)
(#20341) Unexpected tab character. (no-tabs)
(#20341) Unexpected 'this'. (no-invalid-this)
(#20341) There should be no spaces inside this paren. (space-in-parens)
(#20341) Unexpected space before function parentheses. (space-before-function-paren)
(#20341) There should be no spaces inside this paren. (space-in-parens)
(#20341) There should be no spaces inside this paren. (space-in-parens)
(#20342) Unexpected tab character. (no-tabs)
(#20342) There should be no spaces inside this paren. (space-in-parens)
(#20342) There should be no spaces inside this paren. (space-in-parens)
(#20343) Unexpected tab character. (no-tabs)
(#20344) Unexpected tab character. (no-tabs)
(#20345) Unexpected tab character. (no-tabs)
(#20345) There should be no spaces inside this paren. (space-in-parens)
(#20346) There should be no spaces inside this paren. (space-in-parens)
(#20348) There should be no spaces inside this paren. (space-in-parens)
(#20348) Unexpected space before function parentheses. (space-before-function-paren)
(#20349) Unexpected tab character. (no-tabs)
(#20349) Unexpected 'this'. (no-invalid-this)
(#20349) There should be no spaces inside this paren. (space-in-parens)
(#20349) Unexpected space before function parentheses. (space-before-function-paren)
(#20349) There should be no spaces inside this paren. (space-in-parens)
(#20349) There should be no spaces inside this paren. (space-in-parens)
(#20350) Unexpected tab character. (no-tabs)
(#20350) There should be no spaces inside this paren. (space-in-parens)
(#20350) There should be no spaces inside this paren. (space-in-parens)
(#20351) Unexpected tab character. (no-tabs)
(#20352) Unexpected tab character. (no-tabs)
(#20353) Unexpected tab character. (no-tabs)
(#20354) Unexpected tab character. (no-tabs)
(#20354) There should be no spaces inside this paren. (space-in-parens)
(#20355) There should be no spaces inside this paren. (space-in-parens)
(#20357) There should be no spaces inside this paren. (space-in-parens)
(#20357) Unexpected space before function parentheses. (space-before-function-paren)
(#20358) Unexpected tab character. (no-tabs)
(#20358) Unexpected 'this'. (no-invalid-this)
(#20360) Unexpected tab character. (no-tabs)
(#20361) Unexpected tab character. (no-tabs)
(#20361) There should be no spaces inside this paren. (space-in-parens)
(#20361) There should be no spaces inside this paren. (space-in-parens)
(#20362) Unexpected tab character. (no-tabs)
(#20363) There should be no spaces inside this paren. (space-in-parens)
(#20380) There should be no spaces inside this paren. (space-in-parens)
(#20380) Unexpected space before function parentheses. (space-before-function-paren)
(#20380) 'json' is defined but never used. (no-unused-vars)
(#20381) Unexpected tab character. (no-tabs)
(#20381) There should be no spaces inside this paren. (space-in-parens)
(#20381) There should be no spaces inside this paren. (space-in-parens)
(#20382) Unexpected tab character. (no-tabs)
(#20383) Unexpected tab character. (no-tabs)
(#20385) Unexpected tab character. (no-tabs)
(#20385) There should be no spaces inside this paren. (space-in-parens)
(#20385) There should be no spaces inside this paren. (space-in-parens)
(#20385) There should be no spaces inside this paren. (space-in-parens)
(#20386) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#20386) Unexpected tab character. (no-tabs)
(#20386) There should be no spaces inside this paren. (space-in-parens)
(#20386) There should be no spaces inside this paren. (space-in-parens)
(#20387) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#20387) Unexpected tab character. (no-tabs)
(#20388) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#20388) Unexpected tab character. (no-tabs)
(#20389) Unexpected tab character. (no-tabs)
(#20390) Unexpected tab character. (no-tabs)
(#20392) Unexpected tab character. (no-tabs)
(#20392) There should be no spaces inside this paren. (space-in-parens)
(#20392) There should be no spaces inside this paren. (space-in-parens)
(#20393) Unexpected tab character. (no-tabs)
(#20393) There should be no spaces inside this paren. (space-in-parens)
(#20393) There should be no spaces inside this paren. (space-in-parens)
(#20393) There should be no spaces inside this paren. (space-in-parens)
(#20393) Multiple spaces found before ')'. (no-multi-spaces)
(#20393) There should be no spaces inside this paren. (space-in-parens)
(#20394) Unexpected tab character. (no-tabs)
(#20395) Unexpected tab character. (no-tabs)
(#20396) There should be no spaces inside this paren. (space-in-parens)
report/myfeedback/jquery/modal.js
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#10) Unexpected space before function parentheses. (space-before-function-paren)
(#16) Unexpected space before function parentheses. (space-before-function-paren)
(#17) Multiple spaces found before '='. (no-multi-spaces)
(#17) Missing semicolon. (semi)
(#18) Multiple spaces found before '='. (no-multi-spaces)
(#18) Missing semicolon. (semi)
(#19) Multiple spaces found before '='. (no-multi-spaces)
(#19) Missing semicolon. (semi)
(#20) Multiple spaces found before '='. (no-multi-spaces)
(#20) Missing semicolon. (semi)
(#21) Multiple spaces found before '='. (no-multi-spaces)
(#21) Missing semicolon. (semi)
(#22) Multiple spaces found before '='. (no-multi-spaces)
(#22) Missing semicolon. (semi)
(#23) Multiple spaces found before '='. (no-multi-spaces)
(#23) Missing semicolon. (semi)
(#24) Multiple spaces found before '='. (no-multi-spaces)
(#24) Missing semicolon. (semi)
(#25) Missing semicolon. (semi)
(#30) Unexpected space before function parentheses. (space-before-function-paren)
(#31) Unexpected 'this'. (no-invalid-this)
(#31) Missing semicolon. (semi)
(#32) Missing semicolon. (semi)
(#34) Missing semicolon. (semi)
(#36) Multiple spaces found before '='. (no-multi-spaces)
(#36) Missing semicolon. (semi)
(#38) Missing semicolon. (semi)
(#39) Missing semicolon. (semi)
(#45) Missing semicolon. (semi)
(#47) Unexpected space before function parentheses. (space-before-function-paren)
(#48) Missing semicolon. (semi)
(#49) Missing semicolon. (semi)
(#51) Unexpected space before function parentheses. (space-before-function-paren)
(#52) Missing semicolon. (semi)
(#53) Multiple spaces found before '='. (no-multi-spaces)
(#53) There should be no space after '{'. (object-curly-spacing)
(#53) There should be no space before '}'. (object-curly-spacing)
(#53) Missing semicolon. (semi)
(#55) Missing semicolon. (semi)
(#57) Expected { after 'if' condition. (curly)
(#57) Missing semicolon. (semi)
(#59) Missing semicolon. (semi)
(#61) Missing semicolon. (semi)
(#62) Missing semicolon. (semi)
(#63) Missing semicolon. (semi)
(#65) Missing semicolon. (semi)
(#66) Missing semicolon. (semi)
(#68) Missing semicolon. (semi)
(#70) Unexpected space before function parentheses. (space-before-function-paren)
(#71) Unexpected space before function parentheses. (space-before-function-paren)
(#72) Expected { after 'if' condition. (curly)
(#72) Missing semicolon. (semi)
(#73) Missing semicolon. (semi)
(#74) Missing semicolon. (semi)
(#76) Unexpected space before function parentheses. (space-before-function-paren)
(#77) Missing semicolon. (semi)
(#80) Missing semicolon. (semi)
(#80) Comments should not begin with a lowercase character (capitalized-comments)
(#85) Missing semicolon. (semi)
(#87) Missing semicolon. (semi)
(#90) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#90) Missing semicolon. (semi)
(#90) Comments should not begin with a lowercase character (capitalized-comments)
(#93) Missing semicolon. (semi)
(#95) Missing semicolon. (semi)
(#97) There should be no space after '{'. (object-curly-spacing)
(#97) There should be no space before '}'. (object-curly-spacing)
(#97) Missing semicolon. (semi)
(#99) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#100) Comments should not begin with a lowercase character (capitalized-comments)
(#101) Unexpected space before function parentheses. (space-before-function-paren)
(#102) Missing semicolon. (semi)
(#105) Missing semicolon. (semi)
(#106) Missing semicolon. (semi)
(#107) Missing semicolon. (semi)
(#109) Unexpected space before function parentheses. (space-before-function-paren)
(#110) Expected { after 'if' condition. (curly)
(#110) Missing semicolon. (semi)
(#112) Missing semicolon. (semi)
(#114) Missing semicolon. (semi)
(#116) Expected { after 'if' condition. (curly)
(#116) Missing semicolon. (semi)
(#118) Missing semicolon. (semi)
(#120) Missing semicolon. (semi)
(#121) Missing semicolon. (semi)
(#123) Missing semicolon. (semi)
(#128) Missing semicolon. (semi)
(#130) Missing semicolon. (semi)
(#132) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#136) Missing semicolon. (semi)
(#137) Missing semicolon. (semi)
(#139) Unexpected space before function parentheses. (space-before-function-paren)
(#141) Comments should not begin with a lowercase character (capitalized-comments)
(#142) Unexpected space before function parentheses. (space-before-function-paren)
(#144) Unexpected 'this'. (no-invalid-this)
(#145) Unexpected 'this'. (no-invalid-this)
(#146) Unexpected 'this'. (no-invalid-this)
(#146) Missing semicolon. (semi)
(#148) Missing semicolon. (semi)
(#149) Missing semicolon. (semi)
(#151) Unexpected space before function parentheses. (space-before-function-paren)
(#153) Unexpected space before function parentheses. (space-before-function-paren)
(#154) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#154) Unexpected 'this'. (no-invalid-this)
(#154) Missing semicolon. (semi)
(#155) Missing semicolon. (semi)
(#157) Missing semicolon. (semi)
(#159) Missing semicolon. (semi)
(#161) Unexpected space before function parentheses. (space-before-function-paren)
(#163) Missing semicolon. (semi)
(#165) Missing semicolon. (semi)
(#167) Missing semicolon. (semi)
(#169) Unexpected space before function parentheses. (space-before-function-paren)
(#170) Missing semicolon. (semi)
(#171) Missing semicolon. (semi)
(#172) Unexpected space before function parentheses. (space-before-function-paren)
(#173) Missing semicolon. (semi)
(#174) Missing semicolon. (semi)
(#175) Missing semicolon. (semi)
(#176) Missing semicolon. (semi)
(#177) Missing semicolon. (semi)
(#178) Missing semicolon. (semi)
(#180) Unexpected space before function parentheses. (space-before-function-paren)
(#181) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#181) Missing semicolon. (semi)
(#182) Missing semicolon. (semi)
(#183) Missing semicolon. (semi)
(#185) Unexpected space before function parentheses. (space-before-function-paren)
(#186) Missing semicolon. (semi)
(#187) Missing semicolon. (semi)
(#190) Missing semicolon. (semi)
(#194) Missing semicolon. (semi)
(#196) Unexpected space before function parentheses. (space-before-function-paren)
(#197) Unexpected 'this'. (no-invalid-this)
(#198) Unexpected 'this'. (no-invalid-this)
(#198) Missing semicolon. (semi)
(#199) Missing semicolon. (semi)
(#201) Expected { after 'if' condition. (curly)
(#201) Missing semicolon. (semi)
(#202) Unexpected 'this'. (no-invalid-this)
(#202) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#203) Unexpected 'this'. (no-invalid-this)
(#204) Unexpected 'this'. (no-invalid-this)
(#204) Missing semicolon. (semi)
(#205) Missing semicolon. (semi)
(#207) Expected { after 'if' condition. (curly)
(#207) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#207) Missing semicolon. (semi)
(#207) Comments should not begin with a lowercase character (capitalized-comments)
(#209) Missing semicolon. (semi)
(#211) Expected { after 'if' condition. (curly)
(#211) Missing semicolon. (semi)
(#213) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#217) Missing semicolon. (semi)
(#220) Missing semicolon. (semi)
(#222) Unexpected space before function parentheses. (space-before-function-paren)
(#223) Missing semicolon. (semi)
(#224) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#224) Missing semicolon. (semi)
(#225) Missing semicolon. (semi)
(#226) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#230) Missing semicolon. (semi)
(#233) Missing semicolon. (semi)
(#235) Missing semicolon. (semi)
(#237) Comments should not begin with a lowercase character (capitalized-comments)
(#239) Unexpected space before function parentheses. (space-before-function-paren)
(#240) Missing semicolon. (semi)
(#241) Missing semicolon. (semi)
(#243) Unexpected space before function parentheses. (space-before-function-paren)
(#244) Missing semicolon. (semi)
(#249) Missing semicolon. (semi)
(#250) Missing semicolon. (semi)
(#252) Unexpected space before function parentheses. (space-before-function-paren)
(#256) Missing semicolon. (semi)
(#257) Missing semicolon. (semi)
(#259) Unexpected space before function parentheses. (space-before-function-paren)
(#260) Missing semicolon. (semi)
(#261) Comments should not begin with a lowercase character (capitalized-comments)
(#262) Missing semicolon. (semi)
(#263) Missing semicolon. (semi)
(#265) Missing semicolon. (semi)
(#266) Missing semicolon. (semi)
(#267) Missing semicolon. (semi)
(#269) Unexpected space before function parentheses. (space-before-function-paren)
(#270) Missing semicolon. (semi)
(#271) Missing semicolon. (semi)
(#272) Expected { after 'if' condition. (curly)
(#272) Missing semicolon. (semi)
(#273) Missing semicolon. (semi)
(#275) Unexpected space before function parentheses. (space-before-function-paren)
(#276) Missing semicolon. (semi)
(#277) Missing semicolon. (semi)
(#279) Unexpected space before function parentheses. (space-before-function-paren)
(#279) Comments should not begin with a lowercase character (capitalized-comments)
(#280) Missing semicolon. (semi)
(#281) Missing semicolon. (semi)
(#282) Missing semicolon. (semi)
(#283) Missing semicolon. (semi)
(#284) Missing semicolon. (semi)
(#285) Missing semicolon. (semi)
(#286) Missing semicolon. (semi)
(#292) Missing JSDoc comment. (require-jsdoc)
(#293) Unexpected space before function parentheses. (space-before-function-paren)
(#294) Multiple spaces found before '='. (no-multi-spaces)
(#294) Unexpected 'this'. (no-invalid-this)
(#294) Missing semicolon. (semi)
(#295) Multiple spaces found before '='. (no-multi-spaces)
(#295) Missing semicolon. (semi)
(#296) Missing semicolon. (semi)
(#298) Expected { after 'if' condition. (curly)
(#298) Unexpected 'this'. (no-invalid-this)
(#298) Missing semicolon. (semi)
(#299) Expected { after 'if' condition. (curly)
(#299) Missing semicolon. (semi)
(#300) Expected { after 'if' condition. (curly)
(#300) Missing semicolon. (semi)
(#301) Missing semicolon. (semi)
(#304) Missing semicolon. (semi)
(#306) Multiple spaces found before '='. (no-multi-spaces)
(#306) Missing semicolon. (semi)
(#307) Missing semicolon. (semi)
(#313) Unexpected space before function parentheses. (space-before-function-paren)
(#314) Missing semicolon. (semi)
(#315) Missing semicolon. (semi)
(#316) Missing semicolon. (semi)
(#322) Unexpected space before function parentheses. (space-before-function-paren)
(#323) Multiple spaces found before '='. (no-multi-spaces)
(#323) Unexpected 'this'. (no-invalid-this)
(#323) Missing semicolon. (semi)
(#324) Multiple spaces found before '='. (no-multi-spaces)
(#324) Missing semicolon. (semi)
(#325) Missing semicolon. (semi)
(#325) Comments should not begin with a lowercase character (capitalized-comments)
(#326) Multiple spaces found before '='. (no-multi-spaces)
(#326) There should be no space after '{'. (object-curly-spacing)
(#326) There should be no space before '}'. (object-curly-spacing)
(#326) Missing semicolon. (semi)
(#328) Expected { after 'if' condition. (curly)
(#328) Missing semicolon. (semi)
(#330) Unexpected space before function parentheses. (space-before-function-paren)
(#331) Expected { after 'if' condition. (curly)
(#331) Missing semicolon. (semi)
(#331) Comments should not begin with a lowercase character (capitalized-comments)
(#332) Unexpected space before function parentheses. (space-before-function-paren)
(#333) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#333) Missing semicolon. (semi)
(#334) Missing semicolon. (semi)
(#335) Missing semicolon. (semi)
(#336) Unexpected 'this'. (no-invalid-this)
(#336) Missing semicolon. (semi)
(#337) Missing semicolon. (semi)
(#339) 'jQuery' is not defined. (no-undef)
report/myfeedback/jquery/tooltip.js
(#12) '$' is not defined. (no-undef)
(#12) Unexpected space before function parentheses. (space-before-function-paren)
(#13) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#14) '$' is not defined. (no-undef)
(#17) 'title' is assigned a value but never used. (no-unused-vars)
(#19) Expected to return a value at the end of function. (consistent-return)
(#19) Unexpected space before function parentheses. (space-before-function-paren)
(#20) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#21) '$' is not defined. (no-undef)
(#22) 'tip' is not defined. (no-undef)
(#23) '$' is not defined. (no-undef)
(#25) Expected { after 'if' condition. (curly)
(#25) 'tip' is not defined. (no-undef)
(#25) 'tip' is not defined. (no-undef)
(#30) 'tip' is not defined. (no-undef)
(#33) Identifier 'init_tooltip' is not in camel case. (camelcase)
(#33) Unexpected space before function parentheses. (space-before-function-paren)
(#34) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#35) Expected { after 'if' condition. (curly)
(#35) '$' is not defined. (no-undef)
(#36) '$' is not defined. (no-undef)
(#37) Expected { after 'else'. (curly)
(#40) Identifier 'pos_left' is not in camel case. (camelcase)
(#41) 'pos_top' used outside of binding context. (block-scoped-var)
(#41) Identifier 'pos_top' is not in camel case. (camelcase)
(#43) Identifier 'pos_left' is not in camel case. (camelcase)
(#44) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#45) Identifier 'pos_left' is not in camel case. (camelcase)
(#47) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#48) Expected { after 'else'. (curly)
(#51) Identifier 'pos_left' is not in camel case. (camelcase)
(#51) '$' is not defined. (no-undef)
(#52) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#53) Identifier 'pos_left' is not in camel case. (camelcase)
(#55) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#56) Expected { after 'else'. (curly)
(#59) 'pos_top' used outside of binding context. (block-scoped-var)
(#59) Identifier 'pos_top' is not in camel case. (camelcase)
(#60) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#61) 'pos_top' is already defined. (no-redeclare)
(#61) Identifier 'pos_top' is not in camel case. (camelcase)
(#63) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#64) Expected { after 'else'. (curly)
(#67) Identifier 'pos_left' is not in camel case. (camelcase)
(#67) Identifier 'pos_top' is not in camel case. (camelcase)
(#67) 'pos_top' used outside of binding context. (block-scoped-var)
(#72) '$' is not defined. (no-undef)
(#74) Identifier 'remove_tooltip' is not in camel case. (camelcase)
(#74) Unexpected space before function parentheses. (space-before-function-paren)
(#75) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#76) Unexpected space before function parentheses. (space-before-function-paren)
(#77) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#78) '$' is not defined. (no-undef)
(#81) 'tip' is not defined. (no-undef)

CSS problems

(726 errors, 46 warnings)

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

report/myfeedback/jquery/tooltip.css
(#27) Invalid value for `background` (csstree/validator)
(#14) Expected single space before "{" (block-opening-brace-space-before)
(#39) Expected single space before "{" (block-opening-brace-space-before)
(#53) Expected single space before "{" (block-opening-brace-space-before)
(#61) Expected single space before "{" (block-opening-brace-space-before)
(#66) Expected single space before "{" (block-opening-brace-space-before)
(#22) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#23) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#24) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#25) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#26) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#27) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#27) Unexpected nonstandard direction (function-linear-gradient-no-nonstandard-direction)
(#18) Unexpected whitespace after "(" in a single-line function (function-parentheses-space-inside)
(#18) Unexpected whitespace before ")" in a single-line function (function-parentheses-space-inside)
(#22) Unexpected whitespace after "(" in a single-line function (function-parentheses-space-inside)
(#22) Unexpected whitespace before ")" in a single-line function (function-parentheses-space-inside)
(#22) Unexpected whitespace after "(" in a single-line function (function-parentheses-space-inside)
(#22) Unexpected whitespace before ")" in a single-line function (function-parentheses-space-inside)
(#22) Unexpected whitespace after "(" in a single-line function (function-parentheses-space-inside)
(#22) Unexpected whitespace before ")" in a single-line function (function-parentheses-space-inside)
(#22) Unexpected whitespace after "(" in a single-line function (function-parentheses-space-inside)
(#22) Unexpected whitespace before ")" in a single-line function (function-parentheses-space-inside)
(#22) Unexpected whitespace after "(" in a single-line function (function-parentheses-space-inside)
(#22) Unexpected whitespace before ")" in a single-line function (function-parentheses-space-inside)
(#23) Unexpected whitespace after "(" in a single-line function (function-parentheses-space-inside)
(#23) Unexpected whitespace before ")" in a single-line function (function-parentheses-space-inside)
(#23) Unexpected whitespace after "(" in a single-line function (function-parentheses-space-inside)
(#23) Unexpected whitespace before ")" in a single-line function (function-parentheses-space-inside)
(#23) Unexpected whitespace after "(" in a single-line function (function-parentheses-space-inside)
(#23) Unexpected whitespace before ")" in a single-line function (function-parentheses-space-inside)
(#24) Unexpected whitespace after "(" in a single-line function (function-parentheses-space-inside)
(#24) Unexpected whitespace before ")" in a single-line function (function-parentheses-space-inside)
(#24) Unexpected whitespace after "(" in a single-line function (function-parentheses-space-inside)
(#24) Unexpected whitespace before ")" in a single-line function (function-parentheses-space-inside)
(#24) Unexpected whitespace after "(" in a single-line function (function-parentheses-space-inside)
(#24) Unexpected whitespace before ")" in a single-line function (function-parentheses-space-inside)
(#25) Unexpected whitespace after "(" in a single-line function (function-parentheses-space-inside)
(#25) Unexpected whitespace before ")" in a single-line function (function-parentheses-space-inside)
(#25) Unexpected whitespace after "(" in a single-line function (function-parentheses-space-inside)
(#25) Unexpected whitespace before ")" in a single-line function (function-parentheses-space-inside)
(#25) Unexpected whitespace after "(" in a single-line function (function-parentheses-space-inside)
(#25) Unexpected whitespace before ")" in a single-line function (function-parentheses-space-inside)
(#26) Unexpected whitespace after "(" in a single-line function (function-parentheses-space-inside)
(#26) Unexpected whitespace before ")" in a single-line function (function-parentheses-space-inside)
(#26) Unexpected whitespace after "(" in a single-line function (function-parentheses-space-inside)
(#26) Unexpected whitespace before ")" in a single-line function (function-parentheses-space-inside)
(#26) Unexpected whitespace after "(" in a single-line function (function-parentheses-space-inside)
(#26) Unexpected whitespace before ")" in a single-line function (function-parentheses-space-inside)
(#27) Unexpected whitespace after "(" in a single-line function (function-parentheses-space-inside)
(#27) Unexpected whitespace before ")" in a single-line function (function-parentheses-space-inside)
(#27) Unexpected whitespace after "(" in a single-line function (function-parentheses-space-inside)
(#27) Unexpected whitespace before ")" in a single-line function (function-parentheses-space-inside)
(#27) Unexpected whitespace after "(" in a single-line function (function-parentheses-space-inside)
(#27) Unexpected whitespace before ")" in a single-line function (function-parentheses-space-inside)
(#32) Unexpected whitespace after "(" in a single-line function (function-parentheses-space-inside)
(#32) Unexpected whitespace before ")" in a single-line function (function-parentheses-space-inside)
(#33) Unexpected whitespace after "(" in a single-line function (function-parentheses-space-inside)
(#33) Unexpected whitespace before ")" in a single-line function (function-parentheses-space-inside)
(#34) Unexpected whitespace after "(" in a single-line function (function-parentheses-space-inside)
(#34) Unexpected whitespace before ")" in a single-line function (function-parentheses-space-inside)
(#46) Unexpected whitespace after "(" in a single-line function (function-parentheses-space-inside)
(#46) Unexpected whitespace before ")" in a single-line function (function-parentheses-space-inside)
(#57) Unexpected whitespace after "(" in a single-line function (function-parentheses-space-inside)
(#57) Unexpected whitespace before ")" in a single-line function (function-parentheses-space-inside)
(#5) Unexpected whitespace at end of line (no-eol-whitespace)
(#8) Unexpected whitespace at end of line (no-eol-whitespace)
(#9) Unexpected whitespace at end of line (no-eol-whitespace)
(#12) Unexpected whitespace at end of line (no-eol-whitespace)
report/myfeedback/styles.css
(#368) Invalid value for `position` (csstree/validator)
(#369) Invalid value for `position` (csstree/validator)
(#370) Invalid value for `position` (csstree/validator)
(#371) Invalid value for `position` (csstree/validator)
(#670) Invalid value for `background` (csstree/validator)
(#690) Invalid value for `background` (csstree/validator)
(#793) Invalid value for `background` (csstree/validator)
(#1095) Invalid value for `background` (csstree/validator)
(#1489) Invalid value for `-moz-background-clip` (csstree/validator)
(#1520) Unknown property: size
(#90) Expected newline before "}" (block-closing-brace-newline-before)
(#91) Expected newline before "}" (block-closing-brace-newline-before)
(#93) Expected newline before "}" (block-closing-brace-newline-before)
(#94) Expected newline before "}" (block-closing-brace-newline-before)
(#95) Expected newline before "}" (block-closing-brace-newline-before)
(#96) Expected newline before "}" (block-closing-brace-newline-before)
(#97) Expected newline before "}" (block-closing-brace-newline-before)
(#98) Expected newline before "}" (block-closing-brace-newline-before)
(#252) Expected newline before "}" (block-closing-brace-newline-before)
(#253) Expected newline before "}" (block-closing-brace-newline-before)
(#254) Expected newline before "}" (block-closing-brace-newline-before)
(#1184) Expected newline before "}" (block-closing-brace-newline-before)
(#1191) Expected newline before "}" (block-closing-brace-newline-before)
(#1198) Expected newline before "}" (block-closing-brace-newline-before)
(#1460) Expected newline before "}" (block-closing-brace-newline-before)
(#90) Expected newline after "{" (block-opening-brace-newline-after)
(#91) Expected newline after "{" (block-opening-brace-newline-after)
(#93) Expected newline after "{" (block-opening-brace-newline-after)
(#94) Expected newline after "{" (block-opening-brace-newline-after)
(#95) Expected newline after "{" (block-opening-brace-newline-after)
(#96) Expected newline after "{" (block-opening-brace-newline-after)
(#97) Expected newline after "{" (block-opening-brace-newline-after)
(#98) Expected newline after "{" (block-opening-brace-newline-after)
(#252) Expected newline after "{" (block-opening-brace-newline-after)
(#253) Expected newline after "{" (block-opening-brace-newline-after)
(#254) Expected newline after "{" (block-opening-brace-newline-after)
(#424) Expected newline after "{" (block-opening-brace-newline-after)
(#439) Expected newline after "{" (block-opening-brace-newline-after)
(#699) Expected newline after "{" (block-opening-brace-newline-after)
(#704) Expected newline after "{" (block-opening-brace-newline-after)
(#1519) Expected newline after "{" (block-opening-brace-newline-after)
(#5) Expected single space before "{" (block-opening-brace-space-before)
(#9) Expected single space before "{" (block-opening-brace-space-before)
(#13) Expected single space before "{" (block-opening-brace-space-before)
(#17) Expected single space before "{" (block-opening-brace-space-before)
(#21) Expected single space before "{" (block-opening-brace-space-before)
(#25) Expected single space before "{" (block-opening-brace-space-before)
(#40) Expected single space before "{" (block-opening-brace-space-before)
(#1137) Expected single space before "{" (block-opening-brace-space-before)
(#1364) Expected single space before "{" (block-opening-brace-space-before)
(#90) Expected "#FFF" to be "#fff" (color-hex-case)
(#91) Expected "#FCFCF0" to be "#fcfcf0" (color-hex-case)
(#93) Expected "#FCFCE7" to be "#fcfce7" (color-hex-case)
(#94) Expected "#FCFCF0" to be "#fcfcf0" (color-hex-case)
(#95) Expected "#E0E2FF" to be "#e0e2ff" (color-hex-case)
(#96) Expected "#FCFCE0" to be "#fcfce0" (color-hex-case)
(#97) Expected "#FCFCF0" to be "#fcfcf0" (color-hex-case)
(#98) Expected "#F9F9FF" to be "#f9f9ff" (color-hex-case)
(#225) Expected "#99B3FF" to be "#99b3ff" (color-hex-case)
(#494) Expected "#E0E2FF" to be "#e0e2ff" (color-hex-case)
(#627) Expected "#0259C4" to be "#0259c4" (color-hex-case)
(#1154) Expected "#FFF" to be "#fff" (color-hex-case)
(#1281) Expected "#FCFCE0" to be "#fcfce0" (color-hex-case)
(#1330) Expected "#227C94" to be "#227c94" (color-hex-case)
(#1458) Expected "#DCE9F9" to be "#dce9f9" (color-hex-case)
(#1463) Expected "#005E8D" to be "#005e8d" (color-hex-case)
(#1468) Expected "#005E8D" to be "#005e8d" (color-hex-case)
(#308) Expected "#ffffff" to be "#fff" (color-hex-length)
(#665) Expected "#ffffff" to be "#fff" (color-hex-length)
(#666) Expected "#ffffff" to be "#fff" (color-hex-length)
(#667) Expected "#ffffff" to be "#fff" (color-hex-length)
(#668) Expected "#ffffff" to be "#fff" (color-hex-length)
(#669) Expected "#ffffff" to be "#fff" (color-hex-length)
(#670) Expected "#ffffff" to be "#fff" (color-hex-length)
(#879) Expected "#ffffff" to be "#fff" (color-hex-length)
(#881) Expected "#ffffff" to be "#fff" (color-hex-length)
(#883) Expected "#ffffff" to be "#fff" (color-hex-length)
(#885) Expected "#ffffff" to be "#fff" (color-hex-length)
(#887) Expected "#ffffff" to be "#fff" (color-hex-length)
(#907) Expected "#999999" to be "#999" (color-hex-length)
(#914) Expected "#999999" to be "#999" (color-hex-length)
(#915) Expected "#cccccc" to be "#ccc" (color-hex-length)
(#917) Expected "#cccccc" to be "#ccc" (color-hex-length)
(#919) Expected "#cccccc" to be "#ccc" (color-hex-length)
(#921) Expected "#cccccc" to be "#ccc" (color-hex-length)
(#923) Expected "#cccccc" to be "#ccc" (color-hex-length)
(#925) Expected "#cccccc" to be "#ccc" (color-hex-length)
(#161) Unexpected duplicate "cursor" (declaration-block-no-duplicate-properties)
(#369) Unexpected duplicate "position" (declaration-block-no-duplicate-properties)
(#370) Unexpected duplicate "position" (declaration-block-no-duplicate-properties)
(#371) Unexpected duplicate "position" (declaration-block-no-duplicate-properties)
(#372) Unexpected duplicate "position" (declaration-block-no-duplicate-properties)
(#406) Unexpected duplicate "border-bottom-color" (declaration-block-no-duplicate-properties)
(#647) Unexpected duplicate "cursor" (declaration-block-no-duplicate-properties)
(#666) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#667) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#668) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#669) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#670) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#686) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#687) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#688) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#689) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#690) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#724) Unexpected duplicate "border" (declaration-block-no-duplicate-properties)
(#726) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#779) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#780) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#781) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#782) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#783) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#789) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#790) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#791) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#792) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#793) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#856) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#858) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#860) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#862) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#881) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#883) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#885) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#887) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#899) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#901) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#903) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#905) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#919) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#921) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#923) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#925) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#941) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#943) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#945) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#947) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#960) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#962) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#964) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#966) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#990) Unexpected duplicate "border" (declaration-block-no-duplicate-properties)
(#996) Unexpected duplicate "z-index" (declaration-block-no-duplicate-properties)
(#1023) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#1025) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#1027) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#1029) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#1089) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#1091) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#1093) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#1095) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#1097) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#1099) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#1151) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#1152) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#1153) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#1163) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#1164) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#1165) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#1481) Unexpected duplicate "border" (declaration-block-no-duplicate-properties)
(#405) Unexpected shorthand "border-color" after "border-bottom-color" (declaration-block-no-shorthand-property-overrides)
(#86) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#1159) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#1183) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#1208) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#1236) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#1321) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#1335) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#90) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#93) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#94) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#96) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#253) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#252) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#253) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#254) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#197) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1238) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1246) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1252) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1256) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1391) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1516) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1529) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#6) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#22) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#252) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#253) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#254) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#276) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#277) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#283) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#284) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#285) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#292) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#299) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#303) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#307) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#309) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#316) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#667) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#668) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#669) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#670) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#687) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#688) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#689) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#690) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#780) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#781) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#782) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#783) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#790) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#791) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#792) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#793) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1222) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1228) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1252) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1348) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1390) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1391) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1422) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1427) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#162) Unexpected !important (declaration-no-important)
(#168) Unexpected !important (declaration-no-important)
(#179) Unexpected !important (declaration-no-important)
(#212) Unexpected !important (declaration-no-important)
(#221) Unexpected !important (declaration-no-important)
(#252) Unexpected !important (declaration-no-important)
(#252) Unexpected !important (declaration-no-important)
(#252) Unexpected !important (declaration-no-important)
(#253) Unexpected !important (declaration-no-important)
(#253) Unexpected !important (declaration-no-important)
(#253) Unexpected !important (declaration-no-important)
(#254) Unexpected !important (declaration-no-important)
(#254) Unexpected !important (declaration-no-important)
(#254) Unexpected !important (declaration-no-important)
(#319) Unexpected !important (declaration-no-important)
(#330) Unexpected !important (declaration-no-important)
(#361) Unexpected !important (declaration-no-important)
(#367) Unexpected !important (declaration-no-important)
(#591) Unexpected !important (declaration-no-important)
(#649) Unexpected !important (declaration-no-important)
(#677) Unexpected !important (declaration-no-important)
(#700) Unexpected !important (declaration-no-important)
(#1106) Unexpected !important (declaration-no-important)
(#1361) Unexpected !important (declaration-no-important)
(#1422) Unexpected !important (declaration-no-important)
(#1434) Unexpected !important (declaration-no-important)
(#1443) Unexpected !important (declaration-no-important)
(#1529) Unexpected !important (declaration-no-important)
(#287) Expected single space after "," in a single-line function (function-comma-space-after)
(#287) Expected single space after "," in a single-line function (function-comma-space-after)
(#325) Expected single space after "," in a single-line function (function-comma-space-after)
(#325) Expected single space after "," in a single-line function (function-comma-space-after)
(#666) Expected single space after "," in a single-line function (function-comma-space-after)
(#666) Expected single space after "," in a single-line function (function-comma-space-after)
(#667) Expected single space after "," in a single-line function (function-comma-space-after)
(#667) Expected single space after "," in a single-line function (function-comma-space-after)
(#668) Expected single space after "," in a single-line function (function-comma-space-after)
(#668) Expected single space after "," in a single-line function (function-comma-space-after)
(#669) Expected single space after "," in a single-line function (function-comma-space-after)
(#669) Expected single space after "," in a single-line function (function-comma-space-after)
(#670) Expected single space after "," in a single-line function (function-comma-space-after)
(#670) Expected single space after "," in a single-line function (function-comma-space-after)
(#671) Expected single space after "," in a single-line function (function-comma-space-after)
(#686) Expected single space after "," in a single-line function (function-comma-space-after)
(#686) Expected single space after "," in a single-line function (function-comma-space-after)
(#687) Expected single space after "," in a single-line function (function-comma-space-after)
(#687) Expected single space after "," in a single-line function (function-comma-space-after)
(#688) Expected single space after "," in a single-line function (function-comma-space-after)
(#688) Expected single space after "," in a single-line function (function-comma-space-after)
(#689) Expected single space after "," in a single-line function (function-comma-space-after)
(#689) Expected single space after "," in a single-line function (function-comma-space-after)
(#690) Expected single space after "," in a single-line function (function-comma-space-after)
(#690) Expected single space after "," in a single-line function (function-comma-space-after)
(#691) Expected single space after "," in a single-line function (function-comma-space-after)
(#778) Expected single space after "," in a single-line function (function-comma-space-after)
(#778) Expected single space after "," in a single-line function (function-comma-space-after)
(#779) Expected single space after "," in a single-line function (function-comma-space-after)
(#779) Expected single space after "," in a single-line function (function-comma-space-after)
(#779) Expected single space after "," in a single-line function (function-comma-space-after)
(#779) Expected single space after "," in a single-line function (function-comma-space-after)
(#779) Expected single space after "," in a single-line function (function-comma-space-after)
(#779) Expected single space after "," in a single-line function (function-comma-space-after)
(#779) Expected single space after "," in a single-line function (function-comma-space-after)
(#779) Expected single space after "," in a single-line function (function-comma-space-after)
(#779) Expected single space after "," in a single-line function (function-comma-space-after)
(#779) Expected single space after "," in a single-line function (function-comma-space-after)
(#779) Expected single space after "," in a single-line function (function-comma-space-after)
(#780) Expected single space after "," in a single-line function (function-comma-space-after)
(#780) Expected single space after "," in a single-line function (function-comma-space-after)
(#780) Expected single space after "," in a single-line function (function-comma-space-after)
(#780) Expected single space after "," in a single-line function (function-comma-space-after)
(#780) Expected single space after "," in a single-line function (function-comma-space-after)
(#780) Expected single space after "," in a single-line function (function-comma-space-after)
(#780) Expected single space after "," in a single-line function (function-comma-space-after)
(#780) Expected single space after "," in a single-line function (function-comma-space-after)
(#780) Expected single space after "," in a single-line function (function-comma-space-after)
(#781) Expected single space after "," in a single-line function (function-comma-space-after)
(#781) Expected single space after "," in a single-line function (function-comma-space-after)
(#781) Expected single space after "," in a single-line function (function-comma-space-after)
(#781) Expected single space after "," in a single-line function (function-comma-space-after)
(#781) Expected single space after "," in a single-line function (function-comma-space-after)
(#781) Expected single space after "," in a single-line function (function-comma-space-after)
(#781) Expected single space after "," in a single-line function (function-comma-space-after)
(#781) Expected single space after "," in a single-line function (function-comma-space-after)
(#781) Expected single space after "," in a single-line function (function-comma-space-after)
(#781) Expected single space after "," in a single-line function (function-comma-space-after)
(#781) Expected single space after "," in a single-line function (function-comma-space-after)
(#782) Expected single space after "," in a single-line function (function-comma-space-after)
(#782) Expected single space after "," in a single-line function (function-comma-space-after)
(#782) Expected single space after "," in a single-line function (function-comma-space-after)
(#782) Expected single space after "," in a single-line function (function-comma-space-after)
(#782) Expected single space after "," in a single-line function (function-comma-space-after)
(#782) Expected single space after "," in a single-line function (function-comma-space-after)
(#782) Expected single space after "," in a single-line function (function-comma-space-after)
(#782) Expected single space after "," in a single-line function (function-comma-space-after)
(#782) Expected single space after "," in a single-line function (function-comma-space-after)
(#782) Expected single space after "," in a single-line function (function-comma-space-after)
(#782) Expected single space after "," in a single-line function (function-comma-space-after)
(#783) Expected single space after "," in a single-line function (function-comma-space-after)
(#783) Expected single space after "," in a single-line function (function-comma-space-after)
(#783) Expected single space after "," in a single-line function (function-comma-space-after)
(#783) Expected single space after "," in a single-line function (function-comma-space-after)
(#783) Expected single space after "," in a single-line function (function-comma-space-after)
(#783) Expected single space after "," in a single-line function (function-comma-space-after)
(#783) Expected single space after "," in a single-line function (function-comma-space-after)
(#783) Expected single space after "," in a single-line function (function-comma-space-after)
(#783) Expected single space after "," in a single-line function (function-comma-space-after)
(#783) Expected single space after "," in a single-line function (function-comma-space-after)
(#783) Expected single space after "," in a single-line function (function-comma-space-after)
(#784) Expected single space after "," in a single-line function (function-comma-space-after)
(#789) Expected single space after "," in a single-line function (function-comma-space-after)
(#789) Expected single space after "," in a single-line function (function-comma-space-after)
(#790) Expected single space after "," in a single-line function (function-comma-space-after)
(#790) Expected single space after "," in a single-line function (function-comma-space-after)
(#791) Expected single space after "," in a single-line function (function-comma-space-after)
(#791) Expected single space after "," in a single-line function (function-comma-space-after)
(#792) Expected single space after "," in a single-line function (function-comma-space-after)
(#792) Expected single space after "," in a single-line function (function-comma-space-after)
(#793) Expected single space after "," in a single-line function (function-comma-space-after)
(#793) Expected single space after "," in a single-line function (function-comma-space-after)
(#794) Expected single space after "," in a single-line function (function-comma-space-after)
(#863) Expected single space after "," in a single-line function (function-comma-space-after)
(#888) Expected single space after "," in a single-line function (function-comma-space-after)
(#906) Expected single space after "," in a single-line function (function-comma-space-after)
(#926) Expected single space after "," in a single-line function (function-comma-space-after)
(#948) Expected single space after "," in a single-line function (function-comma-space-after)
(#967) Expected single space after "," in a single-line function (function-comma-space-after)
(#1030) Expected single space after "," in a single-line function (function-comma-space-after)
(#1481) Expected single space after "," in a single-line function (function-comma-space-after)
(#1481) Expected single space after "," in a single-line function (function-comma-space-after)
(#1481) Expected single space after "," in a single-line function (function-comma-space-after)
(#1485) Expected single space after "," in a single-line function (function-comma-space-after)
(#1485) Expected single space after "," in a single-line function (function-comma-space-after)
(#1485) Expected single space after "," in a single-line function (function-comma-space-after)
(#1486) Expected single space after "," in a single-line function (function-comma-space-after)
(#1486) Expected single space after "," in a single-line function (function-comma-space-after)
(#1486) Expected single space after "," in a single-line function (function-comma-space-after)
(#1487) Expected single space after "," in a single-line function (function-comma-space-after)
(#1487) Expected single space after "," in a single-line function (function-comma-space-after)
(#1487) Expected single space after "," in a single-line function (function-comma-space-after)
(#670) Unexpected nonstandard direction (function-linear-gradient-no-nonstandard-direction)
(#690) Unexpected nonstandard direction (function-linear-gradient-no-nonstandard-direction)
(#793) Unexpected nonstandard direction (function-linear-gradient-no-nonstandard-direction)
(#671) Expected "DXImageTransform.Microsoft.gradient" to be "dximagetransform.microsoft.gradient" (function-name-case)
(#691) Expected "DXImageTransform.Microsoft.gradient" to be "dximagetransform.microsoft.gradient" (function-name-case)
(#784) Expected "DXImageTransform.Microsoft.gradient" to be "dximagetransform.microsoft.gradient" (function-name-case)
(#794) Expected "DXImageTransform.Microsoft.gradient" to be "dximagetransform.microsoft.gradient" (function-name-case)
(#863) Expected "DXImageTransform.Microsoft.gradient" to be "dximagetransform.microsoft.gradient" (function-name-case)
(#888) Expected "DXImageTransform.Microsoft.gradient" to be "dximagetransform.microsoft.gradient" (function-name-case)
(#906) Expected "DXImageTransform.Microsoft.gradient" to be "dximagetransform.microsoft.gradient" (function-name-case)
(#926) Expected "DXImageTransform.Microsoft.gradient" to be "dximagetransform.microsoft.gradient" (function-name-case)
(#948) Expected "DXImageTransform.Microsoft.gradient" to be "dximagetransform.microsoft.gradient" (function-name-case)
(#967) Expected "DXImageTransform.Microsoft.gradient" to be "dximagetransform.microsoft.gradient" (function-name-case)
(#1030) Expected "DXImageTransform.Microsoft.gradient" to be "dximagetransform.microsoft.gradient" (function-name-case)
(#671) Unexpected whitespace after "(" in a single-line function (function-parentheses-space-inside)
(#671) Unexpected whitespace before ")" in a single-line function (function-parentheses-space-inside)
(#691) Unexpected whitespace after "(" in a single-line function (function-parentheses-space-inside)
(#691) Unexpected whitespace before ")" in a single-line function (function-parentheses-space-inside)
(#724) Unexpected whitespace after "(" in a single-line function (function-parentheses-space-inside)
(#724) Unexpected whitespace before ")" in a single-line function (function-parentheses-space-inside)
(#726) Unexpected whitespace after "(" in a single-line function (function-parentheses-space-inside)
(#726) Unexpected whitespace before ")" in a single-line function (function-parentheses-space-inside)
(#784) Unexpected whitespace after "(" in a single-line function (function-parentheses-space-inside)
(#784) Unexpected whitespace before ")" in a single-line function (function-parentheses-space-inside)
(#794) Unexpected whitespace after "(" in a single-line function (function-parentheses-space-inside)
(#794) Unexpected whitespace before ")" in a single-line function (function-parentheses-space-inside)
(#6) Expected indentation of 4 spaces (indentation)
(#10) Expected indentation of 4 spaces (indentation)
(#14) Expected indentation of 4 spaces (indentation)
(#18) Expected indentation of 4 spaces (indentation)
(#22) Expected indentation of 4 spaces (indentation)
(#26) Expected indentation of 4 spaces (indentation)
(#27) Expected indentation of 4 spaces (indentation)
(#28) Expected indentation of 4 spaces (indentation)
(#41) Expected indentation of 4 spaces (indentation)
(#813) Expected indentation of 4 spaces (indentation)
(#814) Expected indentation of 4 spaces (indentation)
(#815) Expected indentation of 4 spaces (indentation)
(#816) Expected indentation of 4 spaces (indentation)
(#817) Expected indentation of 4 spaces (indentation)
(#818) Expected indentation of 4 spaces (indentation)
(#819) Expected indentation of 4 spaces (indentation)
(#820) Expected indentation of 4 spaces (indentation)
(#821) Expected indentation of 4 spaces (indentation)
(#822) Expected indentation of 4 spaces (indentation)
(#823) Expected indentation of 4 spaces (indentation)
(#824) Expected indentation of 4 spaces (indentation)
(#827) Expected indentation of 4 spaces (indentation)
(#828) Expected indentation of 4 spaces (indentation)
(#829) Expected indentation of 4 spaces (indentation)
(#830) Expected indentation of 4 spaces (indentation)
(#831) Expected indentation of 4 spaces (indentation)
(#834) Expected indentation of 4 spaces (indentation)
(#840) Expected indentation of 4 spaces (indentation)
(#841) Expected indentation of 4 spaces (indentation)
(#842) Expected indentation of 4 spaces (indentation)
(#843) Expected indentation of 4 spaces (indentation)
(#844) Expected indentation of 4 spaces (indentation)
(#845) Expected indentation of 4 spaces (indentation)
(#846) Expected indentation of 4 spaces (indentation)
(#847) Expected indentation of 4 spaces (indentation)
(#848) Expected indentation of 4 spaces (indentation)
(#849) Expected indentation of 4 spaces (indentation)
(#850) Expected indentation of 4 spaces (indentation)
(#851) Expected indentation of 4 spaces (indentation)
(#852) Expected indentation of 4 spaces (indentation)
(#853) Expected indentation of 4 spaces (indentation)
(#854) Expected indentation of 4 spaces (indentation)
(#855) Expected indentation of 4 spaces (indentation)
(#856) Expected indentation of 4 spaces (indentation)
(#857) Expected indentation of 4 spaces (indentation)
(#858) Expected indentation of 4 spaces (indentation)
(#859) Expected indentation of 4 spaces (indentation)
(#860) Expected indentation of 4 spaces (indentation)
(#861) Expected indentation of 4 spaces (indentation)
(#862) Expected indentation of 4 spaces (indentation)
(#863) Expected indentation of 4 spaces (indentation)
(#864) Expected indentation of 4 spaces (indentation)
(#865) Expected indentation of 4 spaces (indentation)
(#866) Expected indentation of 4 spaces (indentation)
(#867) Expected indentation of 4 spaces (indentation)
(#868) Expected indentation of 4 spaces (indentation)
(#869) Expected indentation of 4 spaces (indentation)
(#874) Expected indentation of 4 spaces (indentation)
(#875) Expected indentation of 4 spaces (indentation)
(#876) Expected indentation of 4 spaces (indentation)
(#877) Expected indentation of 4 spaces (indentation)
(#878) Expected indentation of 4 spaces (indentation)
(#879) Expected indentation of 4 spaces (indentation)
(#880) Expected indentation of 4 spaces (indentation)
(#881) Expected indentation of 4 spaces (indentation)
(#882) Expected indentation of 4 spaces (indentation)
(#883) Expected indentation of 4 spaces (indentation)
(#884) Expected indentation of 4 spaces (indentation)
(#885) Expected indentation of 4 spaces (indentation)
(#886) Expected indentation of 4 spaces (indentation)
(#887) Expected indentation of 4 spaces (indentation)
(#888) Expected indentation of 4 spaces (indentation)
(#895) Expected indentation of 4 spaces (indentation)
(#896) Expected indentation of 4 spaces (indentation)
(#897) Expected indentation of 4 spaces (indentation)
(#898) Expected indentation of 4 spaces (indentation)
(#899) Expected indentation of 4 spaces (indentation)
(#900) Expected indentation of 4 spaces (indentation)
(#901) Expected indentation of 4 spaces (indentation)
(#902) Expected indentation of 4 spaces (indentation)
(#903) Expected indentation of 4 spaces (indentation)
(#904) Expected indentation of 4 spaces (indentation)
(#905) Expected indentation of 4 spaces (indentation)
(#906) Expected indentation of 4 spaces (indentation)
(#907) Expected indentation of 4 spaces (indentation)
(#914) Expected indentation of 4 spaces (indentation)
(#915) Expected indentation of 4 spaces (indentation)
(#916) Expected indentation of 4 spaces (indentation)
(#917) Expected indentation of 4 spaces (indentation)
(#918) Expected indentation of 4 spaces (indentation)
(#919) Expected indentation of 4 spaces (indentation)
(#920) Expected indentation of 4 spaces (indentation)
(#921) Expected indentation of 4 spaces (indentation)
(#922) Expected indentation of 4 spaces (indentation)
(#923) Expected indentation of 4 spaces (indentation)
(#924) Expected indentation of 4 spaces (indentation)
(#925) Expected indentation of 4 spaces (indentation)
(#926) Expected indentation of 4 spaces (indentation)
(#931) Expected indentation of 4 spaces (indentation)
(#936) Expected indentation of 4 spaces (indentation)
(#937) Expected indentation of 4 spaces (indentation)
(#938) Expected indentation of 4 spaces (indentation)
(#939) Expected indentation of 4 spaces (indentation)
(#940) Expected indentation of 4 spaces (indentation)
(#941) Expected indentation of 4 spaces (indentation)
(#942) Expected indentation of 4 spaces (indentation)
(#943) Expected indentation of 4 spaces (indentation)
(#944) Expected indentation of 4 spaces (indentation)
(#945) Expected indentation of 4 spaces (indentation)
(#946) Expected indentation of 4 spaces (indentation)
(#947) Expected indentation of 4 spaces (indentation)
(#948) Expected indentation of 4 spaces (indentation)
(#953) Expected indentation of 4 spaces (indentation)
(#954) Expected indentation of 4 spaces (indentation)
(#955) Expected indentation of 4 spaces (indentation)
(#956) Expected indentation of 4 spaces (indentation)
(#957) Expected indentation of 4 spaces (indentation)
(#958) Expected indentation of 4 spaces (indentation)
(#959) Expected indentation of 4 spaces (indentation)
(#960) Expected indentation of 4 spaces (indentation)
(#961) Expected indentation of 4 spaces (indentation)
(#962) Expected indentation of 4 spaces (indentation)
(#963) Expected indentation of 4 spaces (indentation)
(#964) Expected indentation of 4 spaces (indentation)
(#965) Expected indentation of 4 spaces (indentation)
(#966) Expected indentation of 4 spaces (indentation)
(#967) Expected indentation of 4 spaces (indentation)
(#971) Expected indentation of 4 spaces (indentation)
(#975) Expected indentation of 4 spaces (indentation)
(#976) Expected indentation of 4 spaces (indentation)
(#979) Expected indentation of 4 spaces (indentation)
(#983) Expected indentation of 4 spaces (indentation)
(#984) Expected indentation of 4 spaces (indentation)
(#985) Expected indentation of 4 spaces (indentation)
(#986) Expected indentation of 4 spaces (indentation)
(#987) Expected indentation of 4 spaces (indentation)
(#988) Expected indentation of 4 spaces (indentation)
(#989) Expected indentation of 4 spaces (indentation)
(#990) Expected indentation of 4 spaces (indentation)
(#991) Expected indentation of 4 spaces (indentation)
(#992) Expected indentation of 4 spaces (indentation)
(#993) Expected indentation of 4 spaces (indentation)
(#994) Expected indentation of 4 spaces (indentation)
(#995) Expected indentation of 4 spaces (indentation)
(#996) Expected indentation of 4 spaces (indentation)
(#997) Expected indentation of 4 spaces (indentation)
(#998) Expected indentation of 4 spaces (indentation)
(#999) Expected indentation of 4 spaces (indentation)
(#1000) Expected indentation of 4 spaces (indentation)
(#1001) Expected indentation of 4 spaces (indentation)
(#1006) Expected indentation of 4 spaces (indentation)
(#1007) Expected indentation of 4 spaces (indentation)
(#1008) Expected indentation of 4 spaces (indentation)
(#1009) Expected indentation of 4 spaces (indentation)
(#1010) Expected indentation of 4 spaces (indentation)
(#1011) Expected indentation of 4 spaces (indentation)
(#1012) Expected indentation of 4 spaces (indentation)
(#1019) Expected indentation of 4 spaces (indentation)
(#1020) Expected indentation of 4 spaces (indentation)
(#1021) Expected indentation of 4 spaces (indentation)
(#1022) Expected indentation of 4 spaces (indentation)
(#1023) Expected indentation of 4 spaces (indentation)
(#1024) Expected indentation of 4 spaces (indentation)
(#1025) Expected indentation of 4 spaces (indentation)
(#1026) Expected indentation of 4 spaces (indentation)
(#1027) Expected indentation of 4 spaces (indentation)
(#1028) Expected indentation of 4 spaces (indentation)
(#1029) Expected indentation of 4 spaces (indentation)
(#1030) Expected indentation of 4 spaces (indentation)
(#1031) Expected indentation of 4 spaces (indentation)
(#1034) Expected indentation of 4 spaces (indentation)
(#1035) Expected indentation of 4 spaces (indentation)
(#1036) Expected indentation of 4 spaces (indentation)
(#1037) Expected indentation of 4 spaces (indentation)
(#1038) Expected indentation of 4 spaces (indentation)
(#1041) Expected indentation of 4 spaces (indentation)
(#1044) Expected indentation of 4 spaces (indentation)
(#1047) Expected indentation of 4 spaces (indentation)
(#1050) Expected indentation of 4 spaces (indentation)
(#1051) Expected indentation of 4 spaces (indentation)
(#1054) Expected indentation of 4 spaces (indentation)
(#1055) Expected indentation of 4 spaces (indentation)
(#1056) Expected indentation of 4 spaces (indentation)
(#1057) Expected indentation of 4 spaces (indentation)
(#1058) Expected indentation of 4 spaces (indentation)
(#1059) Expected indentation of 4 spaces (indentation)
(#1060) Expected indentation of 4 spaces (indentation)
(#1063) Expected indentation of 4 spaces (indentation)
(#1064) Expected indentation of 4 spaces (indentation)
(#1065) Expected indentation of 4 spaces (indentation)
(#1066) Expected indentation of 4 spaces (indentation)
(#1067) Expected indentation of 4 spaces (indentation)
(#1068) Expected indentation of 4 spaces (indentation)
(#1069) Expected indentation of 4 spaces (indentation)
(#1072) Expected indentation of 4 spaces (indentation)
(#1073) Expected indentation of 4 spaces (indentation)
(#1074) Expected indentation of 4 spaces (indentation)
(#1075) Expected indentation of 4 spaces (indentation)
(#1076) Expected indentation of 4 spaces (indentation)
(#1077) Expected indentation of 4 spaces (indentation)
(#1078) Expected indentation of 4 spaces (indentation)
(#1082) Expected indentation of 4 spaces (indentation)
(#1083) Expected indentation of 4 spaces (indentation)
(#1084) Expected indentation of 4 spaces (indentation)
(#1085) Expected indentation of 4 spaces (indentation)
(#1086) Expected indentation of 4 spaces (indentation)
(#1087) Expected indentation of 4 spaces (indentation)
(#1088) Expected indentation of 4 spaces (indentation)
(#1089) Expected indentation of 4 spaces (indentation)
(#1090) Expected indentation of 4 spaces (indentation)
(#1091) Expected indentation of 4 spaces (indentation)
(#1092) Expected indentation of 4 spaces (indentation)
(#1093) Expected indentation of 4 spaces (indentation)
(#1094) Expected indentation of 4 spaces (indentation)
(#1095) Expected indentation of 4 spaces (indentation)
(#1096) Expected indentation of 4 spaces (indentation)
(#1097) Expected indentation of 4 spaces (indentation)
(#1098) Expected indentation of 4 spaces (indentation)
(#1099) Expected indentation of 4 spaces (indentation)
(#1100) Expected indentation of 4 spaces (indentation)
(#1101) Expected indentation of 4 spaces (indentation)
(#1105) Expected indentation of 4 spaces (indentation)
(#1108) Expected indentation of 4 spaces (indentation)
(#1106) Expected indentation of 8 spaces (indentation)
(#1107) Expected indentation of 8 spaces (indentation)
(#1365) Expected indentation of 4 spaces (indentation)
(#1366) Expected indentation of 4 spaces (indentation)
(#1390) Expected indentation of 4 spaces (indentation)
(#1391) Expected indentation of 4 spaces (indentation)
(#1434) Expected indentation of 4 spaces (indentation)
(#1435) Expected indentation of 4 spaces (indentation)
(#1439) Expected indentation of 4 spaces (indentation)
(#1443) Expected indentation of 4 spaces (indentation)
(#1444) Expected indentation of 4 spaces (indentation)
(#1460) Expected indentation of 0 spaces (indentation)
(#1458) Expected indentation of 4 spaces (indentation)
(#1459) Expected indentation of 4 spaces (indentation)
(#1462) Expected indentation of 0 spaces (indentation)
(#1465) Expected indentation of 0 spaces (indentation)
(#1463) Expected indentation of 4 spaces (indentation)
(#1464) Expected indentation of 4 spaces (indentation)
(#1467) Expected indentation of 0 spaces (indentation)
(#1469) Expected indentation of 0 spaces (indentation)
(#1468) Expected indentation of 4 spaces (indentation)
(#1503) Expected indentation of 4 spaces (indentation)
(#1505) Expected indentation of 4 spaces (indentation)
(#1504) Expected indentation of 8 spaces (indentation)
(#1323) Unexpected unit (length-zero-no-unit)
(#252) Expected line length to be no more than 132 characters (max-line-length)
(#253) Expected line length to be no more than 132 characters (max-line-length)
(#254) Expected line length to be no more than 132 characters (max-line-length)
(#779) Expected line length to be no more than 132 characters (max-line-length)
(#780) Expected line length to be no more than 132 characters (max-line-length)
(#782) Expected line length to be no more than 132 characters (max-line-length)
(#783) Expected line length to be no more than 132 characters (max-line-length)
(#1095) Expected line length to be no more than 132 characters (max-line-length)
(#86) Unexpected whitespace at end of line (no-eol-whitespace)
(#424) Unexpected whitespace at end of line (no-eol-whitespace)
(#439) Unexpected whitespace at end of line (no-eol-whitespace)
(#699) Unexpected whitespace at end of line (no-eol-whitespace)
(#704) Unexpected whitespace at end of line (no-eol-whitespace)
(#1159) Unexpected whitespace at end of line (no-eol-whitespace)
(#1183) Unexpected whitespace at end of line (no-eol-whitespace)
(#1184) Unexpected whitespace at end of line (no-eol-whitespace)
(#1191) Unexpected whitespace at end of line (no-eol-whitespace)
(#1198) Unexpected whitespace at end of line (no-eol-whitespace)
(#1208) Unexpected whitespace at end of line (no-eol-whitespace)
(#1236) Unexpected whitespace at end of line (no-eol-whitespace)
(#1321) Unexpected whitespace at end of line (no-eol-whitespace)
(#1335) Unexpected whitespace at end of line (no-eol-whitespace)
(#1455) Unexpected whitespace at end of line (no-eol-whitespace)
(#1456) Unexpected whitespace at end of line (no-eol-whitespace)
(#1459) Unexpected whitespace at end of line (no-eol-whitespace)
(#1470) Unexpected whitespace at end of line (no-eol-whitespace)
(#1509) Unexpected whitespace at end of line (no-eol-whitespace)
(#1519) Unexpected whitespace at end of line (no-eol-whitespace)
(#397) Expected single space after ">" (selector-combinator-space-after)
(#397) Expected single space after ">" (selector-combinator-space-after)
(#401) Expected single space after ">" (selector-combinator-space-after)
(#401) Expected single space after ">" (selector-combinator-space-after)
(#401) Expected single space after ">" (selector-combinator-space-after)
(#401) Expected single space after ">" (selector-combinator-space-after)
(#397) Expected single space before ">" (selector-combinator-space-before)
(#397) Expected single space before ">" (selector-combinator-space-before)
(#401) Expected single space before ">" (selector-combinator-space-before)
(#401) Expected single space before ">" (selector-combinator-space-before)
(#401) Expected single space before ">" (selector-combinator-space-before)
(#401) Expected single space before ">" (selector-combinator-space-before)
(#5) Expected newline after "," (selector-list-comma-newline-after)
(#13) Expected newline after "," (selector-list-comma-newline-after)
(#306) Expected newline after "," (selector-list-comma-newline-after)
(#890) Expected newline after "," (selector-list-comma-newline-after)
(#909) Expected newline after "," (selector-list-comma-newline-after)
(#1014) Expected newline after "," (selector-list-comma-newline-after)
(#1455) Expected newline after "," (selector-list-comma-newline-after)
(#1455) Expected newline after "," (selector-list-comma-newline-after)
(#1456) Expected newline after "," (selector-list-comma-newline-after)
(#1456) Expected newline after "," (selector-list-comma-newline-after)
(#1457) Expected newline after "," (selector-list-comma-newline-after)
(#1467) Expected newline after "," (selector-list-comma-newline-after)
(#1509) Expected newline after "," (selector-list-comma-newline-after)
(#1509) Expected newline after "," (selector-list-comma-newline-after)
(#1509) Expected newline after "," (selector-list-comma-newline-after)
(#1510) Expected newline after "," (selector-list-comma-newline-after)
(#1511) Expected newline after "," (selector-list-comma-newline-after)
(#1511) Expected newline after "," (selector-list-comma-newline-after)
(#1512) Expected newline after "," (selector-list-comma-newline-after)
(#1512) Expected newline after "," (selector-list-comma-newline-after)
(#1513) Expected newline after "," (selector-list-comma-newline-after)
(#1514) Expected newline after "," (selector-list-comma-newline-after)
(#1514) Expected newline after "," (selector-list-comma-newline-after)
(#1515) Expected newline after "," (selector-list-comma-newline-after)
(#1515) Expected newline after "," (selector-list-comma-newline-after)
(#1515) Expected newline after "," (selector-list-comma-newline-after)

PHPDocs style problems

(69 errors, 106 warnings)

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

report/myfeedback/classes/event/myfeedbackreport_addfeedback.php
(#2) Empty line found after PHP open tag
report/myfeedback/classes/event/myfeedbackreport_addnotes.php
(#2) Empty line found after PHP open tag
report/myfeedback/classes/event/myfeedbackreport_download.php
(#2) Empty line found after PHP open tag
report/myfeedback/classes/event/myfeedbackreport_downloaddeptadmin.php
(#2) Empty line found after PHP open tag
report/myfeedback/classes/event/myfeedbackreport_downloadmtutor.php
(#2) Empty line found after PHP open tag
report/myfeedback/classes/event/myfeedbackreport_downloadptutor.php
(#2) Empty line found after PHP open tag
report/myfeedback/classes/event/myfeedbackreport_updatefeedback.php
(#2) Empty line found after PHP open tag
report/myfeedback/classes/event/myfeedbackreport_updatenotes.php
(#2) Empty line found after PHP open tag
report/myfeedback/classes/event/myfeedbackreport_viewed.php
(#2) Empty line found after PHP open tag
report/myfeedback/classes/event/myfeedbackreport_viewed_deptdash.php
(#2) Empty line found after PHP open tag
report/myfeedback/classes/event/myfeedbackreport_viewed_mtutordash.php
(#2) Empty line found after PHP open tag
report/myfeedback/classes/event/myfeedbackreport_viewed_mystudents.php
(#2) Empty line found after PHP open tag
report/myfeedback/classes/event/myfeedbackreport_viewed_ptutordash.php
(#2) Empty line found after PHP open tag
report/myfeedback/classes/event/myfeedbackreport_viewed_usagedash.php
(#2) Empty line found after PHP open tag
(#31) Class myfeedbackreport_viewed_usagedash is not documented
(#18) File-level phpdocs block does not have @copyright tag
report/myfeedback/classes/privacy/provider.php
(#233) Function provider::delete_single_user_data is not documented
report/myfeedback/db/access.php
(#2) Empty line found after PHP open tag
(#9) File-level phpdocs block is not found
report/myfeedback/db/upgrade.php
(#9) Package is not specified for function xmldb_report_myfeedback_upgrade. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#9) File-level phpdocs block is not found
(#9) Function xmldb_report_myfeedback_upgrade is not documented
report/myfeedback/export.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#9) Invalid phpdocs tag @credits used
report/myfeedback/index.php
(#2) Empty line found after PHP open tag
(#18) File-level phpdocs block does not have @copyright tag
(#24) Invalid phpdocs tag @credits used
report/myfeedback/jquery/plugins.php
(#2) Empty line found after PHP open tag
(#18) File-level phpdocs block does not have @copyright tag
(#24) Invalid phpdocs tag @credits used
report/myfeedback/lang/en/report_myfeedback.php
(#2) Empty line found after PHP open tag
(#18) File-level phpdocs block does not have @copyright tag
(#24) Invalid phpdocs tag @credits used
report/myfeedback/lib.php
(#2) Empty line found after PHP open tag
(#106) Class report_myfeedback is not documented
(#49) Phpdocs for function report_myfeedback_extend_navigation_user has incomplete parameters list
(#90) Phpdocs for function report_myfeedback_myprofile_navigation has incomplete parameters list
(#115) Phpdocs for function report_myfeedback::setup_ExternalDB has incomplete parameters list
(#1142) Phpdocs for function report_myfeedback::bst_gmt has incomplete parameters list
(#1171) Phpdocs for function report_myfeedback::get_dashboard_capability has incomplete parameters list
(#1204) Phpdocs for function report_myfeedback::search_all_categories has incomplete parameters list
(#2083) Phpdocs for function report_myfeedback::get_user_analytics has incomplete parameters list
(#2203) Phpdocs for function report_myfeedback::get_table_headers has incomplete parameters list
(#2236) Phpdocs for function report_myfeedback::get_subcategory_menu has incomplete parameters list
(#2456) Phpdocs for function report_myfeedback::get_parent_category_link has incomplete parameters list
(#2478) Phpdocs for function report_myfeedback::get_course_category_link has incomplete parameters list
(#2558) Phpdocs for function report_myfeedback::get_overall_staff_usage_statistics has incomplete parameters list
(#2670) Phpdocs for function report_myfeedback::get_overall_student_usage_statistics has incomplete parameters list
(#3048) Phpdocs for function report_myfeedback::get_student_statistics_table has incomplete parameters list
(#3319) Phpdocs for function report_myfeedback::get_user_usage_logs has incomplete parameters list
(#3347) Phpdocs for function report_myfeedback::get_notes_and_feedback has incomplete parameters list
(#3507) Phpdocs for function report_myfeedback::get_progadmin_ptutor has incomplete parameters list
(#3629) Phpdocs for function report_myfeedback::get_notes has incomplete parameters list
(#3652) Phpdocs for function report_myfeedback::get_turnitin_feedback has incomplete parameters list
(#3723) Phpdocs for function report_myfeedback::get_dashboard_tutees has incomplete parameters list
(#3773) Phpdocs for function report_myfeedback::get_eachcourse_dashboard_grades has incomplete parameters list
(#3862) Phpdocs for function report_myfeedback::get_eachcourse_dashboard_submissions has incomplete parameters list
(#4063) Phpdocs for function report_myfeedback::get_dashboard_zscore has incomplete parameters list
(#4455) Phpdocs for function report_myfeedback::get_prog_admin_dept_prog has incomplete parameters list
(#18) File-level phpdocs block does not have @copyright tag
(#24) Invalid phpdocs tag @credits used
(#118) Not recommended phpdocs tag @global used
(#118) Not recommended phpdocs tag @global used
(#118) Not recommended phpdocs tag @global used
(#306) Not recommended phpdocs tag @global used
(#306) Not recommended phpdocs tag @global used
(#513) Not recommended phpdocs tag @global used
(#535) Not recommended phpdocs tag @global used
(#557) Not recommended phpdocs tag @global used
(#860) Not recommended phpdocs tag @global used
(#889) Not recommended phpdocs tag @global used
(#916) Not recommended phpdocs tag @global used
(#943) Not recommended phpdocs tag @global used
(#972) Not recommended phpdocs tag @global used
(#1004) Not recommended phpdocs tag @global used
(#1029) Not recommended phpdocs tag @global used
(#1054) Not recommended phpdocs tag @global used
(#1109) Not recommended phpdocs tag @global used
(#1109) Not recommended phpdocs tag @global used
(#1156) Not recommended phpdocs tag @global used
(#1170) Not recommended phpdocs tag @global used
(#1202) Not recommended phpdocs tag @global used
(#1202) Not recommended phpdocs tag @global used
(#1277) Not recommended phpdocs tag @global used
(#1294) Not recommended phpdocs tag @global used
(#1294) Not recommended phpdocs tag @global used
(#1367) Not recommended phpdocs tag @global used
(#1367) Not recommended phpdocs tag @global used
(#1445) Not recommended phpdocs tag @global used
(#1445) Not recommended phpdocs tag @global used
(#1445) Not recommended phpdocs tag @global used
(#1598) Not recommended phpdocs tag @global used
(#1598) Not recommended phpdocs tag @global used
(#1642) Not recommended phpdocs tag @global used
(#1719) Not recommended phpdocs tag @global used
(#1737) Not recommended phpdocs tag @global used
(#1753) Not recommended phpdocs tag @global used
(#1988) Not recommended phpdocs tag @global used
(#2081) Not recommended phpdocs tag @global used
(#2081) Not recommended phpdocs tag @global used
(#2220) Not recommended phpdocs tag @global used
(#2269) Not recommended phpdocs tag @global used
(#2329) Not recommended phpdocs tag @global used
(#2389) Not recommended phpdocs tag @global used
(#2403) Not recommended phpdocs tag @global used
(#2417) Not recommended phpdocs tag @global used
(#2438) Not recommended phpdocs tag @global used
(#2454) Not recommended phpdocs tag @global used
(#2454) Not recommended phpdocs tag @global used
(#2476) Not recommended phpdocs tag @global used
(#2476) Not recommended phpdocs tag @global used
(#2498) Not recommended phpdocs tag @global used
(#2520) Not recommended phpdocs tag @global used
(#2536) Not recommended phpdocs tag @global used
(#2557) Not recommended phpdocs tag @global used
(#2669) Not recommended phpdocs tag @global used
(#2744) Not recommended phpdocs tag @global used
(#3047) Not recommended phpdocs tag @global used
(#3318) Not recommended phpdocs tag @global used
(#3346) Not recommended phpdocs tag @global used
(#3551) Not recommended phpdocs tag @global used
(#3628) Not recommended phpdocs tag @global used
(#3651) Not recommended phpdocs tag @global used
(#3726) Not recommended phpdocs tag @global used
(#3726) Not recommended phpdocs tag @global used
(#3726) Not recommended phpdocs tag @global used
(#3726) Not recommended phpdocs tag @global used
(#3772) Not recommended phpdocs tag @global used
(#3861) Not recommended phpdocs tag @global used
(#4062) Not recommended phpdocs tag @global used
(#4958) Not recommended phpdocs tag @global used
(#4958) Not recommended phpdocs tag @global used
(#4958) Not recommended phpdocs tag @global used
report/myfeedback/mytutees.php
(#2) Empty line found after PHP open tag
(#11) File-level phpdocs block is not found
report/myfeedback/nonmoodlefeedback.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block does not have @copyright tag
report/myfeedback/programmeadmin/index.php
(#2) Empty line found after PHP open tag
(#11) File-level phpdocs block is not found
report/myfeedback/reflectivenotes.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block does not have @copyright tag
report/myfeedback/settings.php
(#2) File-level phpdocs block is not found
report/myfeedback/student/academicyear.php
(#2) Empty line found after PHP open tag
(#11) File-level phpdocs block is not found
report/myfeedback/student/feedback.php
(#2) Empty line found after PHP open tag
(#11) File-level phpdocs block is not found
report/myfeedback/student/overview.php
(#2) Empty line found after PHP open tag
(#11) File-level phpdocs block is not found
report/myfeedback/student/personaltutor.php
(#2) Empty line found after PHP open tag
(#11) File-level phpdocs block is not found
report/myfeedback/tests/behat/behat_myfeedback.php
(#93) Function behat_myfeedback::extract_column_mappings is not documented
(#41) There is no description in phpdocs for function i_have_a_moodle_account_with_the_following_details
(#48) There is no description in phpdocs for function assign_grades_to_students_for_assignments
(#107) There is no description in phpdocs for function user_is_granted_departmental_admin_rights
(#148) There is no description in phpdocs for function the_following_personal_tutors_are_assigned_the_following_tutees
(#171) There is no description in phpdocs for function i_should_see_the_following_students_listed
(#41) Phpdocs for function behat_myfeedback::i_have_a_moodle_account_with_the_following_details has incomplete parameters list
(#48) Phpdocs for function behat_myfeedback::assign_grades_to_students_for_assignments has incomplete parameters list
(#107) Phpdocs for function behat_myfeedback::user_is_granted_departmental_admin_rights has incomplete parameters list
(#202) Phpdocs for function behat_myfeedback::i_should_see_a_tab_named has incomplete parameters list
(#218) Phpdocs for function behat_myfeedback::i_click_tab_titled has incomplete parameters list
(#227) Phpdocs for function behat_myfeedback::i_submit_search_form_For_students has incomplete parameters list
report/myfeedback/tutor/modules.php
(#2) Empty line found after PHP open tag
(#11) File-level phpdocs block is not found
report/myfeedback/tutor/mymodules.php
(#2) Empty line found after PHP open tag
(#11) File-level phpdocs block is not found
report/myfeedback/tutor/personaltutoring.php
(#2) Empty line found after PHP open tag
(#11) File-level phpdocs block is not found
report/myfeedback/usage/index.php
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
report/myfeedback/version.php
(#2) Empty line found after PHP open tag
(#18) File-level phpdocs block does not have @copyright tag
(#24) Invalid phpdocs tag @credits used

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(1 errors, 1 warnings)

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

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

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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