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

(145 errors, 69 warnings)

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

mod/wavefront/backup/moodle2/backup_wavefront_activity_task.class.php
(#54) The static declaration must come after the visibility declaration
mod/wavefront/backup/moodle2/backup_wavefront_stepslib.php
(#24) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#51) Whitespace found at end of line
(#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
(#54) Whitespace found at end of line
(#64) Whitespace found at end of line
(#68) Whitespace found at end of line
mod/wavefront/backup/moodle2/restore_wavefront_activity_task.class.php
(#53) The static declaration must come after the visibility declaration
(#62) The static declaration must come after the visibility declaration
(#78) The static declaration must come after the visibility declaration
(#98) The static declaration must come after the visibility declaration
mod/wavefront/backup/moodle2/restore_wavefront_stepslib.php
(#24) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/wavefront/classes/event/course_module_instance_list_viewed.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/wavefront/classes/event/course_module_viewed.php
(#28) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/wavefront/classes/event/model_created.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/wavefront/classes/event/model_updated.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/wavefront/classes/event/wavefront_comment_created.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/wavefront/classes/event/wavefront_updated.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/wavefront/comment.php
(#26) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#31) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#66) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#91) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
mod/wavefront/comment_form.php
(#26) Old MOODLE_INTERNAL check detected. Replace it by "defined('MOODLE_INTERNAL') || die();"
(#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
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) 3 slashes comments are not allowed; use "// Comment." instead
(#27) Expected 1 space before comment text but found 2; use block comment if you need indentation
mod/wavefront/db/upgrade.php
(#33) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#57) Whitespace found at end of line
mod/wavefront/edit_model.php
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
(#38) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#45) Expected 1 space before "=>"; 0 found
(#45) Expected 1 space after "=>"; 0 found
(#46) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#49) Expected 1 space before "=>"; 0 found
(#49) Expected 1 space after "=>"; 0 found
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Expected 1 space before "=>"; 0 found
(#58) Expected 1 space after "=>"; 0 found
(#59) Whitespace found at end of line
(#60) Expected "if (...) {\n"; found "if(...) { \n"
(#60) Whitespace found at end of line
(#62) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#64) Whitespace found at end of line
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Expected 1 space before "=>"; 0 found
(#73) Expected 1 space after "=>"; 0 found
(#73) Expected 1 space before "=>"; 0 found
(#73) Expected 1 space after "=>"; 0 found
(#73) Expected 1 space before "=>"; 0 found
(#73) Expected 1 space after "=>"; 0 found
(#73) Expected 1 space before "=>"; 0 found
(#73) Expected 1 space after "=>"; 0 found
(#74) Expected 1 space before "=>"; 0 found
(#74) Expected 1 space after "=>"; 0 found
(#75) Expected 1 space before "=>"; 0 found
(#75) Expected 1 space after "=>"; 0 found
(#75) Expected 1 space before "=>"; 0 found
(#75) Expected 1 space after "=>"; 0 found
(#75) Expected 1 space before "=>"; 0 found
(#75) Expected 1 space after "=>"; 0 found
(#77) Line exceeds 132 characters; contains 136 characters
(#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
(#83) Expected 1 space before "=>"; 0 found
(#83) Expected 1 space after "=>"; 0 found
(#83) Expected 1 space before "=>"; 0 found
(#83) Expected 1 space after "=>"; 0 found
(#83) Expected 1 space before "=>"; 0 found
(#83) Expected 1 space after "=>"; 0 found
(#83) Whitespace found at end of line
(#84) Expected 1 space before "=>"; 0 found
(#84) Expected 1 space after "=>"; 0 found
(#86) Expected "if (...) {\n"; found "if (...){\n"
(#87) Expected "if (...) {\n"; found "if (...){\n"
(#106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Inline comments must start with a capital letter, digit or 3-dots sequence
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Whitespace found at end of line
(#119) Inline comments must start with a capital letter, digit or 3-dots sequence
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Line exceeds 132 characters; contains 143 characters
(#122) Whitespace found at end of line
(#124) Whitespace found at end of line
(#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
(#128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) No space found before comment text; expected "// refetch complete entry" but found "//refetch complete entry"
(#129) Expected 1 space before "=>"; 0 found
(#129) Expected 1 space after "=>"; 0 found
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) Whitespace found at end of line
mod/wavefront/edit_model_form.php
(#23) Old MOODLE_INTERNAL check detected. Replace it by "defined('MOODLE_INTERNAL') || die();"
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) 3 slashes comments are not allowed; use "// Comment." instead
(#24) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#27) "require_once" must be immediately followed by an open parenthesis
(#31) Visibility must be declared on method "definition"
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) Line indented incorrectly; expected at least 8 spaces, found 0
(#46) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#58) Whitespace found at end of line
(#59) Whitespace found at end of line
(#62) Whitespace found at end of line
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Whitespace found at end of line
(#69) Whitespace found at end of line
(#73) Whitespace found at end of line
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Whitespace found at end of line
(#80) Whitespace found at end of line
(#84) Whitespace found at end of line
(#88) Whitespace found at end of line
(#92) Whitespace found at end of line
(#96) Whitespace found at end of line
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Line indented incorrectly; expected at least 8 spaces, found 0
(#102) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#105) Inline comments must start with a capital letter, digit or 3-dots sequence
(#105) Line indented incorrectly; expected at least 8 spaces, found 0
(#105) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#109) Visibility must be declared on method "validation"
mod/wavefront/index.php
(#94) Whitespace found at end of line
mod/wavefront/lang/en/wavefront.php
(#67) Whitespace found at end of line within string
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
mod/wavefront/lib.php
(#353) Whitespace found at end of line
mod/wavefront/locallib.php
(#49) Whitespace found at end of line
(#57) Expected "if (...) {\n"; found "if(...) {\n"
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#70) Whitespace found at end of line
(#74) Whitespace found at end of line
(#75) Whitespace found at end of line
mod/wavefront/mod_form.php
(#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 80% valid code; is this commented out code?
(#31) No space found before comment text; expected "// require_once(dirname(__FILE__).'/locallib.php');" but found "//require_once(dirname(__FILE__).'/locallib.php');"
(#52) Whitespace found at end of line
mod/wavefront/renderer.php
(#24) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#35) Whitespace found at end of line
(#37) Whitespace found at end of line
(#41) Whitespace found at end of line
(#43) Whitespace found at end of line
(#43) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#44) Whitespace found at end of line
(#46) Whitespace found at end of line
(#47) Expected "if (...) {\n"; found "if(...) {\n"
(#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
(#54) Line exceeds 132 characters; contains 154 characters
(#55) Whitespace found at end of line
(#56) Expected "if (...) {\n"; found "if(...) {\n"
(#59) Whitespace found at end of line
(#61) Whitespace found at end of line
(#62) Expected "if (...) {\n"; found "if(...) {\n"
(#65) Whitespace found at end of line
(#68) Whitespace found at end of line
(#80) Whitespace found at end of line
(#82) Whitespace found at end of line
(#85) Whitespace found at end of line
(#93) Whitespace found at end of line
(#95) Whitespace found at end of line
(#97) Whitespace found at end of line
(#99) Whitespace found at end of line
(#101) Line exceeds 132 characters; contains 140 characters
(#114) Whitespace found at end of line
(#120) Whitespace found at end of line
(#122) Whitespace found at end of line
(#124) Whitespace found at end of line
(#126) Whitespace found at end of line
(#131) Whitespace found at end of line
(#135) Whitespace found at end of line
(#147) File must end with a newline character
mod/wavefront/view.php
(#43) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#47) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#105) Variable "fs_files" must not contain underscores.
(#106) Whitespace found at end of line
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Variable "mtl_file" must not contain underscores.
(#109) Variable "obj_file" must not contain underscores.
(#111) Whitespace found at end of line
(#112) Variable "fs_files" must not contain underscores.
(#113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#117) Inline comments must start with a capital letter, digit or 3-dots sequence
(#118) Expected "if (...) {\n"; found "if(...) {\n"
(#119) Variable "mtl_file" must not contain underscores.
(#120) Usage of ELSEIF not allowed; use ELSE IF instead
(#121) Variable "obj_file" must not contain underscores.
(#122) Whitespace found at end of line
(#125) Whitespace found at end of line
(#126) Expected "if (...) {\n"; found "if(...) {\n"
(#126) Variable "mtl_file" must not contain underscores.
(#126) Variable "obj_file" must not contain underscores.
(#128) Whitespace found at end of line
(#129) Variable "js_params" must not contain underscores.
(#129) Variable "obj_file" must not contain underscores.
(#129) Variable "mtl_file" must not contain underscores.
(#132) Whitespace found at end of line
(#133) Variable "js_params" must not contain underscores.

Javascript coding style problems

(2051 errors, 1671 warnings)

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

mod/wavefront/amd/src/MTLLoader.js
(#2) Unexpected tab character. (no-tabs)
(#3) Unexpected tab character. (no-tabs)
(#4) Unexpected tab character. (no-tabs)
(#5) Unexpected tab character. (no-tabs)
(#6) Unexpected tab character. (no-tabs)
(#7) Unexpected tab character. (no-tabs)
(#8) Unexpected tab character. (no-tabs)
(#9) Unexpected tab character. (no-tabs)
(#10) Unexpected tab character. (no-tabs)
(#11) Unexpected tab character. (no-tabs)
(#12) Unexpected tab character. (no-tabs)
(#21) Unexpected tab character. (no-tabs)
(#21) There should be no space after this paren. (space-in-parens)
(#21) There should be no space before this paren. (space-in-parens)
(#23) Unexpected tab character. (no-tabs)
(#23) There should be no space after this paren. (space-in-parens)
(#23) There should be no space before this paren. (space-in-parens)
(#25) Unexpected tab character. (no-tabs)
(#27) Unexpected tab character. (no-tabs)
(#28) Unexpected tab character. (no-tabs)
(#29) Unexpected tab character. (no-tabs)
(#30) Unexpected tab character. (no-tabs)
(#31) Unexpected tab character. (no-tabs)
(#32) Unexpected tab character. (no-tabs)
(#33) Unexpected tab character. (no-tabs)
(#34) Unexpected tab character. (no-tabs)
(#35) Unexpected tab character. (no-tabs)
(#36) Unexpected tab character. (no-tabs)
(#37) Unexpected tab character. (no-tabs)
(#38) Unexpected tab character. (no-tabs)
(#39) Unexpected tab character. (no-tabs)
(#40) Unexpected tab character. (no-tabs)
(#40) There should be no space after this paren. (space-in-parens)
(#40) There should be no space before this paren. (space-in-parens)
(#42) Unexpected tab character. (no-tabs)
(#44) Unexpected tab character. (no-tabs)
(#44) There should be no space after this paren. (space-in-parens)
(#44) There should be no space before this paren. (space-in-parens)
(#44) There should be no space after this paren. (space-in-parens)
(#44) There should be no space before this paren. (space-in-parens)
(#46) Unexpected tab character. (no-tabs)
(#46) There should be no space after this paren. (space-in-parens)
(#46) There should be no space before this paren. (space-in-parens)
(#47) Unexpected tab character. (no-tabs)
(#47) There should be no space after this paren. (space-in-parens)
(#47) There should be no space before this paren. (space-in-parens)
(#48) Unexpected tab character. (no-tabs)
(#48) There should be no space after this paren. (space-in-parens)
(#48) There should be no space before this paren. (space-in-parens)
(#49) Unexpected tab character. (no-tabs)
(#49) There should be no space after this paren. (space-in-parens)
(#49) There should be no space before this paren. (space-in-parens)
(#50) Unexpected tab character. (no-tabs)
(#50) There should be no space after this paren. (space-in-parens)
(#50) Unexpected space before function parentheses. (space-before-function-paren)
(#50) There should be no space after this paren. (space-in-parens)
(#50) There should be no space before this paren. (space-in-parens)
(#52) Unexpected tab character. (no-tabs)
(#54) Unexpected tab character. (no-tabs)
(#54) There should be no space after this paren. (space-in-parens)
(#54) There should be no space after this paren. (space-in-parens)
(#54) There should be no space before this paren. (space-in-parens)
(#54) There should be no space before this paren. (space-in-parens)
(#56) Unexpected tab character. (no-tabs)
(#56) There should be no space after this paren. (space-in-parens)
(#56) There should be no space before this paren. (space-in-parens)
(#58) Unexpected tab character. (no-tabs)
(#58) There should be no space after this paren. (space-in-parens)
(#58) There should be no space before this paren. (space-in-parens)
(#60) Unexpected tab character. (no-tabs)
(#60) There should be no space after this paren. (space-in-parens)
(#60) There should be no space before this paren. (space-in-parens)
(#62) Unexpected tab character. (no-tabs)
(#64) Unexpected tab character. (no-tabs)
(#64) Unexpected console statement. (no-console)
(#64) There should be no space after this paren. (space-in-parens)
(#64) There should be no space before this paren. (space-in-parens)
(#66) Unexpected tab character. (no-tabs)
(#68) Unexpected tab character. (no-tabs)
(#68) There should be no space after this paren. (space-in-parens)
(#68) There should be no space before this paren. (space-in-parens)
(#70) Unexpected tab character. (no-tabs)
(#72) Unexpected tab character. (no-tabs)
(#72) There should be no space before this paren. (space-in-parens)
(#74) Unexpected tab character. (no-tabs)
(#76) Unexpected tab character. (no-tabs)
(#76) There should be no space after this paren. (space-in-parens)
(#76) There should be no space before this paren. (space-in-parens)
(#78) Unexpected tab character. (no-tabs)
(#79) Unexpected tab character. (no-tabs)
(#81) Unexpected tab character. (no-tabs)
(#83) Unexpected tab character. (no-tabs)
(#83) Missing JSDoc for parameter 'path'. (valid-jsdoc)
(#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)
(#94) There should be no space after this paren. (space-in-parens)
(#94) There should be no space before this paren. (space-in-parens)
(#96) Unexpected tab character. (no-tabs)
(#96) There should be no space after this paren. (space-in-parens)
(#96) There should be no space before this paren. (space-in-parens)
(#97) Unexpected tab character. (no-tabs)
(#98) Unexpected tab character. (no-tabs)
(#98) Identifier 'delimiter_pattern' is not in camel case. (camelcase)
(#99) Unexpected tab character. (no-tabs)
(#101) Unexpected tab character. (no-tabs)
(#101) There should be no space after this paren. (space-in-parens)
(#101) Unexpected space before unary operator '++'. (space-unary-ops)
(#101) There should be no space before this paren. (space-in-parens)
(#103) Unexpected tab character. (no-tabs)
(#103) There should be no space after '['. (computed-property-spacing)
(#103) There should be no space before ']'. (computed-property-spacing)
(#104) Unexpected tab character. (no-tabs)
(#106) Unexpected tab character. (no-tabs)
(#106) There should be no space after this paren. (space-in-parens)
(#106) There should be no space after this paren. (space-in-parens)
(#106) There should be no space before this paren. (space-in-parens)
(#106) There should be no space before this paren. (space-in-parens)
(#108) Unexpected tab character. (no-tabs)
(#109) Unexpected tab character. (no-tabs)
(#111) Unexpected tab character. (no-tabs)
(#113) Unexpected tab character. (no-tabs)
(#113) There should be no space after this paren. (space-in-parens)
(#113) There should be no space before this paren. (space-in-parens)
(#115) Unexpected tab character. (no-tabs)
(#115) There should be no space after this paren. (space-in-parens)
(#115) There should be no space before this paren. (space-in-parens)
(#115) There should be no space after this paren. (space-in-parens)
(#115) There should be no space before this paren. (space-in-parens)
(#116) Unexpected tab character. (no-tabs)
(#118) Unexpected tab character. (no-tabs)
(#118) There should be no space after this paren. (space-in-parens)
(#118) There should be no space before this paren. (space-in-parens)
(#118) There should be no space after this paren. (space-in-parens)
(#118) There should be no space before this paren. (space-in-parens)
(#119) Unexpected tab character. (no-tabs)
(#121) Unexpected tab character. (no-tabs)
(#121) There should be no space after this paren. (space-in-parens)
(#121) There should be no space before this paren. (space-in-parens)
(#123) Unexpected tab character. (no-tabs)
(#125) Unexpected tab character. (no-tabs)
(#125) There should be no space after '{'. (babel/object-curly-spacing)
(#125) There should be no space before '}'. (babel/object-curly-spacing)
(#126) Unexpected tab character. (no-tabs)
(#126) There should be no space after '['. (computed-property-spacing)
(#126) There should be no space before ']'. (computed-property-spacing)
(#128) Unexpected tab character. (no-tabs)
(#130) Unexpected tab character. (no-tabs)
(#130) There should be no space after this paren. (space-in-parens)
(#130) There should be no space before this paren. (space-in-parens)
(#132) Unexpected tab character. (no-tabs)
(#132) There should be no space after this paren. (space-in-parens)
(#132) There should be no space before this paren. (space-in-parens)
(#133) Unexpected tab character. (no-tabs)
(#133) There should be no space after '['. (computed-property-spacing)
(#133) There should be no space before ']'. (computed-property-spacing)
(#133) There should be no space after '['. (array-bracket-spacing)
(#133) There should be no space after this paren. (space-in-parens)
(#133) There should be no space after '['. (computed-property-spacing)
(#133) There should be no space before ']'. (computed-property-spacing)
(#133) There should be no space before this paren. (space-in-parens)
(#133) There should be no space after this paren. (space-in-parens)
(#133) There should be no space after '['. (computed-property-spacing)
(#133) There should be no space before ']'. (computed-property-spacing)
(#133) There should be no space before this paren. (space-in-parens)
(#133) There should be no space after this paren. (space-in-parens)
(#133) There should be no space after '['. (computed-property-spacing)
(#133) There should be no space before ']'. (computed-property-spacing)
(#133) There should be no space before this paren. (space-in-parens)
(#133) There should be no space before ']'. (array-bracket-spacing)
(#135) Unexpected tab character. (no-tabs)
(#137) Unexpected tab character. (no-tabs)
(#137) There should be no space after '['. (computed-property-spacing)
(#137) There should be no space before ']'. (computed-property-spacing)
(#139) Unexpected tab character. (no-tabs)
(#141) Unexpected tab character. (no-tabs)
(#143) Unexpected tab character. (no-tabs)
(#145) Unexpected tab character. (no-tabs)
(#145) There should be no space after this paren. (space-in-parens)
(#145) There should be no space before this paren. (space-in-parens)
(#146) Unexpected tab character. (no-tabs)
(#146) There should be no space after this paren. (space-in-parens)
(#146) There should be no space before this paren. (space-in-parens)
(#147) Unexpected tab character. (no-tabs)
(#147) There should be no space after this paren. (space-in-parens)
(#147) There should be no space before this paren. (space-in-parens)
(#148) Unexpected tab character. (no-tabs)
(#148) There should be no space after this paren. (space-in-parens)
(#148) There should be no space before this paren. (space-in-parens)
(#149) Unexpected tab character. (no-tabs)
(#151) Unexpected tab character. (no-tabs)
(#172) Unexpected tab character. (no-tabs)
(#172) There should be no space after this paren. (space-in-parens)
(#172) There should be no space before this paren. (space-in-parens)
(#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)
(#181) Unexpected tab character. (no-tabs)
(#183) Unexpected tab character. (no-tabs)
(#183) There should be no space after this paren. (space-in-parens)
(#183) There should be no space before this paren. (space-in-parens)
(#184) Unexpected tab character. (no-tabs)
(#184) There should be no space after this paren. (space-in-parens)
(#184) There should be no space before this paren. (space-in-parens)
(#186) Unexpected tab character. (no-tabs)
(#188) Unexpected tab character. (no-tabs)
(#188) There should be no space after this paren. (space-in-parens)
(#188) There should be no space before this paren. (space-in-parens)
(#190) Unexpected tab character. (no-tabs)
(#191) Unexpected tab character. (no-tabs)
(#193) Unexpected tab character. (no-tabs)
(#195) Unexpected tab character. (no-tabs)
(#195) There should be no space after this paren. (space-in-parens)
(#195) There should be no space before this paren. (space-in-parens)
(#197) Unexpected tab character. (no-tabs)
(#199) Unexpected tab character. (no-tabs)
(#201) Unexpected tab character. (no-tabs)
(#201) There should be no space after this paren. (space-in-parens)
(#201) There should be no space before this paren. (space-in-parens)
(#203) Unexpected tab character. (no-tabs)
(#203) There should be no space after this paren. (space-in-parens)
(#203) There should be no space before this paren. (space-in-parens)
(#204) Unexpected tab character. (no-tabs)
(#205) Unexpected tab character. (no-tabs)
(#206) Unexpected tab character. (no-tabs)
(#208) Unexpected tab character. (no-tabs)
(#210) Unexpected tab character. (no-tabs)
(#210) There should be no space after this paren. (space-in-parens)
(#210) There should be no space before this paren. (space-in-parens)
(#212) Unexpected tab character. (no-tabs)
(#212) Expected { after 'if' condition. (curly)
(#212) There should be no space after this paren. (space-in-parens)
(#212) Unexpected space after unary operator '!'. (space-unary-ops)
(#212) There should be no space before this paren. (space-in-parens)
(#214) Unexpected tab character. (no-tabs)
(#216) Unexpected tab character. (no-tabs)
(#216) There should be no space after this paren. (space-in-parens)
(#216) There should be no space before this paren. (space-in-parens)
(#218) Unexpected tab character. (no-tabs)
(#220) Unexpected tab character. (no-tabs)
(#220) There should be no space after '['. (computed-property-spacing)
(#220) There should be no space before ']'. (computed-property-spacing)
(#222) Unexpected tab character. (no-tabs)
(#224) Unexpected tab character. (no-tabs)
(#224) There should be no space after '['. (computed-property-spacing)
(#224) There should be no space before ']'. (computed-property-spacing)
(#226) Unexpected tab character. (no-tabs)
(#226) There should be no space after this paren. (space-in-parens)
(#226) There should be no space before this paren. (space-in-parens)
(#228) Unexpected tab character. (no-tabs)
(#229) Unexpected tab character. (no-tabs)
(#229) There should be no space after '['. (computed-property-spacing)
(#229) There should be no space before ']'. (computed-property-spacing)
(#230) Unexpected tab character. (no-tabs)
(#232) Unexpected tab character. (no-tabs)
(#232) There should be no space after this paren. (space-in-parens)
(#232) There should be no space before this paren. (space-in-parens)
(#234) Unexpected tab character. (no-tabs)
(#235) Unexpected tab character. (no-tabs)
(#236) Unexpected tab character. (no-tabs)
(#238) Unexpected tab character. (no-tabs)
(#240) Unexpected tab character. (no-tabs)
(#240) There should be no space after this paren. (space-in-parens)
(#240) There should be no space before this paren. (space-in-parens)
(#242) Unexpected tab character. (no-tabs)
(#242) There should be no space after '['. (array-bracket-spacing)
(#242) There should be no space after '['. (computed-property-spacing)
(#242) There should be no space before ']'. (computed-property-spacing)
(#242) There should be no space after '['. (computed-property-spacing)
(#242) There should be no space before ']'. (computed-property-spacing)
(#242) There should be no space after '['. (computed-property-spacing)
(#242) There should be no space before ']'. (computed-property-spacing)
(#242) There should be no space before ']'. (array-bracket-spacing)
(#244) Unexpected tab character. (no-tabs)
(#246) Unexpected tab character. (no-tabs)
(#246) There should be no space after this paren. (space-in-parens)
(#246) There should be no space before this paren. (space-in-parens)
(#248) Unexpected tab character. (no-tabs)
(#248) Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)
(#248) There should be no space after this paren. (space-in-parens)
(#248) There should be no space after '['. (computed-property-spacing)
(#248) There should be no space before ']'. (computed-property-spacing)
(#248) There should be no space after '['. (computed-property-spacing)
(#248) There should be no space before ']'. (computed-property-spacing)
(#248) There should be no space after '['. (computed-property-spacing)
(#248) There should be no space before ']'. (computed-property-spacing)
(#248) There should be no space before this paren. (space-in-parens)
(#250) Unexpected tab character. (no-tabs)
(#250) Comments should not begin with a lowercase character. (capitalized-comments)
(#252) Unexpected tab character. (no-tabs)
(#254) Unexpected tab character. (no-tabs)
(#256) Unexpected tab character. (no-tabs)
(#258) Unexpected tab character. (no-tabs)
(#260) Unexpected tab character. (no-tabs)
(#262) Unexpected tab character. (no-tabs)
(#264) Unexpected tab character. (no-tabs)
(#266) Unexpected tab character. (no-tabs)
(#266) There should be no space after this paren. (space-in-parens)
(#266) There should be no space before this paren. (space-in-parens)
(#268) Unexpected tab character. (no-tabs)
(#268) There should be no space after '['. (computed-property-spacing)
(#268) There should be no space before ']'. (computed-property-spacing)
(#270) Unexpected tab character. (no-tabs)
(#272) Unexpected tab character. (no-tabs)
(#274) Unexpected tab character. (no-tabs)
(#276) Unexpected tab character. (no-tabs)
(#278) Unexpected tab character. (no-tabs)
(#280) Unexpected tab character. (no-tabs)
(#282) Unexpected tab character. (no-tabs)
(#282) There should be no space after this paren. (space-in-parens)
(#282) There should be no space before this paren. (space-in-parens)
(#284) Unexpected tab character. (no-tabs)
(#284) There should be no space after this paren. (space-in-parens)
(#284) There should be no space before this paren. (space-in-parens)
(#286) Unexpected tab character. (no-tabs)
(#288) Unexpected tab character. (no-tabs)
(#290) Unexpected tab character. (no-tabs)
(#290) There should be no space after this paren. (space-in-parens)
(#290) There should be no space before this paren. (space-in-parens)
(#292) Unexpected tab character. (no-tabs)
(#292) There should be no space after '['. (computed-property-spacing)
(#292) There should be no space before ']'. (computed-property-spacing)
(#294) Unexpected tab character. (no-tabs)
(#296) Unexpected tab character. (no-tabs)
(#298) Unexpected tab character. (no-tabs)
(#300) Unexpected tab character. (no-tabs)
(#300) There should be no space after this paren. (space-in-parens)
(#300) There should be no space before this paren. (space-in-parens)
(#302) Unexpected tab character. (no-tabs)
(#302) There should be no space after '['. (computed-property-spacing)
(#302) There should be no space before ']'. (computed-property-spacing)
(#302) There should be no space after this paren. (space-in-parens)
(#302) There should be no space before this paren. (space-in-parens)
(#303) Unexpected tab character. (no-tabs)
(#303) There should be no space after '['. (computed-property-spacing)
(#303) There should be no space before ']'. (computed-property-spacing)
(#304) Unexpected tab character. (no-tabs)
(#304) Unexpected space before unary operator '++'. (space-unary-ops)
(#306) Unexpected tab character. (no-tabs)
(#308) Unexpected tab character. (no-tabs)
(#310) Unexpected tab character. (no-tabs)
(#312) Unexpected tab character. (no-tabs)
(#312) There should be no space after this paren. (space-in-parens)
(#312) There should be no space before this paren. (space-in-parens)
(#314) Unexpected tab character. (no-tabs)
(#314) There should be no space after this paren. (space-in-parens)
(#314) There should be no space after '['. (computed-property-spacing)
(#314) There should be no space before ']'. (computed-property-spacing)
(#314) There should be no space before this paren. (space-in-parens)
(#316) Unexpected tab character. (no-tabs)
(#316) There should be no space after this paren. (space-in-parens)
(#316) There should be no space before this paren. (space-in-parens)
(#318) Unexpected tab character. (no-tabs)
(#320) Unexpected tab character. (no-tabs)
(#320) There should be no space after '['. (computed-property-spacing)
(#320) There should be no space before ']'. (computed-property-spacing)
(#322) Unexpected tab character. (no-tabs)
(#324) Unexpected tab character. (no-tabs)
(#324) There should be no space after this paren. (space-in-parens)
(#324) There should be no space before this paren. (space-in-parens)
(#326) Unexpected tab character. (no-tabs)
(#328) Unexpected tab character. (no-tabs)
(#329) Unexpected tab character. (no-tabs)
(#329) There should be no space after '['. (computed-property-spacing)
(#329) There should be no space before ']'. (computed-property-spacing)
(#330) Unexpected tab character. (no-tabs)
(#332) Unexpected tab character. (no-tabs)
(#333) Unexpected tab character. (no-tabs)
(#335) Unexpected tab character. (no-tabs)
(#337) Unexpected tab character. (no-tabs)
(#337) Missing JSDoc comment. (require-jsdoc)
(#337) There should be no space after this paren. (space-in-parens)
(#337) There should be no space before this paren. (space-in-parens)
(#339) Unexpected tab character. (no-tabs)
(#339) Expected { after 'if' condition. (curly)
(#339) There should be no space after this paren. (space-in-parens)
(#339) There should be no space before this paren. (space-in-parens)
(#340) Unexpected tab character. (no-tabs)
(#342) Unexpected tab character. (no-tabs)
(#343) Unexpected tab character. (no-tabs)
(#343) Expected { after 'if' condition. (curly)
(#343) There should be no space after this paren. (space-in-parens)
(#343) There should be no space after this paren. (space-in-parens)
(#343) There should be no space before this paren. (space-in-parens)
(#343) There should be no space before this paren. (space-in-parens)
(#345) Unexpected tab character. (no-tabs)
(#347) Unexpected tab character. (no-tabs)
(#349) Unexpected tab character. (no-tabs)
(#349) Missing JSDoc comment. (require-jsdoc)
(#349) There should be no space after this paren. (space-in-parens)
(#349) There should be no space before this paren. (space-in-parens)
(#351) Unexpected tab character. (no-tabs)
(#351) Expected { after 'if' condition. (curly)
(#351) There should be no space after this paren. (space-in-parens)
(#351) There should be no space after '['. (computed-property-spacing)
(#351) There should be no space before ']'. (computed-property-spacing)
(#351) There should be no space before this paren. (space-in-parens)
(#353) Unexpected tab character. (no-tabs)
(#353) There should be no space after this paren. (space-in-parens)
(#353) There should be no space before this paren. (space-in-parens)
(#354) Unexpected tab character. (no-tabs)
(#354) There should be no space after this paren. (space-in-parens)
(#354) There should be no space after this paren. (space-in-parens)
(#354) There should be no space before this paren. (space-in-parens)
(#354) There should be no space before this paren. (space-in-parens)
(#356) Unexpected tab character. (no-tabs)
(#356) There should be no space after this paren. (space-in-parens)
(#356) There should be no space before this paren. (space-in-parens)
(#357) Unexpected tab character. (no-tabs)
(#357) There should be no space after this paren. (space-in-parens)
(#357) There should be no space before this paren. (space-in-parens)
(#359) Unexpected tab character. (no-tabs)
(#360) Unexpected tab character. (no-tabs)
(#362) Unexpected tab character. (no-tabs)
(#362) There should be no space after this paren. (space-in-parens)
(#362) There should be no space before this paren. (space-in-parens)
(#364) Unexpected tab character. (no-tabs)
(#366) Unexpected tab character. (no-tabs)
(#368) Unexpected tab character. (no-tabs)
(#368) There should be no space after '['. (computed-property-spacing)
(#368) There should be no space before ']'. (computed-property-spacing)
(#370) Unexpected tab character. (no-tabs)
(#372) Unexpected tab character. (no-tabs)
(#372) There should be no space after this paren. (space-in-parens)
(#372) There should be no space before this paren. (space-in-parens)
(#374) Unexpected tab character. (no-tabs)
(#374) There should be no space after '['. (computed-property-spacing)
(#374) There should be no space before ']'. (computed-property-spacing)
(#375) Unexpected tab character. (no-tabs)
(#377) Unexpected tab character. (no-tabs)
(#377) Expected { after 'if' condition. (curly)
(#377) There should be no space after this paren. (space-in-parens)
(#377) There should be no space before this paren. (space-in-parens)
(#379) Unexpected tab character. (no-tabs)
(#379) There should be no space after this paren. (space-in-parens)
(#379) There should be no space before this paren. (space-in-parens)
(#381) Unexpected tab character. (no-tabs)
(#383) Unexpected tab character. (no-tabs)
(#385) Unexpected tab character. (no-tabs)
(#387) Unexpected tab character. (no-tabs)
(#387) There should be no space after this paren. (space-in-parens)
(#387) There should be no space before this paren. (space-in-parens)
(#389) Unexpected tab character. (no-tabs)
(#391) Unexpected tab character. (no-tabs)
(#393) Unexpected tab character. (no-tabs)
(#394) Unexpected tab character. (no-tabs)
(#394) There should be no space after this paren. (space-in-parens)
(#394) There should be no space before this paren. (space-in-parens)
(#396) Unexpected tab character. (no-tabs)
(#398) Unexpected tab character. (no-tabs)
(#400) Unexpected tab character. (no-tabs)
(#401) Unexpected tab character. (no-tabs)
(#401) There should be no space after this paren. (space-in-parens)
(#401) There should be no space before this paren. (space-in-parens)
(#403) Unexpected tab character. (no-tabs)
(#405) Unexpected tab character. (no-tabs)
(#407) Unexpected tab character. (no-tabs)
(#409) Unexpected tab character. (no-tabs)
(#409) There should be no space after this paren. (space-in-parens)
(#409) There should be no space before this paren. (space-in-parens)
(#411) Unexpected tab character. (no-tabs)
(#413) Unexpected tab character. (no-tabs)
(#415) Unexpected tab character. (no-tabs)
(#417) Unexpected tab character. (no-tabs)
(#417) There should be no space after this paren. (space-in-parens)
(#417) There should be no space before this paren. (space-in-parens)
(#419) Unexpected tab character. (no-tabs)
(#421) Unexpected tab character. (no-tabs)
(#423) Unexpected tab character. (no-tabs)
(#425) Unexpected tab character. (no-tabs)
(#425) There should be no space after this paren. (space-in-parens)
(#425) There should be no space before this paren. (space-in-parens)
(#427) Unexpected tab character. (no-tabs)
(#429) Unexpected tab character. (no-tabs)
(#431) Unexpected tab character. (no-tabs)
(#431) There should be no space after this paren. (space-in-parens)
(#431) There should be no space before this paren. (space-in-parens)
(#433) Unexpected tab character. (no-tabs)
(#435) Unexpected tab character. (no-tabs)
(#436) Unexpected tab character. (no-tabs)
(#438) Unexpected tab character. (no-tabs)
(#440) Unexpected tab character. (no-tabs)
(#440) There should be no space after this paren. (space-in-parens)
(#440) There should be no space before this paren. (space-in-parens)
(#442) Unexpected tab character. (no-tabs)
(#444) Unexpected tab character. (no-tabs)
(#446) Unexpected tab character. (no-tabs)
(#448) Unexpected tab character. (no-tabs)
(#448) There should be no space after this paren. (space-in-parens)
(#448) There should be no space before this paren. (space-in-parens)
(#449) Unexpected tab character. (no-tabs)
(#451) Unexpected tab character. (no-tabs)
(#453) Unexpected tab character. (no-tabs)
(#455) Unexpected tab character. (no-tabs)
(#456) Unexpected tab character. (no-tabs)
(#458) Unexpected tab character. (no-tabs)
(#458) There should be no space after this paren. (space-in-parens)
(#458) There should be no space before this paren. (space-in-parens)
(#460) Unexpected tab character. (no-tabs)
(#462) Unexpected tab character. (no-tabs)
(#463) Unexpected tab character. (no-tabs)
(#463) There should be no space after this paren. (space-in-parens)
(#463) There should be no space before this paren. (space-in-parens)
(#465) Unexpected tab character. (no-tabs)
(#465) There should be no space after this paren. (space-in-parens)
(#465) There should be no space before this paren. (space-in-parens)
(#467) Unexpected tab character. (no-tabs)
(#468) Unexpected tab character. (no-tabs)
(#470) Unexpected tab character. (no-tabs)
(#472) Unexpected tab character. (no-tabs)
(#474) Unexpected tab character. (no-tabs)
(#475) Unexpected tab character. (no-tabs)
(#475) There should be no space after this paren. (space-in-parens)
(#475) There should be no space before this paren. (space-in-parens)
(#477) Unexpected tab character. (no-tabs)
(#477) Expected { after 'if' condition. (curly)
(#477) There should be no space after this paren. (space-in-parens)
(#477) There should be no space before this paren. (space-in-parens)
(#479) Unexpected tab character. (no-tabs)
(#479) There should be no space after this paren. (space-in-parens)
(#479) There should be no space before this paren. (space-in-parens)
(#481) Unexpected tab character. (no-tabs)
(#482) Unexpected tab character. (no-tabs)
(#484) Unexpected tab character. (no-tabs)
(#486) Unexpected tab character. (no-tabs)
(#488) Unexpected tab character. (no-tabs)
(#489) Unexpected tab character. (no-tabs)
(#491) Unexpected tab character. (no-tabs)
(#493) Unexpected tab character. (no-tabs)
(#495) Unexpected tab character. (no-tabs)
(#495) There should be no space after '['. (computed-property-spacing)
(#495) There should be no space before ']'. (computed-property-spacing)
(#495) There should be no space after this paren. (space-in-parens)
(#495) There should be no space before this paren. (space-in-parens)
(#496) Unexpected tab character. (no-tabs)
(#496) There should be no space after '['. (computed-property-spacing)
(#496) There should be no space before ']'. (computed-property-spacing)
(#498) Unexpected tab character. (no-tabs)
(#500) Unexpected tab character. (no-tabs)
(#500) There should be no space after this paren. (space-in-parens)
(#500) There should be no space before this paren. (space-in-parens)
(#502) Unexpected tab character. (no-tabs)
(#504) Unexpected tab character. (no-tabs)
(#504) There should be no space after this paren. (space-in-parens)
(#504) There should be no space before this paren. (space-in-parens)
(#505) Unexpected tab character. (no-tabs)
(#505) There should be no space after this paren. (space-in-parens)
(#505) There should be no space before this paren. (space-in-parens)
(#507) Unexpected tab character. (no-tabs)
(#507) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#509) Unexpected tab character. (no-tabs)
(#509) There should be no space after this paren. (space-in-parens)
(#509) There should be no space before this paren. (space-in-parens)
(#510) Unexpected tab character. (no-tabs)
(#512) Unexpected tab character. (no-tabs)
(#512) There should be no space after this paren. (space-in-parens)
(#512) There should be no space before this paren. (space-in-parens)
(#514) Unexpected tab character. (no-tabs)
(#514) There should be no space after this paren. (space-in-parens)
(#514) There should be no space before this paren. (space-in-parens)
(#516) Unexpected tab character. (no-tabs)
(#516) There should be no space after this paren. (space-in-parens)
(#516) There should be no space after '['. (computed-property-spacing)
(#516) There should be no space before ']'. (computed-property-spacing)
(#516) There should be no space before this paren. (space-in-parens)
(#517) Unexpected tab character. (no-tabs)
(#517) There should be no space after this paren. (space-in-parens)
(#517) There should be no space before this paren. (space-in-parens)
(#519) Unexpected tab character. (no-tabs)
(#521) Unexpected tab character. (no-tabs)
(#521) There should be no space after this paren. (space-in-parens)
(#521) There should be no space before this paren. (space-in-parens)
(#523) Unexpected tab character. (no-tabs)
(#523) There should be no space after this paren. (space-in-parens)
(#523) There should be no space before this paren. (space-in-parens)
(#525) Unexpected tab character. (no-tabs)
(#525) There should be no space after this paren. (space-in-parens)
(#525) There should be no space after this paren. (space-in-parens)
(#525) There should be no space after '['. (computed-property-spacing)
(#525) There should be no space before ']'. (computed-property-spacing)
(#525) There should be no space before this paren. (space-in-parens)
(#525) There should be no space after this paren. (space-in-parens)
(#525) There should be no space after '['. (computed-property-spacing)
(#525) There should be no space before ']'. (computed-property-spacing)
(#525) There should be no space before this paren. (space-in-parens)
(#525) There should be no space before this paren. (space-in-parens)
(#526) Unexpected tab character. (no-tabs)
(#526) There should be no space after this paren. (space-in-parens)
(#526) There should be no space before this paren. (space-in-parens)
(#526) Comments should not begin with a lowercase character. (capitalized-comments)
(#528) Unexpected tab character. (no-tabs)
(#530) Unexpected tab character. (no-tabs)
(#530) There should be no space after this paren. (space-in-parens)
(#530) There should be no space before this paren. (space-in-parens)
(#532) Unexpected tab character. (no-tabs)
(#532) There should be no space after this paren. (space-in-parens)
(#532) There should be no space before this paren. (space-in-parens)
(#534) Unexpected tab character. (no-tabs)
(#534) There should be no space after this paren. (space-in-parens)
(#534) There should be no space after this paren. (space-in-parens)
(#534) There should be no space after '['. (computed-property-spacing)
(#534) There should be no space before ']'. (computed-property-spacing)
(#534) There should be no space before this paren. (space-in-parens)
(#534) There should be no space after this paren. (space-in-parens)
(#534) There should be no space after '['. (computed-property-spacing)
(#534) There should be no space before ']'. (computed-property-spacing)
(#534) There should be no space before this paren. (space-in-parens)
(#534) There should be no space before this paren. (space-in-parens)
(#535) Unexpected tab character. (no-tabs)
(#535) There should be no space after this paren. (space-in-parens)
(#535) There should be no space before this paren. (space-in-parens)
(#535) Comments should not begin with a lowercase character. (capitalized-comments)
(#537) Unexpected tab character. (no-tabs)
(#539) Unexpected tab character. (no-tabs)
(#539) There should be no space after this paren. (space-in-parens)
(#539) There should be no space before this paren. (space-in-parens)
(#540) Unexpected tab character. (no-tabs)
(#542) Unexpected tab character. (no-tabs)
(#544) Unexpected tab character. (no-tabs)
(#544) There should be no space after this paren. (space-in-parens)
(#544) There should be no space before this paren. (space-in-parens)
(#546) Unexpected tab character. (no-tabs)
(#546) There should be no space after this paren. (space-in-parens)
(#546) There should be no space before this paren. (space-in-parens)
(#547) Unexpected tab character. (no-tabs)
(#547) There should be no space after this paren. (space-in-parens)
(#547) There should be no space before this paren. (space-in-parens)
(#549) Unexpected tab character. (no-tabs)
(#549) There should be no space after this paren. (space-in-parens)
(#549) There should be no space before this paren. (space-in-parens)
(#551) Unexpected tab character. (no-tabs)
(#551) There should be no space after this paren. (space-in-parens)
(#551) There should be no space before this paren. (space-in-parens)
(#553) Unexpected tab character. (no-tabs)
(#555) Unexpected tab character. (no-tabs)
(#555) Expected { after 'if' condition. (curly)
(#555) There should be no space after this paren. (space-in-parens)
(#555) There should be no space before this paren. (space-in-parens)
(#555) There should be no space after this paren. (space-in-parens)
(#555) There should be no space before this paren. (space-in-parens)
(#557) Unexpected tab character. (no-tabs)
(#557) There should be no space after this paren. (space-in-parens)
(#557) There should be no space before this paren. (space-in-parens)
(#559) Unexpected tab character. (no-tabs)
(#559) Expected { after 'if' condition. (curly)
(#559) There should be no space after this paren. (space-in-parens)
(#559) There should be no space before this paren. (space-in-parens)
(#561) Unexpected tab character. (no-tabs)
(#563) Unexpected tab character. (no-tabs)
(#567) There should be no space after '{'. (babel/object-curly-spacing)
(#567) There should be no space before '}'. (babel/object-curly-spacing)
mod/wavefront/amd/src/OBJLoader.js
(#2) Unexpected tab character. (no-tabs)
(#3) Unexpected tab character. (no-tabs)
(#4) Unexpected tab character. (no-tabs)
(#5) Unexpected tab character. (no-tabs)
(#6) Unexpected tab character. (no-tabs)
(#7) Unexpected tab character. (no-tabs)
(#8) Unexpected tab character. (no-tabs)
(#9) Unexpected tab character. (no-tabs)
(#10) Unexpected tab character. (no-tabs)
(#11) Unexpected tab character. (no-tabs)
(#12) Unexpected tab character. (no-tabs)
(#13) Unexpected tab character. (no-tabs)
(#14) Unexpected tab character. (no-tabs)
(#17) Comments should not begin with a lowercase character. (capitalized-comments)
(#18) Identifier '_object_pattern' is not in camel case. (camelcase)
(#19) Comments should not begin with a lowercase character. (capitalized-comments)
(#20) Identifier '_material_library_pattern' is not in camel case. (camelcase)
(#21) Comments should not begin with a lowercase character. (capitalized-comments)
(#22) Identifier '_material_use_pattern' is not in camel case. (camelcase)
(#23) Comments should not begin with a lowercase character. (capitalized-comments)
(#24) Identifier '_map_use_pattern' is not in camel case. (camelcase)
(#33) Missing JSDoc comment. (require-jsdoc)
(#35) Unexpected tab character. (no-tabs)
(#36) Unexpected tab character. (no-tabs)
(#37) Unexpected tab character. (no-tabs)
(#39) Unexpected tab character. (no-tabs)
(#40) Unexpected tab character. (no-tabs)
(#41) Unexpected tab character. (no-tabs)
(#42) Unexpected tab character. (no-tabs)
(#44) Unexpected tab character. (no-tabs)
(#45) Unexpected tab character. (no-tabs)
(#47) Unexpected tab character. (no-tabs)
(#47) Unexpected space before function parentheses. (space-before-function-paren)
(#47) There should be no space after this paren. (space-in-parens)
(#47) There should be no space before this paren. (space-in-parens)
(#49) Unexpected tab character. (no-tabs)
(#50) Unexpected tab character. (no-tabs)
(#51) Unexpected tab character. (no-tabs)
(#51) There should be no space after this paren. (space-in-parens)
(#51) There should be no space before this paren. (space-in-parens)
(#53) Unexpected tab character. (no-tabs)
(#54) Unexpected tab character. (no-tabs)
(#54) There should be no space after this paren. (space-in-parens)
(#54) There should be no space before this paren. (space-in-parens)
(#55) Unexpected tab character. (no-tabs)
(#57) Unexpected tab character. (no-tabs)
(#59) This line has a length of 150. Maximum allowed is 132. (max-len)
(#59) Unexpected tab character. (no-tabs)
(#59) There should be no space after this paren. (space-in-parens)
(#59) There should be no space before this paren. (space-in-parens)
(#61) Unexpected tab character. (no-tabs)
(#61) There should be no space after this paren. (space-in-parens)
(#61) There should be no space before this paren. (space-in-parens)
(#63) Unexpected tab character. (no-tabs)
(#63) There should be no space after this paren. (space-in-parens)
(#63) There should be no space before this paren. (space-in-parens)
(#65) Unexpected tab character. (no-tabs)
(#67) Unexpected tab character. (no-tabs)
(#68) Unexpected tab character. (no-tabs)
(#69) Unexpected tab character. (no-tabs)
(#69) There should be no space after this paren. (space-in-parens)
(#69) There should be no space before this paren. (space-in-parens)
(#71) Unexpected tab character. (no-tabs)
(#72) Unexpected tab character. (no-tabs)
(#73) Unexpected tab character. (no-tabs)
(#74) Unexpected tab character. (no-tabs)
(#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)
(#81) Unexpected tab character. (no-tabs)
(#81) Unexpected space before function parentheses. (space-before-function-paren)
(#81) There should be no space after this paren. (space-in-parens)
(#81) There should be no space before this paren. (space-in-parens)
(#83) Unexpected tab character. (no-tabs)
(#83) There should be no space after this paren. (space-in-parens)
(#83) There should be no space before this paren. (space-in-parens)
(#85) Unexpected tab character. (no-tabs)
(#86) Unexpected tab character. (no-tabs)
(#87) Unexpected tab character. (no-tabs)
(#87) There should be no space after this paren. (space-in-parens)
(#87) There should be no space after this paren. (space-in-parens)
(#87) There should be no space before this paren. (space-in-parens)
(#87) There should be no space before this paren. (space-in-parens)
(#89) Unexpected tab character. (no-tabs)
(#89) There should be no space after this paren. (space-in-parens)
(#89) There should be no space before this paren. (space-in-parens)
(#91) 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)
(#96) There should be no space after this paren. (space-in-parens)
(#96) There should be no space after this paren. (space-in-parens)
(#96) There should be no space before this paren. (space-in-parens)
(#96) There should be no space after '['. (computed-property-spacing)
(#96) There should be no space before ']'. (computed-property-spacing)
(#96) There should be no space before this paren. (space-in-parens)
(#97) Unexpected tab character. (no-tabs)
(#97) There should be no space after this paren. (space-in-parens)
(#97) There should be no space before this paren. (space-in-parens)
(#98) Unexpected tab character. (no-tabs)
(#98) There should be no space after this paren. (space-in-parens)
(#98) There should be no space before this paren. (space-in-parens)
(#99) Unexpected tab character. (no-tabs)
(#99) Unexpected space after unary operator '-'. (space-unary-ops)
(#100) Unexpected tab character. (no-tabs)
(#100) Unexpected space after unary operator '-'. (space-unary-ops)
(#101) Unexpected tab character. (no-tabs)
(#103) Unexpected tab character. (no-tabs)
(#103) Unexpected space before function parentheses. (space-before-function-paren)
(#103) There should be no space after this paren. (space-in-parens)
(#103) There should be no space before this paren. (space-in-parens)
(#105) Unexpected tab character. (no-tabs)
(#106) Unexpected tab character. (no-tabs)
(#106) There should be no space after this paren. (space-in-parens)
(#106) There should be no space before this paren. (space-in-parens)
(#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)
(#111) Unexpected space after unary operator '-'. (space-unary-ops)
(#112) Unexpected tab character. (no-tabs)
(#112) Unexpected space after unary operator '-'. (space-unary-ops)
(#113) Unexpected tab character. (no-tabs)
(#114) Unexpected tab character. (no-tabs)
(#115) Unexpected tab character. (no-tabs)
(#115) There should be no space after this paren. (space-in-parens)
(#115) There should be no space before this paren. (space-in-parens)
(#116) Unexpected tab character. (no-tabs)
(#118) Unexpected tab character. (no-tabs)
(#119) Unexpected tab character. (no-tabs)
(#121) Unexpected tab character. (no-tabs)
(#121) There should be no space after this paren. (space-in-parens)
(#121) There should be no space before this paren. (space-in-parens)
(#123) Unexpected tab character. (no-tabs)
(#125) Unexpected tab character. (no-tabs)
(#127) Unexpected tab character. (no-tabs)
(#127) Unexpected space before function parentheses. (space-before-function-paren)
(#129) Unexpected tab character. (no-tabs)
(#129) There should be no space after this paren. (space-in-parens)
(#129) There should be no space before this paren. (space-in-parens)
(#131) Unexpected tab character. (no-tabs)
(#131) There should be no space after '['. (computed-property-spacing)
(#131) There should be no space before ']'. (computed-property-spacing)
(#133) Unexpected tab character. (no-tabs)
(#135) Unexpected tab character. (no-tabs)
(#137) Unexpected tab character. (no-tabs)
(#139) Unexpected tab character. (no-tabs)
(#139) Unexpected space before function parentheses. (space-before-function-paren)
(#139) There should be no space after this paren. (space-in-parens)
(#139) There should be no space before this paren. (space-in-parens)
(#141) Unexpected tab character. (no-tabs)
(#142) Unexpected tab character. (no-tabs)
(#142) There should be no space after this paren. (space-in-parens)
(#142) Unexpected space after unary operator '-'. (space-unary-ops)
(#142) There should be no space before this paren. (space-in-parens)
(#144) Unexpected tab character. (no-tabs)
(#145) Unexpected tab character. (no-tabs)
(#146) Unexpected tab character. (no-tabs)
(#148) Unexpected tab character. (no-tabs)
(#150) Unexpected tab character. (no-tabs)
(#151) Unexpected tab character. (no-tabs)
(#151) There should be no space after this paren. (space-in-parens)
(#151) There should be no space before this paren. (space-in-parens)
(#153) Unexpected tab character. (no-tabs)
(#153) There should be no space after this paren. (space-in-parens)
(#153) Unexpected space before unary operator '--'. (space-unary-ops)
(#153) There should be no space before this paren. (space-in-parens)
(#155) Unexpected tab character. (no-tabs)
(#155) There should be no space after this paren. (space-in-parens)
(#155) There should be no space after '['. (computed-property-spacing)
(#155) There should be no space before ']'. (computed-property-spacing)
(#155) There should be no space before this paren. (space-in-parens)
(#157) Unexpected tab character. (no-tabs)
(#157) There should be no space after this paren. (space-in-parens)
(#157) There should be no space before this paren. (space-in-parens)
(#159) Unexpected tab character. (no-tabs)
(#161) Unexpected tab character. (no-tabs)
(#163) Unexpected tab character. (no-tabs)
(#165) Unexpected tab character. (no-tabs)
(#166) Unexpected tab character. (no-tabs)
(#166) There should be no space after this paren. (space-in-parens)
(#166) There should be no space before this paren. (space-in-parens)
(#168) Unexpected tab character. (no-tabs)
(#168) There should be no space after this paren. (space-in-parens)
(#169) Unexpected tab character. (no-tabs)
(#170) Unexpected tab character. (no-tabs)
(#171) Unexpected tab character. (no-tabs)
(#171) There should be no space before this paren. (space-in-parens)
(#173) Unexpected tab character. (no-tabs)
(#175) Unexpected tab character. (no-tabs)
(#177) Unexpected tab character. (no-tabs)
(#178) 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)
(#186) Unexpected tab character. (no-tabs)
(#186) There should be no space after this paren. (space-in-parens)
(#186) There should be no space before this paren. (space-in-parens)
(#188) Unexpected tab character. (no-tabs)
(#188) There should be no space after this paren. (space-in-parens)
(#188) There should be no space before this paren. (space-in-parens)
(#189) Unexpected tab character. (no-tabs)
(#190) Unexpected tab character. (no-tabs)
(#190) There should be no space after this paren. (space-in-parens)
(#190) There should be no space before this paren. (space-in-parens)
(#192) Unexpected tab character. (no-tabs)
(#194) Unexpected tab character. (no-tabs)
(#194) There should be no space after this paren. (space-in-parens)
(#194) There should be no space before this paren. (space-in-parens)
(#196) Unexpected tab character. (no-tabs)
(#198) Unexpected tab character. (no-tabs)
(#198) Unexpected space before function parentheses. (space-before-function-paren)
(#200) Unexpected tab character. (no-tabs)
(#200) There should be no space after this paren. (space-in-parens)
(#200) There should be no space before this paren. (space-in-parens)
(#202) Unexpected tab character. (no-tabs)
(#202) There should be no space after this paren. (space-in-parens)
(#202) There should be no space before this paren. (space-in-parens)
(#204) Unexpected tab character. (no-tabs)
(#206) Unexpected tab character. (no-tabs)
(#208) Unexpected tab character. (no-tabs)
(#208) Unexpected space before function parentheses. (space-before-function-paren)
(#208) There should be no space after this paren. (space-in-parens)
(#208) There should be no space before this paren. (space-in-parens)
(#210) Unexpected tab character. (no-tabs)
(#210) There should be no space after this paren. (space-in-parens)
(#210) There should be no space before this paren. (space-in-parens)
(#211) Unexpected tab character. (no-tabs)
(#211) There should be no space after this paren. (space-in-parens)
(#211) There should be no space before this paren. (space-in-parens)
(#213) Unexpected tab character. (no-tabs)
(#215) Unexpected tab character. (no-tabs)
(#215) Unexpected space before function parentheses. (space-before-function-paren)
(#215) There should be no space after this paren. (space-in-parens)
(#215) There should be no space before this paren. (space-in-parens)
(#217) Unexpected tab character. (no-tabs)
(#217) There should be no space after this paren. (space-in-parens)
(#217) There should be no space before this paren. (space-in-parens)
(#218) Unexpected tab character. (no-tabs)
(#218) There should be no space after this paren. (space-in-parens)
(#218) There should be no space before this paren. (space-in-parens)
(#220) Unexpected tab character. (no-tabs)
(#222) Unexpected tab character. (no-tabs)
(#222) Unexpected space before function parentheses. (space-before-function-paren)
(#222) There should be no space after this paren. (space-in-parens)
(#222) There should be no space before this paren. (space-in-parens)
(#224) Unexpected tab character. (no-tabs)
(#224) There should be no space after this paren. (space-in-parens)
(#224) There should be no space before this paren. (space-in-parens)
(#225) Unexpected tab character. (no-tabs)
(#225) There should be no space after this paren. (space-in-parens)
(#225) There should be no space before this paren. (space-in-parens)
(#227) Unexpected tab character. (no-tabs)
(#229) Unexpected tab character. (no-tabs)
(#229) Unexpected space before function parentheses. (space-before-function-paren)
(#229) There should be no space after this paren. (space-in-parens)
(#229) There should be no space before this paren. (space-in-parens)
(#231) Unexpected tab character. (no-tabs)
(#232) Unexpected tab character. (no-tabs)
(#234) Unexpected tab character. (no-tabs)
(#234) There should be no space after this paren. (space-in-parens)
(#234) There should be no space after '['. (computed-property-spacing)
(#234) There should be no space before ']'. (computed-property-spacing)
(#234) There should be no space after '['. (computed-property-spacing)
(#234) There should be no space before ']'. (computed-property-spacing)
(#234) There should be no space after '['. (computed-property-spacing)
(#234) There should be no space before ']'. (computed-property-spacing)
(#234) There should be no space before this paren. (space-in-parens)
(#235) Unexpected tab character. (no-tabs)
(#235) There should be no space after this paren. (space-in-parens)
(#235) There should be no space after '['. (computed-property-spacing)
(#235) There should be no space before ']'. (computed-property-spacing)
(#235) There should be no space after '['. (computed-property-spacing)
(#235) There should be no space before ']'. (computed-property-spacing)
(#235) There should be no space after '['. (computed-property-spacing)
(#235) There should be no space before ']'. (computed-property-spacing)
(#235) There should be no space before this paren. (space-in-parens)
(#236) Unexpected tab character. (no-tabs)
(#236) There should be no space after this paren. (space-in-parens)
(#236) There should be no space after '['. (computed-property-spacing)
(#236) There should be no space before ']'. (computed-property-spacing)
(#236) There should be no space after '['. (computed-property-spacing)
(#236) There should be no space before ']'. (computed-property-spacing)
(#236) There should be no space after '['. (computed-property-spacing)
(#236) There should be no space before ']'. (computed-property-spacing)
(#236) There should be no space before this paren. (space-in-parens)
(#238) Unexpected tab character. (no-tabs)
(#240) Unexpected tab character. (no-tabs)
(#240) Unexpected space before function parentheses. (space-before-function-paren)
(#240) There should be no space after this paren. (space-in-parens)
(#240) There should be no space before this paren. (space-in-parens)
(#242) Unexpected tab character. (no-tabs)
(#243) Unexpected tab character. (no-tabs)
(#245) Unexpected tab character. (no-tabs)
(#245) There should be no space after this paren. (space-in-parens)
(#245) There should be no space after '['. (computed-property-spacing)
(#245) There should be no space before ']'. (computed-property-spacing)
(#245) There should be no space after '['. (computed-property-spacing)
(#245) There should be no space before ']'. (computed-property-spacing)
(#245) There should be no space after '['. (computed-property-spacing)
(#245) There should be no space before ']'. (computed-property-spacing)
(#245) There should be no space before this paren. (space-in-parens)
(#247) Unexpected tab character. (no-tabs)
(#249) Unexpected tab character. (no-tabs)
(#249) Unexpected space before function parentheses. (space-before-function-paren)
(#249) There should be no space after this paren. (space-in-parens)
(#249) There should be no space before this paren. (space-in-parens)
(#251) Unexpected tab character. (no-tabs)
(#252) Unexpected tab character. (no-tabs)
(#254) Unexpected tab character. (no-tabs)
(#254) There should be no space after this paren. (space-in-parens)
(#254) There should be no space after '['. (computed-property-spacing)
(#254) There should be no space before ']'. (computed-property-spacing)
(#254) There should be no space after '['. (computed-property-spacing)
(#254) There should be no space before ']'. (computed-property-spacing)
(#254) There should be no space after '['. (computed-property-spacing)
(#254) There should be no space before ']'. (computed-property-spacing)
(#254) There should be no space before this paren. (space-in-parens)
(#256) Unexpected tab character. (no-tabs)
(#258) Unexpected tab character. (no-tabs)
(#258) Unexpected space before function parentheses. (space-before-function-paren)
(#258) There should be no space after this paren. (space-in-parens)
(#258) There should be no space before this paren. (space-in-parens)
(#260) Unexpected tab character. (no-tabs)
(#261) Unexpected tab character. (no-tabs)
(#263) Unexpected tab character. (no-tabs)
(#263) There should be no space after this paren. (space-in-parens)
(#263) There should be no space after '['. (computed-property-spacing)
(#263) There should be no space before ']'. (computed-property-spacing)
(#263) There should be no space after '['. (computed-property-spacing)
(#263) There should be no space before ']'. (computed-property-spacing)
(#263) There should be no space after '['. (computed-property-spacing)
(#263) There should be no space before ']'. (computed-property-spacing)
(#263) There should be no space before this paren. (space-in-parens)
(#264) Unexpected tab character. (no-tabs)
(#264) There should be no space after this paren. (space-in-parens)
(#264) There should be no space after '['. (computed-property-spacing)
(#264) There should be no space before ']'. (computed-property-spacing)
(#264) There should be no space after '['. (computed-property-spacing)
(#264) There should be no space before ']'. (computed-property-spacing)
(#264) There should be no space after '['. (computed-property-spacing)
(#264) There should be no space before ']'. (computed-property-spacing)
(#264) There should be no space before this paren. (space-in-parens)
(#265) Unexpected tab character. (no-tabs)
(#265) There should be no space after this paren. (space-in-parens)
(#265) There should be no space after '['. (computed-property-spacing)
(#265) There should be no space before ']'. (computed-property-spacing)
(#265) There should be no space after '['. (computed-property-spacing)
(#265) There should be no space before ']'. (computed-property-spacing)
(#265) There should be no space after '['. (computed-property-spacing)
(#265) There should be no space before ']'. (computed-property-spacing)
(#265) There should be no space before this paren. (space-in-parens)
(#267) Unexpected tab character. (no-tabs)
(#269) Unexpected tab character. (no-tabs)
(#269) Unexpected space before function parentheses. (space-before-function-paren)
(#269) There should be no space after this paren. (space-in-parens)
(#269) There should be no space before this paren. (space-in-parens)
(#271) Unexpected tab character. (no-tabs)
(#272) Unexpected tab character. (no-tabs)
(#274) Unexpected tab character. (no-tabs)
(#274) There should be no space after this paren. (space-in-parens)
(#274) There should be no space before this paren. (space-in-parens)
(#275) Unexpected tab character. (no-tabs)
(#275) There should be no space after this paren. (space-in-parens)
(#275) There should be no space before this paren. (space-in-parens)
(#276) Unexpected tab character. (no-tabs)
(#276) There should be no space after this paren. (space-in-parens)
(#276) There should be no space before this paren. (space-in-parens)
(#278) Unexpected tab character. (no-tabs)
(#278) There should be no space after this paren. (space-in-parens)
(#278) There should be no space before this paren. (space-in-parens)
(#279) Unexpected tab character. (no-tabs)
(#279) There should be no space after this paren. (space-in-parens)
(#279) There should be no space before this paren. (space-in-parens)
(#280) Unexpected tab character. (no-tabs)
(#280) There should be no space after this paren. (space-in-parens)
(#280) There should be no space before this paren. (space-in-parens)
(#282) Unexpected tab character. (no-tabs)
(#284) Unexpected tab character. (no-tabs)
(#284) There should be no space after this paren. (space-in-parens)
(#284) There should be no space before this paren. (space-in-parens)
(#285) Unexpected tab character. (no-tabs)
(#285) There should be no space after this paren. (space-in-parens)
(#285) There should be no space before this paren. (space-in-parens)
(#286) Unexpected tab character. (no-tabs)
(#286) There should be no space after this paren. (space-in-parens)
(#286) There should be no space before this paren. (space-in-parens)
(#288) Unexpected tab character. (no-tabs)
(#290) Unexpected tab character. (no-tabs)
(#290) Unexpected space before function parentheses. (space-before-function-paren)
(#290) There should be no space after this paren. (space-in-parens)
(#290) There should be no space before this paren. (space-in-parens)
(#292) Unexpected tab character. (no-tabs)
(#293) Unexpected tab character. (no-tabs)
(#295) Unexpected tab character. (no-tabs)
(#295) Expected { after 'if' condition. (curly)
(#295) There should be no space after this paren. (space-in-parens)
(#295) There should be no space after '['. (computed-property-spacing)
(#295) There should be no space before ']'. (computed-property-spacing)
(#295) There should be no space before this paren. (space-in-parens)
(#295) There should be no space after this paren. (space-in-parens)
(#295) There should be no space after '['. (computed-property-spacing)
(#295) There should be no space before ']'. (computed-property-spacing)
(#295) There should be no space after '['. (computed-property-spacing)
(#295) There should be no space before ']'. (computed-property-spacing)
(#295) There should be no space after '['. (computed-property-spacing)
(#295) There should be no space before ']'. (computed-property-spacing)
(#295) There should be no space before this paren. (space-in-parens)
(#296) Unexpected tab character. (no-tabs)
(#296) Expected { after 'if' condition. (curly)
(#296) There should be no space after this paren. (space-in-parens)
(#296) There should be no space after '['. (computed-property-spacing)
(#296) There should be no space before ']'. (computed-property-spacing)
(#296) There should be no space before this paren. (space-in-parens)
(#296) There should be no space after this paren. (space-in-parens)
(#296) There should be no space after '['. (computed-property-spacing)
(#296) There should be no space before ']'. (computed-property-spacing)
(#296) There should be no space after '['. (computed-property-spacing)
(#296) There should be no space before ']'. (computed-property-spacing)
(#296) There should be no space after '['. (computed-property-spacing)
(#296) There should be no space before ']'. (computed-property-spacing)
(#296) There should be no space before this paren. (space-in-parens)
(#297) Unexpected tab character. (no-tabs)
(#297) Expected { after 'if' condition. (curly)
(#297) There should be no space after this paren. (space-in-parens)
(#297) There should be no space after '['. (computed-property-spacing)
(#297) There should be no space before ']'. (computed-property-spacing)
(#297) There should be no space before this paren. (space-in-parens)
(#297) There should be no space after this paren. (space-in-parens)
(#297) There should be no space after '['. (computed-property-spacing)
(#297) There should be no space before ']'. (computed-property-spacing)
(#297) There should be no space after '['. (computed-property-spacing)
(#297) There should be no space before ']'. (computed-property-spacing)
(#297) There should be no space after '['. (computed-property-spacing)
(#297) There should be no space before ']'. (computed-property-spacing)
(#297) There should be no space before this paren. (space-in-parens)
(#299) Unexpected tab character. (no-tabs)
(#301) Unexpected tab character. (no-tabs)
(#301) Unexpected space before function parentheses. (space-before-function-paren)
(#301) There should be no space after this paren. (space-in-parens)
(#301) There should be no space before this paren. (space-in-parens)
(#303) Unexpected tab character. (no-tabs)
(#304) Unexpected tab character. (no-tabs)
(#306) Unexpected tab character. (no-tabs)
(#306) There should be no space after this paren. (space-in-parens)
(#306) There should be no space after '['. (computed-property-spacing)
(#306) There should be no space before ']'. (computed-property-spacing)
(#306) There should be no space after '['. (computed-property-spacing)
(#306) There should be no space before ']'. (computed-property-spacing)
(#306) There should be no space before this paren. (space-in-parens)
(#307) Unexpected tab character. (no-tabs)
(#307) There should be no space after this paren. (space-in-parens)
(#307) There should be no space after '['. (computed-property-spacing)
(#307) There should be no space before ']'. (computed-property-spacing)
(#307) There should be no space after '['. (computed-property-spacing)
(#307) There should be no space before ']'. (computed-property-spacing)
(#307) There should be no space before this paren. (space-in-parens)
(#308) Unexpected tab character. (no-tabs)
(#308) There should be no space after this paren. (space-in-parens)
(#308) There should be no space after '['. (computed-property-spacing)
(#308) There should be no space before ']'. (computed-property-spacing)
(#308) There should be no space after '['. (computed-property-spacing)
(#308) There should be no space before ']'. (computed-property-spacing)
(#308) There should be no space before this paren. (space-in-parens)
(#310) Unexpected tab character. (no-tabs)
(#312) Unexpected tab character. (no-tabs)
(#312) Unexpected space before function parentheses. (space-before-function-paren)
(#314) Unexpected tab character. (no-tabs)
(#316) Unexpected tab character. (no-tabs)
(#316) There should be no space after this paren. (space-in-parens)
(#316) There should be no space before this paren. (space-in-parens)
(#317) Unexpected tab character. (no-tabs)
(#317) There should be no space after this paren. (space-in-parens)
(#317) There should be no space before this paren. (space-in-parens)
(#318) Unexpected tab character. (no-tabs)
(#318) There should be no space after this paren. (space-in-parens)
(#318) There should be no space before this paren. (space-in-parens)
(#320) Unexpected tab character. (no-tabs)
(#322) Unexpected tab character. (no-tabs)
(#322) Unexpected space before function parentheses. (space-before-function-paren)
(#322) There should be no space after this paren. (space-in-parens)
(#322) There should be no space before this paren. (space-in-parens)
(#324) Unexpected tab character. (no-tabs)
(#325) Unexpected tab character. (no-tabs)
(#327) Unexpected tab character. (no-tabs)
(#327) There should be no space after this paren. (space-in-parens)
(#327) There should be no space after '['. (computed-property-spacing)
(#327) There should be no space before ']'. (computed-property-spacing)
(#327) There should be no space after '['. (computed-property-spacing)
(#327) There should be no space before ']'. (computed-property-spacing)
(#327) There should be no space before this paren. (space-in-parens)
(#329) Unexpected tab character. (no-tabs)
(#331) Unexpected tab character. (no-tabs)
(#331) Unexpected space before function parentheses. (space-before-function-paren)
(#331) There should be no space after this paren. (space-in-parens)
(#331) There should be no space before this paren. (space-in-parens)
(#333) Unexpected tab character. (no-tabs)
(#335) Unexpected tab character. (no-tabs)
(#335) There should be no space after this paren. (space-in-parens)
(#335) There should be no space before this paren. (space-in-parens)
(#336) Unexpected tab character. (no-tabs)
(#336) There should be no space after this paren. (space-in-parens)
(#336) There should be no space before this paren. (space-in-parens)
(#337) Unexpected tab character. (no-tabs)
(#337) There should be no space after this paren. (space-in-parens)
(#337) There should be no space before this paren. (space-in-parens)
(#339) Unexpected tab character. (no-tabs)
(#339) There should be no space after this paren. (space-in-parens)
(#339) There should be no space before this paren. (space-in-parens)
(#340) Unexpected tab character. (no-tabs)
(#340) There should be no space after this paren. (space-in-parens)
(#340) There should be no space before this paren. (space-in-parens)
(#342) Unexpected tab character. (no-tabs)
(#342) Comments should not begin with a lowercase character. (capitalized-comments)
(#344) Unexpected tab character. (no-tabs)
(#344) There should be no space after this paren. (space-in-parens)
(#344) There should be no space before this paren. (space-in-parens)
(#346) Unexpected tab character. (no-tabs)
(#348) Unexpected tab character. (no-tabs)
(#348) There should be no space after this paren. (space-in-parens)
(#348) There should be no space before this paren. (space-in-parens)
(#349) Unexpected tab character. (no-tabs)
(#349) There should be no space after this paren. (space-in-parens)
(#349) There should be no space before this paren. (space-in-parens)
(#350) Unexpected tab character. (no-tabs)
(#350) There should be no space after this paren. (space-in-parens)
(#350) There should be no space before this paren. (space-in-parens)
(#352) Unexpected tab character. (no-tabs)
(#352) There should be no space after this paren. (space-in-parens)
(#352) There should be no space before this paren. (space-in-parens)
(#354) Unexpected tab character. (no-tabs)
(#356) Unexpected tab character. (no-tabs)
(#356) There should be no space after this paren. (space-in-parens)
(#356) There should be no space before this paren. (space-in-parens)
(#358) Unexpected tab character. (no-tabs)
(#360) Unexpected tab character. (no-tabs)
(#360) Comments should not begin with a lowercase character. (capitalized-comments)
(#362) Unexpected tab character. (no-tabs)
(#362) There should be no space after this paren. (space-in-parens)
(#362) There should be no space before this paren. (space-in-parens)
(#364) Unexpected tab character. (no-tabs)
(#366) Unexpected tab character. (no-tabs)
(#366) There should be no space after this paren. (space-in-parens)
(#366) There should be no space before this paren. (space-in-parens)
(#367) Unexpected tab character. (no-tabs)
(#367) There should be no space after this paren. (space-in-parens)
(#367) There should be no space before this paren. (space-in-parens)
(#368) Unexpected tab character. (no-tabs)
(#368) There should be no space after this paren. (space-in-parens)
(#368) There should be no space before this paren. (space-in-parens)
(#370) Unexpected tab character. (no-tabs)
(#370) There should be no space after this paren. (space-in-parens)
(#370) There should be no space before this paren. (space-in-parens)
(#372) Unexpected tab character. (no-tabs)
(#374) Unexpected tab character. (no-tabs)
(#376) Unexpected tab character. (no-tabs)
(#376) Comments should not begin with a lowercase character. (capitalized-comments)
(#378) Unexpected tab character. (no-tabs)
(#380) Unexpected tab character. (no-tabs)
(#382) Unexpected tab character. (no-tabs)
(#384) Unexpected tab character. (no-tabs)
(#384) Unexpected space before function parentheses. (space-before-function-paren)
(#384) There should be no space after this paren. (space-in-parens)
(#384) There should be no space before this paren. (space-in-parens)
(#386) Unexpected tab character. (no-tabs)
(#388) Unexpected tab character. (no-tabs)
(#390) Unexpected tab character. (no-tabs)
(#390) There should be no space after this paren. (space-in-parens)
(#390) Unexpected space before unary operator '++'. (space-unary-ops)
(#390) There should be no space before this paren. (space-in-parens)
(#392) Unexpected tab character. (no-tabs)
(#392) There should be no space after this paren. (space-in-parens)
(#392) There should be no space after '['. (computed-property-spacing)
(#392) There should be no space before ']'. (computed-property-spacing)
(#392) There should be no space before this paren. (space-in-parens)
(#394) Unexpected tab character. (no-tabs)
(#394) There should be no space after this paren. (space-in-parens)
(#394) There should be no space before this paren. (space-in-parens)
(#395) Unexpected tab character. (no-tabs)
(#395) There should be no space after this paren. (space-in-parens)
(#395) There should be no space before this paren. (space-in-parens)
(#397) Unexpected tab character. (no-tabs)
(#399) Unexpected tab character. (no-tabs)
(#401) Unexpected tab character. (no-tabs)
(#401) Unexpected space before function parentheses. (space-before-function-paren)
(#401) There should be no space after this paren. (space-in-parens)
(#401) There should be no space before this paren. (space-in-parens)
(#403) Unexpected tab character. (no-tabs)
(#405) Unexpected tab character. (no-tabs)
(#406) Unexpected tab character. (no-tabs)
(#408) Unexpected tab character. (no-tabs)
(#408) There should be no space after this paren. (space-in-parens)
(#408) Unexpected space before unary operator '++'. (space-unary-ops)
(#408) There should be no space before this paren. (space-in-parens)
(#410) Unexpected tab character. (no-tabs)
(#410) There should be no space after this paren. (space-in-parens)
(#410) There should be no space after this paren. (space-in-parens)
(#410) There should be no space after '['. (computed-property-spacing)
(#410) There should be no space before ']'. (computed-property-spacing)
(#410) There should be no space before this paren. (space-in-parens)
(#410) There should be no space before this paren. (space-in-parens)
(#412) Unexpected tab character. (no-tabs)
(#414) Unexpected tab character. (no-tabs)
(#414) There should be no space after this paren. (space-in-parens)
(#414) Unexpected space before unary operator '++'. (space-unary-ops)
(#414) There should be no space before this paren. (space-in-parens)
(#416) Unexpected tab character. (no-tabs)
(#416) There should be no space after this paren. (space-in-parens)
(#416) There should be no space after this paren. (space-in-parens)
(#416) There should be no space after '['. (computed-property-spacing)
(#416) There should be no space before ']'. (computed-property-spacing)
(#416) There should be no space before this paren. (space-in-parens)
(#416) There should be no space before this paren. (space-in-parens)
(#418) Unexpected tab character. (no-tabs)
(#420) Unexpected tab character. (no-tabs)
(#422) Unexpected tab character. (no-tabs)
(#424) Unexpected tab character. (no-tabs)
(#424) There should be no space after this paren. (space-in-parens)
(#424) There should be no space before this paren. (space-in-parens)
(#426) Unexpected tab character. (no-tabs)
(#434) Unexpected tab character. (no-tabs)
(#434) There should be no space after this paren. (space-in-parens)
(#434) There should be no space before this paren. (space-in-parens)
(#436) Unexpected tab character. (no-tabs)
(#436) There should be no space after this paren. (space-in-parens)
(#436) There should be no space before this paren. (space-in-parens)
(#438) Unexpected tab character. (no-tabs)
(#440) Unexpected tab character. (no-tabs)
(#442) Unexpected tab character. (no-tabs)
(#442) There should be no space after this paren. (space-in-parens)
(#442) There should be no space before this paren. (space-in-parens)
(#444) Unexpected tab character. (no-tabs)
(#446) Unexpected tab character. (no-tabs)
(#446) There should be no space after this paren. (space-in-parens)
(#446) There should be no space before this paren. (space-in-parens)
(#447) Unexpected tab character. (no-tabs)
(#447) There should be no space after this paren. (space-in-parens)
(#447) There should be no space before this paren. (space-in-parens)
(#448) Unexpected tab character. (no-tabs)
(#448) There should be no space after this paren. (space-in-parens)
(#448) There should be no space before this paren. (space-in-parens)
(#449) Unexpected tab character. (no-tabs)
(#449) There should be no space after this paren. (space-in-parens)
(#449) There should be no space before this paren. (space-in-parens)
(#450) Unexpected tab character. (no-tabs)
(#450) There should be no space after this paren. (space-in-parens)
(#450) Unexpected space before function parentheses. (space-before-function-paren)
(#450) There should be no space after this paren. (space-in-parens)
(#450) There should be no space before this paren. (space-in-parens)
(#452) Unexpected tab character. (no-tabs)
(#454) Unexpected tab character. (no-tabs)
(#454) There should be no space after this paren. (space-in-parens)
(#454) There should be no space after this paren. (space-in-parens)
(#454) There should be no space before this paren. (space-in-parens)
(#454) There should be no space before this paren. (space-in-parens)
(#456) Unexpected tab character. (no-tabs)
(#456) There should be no space after this paren. (space-in-parens)
(#456) There should be no space before this paren. (space-in-parens)
(#458) Unexpected tab character. (no-tabs)
(#458) There should be no space after this paren. (space-in-parens)
(#458) There should be no space before this paren. (space-in-parens)
(#460) Unexpected tab character. (no-tabs)
(#460) There should be no space after this paren. (space-in-parens)
(#460) There should be no space before this paren. (space-in-parens)
(#462) Unexpected tab character. (no-tabs)
(#464) Unexpected tab character. (no-tabs)
(#464) Unexpected console statement. (no-console)
(#464) There should be no space after this paren. (space-in-parens)
(#464) There should be no space before this paren. (space-in-parens)
(#466) Unexpected tab character. (no-tabs)
(#468) Unexpected tab character. (no-tabs)
(#468) There should be no space after this paren. (space-in-parens)
(#468) There should be no space before this paren. (space-in-parens)
(#470) Unexpected tab character. (no-tabs)
(#472) Unexpected tab character. (no-tabs)
(#472) There should be no space before this paren. (space-in-parens)
(#474) Unexpected tab character. (no-tabs)
(#476) Unexpected tab character. (no-tabs)
(#476) There should be no space after this paren. (space-in-parens)
(#476) There should be no space before this paren. (space-in-parens)
(#478) Unexpected tab character. (no-tabs)
(#480) Unexpected tab character. (no-tabs)
(#482) Unexpected tab character. (no-tabs)
(#484) Unexpected tab character. (no-tabs)
(#484) Method 'parse' has a complexity of 59. Maximum allowed is 20. (complexity)
(#484) There should be no space after this paren. (space-in-parens)
(#484) There should be no space before this paren. (space-in-parens)
(#486) Unexpected tab character. (no-tabs)
(#488) Unexpected tab character. (no-tabs)
(#488) There should be no space after this paren. (space-in-parens)
(#488) There should be no space after this paren. (space-in-parens)
(#488) There should be no space before this paren. (space-in-parens)
(#488) Unexpected space after unary operator '-'. (space-unary-ops)
(#488) There should be no space before this paren. (space-in-parens)
(#490) Unexpected tab character. (no-tabs)
(#491) Unexpected tab character. (no-tabs)
(#491) There should be no space after this paren. (space-in-parens)
(#491) There should be no space before this paren. (space-in-parens)
(#493) Unexpected tab character. (no-tabs)
(#495) Unexpected tab character. (no-tabs)
(#495) There should be no space after this paren. (space-in-parens)
(#495) There should be no space after this paren. (space-in-parens)
(#495) There should be no space before this paren. (space-in-parens)
(#495) Unexpected space after unary operator '-'. (space-unary-ops)
(#495) There should be no space before this paren. (space-in-parens)
(#497) Unexpected tab character. (no-tabs)
(#497) Comments should not begin with a lowercase character. (capitalized-comments)
(#498) Unexpected tab character. (no-tabs)
(#498) There should be no space after this paren. (space-in-parens)
(#498) There should be no space before this paren. (space-in-parens)
(#500) Unexpected tab character. (no-tabs)
(#502) Unexpected tab character. (no-tabs)
(#502) There should be no space after this paren. (space-in-parens)
(#502) There should be no space before this paren. (space-in-parens)
(#503) Unexpected tab character. (no-tabs)
(#503) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#504) Unexpected tab character. (no-tabs)
(#505) Unexpected tab character. (no-tabs)
(#507) Unexpected tab character. (no-tabs)
(#508) Unexpected tab character. (no-tabs)
(#508) There should be no space after this paren. (space-in-parens)
(#508) There should be no space before this paren. (space-in-parens)
(#510) Unexpected tab character. (no-tabs)
(#510) There should be no space after this paren. (space-in-parens)
(#510) Unexpected space before unary operator '++'. (space-unary-ops)
(#510) There should be no space before this paren. (space-in-parens)
(#512) Unexpected tab character. (no-tabs)
(#512) There should be no space after '['. (computed-property-spacing)
(#512) There should be no space before ']'. (computed-property-spacing)
(#514) Unexpected tab character. (no-tabs)
(#516) Unexpected tab character. (no-tabs)
(#518) Unexpected tab character. (no-tabs)
(#518) Expected { after 'if' condition. (curly)
(#518) There should be no space after this paren. (space-in-parens)
(#518) There should be no space before this paren. (space-in-parens)
(#520) Unexpected tab character. (no-tabs)
(#520) There should be no space after this paren. (space-in-parens)
(#520) There should be no space before this paren. (space-in-parens)
(#522) Unexpected tab character. (no-tabs)
(#523) Unexpected tab character. (no-tabs)
(#523) Expected { after 'if' condition. (curly)
(#523) There should be no space after this paren. (space-in-parens)
(#523) There should be no space before this paren. (space-in-parens)
(#525) Unexpected tab character. (no-tabs)
(#525) There should be no space after this paren. (space-in-parens)
(#525) There should be no space before this paren. (space-in-parens)
(#527) Unexpected tab character. (no-tabs)
(#527) There should be no space after this paren. (space-in-parens)
(#527) There should be no space before this paren. (space-in-parens)
(#529) Unexpected tab character. (no-tabs)
(#529) There should be no space after this paren. (space-in-parens)
(#529) There should be no space after '['. (computed-property-spacing)
(#529) There should be no space before ']'. (computed-property-spacing)
(#529) There should be no space before this paren. (space-in-parens)
(#531) Unexpected tab character. (no-tabs)
(#532) Unexpected tab character. (no-tabs)
(#533) Unexpected tab character. (no-tabs)
(#533) There should be no space after this paren. (space-in-parens)
(#533) There should be no space after '['. (computed-property-spacing)
(#533) There should be no space before ']'. (computed-property-spacing)
(#533) There should be no space before this paren. (space-in-parens)
(#534) Unexpected tab character. (no-tabs)
(#534) There should be no space after this paren. (space-in-parens)
(#534) There should be no space after '['. (computed-property-spacing)
(#534) There should be no space before ']'. (computed-property-spacing)
(#534) There should be no space before this paren. (space-in-parens)
(#535) Unexpected tab character. (no-tabs)
(#535) There should be no space after this paren. (space-in-parens)
(#535) There should be no space after '['. (computed-property-spacing)
(#535) There should be no space before ']'. (computed-property-spacing)
(#535) There should be no space before this paren. (space-in-parens)
(#536) Unexpected tab character. (no-tabs)
(#537) Unexpected tab character. (no-tabs)
(#537) There should be no space after this paren. (space-in-parens)
(#537) There should be no space before this paren. (space-in-parens)
(#539) Unexpected tab character. (no-tabs)
(#540) Unexpected tab character. (no-tabs)
(#540) There should be no space after this paren. (space-in-parens)
(#540) There should be no space after '['. (computed-property-spacing)
(#540) There should be no space before ']'. (computed-property-spacing)
(#540) There should be no space before this paren. (space-in-parens)
(#541) Unexpected tab character. (no-tabs)
(#541) There should be no space after this paren. (space-in-parens)
(#541) There should be no space after '['. (computed-property-spacing)
(#541) There should be no space before ']'. (computed-property-spacing)
(#541) There should be no space before this paren. (space-in-parens)
(#542) Unexpected tab character. (no-tabs)
(#542) There should be no space after this paren. (space-in-parens)
(#542) There should be no space after '['. (computed-property-spacing)
(#542) There should be no space before ']'. (computed-property-spacing)
(#542) There should be no space before this paren. (space-in-parens)
(#544) Unexpected tab character. (no-tabs)
(#546) Unexpected tab character. (no-tabs)
(#548) Unexpected tab character. (no-tabs)
(#548) Comments should not begin with a lowercase character. (capitalized-comments)
(#550) Unexpected tab character. (no-tabs)
(#550) There should be no space after this paren. (space-in-parens)
(#550) There should be no space before this paren. (space-in-parens)
(#552) Unexpected tab character. (no-tabs)
(#554) Unexpected tab character. (no-tabs)
(#555) Unexpected tab character. (no-tabs)
(#556) Unexpected tab character. (no-tabs)
(#557) Unexpected tab character. (no-tabs)
(#557) There should be no space after this paren. (space-in-parens)
(#557) There should be no space after '['. (computed-property-spacing)
(#557) There should be no space before ']'. (computed-property-spacing)
(#557) There should be no space before this paren. (space-in-parens)
(#558) Unexpected tab character. (no-tabs)
(#558) There should be no space after this paren. (space-in-parens)
(#558) There should be no space after '['. (computed-property-spacing)
(#558) There should be no space before ']'. (computed-property-spacing)
(#558) There should be no space before this paren. (space-in-parens)
(#559) Unexpected tab character. (no-tabs)
(#559) There should be no space after this paren. (space-in-parens)
(#559) There should be no space after '['. (computed-property-spacing)
(#559) There should be no space before ']'. (computed-property-spacing)
(#559) There should be no space before this paren. (space-in-parens)
(#560) Unexpected tab character. (no-tabs)
(#561) Unexpected tab character. (no-tabs)
(#562) Unexpected tab character. (no-tabs)
(#563) Unexpected tab character. (no-tabs)
(#564) Unexpected tab character. (no-tabs)
(#564) There should be no space after this paren. (space-in-parens)
(#564) There should be no space after '['. (computed-property-spacing)
(#564) There should be no space before ']'. (computed-property-spacing)
(#564) There should be no space before this paren. (space-in-parens)
(#565) Unexpected tab character. (no-tabs)
(#565) There should be no space after this paren. (space-in-parens)
(#565) There should be no space after '['. (computed-property-spacing)
(#565) There should be no space before ']'. (computed-property-spacing)
(#565) There should be no space before this paren. (space-in-parens)
(#566) Unexpected tab character. (no-tabs)
(#567) Unexpected tab character. (no-tabs)
(#569) Unexpected tab character. (no-tabs)
(#571) Unexpected tab character. (no-tabs)
(#571) There should be no space after this paren. (space-in-parens)
(#571) There should be no space before this paren. (space-in-parens)
(#573) Unexpected tab character. (no-tabs)
(#573) There should be no space after this paren. (space-in-parens)
(#573) There should be no space before this paren. (space-in-parens)
(#574) Unexpected tab character. (no-tabs)
(#574) There should be no space after this paren. (space-in-parens)
(#574) There should be no space before this paren. (space-in-parens)
(#575) Unexpected tab character. (no-tabs)
(#577) Unexpected tab character. (no-tabs)
(#579) Unexpected tab character. (no-tabs)
(#579) There should be no space after this paren. (space-in-parens)
(#579) Unexpected space before unary operator '++'. (space-unary-ops)
(#579) There should be no space before this paren. (space-in-parens)
(#581) Unexpected tab character. (no-tabs)
(#581) There should be no space after '['. (computed-property-spacing)
(#581) There should be no space before ']'. (computed-property-spacing)
(#583) Unexpected tab character. (no-tabs)
(#583) There should be no space after this paren. (space-in-parens)
(#583) There should be no space before this paren. (space-in-parens)
(#585) Unexpected tab character. (no-tabs)
(#585) There should be no space after this paren. (space-in-parens)
(#585) There should be no space before this paren. (space-in-parens)
(#586) Unexpected tab character. (no-tabs)
(#586) There should be no space after this paren. (space-in-parens)
(#586) There should be no space before this paren. (space-in-parens)
(#588) Unexpected tab character. (no-tabs)
(#590) Unexpected tab character. (no-tabs)
(#592) Unexpected tab character. (no-tabs)
(#594) Unexpected tab character. (no-tabs)
(#594) There should be no space after '['. (computed-property-spacing)
(#594) There should be no space before ']'. (computed-property-spacing)
(#596) Unexpected tab character. (no-tabs)
(#596) There should be no space after this paren. (space-in-parens)
(#596) Unexpected space before unary operator '++'. (space-unary-ops)
(#596) There should be no space before this paren. (space-in-parens)
(#598) Unexpected tab character. (no-tabs)
(#598) There should be no space after '['. (computed-property-spacing)
(#598) There should be no space before ']'. (computed-property-spacing)
(#599) Unexpected tab character. (no-tabs)
(#599) There should be no space after '['. (computed-property-spacing)
(#599) There should be no space before ']'. (computed-property-spacing)
(#601) Unexpected tab character. (no-tabs)
(#602) Unexpected tab character. (no-tabs)
(#602) There should be no space after '['. (computed-property-spacing)
(#602) There should be no space before ']'. (computed-property-spacing)
(#602) There should be no space after '['. (computed-property-spacing)
(#602) There should be no space before ']'. (computed-property-spacing)
(#602) There should be no space after '['. (computed-property-spacing)
(#602) There should be no space before ']'. (computed-property-spacing)
(#603) Unexpected tab character. (no-tabs)
(#603) There should be no space after '['. (computed-property-spacing)
(#603) There should be no space before ']'. (computed-property-spacing)
(#603) There should be no space after '['. (computed-property-spacing)
(#603) There should be no space before ']'. (computed-property-spacing)
(#603) There should be no space after '['. (computed-property-spacing)
(#603) There should be no space before ']'. (computed-property-spacing)
(#604) Unexpected tab character. (no-tabs)
(#604) There should be no space after '['. (computed-property-spacing)
(#604) There should be no space before ']'. (computed-property-spacing)
(#604) There should be no space after '['. (computed-property-spacing)
(#604) There should be no space before ']'. (computed-property-spacing)
(#604) There should be no space after '['. (computed-property-spacing)
(#604) There should be no space before ']'. (computed-property-spacing)
(#605) Unexpected tab character. (no-tabs)
(#607) Unexpected tab character. (no-tabs)
(#609) Unexpected tab character. (no-tabs)
(#609) There should be no space after this paren. (space-in-parens)
(#609) There should be no space before this paren. (space-in-parens)
(#611) Unexpected tab character. (no-tabs)
(#611) There should be no space after this paren. (space-in-parens)
(#611) There should be no space before this paren. (space-in-parens)
(#611) There should be no space after this paren. (space-in-parens)
(#611) There should be no space before this paren. (space-in-parens)
(#612) Unexpected tab character. (no-tabs)
(#613) Unexpected tab character. (no-tabs)
(#615) Unexpected tab character. (no-tabs)
(#615) There should be no space after this paren. (space-in-parens)
(#615) There should be no space after this paren. (space-in-parens)
(#615) There should be no space before this paren. (space-in-parens)
(#615) Unexpected space after unary operator '-'. (space-unary-ops)
(#615) There should be no space before this paren. (space-in-parens)
(#617) Unexpected tab character. (no-tabs)
(#619) Unexpected tab character. (no-tabs)
(#621) Unexpected tab character. (no-tabs)
(#621) There should be no space after this paren. (space-in-parens)
(#621) Unexpected space before unary operator '++'. (space-unary-ops)
(#621) There should be no space before this paren. (space-in-parens)
(#623) Unexpected tab character. (no-tabs)
(#623) There should be no space after '['. (computed-property-spacing)
(#623) There should be no space before ']'. (computed-property-spacing)
(#623) There should be no space after this paren. (space-in-parens)
(#623) There should be no space before this paren. (space-in-parens)
(#625) Unexpected tab character. (no-tabs)
(#625) Expected { after 'if' condition. (curly)
(#625) Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)
(#625) There should be no space after this paren. (space-in-parens)
(#625) There should be no space after '['. (computed-property-spacing)
(#625) There should be no space before ']'. (computed-property-spacing)
(#625) There should be no space before this paren. (space-in-parens)
(#625) There should be no space after this paren. (space-in-parens)
(#625) There should be no space after '['. (computed-property-spacing)
(#625) There should be no space before ']'. (computed-property-spacing)
(#625) There should be no space before this paren. (space-in-parens)
(#626) Unexpected tab character. (no-tabs)
(#626) Expected { after 'if' condition. (curly)
(#626) Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)
(#626) There should be no space after this paren. (space-in-parens)
(#626) There should be no space after '['. (computed-property-spacing)
(#626) There should be no space before ']'. (computed-property-spacing)
(#626) There should be no space before this paren. (space-in-parens)
(#626) There should be no space after this paren. (space-in-parens)
(#626) There should be no space after '['. (computed-property-spacing)
(#626) There should be no space before ']'. (computed-property-spacing)
(#626) There should be no space before this paren. (space-in-parens)
(#628) Unexpected tab character. (no-tabs)
(#630) Unexpected tab character. (no-tabs)
(#632) Unexpected tab character. (no-tabs)
(#632) There should be no space after this paren. (space-in-parens)
(#632) There should be no space before this paren. (space-in-parens)
(#634) Unexpected tab character. (no-tabs)
(#634) There should be no space after this paren. (space-in-parens)
(#634) There should be no space before this paren. (space-in-parens)
(#636) Unexpected tab character. (no-tabs)
(#636) There should be no space after this paren. (space-in-parens)
(#636) There should be no space before this paren. (space-in-parens)
(#637) Unexpected tab character. (no-tabs)
(#637) There should be no space after this paren. (space-in-parens)
(#637) There should be no space before this paren. (space-in-parens)
(#639) Unexpected tab character. (no-tabs)
(#639) There should be no space after this paren. (space-in-parens)
(#639) There should be no space before this paren. (space-in-parens)
(#641) Unexpected tab character. (no-tabs)
(#641) There should be no space after this paren. (space-in-parens)
(#641) There should be no space after this paren. (space-in-parens)
(#641) Identifier '_object_pattern' is not in camel case. (camelcase)
(#641) There should be no space after this paren. (space-in-parens)
(#641) There should be no space before this paren. (space-in-parens)
(#641) There should be no space before this paren. (space-in-parens)
(#641) There should be no space before this paren. (space-in-parens)
(#643) Unexpected tab character. (no-tabs)
(#643) Comments should not begin with a lowercase character. (capitalized-comments)
(#644) Unexpected tab character. (no-tabs)
(#645) Unexpected tab character. (no-tabs)
(#647) Unexpected tab character. (no-tabs)
(#648) Unexpected tab character. (no-tabs)
(#649) Unexpected tab character. (no-tabs)
(#649) There should be no space after this paren. (space-in-parens)
(#649) There should be no space after '['. (computed-property-spacing)
(#649) There should be no space before ']'. (computed-property-spacing)
(#649) There should be no space after this paren. (space-in-parens)
(#649) There should be no space before this paren. (space-in-parens)
(#649) There should be no space before this paren. (space-in-parens)
(#649) There should be no space after this paren. (space-in-parens)
(#649) There should be no space before this paren. (space-in-parens)
(#651) Unexpected tab character. (no-tabs)
(#651) There should be no space after this paren. (space-in-parens)
(#651) There should be no space before this paren. (space-in-parens)
(#653) Unexpected tab character. (no-tabs)
(#653) There should be no space after this paren. (space-in-parens)
(#653) Identifier '_material_use_pattern' is not in camel case. (camelcase)
(#653) There should be no space after this paren. (space-in-parens)
(#653) There should be no space before this paren. (space-in-parens)
(#653) There should be no space before this paren. (space-in-parens)
(#655) Unexpected tab character. (no-tabs)
(#655) Comments should not begin with a lowercase character. (capitalized-comments)
(#657) Unexpected tab character. (no-tabs)
(#657) There should be no space after this paren. (space-in-parens)
(#657) There should be no space after this paren. (space-in-parens)
(#657) There should be no space before this paren. (space-in-parens)
(#657) There should be no space before this paren. (space-in-parens)
(#659) Unexpected tab character. (no-tabs)
(#659) There should be no space after this paren. (space-in-parens)
(#659) Identifier '_material_library_pattern' is not in camel case. (camelcase)
(#659) There should be no space after this paren. (space-in-parens)
(#659) There should be no space before this paren. (space-in-parens)
(#659) There should be no space before this paren. (space-in-parens)
(#661) Unexpected tab character. (no-tabs)
(#661) Comments should not begin with a lowercase character. (capitalized-comments)
(#663) Unexpected tab character. (no-tabs)
(#663) There should be no space after this paren. (space-in-parens)
(#663) There should be no space after this paren. (space-in-parens)
(#663) There should be no space before this paren. (space-in-parens)
(#663) There should be no space before this paren. (space-in-parens)
(#665) Unexpected tab character. (no-tabs)
(#665) There should be no space after this paren. (space-in-parens)
(#665) Identifier '_map_use_pattern' is not in camel case. (camelcase)
(#665) There should be no space after this paren. (space-in-parens)
(#665) There should be no space before this paren. (space-in-parens)
(#665) There should be no space before this paren. (space-in-parens)
(#667) Unexpected tab character. (no-tabs)
(#667) Comments should not begin with a lowercase character. (capitalized-comments)
(#668) This line has a length of 135. Maximum allowed is 132. (max-len)
(#668) Unexpected tab character. (no-tabs)
(#670) This line has a length of 135. Maximum allowed is 132. (max-len)
(#670) Unexpected tab character. (no-tabs)
(#670) Unexpected console statement. (no-console)
(#670) There should be no space after this paren. (space-in-parens)
(#670) There should be no space before this paren. (space-in-parens)
(#672) Unexpected tab character. (no-tabs)
(#672) There should be no space after this paren. (space-in-parens)
(#672) There should be no space before this paren. (space-in-parens)
(#674) Unexpected tab character. (no-tabs)
(#674) There should be no space after this paren. (space-in-parens)
(#674) There should be no space before this paren. (space-in-parens)
(#676) Unexpected tab character. (no-tabs)
(#676) Comments should not begin with a lowercase character. (capitalized-comments)
(#678) Unexpected tab character. (no-tabs)
(#679) Unexpected tab character. (no-tabs)
(#680) Unexpected tab character. (no-tabs)
(#681) Unexpected tab character. (no-tabs)
(#682) Unexpected tab character. (no-tabs)
(#683) 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)
(#694) There should be no space after this paren. (space-in-parens)
(#694) There should be no space before this paren. (space-in-parens)
(#696) Unexpected tab character. (no-tabs)
(#696) There should be no space after '['. (computed-property-spacing)
(#696) There should be no space before ']'. (computed-property-spacing)
(#697) Unexpected tab character. (no-tabs)
(#697) There should be no space after this paren. (space-in-parens)
(#697) There should be no space before this paren. (space-in-parens)
(#699) Unexpected tab character. (no-tabs)
(#701) Unexpected tab character. (no-tabs)
(#702) Unexpected tab character. (no-tabs)
(#704) Unexpected tab character. (no-tabs)
(#706) Unexpected tab character. (no-tabs)
(#707) Unexpected tab character. (no-tabs)
(#707) Expected { after 'if' condition. (curly)
(#707) There should be no space after this paren. (space-in-parens)
(#707) There should be no space before this paren. (space-in-parens)
(#709) Unexpected tab character. (no-tabs)
(#711) Unexpected tab character. (no-tabs)
(#712) Unexpected tab character. (no-tabs)
(#712) Expected { after 'if' condition. (curly)
(#712) There should be no space after this paren. (space-in-parens)
(#712) There should be no space before this paren. (space-in-parens)
(#714) Unexpected tab character. (no-tabs)
(#714) Unexpected console statement. (no-console)
(#714) There should be no space after this paren. (space-in-parens)
(#714) There should be no space before this paren. (space-in-parens)
(#716) Unexpected tab character. (no-tabs)
(#718) Unexpected tab character. (no-tabs)
(#720) Unexpected tab character. (no-tabs)
(#722) Unexpected tab character. (no-tabs)
(#723) Unexpected tab character. (no-tabs)
(#723) There should be no space after this paren. (space-in-parens)
(#723) There should be no space before this paren. (space-in-parens)
(#725) Unexpected tab character. (no-tabs)
(#725) Unexpected space after unary operator '!'. (space-unary-ops)
(#725) There should be no space after this paren. (space-in-parens)
(#725) There should be no space after '['. (computed-property-spacing)
(#725) There should be no space before ']'. (computed-property-spacing)
(#725) There should be no space before this paren. (space-in-parens)
(#727) Unexpected tab character. (no-tabs)
(#727) There should be no space after this paren. (space-in-parens)
(#727) There should be no space before this paren. (space-in-parens)
(#729) Unexpected tab character. (no-tabs)
(#729) There should be no space after this paren. (space-in-parens)
(#729) Unexpected space before unary operator '++'. (space-unary-ops)
(#729) There should be no space before this paren. (space-in-parens)
(#731) Unexpected tab character. (no-tabs)
(#731) There should be no space after '['. (computed-property-spacing)
(#731) There should be no space before ']'. (computed-property-spacing)
(#732) Unexpected tab character. (no-tabs)
(#733) Unexpected tab character. (no-tabs)
(#734) Unexpected tab character. (no-tabs)
(#734) There should be no space after this paren. (space-in-parens)
(#734) There should be no space before this paren. (space-in-parens)
(#735) Unexpected tab character. (no-tabs)
(#735) There should be no space after this paren. (space-in-parens)
(#735) There should be no space before this paren. (space-in-parens)
(#736) Unexpected tab character. (no-tabs)
(#738) Unexpected tab character. (no-tabs)
(#739) Unexpected tab character. (no-tabs)
(#739) Expected { after 'if' condition. (curly)
(#739) There should be no space after this paren. (space-in-parens)
(#739) There should be no space before this paren. (space-in-parens)
(#741) Unexpected tab character. (no-tabs)
(#743) Unexpected tab character. (no-tabs)
(#743) There should be no space after this paren. (space-in-parens)
(#743) There should be no space after this paren. (space-in-parens)
(#743) There should be no space before this paren. (space-in-parens)
(#743) There should be no space before this paren. (space-in-parens)
(#745) Unexpected tab character. (no-tabs)
(#745) There should be no space after this paren. (space-in-parens)
(#745) There should be no space before this paren. (space-in-parens)
(#747) Unexpected tab character. (no-tabs)
(#747) There should be no space after this paren. (space-in-parens)
(#747) There should be no space after this paren. (space-in-parens)
(#747) There should be no space before this paren. (space-in-parens)
(#747) There should be no space before this paren. (space-in-parens)
(#749) Unexpected tab character. (no-tabs)
(#751) Unexpected tab character. (no-tabs)
(#751) There should be no space after this paren. (space-in-parens)
(#751) There should be no space before this paren. (space-in-parens)
(#753) Unexpected tab character. (no-tabs)
(#754) Unexpected tab character. (no-tabs)
(#754) There should be no space after this paren. (space-in-parens)
(#754) There should be no space after this paren. (space-in-parens)
(#754) There should be no space before this paren. (space-in-parens)
(#754) There should be no space before this paren. (space-in-parens)
(#756) Unexpected tab character. (no-tabs)
(#758) Unexpected tab character. (no-tabs)
(#758) There should be no space after this paren. (space-in-parens)
(#758) There should be no space before this paren. (space-in-parens)
(#760) Unexpected tab character. (no-tabs)
(#760) There should be no space after this paren. (space-in-parens)
(#760) There should be no space after this paren. (space-in-parens)
(#760) There should be no space before this paren. (space-in-parens)
(#760) There should be no space before this paren. (space-in-parens)
(#762) Unexpected tab character. (no-tabs)
(#764) Unexpected tab character. (no-tabs)
(#766) Unexpected tab character. (no-tabs)
(#768) Unexpected tab character. (no-tabs)
(#768) There should be no space after this paren. (space-in-parens)
(#768) Unexpected space before unary operator '++'. (space-unary-ops)
(#768) There should be no space before this paren. (space-in-parens)
(#770) Unexpected tab character. (no-tabs)
(#770) There should be no space after '['. (computed-property-spacing)
(#770) There should be no space before ']'. (computed-property-spacing)
(#771) Unexpected tab character. (no-tabs)
(#772) Unexpected tab character. (no-tabs)
(#772) There should be no space after '['. (computed-property-spacing)
(#772) There should be no space before ']'. (computed-property-spacing)
(#774) Unexpected tab character. (no-tabs)
(#774) There should be no space after this paren. (space-in-parens)
(#774) There should be no space before this paren. (space-in-parens)
(#776) Unexpected tab character. (no-tabs)
(#776) There should be no space after this paren. (space-in-parens)
(#776) There should be no space before this paren. (space-in-parens)
(#778) Unexpected tab character. (no-tabs)
(#778) Comments should not begin with a lowercase character. (capitalized-comments)
(#779) Unexpected tab character. (no-tabs)
(#779) There should be no space after this paren. (space-in-parens)
(#779) Unexpected space after unary operator '!'. (space-unary-ops)
(#779) There should be no space after this paren. (space-in-parens)
(#779) There should be no space before this paren. (space-in-parens)
(#779) There should be no space before this paren. (space-in-parens)
(#781) Unexpected tab character. (no-tabs)
(#782) Unexpected tab character. (no-tabs)
(#782) There should be no space after this paren. (space-in-parens)
(#782) There should be no space before this paren. (space-in-parens)
(#783) Unexpected tab character. (no-tabs)
(#783) There should be no space after this paren. (space-in-parens)
(#783) There should be no space before this paren. (space-in-parens)
(#784) Unexpected tab character. (no-tabs)
(#786) Unexpected tab character. (no-tabs)
(#786) There should be no space after this paren. (space-in-parens)
(#786) Unexpected space after unary operator '!'. (space-unary-ops)
(#786) There should be no space after this paren. (space-in-parens)
(#786) There should be no space before this paren. (space-in-parens)
(#786) There should be no space before this paren. (space-in-parens)
(#788) Unexpected tab character. (no-tabs)
(#788) There should be no space after this paren. (space-in-parens)
(#788) There should be no space after '{'. (babel/object-curly-spacing)
(#788) There should be no space before '}'. (babel/object-curly-spacing)
(#788) There should be no space before this paren. (space-in-parens)
(#789) Unexpected tab character. (no-tabs)
(#789) There should be no space after this paren. (space-in-parens)
(#789) There should be no space before this paren. (space-in-parens)
(#790) Unexpected tab character. (no-tabs)
(#790) There should be no space after this paren. (space-in-parens)
(#790) There should be no space before this paren. (space-in-parens)
(#791) Unexpected tab character. (no-tabs)
(#792) Unexpected tab character. (no-tabs)
(#794) Unexpected tab character. (no-tabs)
(#796) Unexpected tab character. (no-tabs)
(#798) Unexpected tab character. (no-tabs)
(#798) There should be no space after this paren. (space-in-parens)
(#798) There should be no space before this paren. (space-in-parens)
(#800) Unexpected tab character. (no-tabs)
(#800) There should be no space after this paren. (space-in-parens)
(#800) There should be no space before this paren. (space-in-parens)
(#802) Unexpected tab character. (no-tabs)
(#804) Unexpected tab character. (no-tabs)
(#804) There should be no space after this paren. (space-in-parens)
(#804) There should be no space before this paren. (space-in-parens)
(#806) Unexpected tab character. (no-tabs)
(#806) There should be no space after this paren. (space-in-parens)
(#806) There should be no space after '{'. (babel/object-curly-spacing)
(#806) There should be no space before '}'. (babel/object-curly-spacing)
(#806) There should be no space before this paren. (space-in-parens)
(#808) Unexpected tab character. (no-tabs)
(#810) Unexpected tab character. (no-tabs)
(#812) Unexpected tab character. (no-tabs)
(#814) Unexpected tab character. (no-tabs)
(#815) Unexpected tab character. (no-tabs)
(#816) Unexpected tab character. (no-tabs)
(#818) Unexpected tab character. (no-tabs)
(#818) There should be no space after '['. (computed-property-spacing)
(#818) There should be no space before ']'. (computed-property-spacing)
(#820) Unexpected tab character. (no-tabs)
(#822) Unexpected tab character. (no-tabs)
(#822) There should be no space after this paren. (space-in-parens)
(#822) There should be no space before this paren. (space-in-parens)
(#824) Unexpected tab character. (no-tabs)
(#826) Unexpected tab character. (no-tabs)
(#828) Unexpected tab character. (no-tabs)
(#830) Unexpected tab character. (no-tabs)
(#830) There should be no space after this paren. (space-in-parens)
(#830) There should be no space before this paren. (space-in-parens)
(#832) Unexpected tab character. (no-tabs)
(#832) There should be no space after this paren. (space-in-parens)
(#832) Unexpected space before unary operator '++'. (space-unary-ops)
(#832) There should be no space before this paren. (space-in-parens)
(#834) Unexpected tab character. (no-tabs)
(#834) There should be no space after '['. (computed-property-spacing)
(#834) There should be no space before ']'. (computed-property-spacing)
(#835) Unexpected tab character. (no-tabs)
(#835) There should be no space after this paren. (space-in-parens)
(#835) There should be no space before this paren. (space-in-parens)
(#837) Unexpected tab character. (no-tabs)
(#839) Unexpected tab character. (no-tabs)
(#839) There should be no space after this paren. (space-in-parens)
(#839) There should be no space before this paren. (space-in-parens)
(#841) Unexpected tab character. (no-tabs)
(#841) There should be no space after this paren. (space-in-parens)
(#841) There should be no space before this paren. (space-in-parens)
(#843) Unexpected tab character. (no-tabs)
(#843) There should be no space after this paren. (space-in-parens)
(#843) There should be no space before this paren. (space-in-parens)
(#845) Unexpected tab character. (no-tabs)
(#845) There should be no space after this paren. (space-in-parens)
(#845) There should be no space before this paren. (space-in-parens)
(#847) Unexpected tab character. (no-tabs)
(#849) Unexpected tab character. (no-tabs)
(#849) There should be no space after this paren. (space-in-parens)
(#849) There should be no space before this paren. (space-in-parens)
(#851) Unexpected tab character. (no-tabs)
(#853) Unexpected tab character. (no-tabs)
(#855) Unexpected tab character. (no-tabs)
(#855) There should be no space after this paren. (space-in-parens)
(#855) There should be no space before this paren. (space-in-parens)
(#857) Unexpected tab character. (no-tabs)
(#857) There should be no space after this paren. (space-in-parens)
(#857) There should be no space after '['. (computed-property-spacing)
(#857) There should be no space before ']'. (computed-property-spacing)
(#857) There should be no space before this paren. (space-in-parens)
(#859) Unexpected tab character. (no-tabs)
(#859) There should be no space after this paren. (space-in-parens)
(#859) There should be no space before this paren. (space-in-parens)
(#861) Unexpected tab character. (no-tabs)
(#861) There should be no space after this paren. (space-in-parens)
(#861) There should be no space after '['. (computed-property-spacing)
(#861) There should be no space before ']'. (computed-property-spacing)
(#861) There should be no space before this paren. (space-in-parens)
(#863) Unexpected tab character. (no-tabs)
(#865) Unexpected tab character. (no-tabs)
(#865) There should be no space after this paren. (space-in-parens)
(#865) There should be no space after '['. (computed-property-spacing)
(#865) There should be no space before ']'. (computed-property-spacing)
(#865) There should be no space before this paren. (space-in-parens)
(#867) Unexpected tab character. (no-tabs)
(#869) Unexpected tab character. (no-tabs)
(#871) Unexpected tab character. (no-tabs)
(#873) Unexpected tab character. (no-tabs)
(#873) There should be no space after this paren. (space-in-parens)
(#873) There should be no space before this paren. (space-in-parens)
(#875) Unexpected tab character. (no-tabs)
(#877) Unexpected tab character. (no-tabs)
(#879) Unexpected tab character. (no-tabs)
(#879) Comments should not begin with a lowercase character. (capitalized-comments)
(#881) Unexpected tab character. (no-tabs)
(#881) There should be no space after this paren. (space-in-parens)
(#881) There should be no space before this paren. (space-in-parens)
(#883) Unexpected tab character. (no-tabs)
(#883) There should be no space after this paren. (space-in-parens)
(#883) There should be no space after '{'. (babel/object-curly-spacing)
(#883) There should be no space before '}'. (babel/object-curly-spacing)
(#883) There should be no space before this paren. (space-in-parens)
(#885) Unexpected tab character. (no-tabs)
(#887) Unexpected tab character. (no-tabs)
(#887) There should be no space after this paren. (space-in-parens)
(#887) There should be no space after this paren. (space-in-parens)
(#887) There should be no space before this paren. (space-in-parens)
(#887) There should be no space before this paren. (space-in-parens)
(#889) Unexpected tab character. (no-tabs)
(#889) There should be no space after this paren. (space-in-parens)
(#889) There should be no space after '['. (computed-property-spacing)
(#889) There should be no space before ']'. (computed-property-spacing)
(#889) There should be no space before this paren. (space-in-parens)
(#891) Unexpected tab character. (no-tabs)
(#891) There should be no space after this paren. (space-in-parens)
(#891) There should be no space after this paren. (space-in-parens)
(#891) There should be no space before this paren. (space-in-parens)
(#891) There should be no space before this paren. (space-in-parens)
(#892) Unexpected tab character. (no-tabs)
(#894) Unexpected tab character. (no-tabs)
(#896) Unexpected tab character. (no-tabs)
(#896) There should be no space after this paren. (space-in-parens)
(#896) There should be no space before this paren. (space-in-parens)
(#897) Unexpected tab character. (no-tabs)
(#897) There should be no space after this paren. (space-in-parens)
(#897) There should be no space before this paren. (space-in-parens)
(#899) Unexpected tab character. (no-tabs)
(#901) Unexpected tab character. (no-tabs)
(#903) Unexpected tab character. (no-tabs)
(#905) Unexpected tab character. (no-tabs)
(#909) There should be no space after '{'. (babel/object-curly-spacing)
(#909) There should be no space before '}'. (babel/object-curly-spacing)
mod/wavefront/amd/src/OrbitControls.js
(#2) Unexpected tab character. (no-tabs)
(#3) Unexpected tab character. (no-tabs)
(#4) Unexpected tab character. (no-tabs)
(#5) Unexpected tab character. (no-tabs)
(#6) Unexpected tab character. (no-tabs)
(#7) Unexpected tab character. (no-tabs)
(#8) Unexpected tab character. (no-tabs)
(#18) There should be no space after '{'. (babel/object-curly-spacing)
(#18) There should be no space before '}'. (babel/object-curly-spacing)
(#19) There should be no space after '{'. (babel/object-curly-spacing)
(#19) There should be no space before '}'. (babel/object-curly-spacing)
(#20) There should be no space after '{'. (babel/object-curly-spacing)
(#20) There should be no space before '}'. (babel/object-curly-spacing)
(#24) Unexpected tab character. (no-tabs)
(#24) There should be no space after this paren. (space-in-parens)
(#24) There should be no space before this paren. (space-in-parens)
(#26) Unexpected tab character. (no-tabs)
(#28) Unexpected tab character. (no-tabs)
(#28) Expected { after 'if' condition. (curly)
(#28) There should be no space after this paren. (space-in-parens)
(#28) There should be no space before this paren. (space-in-parens)
(#28) Unexpected console statement. (no-console)
(#28) There should be no space after this paren. (space-in-parens)
(#28) There should be no space before this paren. (space-in-parens)
(#29) This line has a length of 179. Maximum allowed is 132. (max-len)
(#29) Unexpected tab character. (no-tabs)
(#29) Expected { after 'if' condition. (curly)
(#29) There should be no space after this paren. (space-in-parens)
(#29) There should be no space before this paren. (space-in-parens)
(#29) Unexpected console statement. (no-console)
(#29) There should be no space after this paren. (space-in-parens)
(#29) There should be no space before this paren. (space-in-parens)
(#31) Unexpected tab character. (no-tabs)
(#32) Unexpected tab character. (no-tabs)
(#33) Unexpected tab character. (no-tabs)
(#33) Comments should not begin with a lowercase character. (capitalized-comments)
(#35) Unexpected tab character. (no-tabs)
(#36) Unexpected tab character. (no-tabs)
(#38) Unexpected tab character. (no-tabs)
(#39) Unexpected tab character. (no-tabs)
(#41) Unexpected tab character. (no-tabs)
(#42) Unexpected tab character. (no-tabs)
(#43) Unexpected tab character. (no-tabs)
(#45) Unexpected tab character. (no-tabs)
(#46) Unexpected tab character. (no-tabs)
(#47) Unexpected tab character. (no-tabs)
(#49) Unexpected tab character. (no-tabs)
(#50) Unexpected tab character. (no-tabs)
(#51) Unexpected tab character. (no-tabs)
(#51) Comments should not begin with a lowercase character. (capitalized-comments)
(#52) Unexpected tab character. (no-tabs)
(#52) Comments should not begin with a lowercase character. (capitalized-comments)
(#54) Unexpected tab character. (no-tabs)
(#55) Unexpected tab character. (no-tabs)
(#56) Unexpected tab character. (no-tabs)
(#56) Unexpected space after unary operator '-'. (space-unary-ops)
(#56) Comments should not begin with a lowercase character. (capitalized-comments)
(#57) Unexpected tab character. (no-tabs)
(#57) Comments should not begin with a lowercase character. (capitalized-comments)
(#59) Unexpected tab character. (no-tabs)
(#60) Unexpected tab character. (no-tabs)
(#61) Unexpected tab character. (no-tabs)
(#62) Unexpected tab character. (no-tabs)
(#64) Unexpected tab character. (no-tabs)
(#65) Unexpected tab character. (no-tabs)
(#66) Unexpected tab character. (no-tabs)
(#67) Unexpected tab character. (no-tabs)
(#69) Unexpected tab character. (no-tabs)
(#70) Unexpected tab character. (no-tabs)
(#71) Unexpected tab character. (no-tabs)
(#73) Unexpected tab character. (no-tabs)
(#74) Unexpected tab character. (no-tabs)
(#75) Unexpected tab character. (no-tabs)
(#76) Unexpected tab character. (no-tabs)
(#76) Comments should not begin with a lowercase character. (capitalized-comments)
(#77) Unexpected tab character. (no-tabs)
(#77) Unexpected tab character. (no-tabs)
(#77) Comments should not begin with a lowercase character. (capitalized-comments)
(#79) Unexpected tab character. (no-tabs)
(#80) Unexpected tab character. (no-tabs)
(#81) Unexpected tab character. (no-tabs)
(#82) Unexpected tab character. (no-tabs)
(#84) Unexpected tab character. (no-tabs)
(#85) Unexpected tab character. (no-tabs)
(#85) There should be no space after '{'. (babel/object-curly-spacing)
(#85) There should be no space before '}'. (babel/object-curly-spacing)
(#87) Unexpected tab character. (no-tabs)
(#88) Unexpected tab character. (no-tabs)
(#88) There should be no space after '{'. (babel/object-curly-spacing)
(#88) There should be no space before '}'. (babel/object-curly-spacing)
(#90) Unexpected tab character. (no-tabs)
(#91) Unexpected tab character. (no-tabs)
(#91) There should be no space after '{'. (babel/object-curly-spacing)
(#91) There should be no space before '}'. (babel/object-curly-spacing)
(#93) Unexpected tab character. (no-tabs)
(#93) Comments should not begin with a lowercase character. (capitalized-comments)
(#94) Unexpected tab character. (no-tabs)
(#95) Unexpected tab character. (no-tabs)
(#96) Unexpected tab character. (no-tabs)
(#98) Unexpected tab character. (no-tabs)
(#98) Comments should not begin with a lowercase character. (capitalized-comments)
(#99) Unexpected tab character. (no-tabs)
(#101) Unexpected tab character. (no-tabs)
(#102) Unexpected tab character. (no-tabs)
(#103) Unexpected tab character. (no-tabs)
(#105) Unexpected tab character. (no-tabs)
(#105) Unexpected space before function parentheses. (space-before-function-paren)
(#107) Unexpected tab character. (no-tabs)
(#109) Unexpected tab character. (no-tabs)
(#111) Unexpected tab character. (no-tabs)
(#111) Unexpected space before function parentheses. (space-before-function-paren)
(#113) Unexpected tab character. (no-tabs)
(#115) Unexpected tab character. (no-tabs)
(#117) Unexpected tab character. (no-tabs)
(#117) Unexpected space before function parentheses. (space-before-function-paren)
(#119) Unexpected tab character. (no-tabs)
(#119) There should be no space after this paren. (space-in-parens)
(#119) There should be no space before this paren. (space-in-parens)
(#121) Unexpected tab character. (no-tabs)
(#123) Unexpected tab character. (no-tabs)
(#123) Unexpected space before function parentheses. (space-before-function-paren)
(#123) There should be no space after this paren. (space-in-parens)
(#123) There should be no space before this paren. (space-in-parens)
(#125) Unexpected tab character. (no-tabs)
(#125) There should be no space after this paren. (space-in-parens)
(#125) There should be no space before this paren. (space-in-parens)
(#126) Unexpected tab character. (no-tabs)
(#128) Unexpected tab character. (no-tabs)
(#130) Unexpected tab character. (no-tabs)
(#130) Unexpected space before function parentheses. (space-before-function-paren)
(#132) Unexpected tab character. (no-tabs)
(#132) There should be no space after this paren. (space-in-parens)
(#132) There should be no space before this paren. (space-in-parens)
(#133) Unexpected tab character. (no-tabs)
(#133) There should be no space after this paren. (space-in-parens)
(#133) There should be no space before this paren. (space-in-parens)
(#134) Unexpected tab character. (no-tabs)
(#136) Unexpected tab character. (no-tabs)
(#138) Unexpected tab character. (no-tabs)
(#138) Unexpected space before function parentheses. (space-before-function-paren)
(#140) Unexpected tab character. (no-tabs)
(#140) There should be no space after this paren. (space-in-parens)
(#140) There should be no space before this paren. (space-in-parens)
(#141) Unexpected tab character. (no-tabs)
(#141) There should be no space after this paren. (space-in-parens)
(#141) There should be no space before this paren. (space-in-parens)
(#142) Unexpected tab character. (no-tabs)
(#144) Unexpected tab character. (no-tabs)
(#145) Unexpected tab character. (no-tabs)
(#145) There should be no space after this paren. (space-in-parens)
(#145) There should be no space before this paren. (space-in-parens)
(#147) Unexpected tab character. (no-tabs)
(#149) Unexpected tab character. (no-tabs)
(#151) Unexpected tab character. (no-tabs)
(#153) Unexpected tab character. (no-tabs)
(#153) Comments should not begin with a lowercase character. (capitalized-comments)
(#154) Unexpected tab character. (no-tabs)
(#154) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#154) Unexpected space before function parentheses. (space-before-function-paren)
(#156) Unexpected tab character. (no-tabs)
(#158) Unexpected tab character. (no-tabs)
(#158) Comments should not begin with a lowercase character. (capitalized-comments)
(#159) Unexpected tab character. (no-tabs)
(#159) There should be no space after this paren. (space-in-parens)
(#159) There should be no space after this paren. (space-in-parens)
(#159) There should be no space before this paren. (space-in-parens)
(#159) There should be no space before this paren. (space-in-parens)
(#160) Unexpected tab character. (no-tabs)
(#162) Unexpected tab character. (no-tabs)
(#163) Unexpected tab character. (no-tabs)
(#165) Unexpected tab character. (no-tabs)
(#167) Unexpected tab character. (no-tabs)
(#169) Unexpected tab character. (no-tabs)
(#171) Unexpected tab character. (no-tabs)
(#171) There should be no space after this paren. (space-in-parens)
(#171) There should be no space before this paren. (space-in-parens)
(#171) There should be no space after this paren. (space-in-parens)
(#171) There should be no space before this paren. (space-in-parens)
(#173) Unexpected tab character. (no-tabs)
(#173) Comments should not begin with a lowercase character. (capitalized-comments)
(#174) Unexpected tab character. (no-tabs)
(#174) There should be no space after this paren. (space-in-parens)
(#174) There should be no space before this paren. (space-in-parens)
(#176) Unexpected tab character. (no-tabs)
(#176) Comments should not begin with a lowercase character. (capitalized-comments)
(#177) Unexpected tab character. (no-tabs)
(#177) There should be no space after this paren. (space-in-parens)
(#177) There should be no space before this paren. (space-in-parens)
(#179) Unexpected tab character. (no-tabs)
(#179) There should be no space after this paren. (space-in-parens)
(#179) There should be no space before this paren. (space-in-parens)
(#181) Unexpected tab character. (no-tabs)
(#181) There should be no space after this paren. (space-in-parens)
(#181) There should be no space before this paren. (space-in-parens)
(#183) Unexpected tab character. (no-tabs)
(#185) Unexpected tab character. (no-tabs)
(#185) There should be no space after this paren. (space-in-parens)
(#185) There should be no space before this paren. (space-in-parens)
(#187) Unexpected tab character. (no-tabs)
(#188) Unexpected tab character. (no-tabs)
(#190) Unexpected tab character. (no-tabs)
(#192) Unexpected tab character. (no-tabs)
(#193) Unexpected tab character. (no-tabs)
(#195) Unexpected tab character. (no-tabs)
(#197) Unexpected tab character. (no-tabs)
(#197) Comments should not begin with a lowercase character. (capitalized-comments)
(#199) Unexpected tab character. (no-tabs)
(#200) Unexpected tab character. (no-tabs)
(#202) Unexpected tab character. (no-tabs)
(#202) There should be no space after this paren. (space-in-parens)
(#202) There should be no space after this paren. (space-in-parens)
(#202) There should be no space before this paren. (space-in-parens)
(#202) There should be no space after this paren. (space-in-parens)
(#202) There should be no space before this paren. (space-in-parens)
(#202) There should be no space before this paren. (space-in-parens)
(#204) Unexpected tab character. (no-tabs)
(#204) Expected { after 'if' condition. (curly)
(#204) There should be no space after this paren. (space-in-parens)
(#204) Unexpected space after unary operator '-'. (space-unary-ops)
(#204) There should be no space before this paren. (space-in-parens)
(#204) Expected { after 'if' condition. (curly)
(#204) There should be no space after this paren. (space-in-parens)
(#204) There should be no space before this paren. (space-in-parens)
(#206) Unexpected tab character. (no-tabs)
(#206) Expected { after 'if' condition. (curly)
(#206) There should be no space after this paren. (space-in-parens)
(#206) Unexpected space after unary operator '-'. (space-unary-ops)
(#206) There should be no space before this paren. (space-in-parens)
(#206) Expected { after 'if' condition. (curly)
(#206) There should be no space after this paren. (space-in-parens)
(#206) There should be no space before this paren. (space-in-parens)
(#208) Unexpected tab character. (no-tabs)
(#208) There should be no space after this paren. (space-in-parens)
(#208) There should be no space before this paren. (space-in-parens)
(#210) Unexpected tab character. (no-tabs)
(#210) There should be no space after this paren. (space-in-parens)
(#210) There should be no space after this paren. (space-in-parens)
(#210) There should be no space before this paren. (space-in-parens)
(#210) There should be no space before this paren. (space-in-parens)
(#212) Unexpected tab character. (no-tabs)
(#214) Unexpected tab character. (no-tabs)
(#214) There should be no space after this paren. (space-in-parens)
(#214) There should be no space after this paren. (space-in-parens)
(#214) There should be no space before this paren. (space-in-parens)
(#214) There should be no space before this paren. (space-in-parens)
(#215) Unexpected tab character. (no-tabs)
(#215) There should be no space after this paren. (space-in-parens)
(#215) There should be no space before this paren. (space-in-parens)
(#216) Unexpected tab character. (no-tabs)
(#216) There should be no space after this paren. (space-in-parens)
(#216) There should be no space before this paren. (space-in-parens)
(#218) Unexpected tab character. (no-tabs)
(#220) Unexpected tab character. (no-tabs)
(#222) Unexpected tab character. (no-tabs)
(#222) Comments should not begin with a lowercase character. (capitalized-comments)
(#223) Unexpected tab character. (no-tabs)
(#223) There should be no space after this paren. (space-in-parens)
(#223) There should be no space after this paren. (space-in-parens)
(#223) There should be no space before this paren. (space-in-parens)
(#223) There should be no space before this paren. (space-in-parens)
(#225) Unexpected tab character. (no-tabs)
(#228) Unexpected tab character. (no-tabs)
(#230) Unexpected tab character. (no-tabs)
(#230) Comments should not begin with a lowercase character. (capitalized-comments)
(#231) Unexpected tab character. (no-tabs)
(#231) There should be no space after this paren. (space-in-parens)
(#231) There should be no space after this paren. (space-in-parens)
(#231) There should be no space before this paren. (space-in-parens)
(#231) There should be no space before this paren. (space-in-parens)
(#233) Unexpected tab character. (no-tabs)
(#233) Comments should not begin with a lowercase character. (capitalized-comments)
(#235) Unexpected tab character. (no-tabs)
(#235) There should be no space after this paren. (space-in-parens)
(#235) There should be no space before this paren. (space-in-parens)
(#237) Unexpected tab character. (no-tabs)
(#237) There should be no space after this paren. (space-in-parens)
(#237) There should be no space before this paren. (space-in-parens)
(#239) Unexpected tab character. (no-tabs)
(#241) Unexpected tab character. (no-tabs)
(#241) There should be no space after this paren. (space-in-parens)
(#241) There should be no space before this paren. (space-in-parens)
(#243) Unexpected tab character. (no-tabs)
(#245) Unexpected tab character. (no-tabs)
(#245) There should be no space after this paren. (space-in-parens)
(#245) There should be no space before this paren. (space-in-parens)
(#247) Unexpected tab character. (no-tabs)
(#247) Comments should not begin with a lowercase character. (capitalized-comments)
(#248) Unexpected tab character. (no-tabs)
(#248) There should be no space after this paren. (space-in-parens)
(#248) There should be no space before this paren. (space-in-parens)
(#250) Unexpected tab character. (no-tabs)
(#250) There should be no space after this paren. (space-in-parens)
(#250) There should be no space before this paren. (space-in-parens)
(#250) There should be no space after this paren. (space-in-parens)
(#250) There should be no space before this paren. (space-in-parens)
(#252) Unexpected tab character. (no-tabs)
(#252) There should be no space after this paren. (space-in-parens)
(#252) There should be no space before this paren. (space-in-parens)
(#254) Unexpected tab character. (no-tabs)
(#254) There should be no space after this paren. (space-in-parens)
(#254) There should be no space before this paren. (space-in-parens)
(#256) Unexpected tab character. (no-tabs)
(#256) There should be no space after this paren. (space-in-parens)
(#256) There should be no space before this paren. (space-in-parens)
(#257) Unexpected tab character. (no-tabs)
(#257) There should be no space after this paren. (space-in-parens)
(#257) There should be no space before this paren. (space-in-parens)
(#259) Unexpected tab character. (no-tabs)
(#259) There should be no space after this paren. (space-in-parens)
(#259) There should be no space before this paren. (space-in-parens)
(#261) Unexpected tab character. (no-tabs)
(#263) Unexpected tab character. (no-tabs)
(#263) There should be no space after this paren. (space-in-parens)
(#263) There should be no space before this paren. (space-in-parens)
(#265) Unexpected tab character. (no-tabs)
(#265) There should be no space after this paren. (space-in-parens)
(#265) There should be no space before this paren. (space-in-parens)
(#267) Unexpected tab character. (no-tabs)
(#269) Unexpected tab character. (no-tabs)
(#271) Unexpected tab character. (no-tabs)
(#271) Comments should not begin with a lowercase character. (capitalized-comments)
(#272) Unexpected tab character. (no-tabs)
(#273) Unexpected tab character. (no-tabs)
(#275) Unexpected tab character. (no-tabs)
(#275) There should be no space after this paren. (space-in-parens)
(#276) Unexpected tab character. (no-tabs)
(#276) There should be no space after this paren. (space-in-parens)
(#276) There should be no space before this paren. (space-in-parens)
(#277) Unexpected tab character. (no-tabs)
(#277) There should be no space after this paren. (space-in-parens)
(#277) There should be no space after this paren. (space-in-parens)
(#277) There should be no space before this paren. (space-in-parens)
(#277) There should be no space before this paren. (space-in-parens)
(#277) There should be no space before this paren. (space-in-parens)
(#279) Unexpected tab character. (no-tabs)
(#279) There should be no space after this paren. (space-in-parens)
(#279) There should be no space before this paren. (space-in-parens)
(#281) Unexpected tab character. (no-tabs)
(#281) There should be no space after this paren. (space-in-parens)
(#281) There should be no space before this paren. (space-in-parens)
(#282) Unexpected tab character. (no-tabs)
(#282) There should be no space after this paren. (space-in-parens)
(#282) There should be no space before this paren. (space-in-parens)
(#283) Unexpected tab character. (no-tabs)
(#285) Unexpected tab character. (no-tabs)
(#287) Unexpected tab character. (no-tabs)
(#289) Unexpected tab character. (no-tabs)
(#291) Unexpected tab character. (no-tabs)
(#293) Unexpected tab character. (no-tabs)
(#295) Unexpected tab character. (no-tabs)
(#295) Unexpected space before function parentheses. (space-before-function-paren)
(#297) Unexpected tab character. (no-tabs)
(#297) There should be no space after this paren. (space-in-parens)
(#297) There should be no space before this paren. (space-in-parens)
(#299) Unexpected tab character. (no-tabs)
(#299) There should be no space after this paren. (space-in-parens)
(#299) There should be no space before this paren. (space-in-parens)
(#300) Unexpected tab character. (no-tabs)
(#300) There should be no space after this paren. (space-in-parens)
(#300) There should be no space before this paren. (space-in-parens)
(#301) Unexpected tab character. (no-tabs)
(#301) There should be no space after this paren. (space-in-parens)
(#301) There should be no space before this paren. (space-in-parens)
(#303) Unexpected tab character. (no-tabs)
(#303) There should be no space after this paren. (space-in-parens)
(#303) There should be no space before this paren. (space-in-parens)
(#304) Unexpected tab character. (no-tabs)
(#304) There should be no space after this paren. (space-in-parens)
(#304) There should be no space before this paren. (space-in-parens)
(#307) Unexpected tab character. (no-tabs)
(#307) There should be no space after this paren. (space-in-parens)
(#307) There should be no space before this paren. (space-in-parens)
(#309) Unexpected tab character. (no-tabs)
(#309) There should be no space after this paren. (space-in-parens)
(#309) There should be no space before this paren. (space-in-parens)
(#311) Unexpected tab character. (no-tabs)
(#313) Unexpected tab character. (no-tabs)
(#313) Comments should not begin with a lowercase character. (capitalized-comments)
(#313) Expected space or tab after '//' in comment. (spaced-comment)
(#315) Unexpected tab character. (no-tabs)
(#317) Unexpected tab character. (no-tabs)
(#318) Unexpected tab character. (no-tabs)
(#319) Unexpected tab character. (no-tabs)
(#321) Unexpected tab character. (no-tabs)
(#323) Unexpected tab character. (no-tabs)
(#324) Unexpected tab character. (no-tabs)
(#324) Unexpected space after unary operator '-'. (space-unary-ops)
(#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)
(#330) Unexpected tab character. (no-tabs)
(#331) Unexpected tab character. (no-tabs)
(#332) Unexpected tab character. (no-tabs)
(#334) Unexpected tab character. (no-tabs)
(#336) Unexpected tab character. (no-tabs)
(#338) Unexpected tab character. (no-tabs)
(#338) Comments should not begin with a lowercase character. (capitalized-comments)
(#339) Unexpected tab character. (no-tabs)
(#340) Unexpected tab character. (no-tabs)
(#342) Unexpected tab character. (no-tabs)
(#343) Unexpected tab character. (no-tabs)
(#344) Unexpected tab character. (no-tabs)
(#346) Unexpected tab character. (no-tabs)
(#347) Unexpected tab character. (no-tabs)
(#348) Unexpected tab character. (no-tabs)
(#350) Unexpected tab character. (no-tabs)
(#351) Unexpected tab character. (no-tabs)
(#352) Unexpected tab character. (no-tabs)
(#354) Unexpected tab character. (no-tabs)
(#355) Unexpected tab character. (no-tabs)
(#356) Unexpected tab character. (no-tabs)
(#358) Unexpected tab character. (no-tabs)
(#359) Unexpected tab character. (no-tabs)
(#361) Unexpected tab character. (no-tabs)
(#361) Missing JSDoc comment. (require-jsdoc)
(#363) Unexpected tab character. (no-tabs)
(#365) Unexpected tab character. (no-tabs)
(#367) Unexpected tab character. (no-tabs)
(#367) Missing JSDoc comment. (require-jsdoc)
(#369) Unexpected tab character. (no-tabs)
(#369) There should be no space after this paren. (space-in-parens)
(#369) There should be no space before this paren. (space-in-parens)
(#371) Unexpected tab character. (no-tabs)
(#373) Unexpected tab character. (no-tabs)
(#373) Missing JSDoc comment. (require-jsdoc)
(#373) There should be no space after this paren. (space-in-parens)
(#373) There should be no space before this paren. (space-in-parens)
(#375) Unexpected tab character. (no-tabs)
(#377) Unexpected tab character. (no-tabs)
(#379) Unexpected tab character. (no-tabs)
(#379) Missing JSDoc comment. (require-jsdoc)
(#379) There should be no space after this paren. (space-in-parens)
(#379) There should be no space before this paren. (space-in-parens)
(#381) Unexpected tab character. (no-tabs)
(#383) Unexpected tab character. (no-tabs)
(#385) Unexpected tab character. (no-tabs)
(#385) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#385) Unexpected space before function parentheses. (space-before-function-paren)
(#387) Unexpected tab character. (no-tabs)
(#389) Unexpected tab character. (no-tabs)
(#389) There should be no space after this paren. (space-in-parens)
(#389) There should be no space before this paren. (space-in-parens)
(#391) Unexpected tab character. (no-tabs)
(#391) There should be no space after this paren. (space-in-parens)
(#391) There should be no space before this paren. (space-in-parens)
(#391) Comments should not begin with a lowercase character. (capitalized-comments)
(#392) Unexpected tab character. (no-tabs)
(#392) There should be no space after this paren. (space-in-parens)
(#392) Unexpected space after unary operator '-'. (space-unary-ops)
(#392) There should be no space before this paren. (space-in-parens)
(#394) Unexpected tab character. (no-tabs)
(#394) There should be no space after this paren. (space-in-parens)
(#394) There should be no space before this paren. (space-in-parens)
(#396) Unexpected tab character. (no-tabs)
(#398) Unexpected tab character. (no-tabs)
(#400) Unexpected tab character. (no-tabs)
(#400) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#400) Unexpected space before function parentheses. (space-before-function-paren)
(#402) Unexpected tab character. (no-tabs)
(#404) Unexpected tab character. (no-tabs)
(#404) There should be no space after this paren. (space-in-parens)
(#404) There should be no space before this paren. (space-in-parens)
(#406) Unexpected tab character. (no-tabs)
(#406) There should be no space after this paren. (space-in-parens)
(#406) There should be no space before this paren. (space-in-parens)
(#408) Unexpected tab character. (no-tabs)
(#408) There should be no space after this paren. (space-in-parens)
(#408) There should be no space before this paren. (space-in-parens)
(#410) Unexpected tab character. (no-tabs)
(#412) Unexpected tab character. (no-tabs)
(#412) There should be no space after this paren. (space-in-parens)
(#412) There should be no space before this paren. (space-in-parens)
(#413) Unexpected tab character. (no-tabs)
(#413) There should be no space after this paren. (space-in-parens)
(#413) There should be no space before this paren. (space-in-parens)
(#415) Unexpected tab character. (no-tabs)
(#417) Unexpected tab character. (no-tabs)
(#417) There should be no space after this paren. (space-in-parens)
(#417) There should be no space before this paren. (space-in-parens)
(#419) Unexpected tab character. (no-tabs)
(#419) There should be no space after this paren. (space-in-parens)
(#419) There should be no space before this paren. (space-in-parens)
(#421) Unexpected tab character. (no-tabs)
(#423) Unexpected tab character. (no-tabs)
(#425) Unexpected tab character. (no-tabs)
(#425) Comments should not begin with a lowercase character. (capitalized-comments)
(#426) Unexpected tab character. (no-tabs)
(#426) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#426) Unexpected space before function parentheses. (space-before-function-paren)
(#428) Unexpected tab character. (no-tabs)
(#430) Unexpected tab character. (no-tabs)
(#430) There should be no space after this paren. (space-in-parens)
(#430) There should be no space before this paren. (space-in-parens)
(#432) Unexpected tab character. (no-tabs)
(#434) Unexpected tab character. (no-tabs)
(#434) There should be no space after this paren. (space-in-parens)
(#434) There should be no space before this paren. (space-in-parens)
(#436) Unexpected tab character. (no-tabs)
(#436) Comments should not begin with a lowercase character. (capitalized-comments)
(#437) Unexpected tab character. (no-tabs)
(#438) Unexpected tab character. (no-tabs)
(#438) There should be no space after this paren. (space-in-parens)
(#438) There should be no space before this paren. (space-in-parens)
(#438) There should be no space after this paren. (space-in-parens)
(#438) There should be no space before this paren. (space-in-parens)
(#439) Unexpected tab character. (no-tabs)
(#441) Unexpected tab character. (no-tabs)
(#441) Comments should not begin with a lowercase character. (capitalized-comments)
(#442) Unexpected tab character. (no-tabs)
(#442) There should be no space after this paren. (space-in-parens)
(#442) There should be no space after this paren. (space-in-parens)
(#442) There should be no space before this paren. (space-in-parens)
(#442) There should be no space before this paren. (space-in-parens)
(#444) Unexpected tab character. (no-tabs)
(#444) Comments should not begin with a lowercase character. (capitalized-comments)
(#445) Unexpected tab character. (no-tabs)
(#445) There should be no space after this paren. (space-in-parens)
(#445) There should be no space before this paren. (space-in-parens)
(#446) Unexpected tab character. (no-tabs)
(#446) There should be no space after this paren. (space-in-parens)
(#446) There should be no space before this paren. (space-in-parens)
(#448) Unexpected tab character. (no-tabs)
(#448) There should be no space after this paren. (space-in-parens)
(#448) There should be no space before this paren. (space-in-parens)
(#450) Unexpected tab character. (no-tabs)
(#450) Comments should not begin with a lowercase character. (capitalized-comments)
(#451) This line has a length of 146. Maximum allowed is 132. (max-len)
(#451) Unexpected tab character. (no-tabs)
(#451) There should be no space after this paren. (space-in-parens)
(#451) There should be no space after this paren. (space-in-parens)
(#451) There should be no space before this paren. (space-in-parens)
(#451) There should be no space before this paren. (space-in-parens)
(#452) This line has a length of 145. Maximum allowed is 132. (max-len)
(#452) Unexpected tab character. (no-tabs)
(#452) There should be no space after this paren. (space-in-parens)
(#452) There should be no space after this paren. (space-in-parens)
(#452) There should be no space before this paren. (space-in-parens)
(#452) There should be no space before this paren. (space-in-parens)
(#454) Unexpected tab character. (no-tabs)
(#456) Unexpected tab character. (no-tabs)
(#456) Comments should not begin with a lowercase character. (capitalized-comments)
(#457) Unexpected tab character. (no-tabs)
(#457) Unexpected console statement. (no-console)
(#457) There should be no space after this paren. (space-in-parens)
(#457) There should be no space before this paren. (space-in-parens)
(#458) Unexpected tab character. (no-tabs)
(#460) Unexpected tab character. (no-tabs)
(#462) Unexpected tab character. (no-tabs)
(#464) Unexpected tab character. (no-tabs)
(#466) Unexpected tab character. (no-tabs)
(#466) Missing JSDoc comment. (require-jsdoc)
(#466) There should be no space after this paren. (space-in-parens)
(#466) There should be no space before this paren. (space-in-parens)
(#468) Unexpected tab character. (no-tabs)
(#468) There should be no space after this paren. (space-in-parens)
(#468) There should be no space before this paren. (space-in-parens)
(#470) Unexpected tab character. (no-tabs)
(#472) Unexpected tab character. (no-tabs)
(#472) There should be no space after this paren. (space-in-parens)
(#472) There should be no space before this paren. (space-in-parens)
(#474) Unexpected tab character. (no-tabs)
(#474) There should be no space after this paren. (space-in-parens)
(#474) There should be no space after this paren. (space-in-parens)
(#474) There should be no space before this paren. (space-in-parens)
(#474) There should be no space before this paren. (space-in-parens)
(#475) Unexpected tab character. (no-tabs)
(#476) Unexpected tab character. (no-tabs)
(#478) Unexpected tab character. (no-tabs)
(#480) Unexpected tab character. (no-tabs)
(#480) Unexpected console statement. (no-console)
(#480) There should be no space after this paren. (space-in-parens)
(#480) There should be no space before this paren. (space-in-parens)
(#481) Unexpected tab character. (no-tabs)
(#483) Unexpected tab character. (no-tabs)
(#485) Unexpected tab character. (no-tabs)
(#487) Unexpected tab character. (no-tabs)
(#487) Missing JSDoc comment. (require-jsdoc)
(#487) There should be no space after this paren. (space-in-parens)
(#487) There should be no space before this paren. (space-in-parens)
(#489) Unexpected tab character. (no-tabs)
(#489) There should be no space after this paren. (space-in-parens)
(#489) There should be no space before this paren. (space-in-parens)
(#491) Unexpected tab character. (no-tabs)
(#493) Unexpected tab character. (no-tabs)
(#493) There should be no space after this paren. (space-in-parens)
(#493) There should be no space before this paren. (space-in-parens)
(#495) Unexpected tab character. (no-tabs)
(#495) There should be no space after this paren. (space-in-parens)
(#495) There should be no space after this paren. (space-in-parens)
(#495) There should be no space before this paren. (space-in-parens)
(#495) There should be no space before this paren. (space-in-parens)
(#496) Unexpected tab character. (no-tabs)
(#497) Unexpected tab character. (no-tabs)
(#499) Unexpected tab character. (no-tabs)
(#501) Unexpected tab character. (no-tabs)
(#501) Unexpected console statement. (no-console)
(#501) There should be no space after this paren. (space-in-parens)
(#501) There should be no space before this paren. (space-in-parens)
(#502) Unexpected tab character. (no-tabs)
(#504) Unexpected tab character. (no-tabs)
(#506) Unexpected tab character. (no-tabs)
(#508) Unexpected tab character. (no-tabs)
(#509) Unexpected tab character. (no-tabs)
(#510) Unexpected tab character. (no-tabs)
(#512) Unexpected tab character. (no-tabs)
(#512) Missing JSDoc comment. (require-jsdoc)
(#512) There should be no space after this paren. (space-in-parens)
(#512) There should be no space before this paren. (space-in-parens)
(#514) Unexpected tab character. (no-tabs)
(#514) There should be no space after this paren. (space-in-parens)
(#514) There should be no space before this paren. (space-in-parens)
(#516) Unexpected tab character. (no-tabs)
(#518) Unexpected tab character. (no-tabs)
(#518) Missing JSDoc comment. (require-jsdoc)
(#518) There should be no space after this paren. (space-in-parens)
(#518) There should be no space before this paren. (space-in-parens)
(#520) Unexpected tab character. (no-tabs)
(#520) There should be no space after this paren. (space-in-parens)
(#520) There should be no space before this paren. (space-in-parens)
(#522) Unexpected tab character. (no-tabs)
(#524) Unexpected tab character. (no-tabs)
(#524) Missing JSDoc comment. (require-jsdoc)
(#524) There should be no space after this paren. (space-in-parens)
(#524) There should be no space before this paren. (space-in-parens)
(#526) Unexpected tab character. (no-tabs)
(#526) There should be no space after this paren. (space-in-parens)
(#526) There should be no space before this paren. (space-in-parens)
(#528) Unexpected tab character. (no-tabs)
(#530) Unexpected tab character. (no-tabs)
(#530) Missing JSDoc comment. (require-jsdoc)
(#530) There should be no space after this paren. (space-in-parens)
(#530) There should be no space before this paren. (space-in-parens)
(#532) Unexpected tab character. (no-tabs)
(#532) There should be no space after this paren. (space-in-parens)
(#532) There should be no space before this paren. (space-in-parens)
(#534) Unexpected tab character. (no-tabs)
(#534) There should be no space after this paren. (space-in-parens)
(#534) There should be no space before this paren. (space-in-parens)
(#534) There should be no space after this paren. (space-in-parens)
(#534) There should be no space before this paren. (space-in-parens)
(#536) Unexpected tab character. (no-tabs)
(#538) Unexpected tab character. (no-tabs)
(#538) There should be no space after this paren. (space-in-parens)
(#538) There should be no space before this paren. (space-in-parens)
(#538) Comments should not begin with a lowercase character. (capitalized-comments)
(#540) Unexpected tab character. (no-tabs)
(#540) There should be no space after this paren. (space-in-parens)
(#540) There should be no space before this paren. (space-in-parens)
(#542) Unexpected tab character. (no-tabs)
(#542) There should be no space after this paren. (space-in-parens)
(#542) There should be no space before this paren. (space-in-parens)
(#544) Unexpected tab character. (no-tabs)
(#546) Unexpected tab character. (no-tabs)
(#548) Unexpected tab character. (no-tabs)
(#548) Missing JSDoc comment. (require-jsdoc)
(#548) There should be no space after this paren. (space-in-parens)
(#548) There should be no space before this paren. (space-in-parens)
(#550) Unexpected tab character. (no-tabs)
(#550) There should be no space after this paren. (space-in-parens)
(#550) There should be no space before this paren. (space-in-parens)
(#552) Unexpected tab character. (no-tabs)
(#552) There should be no space after this paren. (space-in-parens)
(#552) There should be no space before this paren. (space-in-parens)
(#554) Unexpected tab character. (no-tabs)
(#554) There should be no space after this paren. (space-in-parens)
(#554) There should be no space before this paren. (space-in-parens)
(#556) Unexpected tab character. (no-tabs)
(#556) There should be no space after this paren. (space-in-parens)
(#556) There should be no space before this paren. (space-in-parens)
(#558) Unexpected tab character. (no-tabs)
(#558) There should be no space after this paren. (space-in-parens)
(#558) There should be no space before this paren. (space-in-parens)
(#560) Unexpected tab character. (no-tabs)
(#560) There should be no space after this paren. (space-in-parens)
(#560) There should be no space before this paren. (space-in-parens)
(#562) Unexpected tab character. (no-tabs)
(#564) Unexpected tab character. (no-tabs)
(#564) There should be no space after this paren. (space-in-parens)
(#564) There should be no space before this paren. (space-in-parens)
(#566) Unexpected tab character. (no-tabs)
(#568) Unexpected tab character. (no-tabs)
(#570) Unexpected tab character. (no-tabs)
(#570) Missing JSDoc comment. (require-jsdoc)
(#570) There should be no space after this paren. (space-in-parens)
(#570) There should be no space before this paren. (space-in-parens)
(#572) Unexpected tab character. (no-tabs)
(#572) There should be no space after this paren. (space-in-parens)
(#572) There should be no space before this paren. (space-in-parens)
(#574) Unexpected tab character. (no-tabs)
(#574) There should be no space after this paren. (space-in-parens)
(#574) There should be no space before this paren. (space-in-parens)
(#574) There should be no space after this paren. (space-in-parens)
(#574) There should be no space before this paren. (space-in-parens)
(#576) Unexpected tab character. (no-tabs)
(#576) There should be no space after this paren. (space-in-parens)
(#576) There should be no space before this paren. (space-in-parens)
(#578) Unexpected tab character. (no-tabs)
(#578) There should be no space after this paren. (space-in-parens)
(#578) There should be no space before this paren. (space-in-parens)
(#580) Unexpected tab character. (no-tabs)
(#582) Unexpected tab character. (no-tabs)
(#584) Unexpected tab character. (no-tabs)
(#584) Missing JSDoc comment. (require-jsdoc)
(#584) There should be no space after this paren. (space-in-parens)
(#584) There should be no space before this paren. (space-in-parens)
(#586) Unexpected tab character. (no-tabs)
(#586) There should be no space after this paren. (space-in-parens)
(#586) There should be no space before this paren. (space-in-parens)
(#588) Unexpected tab character. (no-tabs)
(#588) There should be no space after this paren. (space-in-parens)
(#588) There should be no space before this paren. (space-in-parens)
(#590) Unexpected tab character. (no-tabs)
(#590) There should be no space after this paren. (space-in-parens)
(#590) There should be no space before this paren. (space-in-parens)
(#592) Unexpected tab character. (no-tabs)
(#592) There should be no space after this paren. (space-in-parens)
(#592) There should be no space before this paren. (space-in-parens)
(#594) Unexpected tab character. (no-tabs)
(#596) Unexpected tab character. (no-tabs)
(#598) Unexpected tab character. (no-tabs)
(#600) Unexpected tab character. (no-tabs)
(#600) Missing JSDoc comment. (require-jsdoc)
(#600) There should be no space after this paren. (space-in-parens)
(#600) There should be no space before this paren. (space-in-parens)
(#602) Unexpected tab character. (no-tabs)
(#604) Unexpected tab character. (no-tabs)
(#604) There should be no space after this paren. (space-in-parens)
(#604) There should be no space before this paren. (space-in-parens)
(#606) Unexpected tab character. (no-tabs)
(#607) Unexpected tab character. (no-tabs)
(#607) There should be no space after this paren. (space-in-parens)
(#607) There should be no space before this paren. (space-in-parens)
(#608) Unexpected tab character. (no-tabs)
(#609) Unexpected tab character. (no-tabs)
(#611) Unexpected tab character. (no-tabs)
(#612) Unexpected tab character. (no-tabs)
(#612) There should be no space after this paren. (space-in-parens)
(#612) Unexpected space after unary operator '-'. (space-unary-ops)
(#612) There should be no space before this paren. (space-in-parens)
(#613) Unexpected tab character. (no-tabs)
(#614) Unexpected tab character. (no-tabs)
(#616) Unexpected tab character. (no-tabs)
(#617) Unexpected tab character. (no-tabs)
(#617) There should be no space after this paren. (space-in-parens)
(#617) There should be no space before this paren. (space-in-parens)
(#618) Unexpected tab character. (no-tabs)
(#619) Unexpected tab character. (no-tabs)
(#621) Unexpected tab character. (no-tabs)
(#622) Unexpected tab character. (no-tabs)
(#622) There should be no space after this paren. (space-in-parens)
(#622) Unexpected space after unary operator '-'. (space-unary-ops)
(#622) There should be no space before this paren. (space-in-parens)
(#623) Unexpected tab character. (no-tabs)
(#624) Unexpected tab character. (no-tabs)
(#626) Unexpected tab character. (no-tabs)
(#628) Unexpected tab character. (no-tabs)
(#628) There should be no space after this paren. (space-in-parens)
(#628) There should be no space before this paren. (space-in-parens)
(#630) Unexpected tab character. (no-tabs)
(#630) Comments should not begin with a lowercase character. (capitalized-comments)
(#631) Unexpected tab character. (no-tabs)
(#633) Unexpected tab character. (no-tabs)
(#635) Unexpected tab character. (no-tabs)
(#638) Unexpected tab character. (no-tabs)
(#640) Unexpected tab character. (no-tabs)
(#640) Missing JSDoc comment. (require-jsdoc)
(#642) Unexpected tab character. (no-tabs)
(#642) There should be no space after this paren. (space-in-parens)
(#642) There should be no space before this paren. (space-in-parens)
(#644) Unexpected tab character. (no-tabs)
(#644) There should be no space after this paren. (space-in-parens)
(#644) There should be no space after '['. (computed-property-spacing)
(#644) There should be no space before ']'. (computed-property-spacing)
(#644) There should be no space after '['. (computed-property-spacing)
(#644) There should be no space before ']'. (computed-property-spacing)
(#644) There should be no space before this paren. (space-in-parens)
(#646) Unexpected tab character. (no-tabs)
(#648) Unexpected tab character. (no-tabs)
(#648) There should be no space after this paren. (space-in-parens)
(#648) There should be no space after '['. (computed-property-spacing)
(#648) There should be no space before ']'. (computed-property-spacing)
(#648) There should be no space after '['. (computed-property-spacing)
(#648) There should be no space before ']'. (computed-property-spacing)
(#648) There should be no space before this paren. (space-in-parens)
(#649) Unexpected tab character. (no-tabs)
(#649) There should be no space after this paren. (space-in-parens)
(#649) There should be no space after '['. (computed-property-spacing)
(#649) There should be no space before ']'. (computed-property-spacing)
(#649) There should be no space after '['. (computed-property-spacing)
(#649) There should be no space before ']'. (computed-property-spacing)
(#649) There should be no space before this paren. (space-in-parens)
(#651) Unexpected tab character. (no-tabs)
(#651) There should be no space after this paren. (space-in-parens)
(#651) There should be no space before this paren. (space-in-parens)
(#653) Unexpected tab character. (no-tabs)
(#655) Unexpected tab character. (no-tabs)
(#657) Unexpected tab character. (no-tabs)
(#657) Missing JSDoc comment. (require-jsdoc)
(#659) Unexpected tab character. (no-tabs)
(#659) There should be no space after this paren. (space-in-parens)
(#659) There should be no space before this paren. (space-in-parens)
(#661) Unexpected tab character. (no-tabs)
(#661) There should be no space after this paren. (space-in-parens)
(#661) There should be no space after '['. (computed-property-spacing)
(#661) There should be no space before ']'. (computed-property-spacing)
(#661) There should be no space after '['. (computed-property-spacing)
(#661) There should be no space before ']'. (computed-property-spacing)
(#661) There should be no space before this paren. (space-in-parens)
(#663) Unexpected tab character. (no-tabs)
(#665) Unexpected tab character. (no-tabs)
(#665) There should be no space after this paren. (space-in-parens)
(#665) There should be no space after '['. (computed-property-spacing)
(#665) There should be no space before ']'. (computed-property-spacing)
(#665) There should be no space after '['. (computed-property-spacing)
(#665) There should be no space before ']'. (computed-property-spacing)
(#665) There should be no space before this paren. (space-in-parens)
(#666) Unexpected tab character. (no-tabs)
(#666) There should be no space after this paren. (space-in-parens)
(#666) There should be no space after '['. (computed-property-spacing)
(#666) There should be no space before ']'. (computed-property-spacing)
(#666) There should be no space after '['. (computed-property-spacing)
(#666) There should be no space before ']'. (computed-property-spacing)
(#666) There should be no space before this paren. (space-in-parens)
(#668) Unexpected tab character. (no-tabs)
(#668) There should be no space after this paren. (space-in-parens)
(#668) There should be no space before this paren. (space-in-parens)
(#670) Unexpected tab character. (no-tabs)
(#672) Unexpected tab character. (no-tabs)
(#674) Unexpected tab character. (no-tabs)
(#674) Missing JSDoc comment. (require-jsdoc)
(#676) Unexpected tab character. (no-tabs)
(#676) There should be no space after '['. (computed-property-spacing)
(#676) There should be no space before ']'. (computed-property-spacing)
(#676) There should be no space after '['. (computed-property-spacing)
(#676) There should be no space before ']'. (computed-property-spacing)
(#677) Unexpected tab character. (no-tabs)
(#677) There should be no space after '['. (computed-property-spacing)
(#677) There should be no space before ']'. (computed-property-spacing)
(#677) There should be no space after '['. (computed-property-spacing)
(#677) There should be no space before ']'. (computed-property-spacing)
(#679) Unexpected tab character. (no-tabs)
(#679) There should be no space after this paren. (space-in-parens)
(#679) There should be no space before this paren. (space-in-parens)
(#681) Unexpected tab character. (no-tabs)
(#681) There should be no space after this paren. (space-in-parens)
(#681) There should be no space before this paren. (space-in-parens)
(#683) Unexpected tab character. (no-tabs)
(#685) Unexpected tab character. (no-tabs)
(#685) Missing JSDoc comment. (require-jsdoc)
(#687) Unexpected tab character. (no-tabs)
(#687) Expected { after 'if' condition. (curly)
(#687) There should be no space after this paren. (space-in-parens)
(#687) There should be no space before this paren. (space-in-parens)
(#689) Unexpected tab character. (no-tabs)
(#689) Expected { after 'if' condition. (curly)
(#689) There should be no space after this paren. (space-in-parens)
(#689) There should be no space before this paren. (space-in-parens)
(#691) Unexpected tab character. (no-tabs)
(#693) Unexpected tab character. (no-tabs)
(#693) Missing JSDoc comment. (require-jsdoc)
(#695) Unexpected tab character. (no-tabs)
(#695) Expected { after 'if' condition. (curly)
(#695) There should be no space after this paren. (space-in-parens)
(#695) There should be no space before this paren. (space-in-parens)
(#697) Unexpected tab character. (no-tabs)
(#697) Expected { after 'if' condition. (curly)
(#697) There should be no space after this paren. (space-in-parens)
(#697) There should be no space before this paren. (space-in-parens)
(#699) Unexpected tab character. (no-tabs)
(#701) Unexpected tab character. (no-tabs)
(#701) Missing JSDoc comment. (require-jsdoc)
(#701) There should be no space after this paren. (space-in-parens)
(#701) There should be no space before this paren. (space-in-parens)
(#703) Unexpected tab character. (no-tabs)
(#703) There should be no space after this paren. (space-in-parens)
(#703) There should be no space before this paren. (space-in-parens)
(#705) Unexpected tab character. (no-tabs)
(#705) There should be no space after this paren. (space-in-parens)
(#705) There should be no space before this paren. (space-in-parens)
(#707) Unexpected tab character. (no-tabs)
(#709) Unexpected tab character. (no-tabs)
(#709) There should be no space after this paren. (space-in-parens)
(#709) There should be no space before this paren. (space-in-parens)
(#711) Unexpected tab character. (no-tabs)
(#711) There should be no space after this paren. (space-in-parens)
(#711) There should be no space before this paren. (space-in-parens)
(#712) Unexpected tab character. (no-tabs)
(#712) There should be no space after this paren. (space-in-parens)
(#712) There should be no space before this paren. (space-in-parens)
(#714) Unexpected tab character. (no-tabs)
(#714) There should be no space after this paren. (space-in-parens)
(#714) There should be no space before this paren. (space-in-parens)
(#716) Unexpected tab character. (no-tabs)
(#718) Unexpected tab character. (no-tabs)
(#718) There should be no space after this paren. (space-in-parens)
(#718) There should be no space before this paren. (space-in-parens)
(#718) There should be no space after this paren. (space-in-parens)
(#718) There should be no space before this paren. (space-in-parens)
(#720) Unexpected tab character. (no-tabs)
(#722) Unexpected tab character. (no-tabs)
(#722) There should be no space after this paren. (space-in-parens)
(#722) There should be no space before this paren. (space-in-parens)
(#722) Comments should not begin with a lowercase character. (capitalized-comments)
(#724) Unexpected tab character. (no-tabs)
(#724) There should be no space after this paren. (space-in-parens)
(#724) There should be no space before this paren. (space-in-parens)
(#726) Unexpected tab character. (no-tabs)
(#726) There should be no space after this paren. (space-in-parens)
(#726) There should be no space before this paren. (space-in-parens)
(#728) Unexpected tab character. (no-tabs)
(#730) Unexpected tab character. (no-tabs)
(#730) Missing JSDoc comment. (require-jsdoc)
(#730) There should be no space after this paren. (space-in-parens)
(#730) There should be no space before this paren. (space-in-parens)
(#732) Unexpected tab character. (no-tabs)
(#732) There should be no space after this paren. (space-in-parens)
(#732) There should be no space before this paren. (space-in-parens)
(#734) Unexpected tab character. (no-tabs)
(#734) There should be no space after this paren. (space-in-parens)
(#734) There should be no space before this paren. (space-in-parens)
(#736) Unexpected tab character. (no-tabs)
(#738) Unexpected tab character. (no-tabs)
(#738) There should be no space after this paren. (space-in-parens)
(#738) There should be no space before this paren. (space-in-parens)
(#740) Unexpected tab character. (no-tabs)
(#740) There should be no space after this paren. (space-in-parens)
(#740) There should be no space before this paren. (space-in-parens)
(#741) Unexpected tab character. (no-tabs)
(#741) There should be no space after this paren. (space-in-parens)
(#741) There should be no space before this paren. (space-in-parens)
(#743) Unexpected tab character. (no-tabs)
(#743) There should be no space after this paren. (space-in-parens)
(#743) There should be no space before this paren. (space-in-parens)
(#745) Unexpected tab character. (no-tabs)
(#747) Unexpected tab character. (no-tabs)
(#747) There should be no space after this paren. (space-in-parens)
(#747) There should be no space before this paren. (space-in-parens)
(#747) There should be no space after this paren. (space-in-parens)
(#747) There should be no space before this paren. (space-in-parens)
(#749) Unexpected tab character. (no-tabs)
(#749) There should be no space after this paren. (space-in-parens)
(#749) There should be no space before this paren. (space-in-parens)
(#751) Unexpected tab character. (no-tabs)
(#751) There should be no space after this paren. (space-in-parens)
(#751) There should be no space before this paren. (space-in-parens)
(#753) Unexpected tab character. (no-tabs)
(#755) Unexpected tab character. (no-tabs)
(#755) Missing JSDoc comment. (require-jsdoc)
(#755) There should be no space after this paren. (space-in-parens)
(#755) There should be no space before this paren. (space-in-parens)
(#757) Unexpected tab character. (no-tabs)
(#757) There should be no space after this paren. (space-in-parens)
(#757) There should be no space before this paren. (space-in-parens)
(#759) Unexpected tab character. (no-tabs)
(#760) Unexpected tab character. (no-tabs)
(#762) Unexpected tab character. (no-tabs)
(#762) There should be no space after this paren. (space-in-parens)
(#762) There should be no space before this paren. (space-in-parens)
(#764) Unexpected tab character. (no-tabs)
(#764) There should be no space after this paren. (space-in-parens)
(#764) There should be no space before this paren. (space-in-parens)
(#766) Unexpected tab character. (no-tabs)
(#766) There should be no space after this paren. (space-in-parens)
(#766) There should be no space after this paren. (space-in-parens)
(#766) There should be no space before this paren. (space-in-parens)
(#766) There should be no space before this paren. (space-in-parens)
(#768) Unexpected tab character. (no-tabs)
(#768) There should be no space after this paren. (space-in-parens)
(#768) There should be no space before this paren. (space-in-parens)
(#770) Unexpected tab character. (no-tabs)
(#770) There should be no space after this paren. (space-in-parens)
(#770) There should be no space before this paren. (space-in-parens)
(#772) Unexpected tab character. (no-tabs)
(#774) Unexpected tab character. (no-tabs)
(#774) Missing JSDoc comment. (require-jsdoc)
(#774) There should be no space after this paren. (space-in-parens)
(#774) There should be no space before this paren. (space-in-parens)
(#776) Unexpected tab character. (no-tabs)
(#776) Expected { after 'if' condition. (curly)
(#776) There should be no space after this paren. (space-in-parens)
(#776) There should be no space before this paren. (space-in-parens)
(#776) There should be no space after this paren. (space-in-parens)
(#776) There should be no space before this paren. (space-in-parens)
(#778) Unexpected tab character. (no-tabs)
(#778) Expected { after 'if' condition. (curly)
(#778) There should be no space after this paren. (space-in-parens)
(#778) There should be no space before this paren. (space-in-parens)
(#778) There should be no space after this paren. (space-in-parens)
(#778) There should be no space before this paren. (space-in-parens)
(#780) Unexpected tab character. (no-tabs)
(#782) Unexpected tab character. (no-tabs)
(#782) Missing JSDoc comment. (require-jsdoc)
(#782) There should be no space after this paren. (space-in-parens)
(#782) There should be no space before this paren. (space-in-parens)
(#784) Unexpected tab character. (no-tabs)
(#784) Expected { after 'if' condition. (curly)
(#784) There should be no space after this paren. (space-in-parens)
(#784) There should be no space before this paren. (space-in-parens)
(#784) There should be no space after this paren. (space-in-parens)
(#784) There should be no space before this paren. (space-in-parens)
(#786) Unexpected tab character. (no-tabs)
(#786) Expected { after 'if' condition. (curly)
(#786) There should be no space after this paren. (space-in-parens)
(#786) There should be no space before this paren. (space-in-parens)
(#786) There should be no space after this paren. (space-in-parens)
(#786) There should be no space before this paren. (space-in-parens)
(#788) Unexpected tab character. (no-tabs)
(#790) Unexpected tab character. (no-tabs)
(#791) Unexpected tab character. (no-tabs)
(#792) Unexpected tab character. (no-tabs)
(#794) Unexpected tab character. (no-tabs)
(#794) Missing JSDoc comment. (require-jsdoc)
(#794) There should be no space after this paren. (space-in-parens)
(#794) There should be no space before this paren. (space-in-parens)
(#796) Unexpected tab character. (no-tabs)
(#796) Expected { after 'if' condition. (curly)
(#796) There should be no space after this paren. (space-in-parens)
(#796) There should be no space before this paren. (space-in-parens)
(#798) Unexpected tab character. (no-tabs)
(#798) There should be no space after this paren. (space-in-parens)
(#798) There should be no space before this paren. (space-in-parens)
(#800) Unexpected tab character. (no-tabs)
(#800) There should be no space after this paren. (space-in-parens)
(#800) There should be no space before this paren. (space-in-parens)
(#802) Unexpected tab character. (no-tabs)
(#802) There should be no space after this paren. (space-in-parens)
(#802) There should be no space before this paren. (space-in-parens)
(#803) Unexpected tab character. (no-tabs)
(#803) There should be no space after this paren. (space-in-parens)
(#803) There should be no space before this paren. (space-in-parens)
(#805) Unexpected tab character. (no-tabs)
(#807) Unexpected tab character. (no-tabs)
(#809) Unexpected tab character. (no-tabs)
(#809) There should be no space after this paren. (space-in-parens)
(#809) There should be no space before this paren. (space-in-parens)
(#811) Unexpected tab character. (no-tabs)
(#811) There should be no space after this paren. (space-in-parens)
(#811) There should be no space before this paren. (space-in-parens)
(#813) Unexpected tab character. (no-tabs)
(#813) There should be no space after this paren. (space-in-parens)
(#813) There should be no space before this paren. (space-in-parens)
(#815) Unexpected tab character. (no-tabs)
(#817) Unexpected tab character. (no-tabs)
(#817) There should be no space after this paren. (space-in-parens)
(#817) There should be no space before this paren. (space-in-parens)
(#819) Unexpected tab character. (no-tabs)
(#821) Unexpected tab character. (no-tabs)
(#823) Unexpected tab character. (no-tabs)
(#823) Missing JSDoc comment. (require-jsdoc)
(#823) There should be no space after this paren. (space-in-parens)
(#823) There should be no space before this paren. (space-in-parens)
(#825) Unexpected tab character. (no-tabs)
(#825) Expected { after 'if' condition. (curly)
(#825) There should be no space after this paren. (space-in-parens)
(#825) There should be no space before this paren. (space-in-parens)
(#827) Unexpected tab character. (no-tabs)
(#827) There should be no space after this paren. (space-in-parens)
(#827) There should be no space before this paren. (space-in-parens)
(#829) Unexpected tab character. (no-tabs)
(#829) There should be no space after this paren. (space-in-parens)
(#829) There should be no space before this paren. (space-in-parens)
(#831) Unexpected tab character. (no-tabs)
(#833) Unexpected tab character. (no-tabs)
(#833) There should be no space after this paren. (space-in-parens)
(#833) There should be no space before this paren. (space-in-parens)
(#835) Unexpected tab character. (no-tabs)
(#837) Unexpected tab character. (no-tabs)
(#839) Unexpected tab character. (no-tabs)
(#839) Missing JSDoc comment. (require-jsdoc)
(#839) There should be no space after this paren. (space-in-parens)
(#839) There should be no space before this paren. (space-in-parens)
(#841) Unexpected tab character. (no-tabs)
(#841) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#841) There should be no space after this paren. (space-in-parens)
(#841) There should be no space before this paren. (space-in-parens)
(#843) Unexpected tab character. (no-tabs)
(#843) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#843) There should be no space after this paren. (space-in-parens)
(#843) There should be no space before this paren. (space-in-parens)
(#845) Unexpected tab character. (no-tabs)
(#845) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#845) There should be no space after this paren. (space-in-parens)
(#845) There should be no space before this paren. (space-in-parens)
(#847) Unexpected tab character. (no-tabs)
(#847) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#847) There should be no space after this paren. (space-in-parens)
(#847) There should be no space before this paren. (space-in-parens)
(#848) Unexpected tab character. (no-tabs)
(#848) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#848) There should be no space after this paren. (space-in-parens)
(#848) There should be no space before this paren. (space-in-parens)
(#850) Unexpected tab character. (no-tabs)
(#850) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#852) Unexpected tab character. (no-tabs)
(#852) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#852) There should be no space after this paren. (space-in-parens)
(#852) There should be no space before this paren. (space-in-parens)
(#854) Unexpected tab character. (no-tabs)
(#854) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#856) Unexpected tab character. (no-tabs)
(#858) Unexpected tab character. (no-tabs)
(#858) Missing JSDoc comment. (require-jsdoc)
(#858) There should be no space after this paren. (space-in-parens)
(#858) There should be no space before this paren. (space-in-parens)
(#860) Unexpected tab character. (no-tabs)
(#860) There should be no space after this paren. (space-in-parens)
(#860) There should be no space before this paren. (space-in-parens)
(#862) Unexpected tab character. (no-tabs)
(#864) Unexpected tab character. (no-tabs)
(#864) Missing JSDoc comment. (require-jsdoc)
(#864) There should be no space after this paren. (space-in-parens)
(#864) There should be no space before this paren. (space-in-parens)
(#866) Unexpected tab character. (no-tabs)
(#868) Unexpected tab character. (no-tabs)
(#868) There should be no space after this paren. (space-in-parens)
(#868) There should be no space before this paren. (space-in-parens)
(#870) Unexpected tab character. (no-tabs)
(#872) Unexpected tab character. (no-tabs)
(#873) Unexpected tab character. (no-tabs)
(#875) Unexpected tab character. (no-tabs)
(#877) Unexpected tab character. (no-tabs)
(#878) Unexpected tab character. (no-tabs)
(#880) Unexpected tab character. (no-tabs)
(#882) Unexpected tab character. (no-tabs)
(#883) Unexpected tab character. (no-tabs)
(#885) Unexpected tab character. (no-tabs)
(#887) Unexpected tab character. (no-tabs)
(#887) Unexpected space after unary operator '-'. (space-unary-ops)
(#889) Unexpected tab character. (no-tabs)
(#891) Unexpected tab character. (no-tabs)
(#891) There should be no space after this paren. (space-in-parens)
(#891) There should be no space before this paren. (space-in-parens)
(#893) Unexpected tab character. (no-tabs)
(#895) Unexpected tab character. (no-tabs)
(#895) Expected { after 'if' condition. (curly)
(#895) There should be no space after this paren. (space-in-parens)
(#895) There should be no space before this paren. (space-in-parens)
(#897) Unexpected tab character. (no-tabs)
(#897) There should be no space after this paren. (space-in-parens)
(#897) There should be no space before this paren. (space-in-parens)
(#899) Unexpected tab character. (no-tabs)
(#901) Unexpected tab character. (no-tabs)
(#903) Unexpected tab character. (no-tabs)
(#905) Unexpected tab character. (no-tabs)
(#905) There should be no space after this paren. (space-in-parens)
(#905) There should be no space before this paren. (space-in-parens)
(#907) Unexpected tab character. (no-tabs)
(#907) Expected { after 'if' condition. (curly)
(#907) There should be no space after this paren. (space-in-parens)
(#907) There should be no space before this paren. (space-in-parens)
(#909) Unexpected tab character. (no-tabs)
(#909) There should be no space after this paren. (space-in-parens)
(#909) There should be no space before this paren. (space-in-parens)
(#911) Unexpected tab character. (no-tabs)
(#913) Unexpected tab character. (no-tabs)
(#915) Unexpected tab character. (no-tabs)
(#915) Expected { after 'if' condition. (curly)
(#915) There should be no space after this paren. (space-in-parens)
(#915) There should be no space before this paren. (space-in-parens)
(#917) Unexpected tab character. (no-tabs)
(#917) There should be no space after this paren. (space-in-parens)
(#917) There should be no space before this paren. (space-in-parens)
(#919) Unexpected tab character. (no-tabs)
(#921) Unexpected tab character. (no-tabs)
(#923) Unexpected tab character. (no-tabs)
(#925) Unexpected tab character. (no-tabs)
(#927) Unexpected tab character. (no-tabs)
(#927) There should be no space after this paren. (space-in-parens)
(#927) There should be no space before this paren. (space-in-parens)
(#929) Unexpected tab character. (no-tabs)
(#929) Expected { after 'if' condition. (curly)
(#929) There should be no space after this paren. (space-in-parens)
(#929) There should be no space before this paren. (space-in-parens)
(#931) Unexpected tab character. (no-tabs)
(#931) There should be no space after this paren. (space-in-parens)
(#931) There should be no space before this paren. (space-in-parens)
(#933) Unexpected tab character. (no-tabs)
(#935) Unexpected tab character. (no-tabs)
(#937) Unexpected tab character. (no-tabs)
(#937) Expected { after 'if' condition. (curly)
(#937) There should be no space after this paren. (space-in-parens)
(#937) There should be no space before this paren. (space-in-parens)
(#939) Unexpected tab character. (no-tabs)
(#939) There should be no space after this paren. (space-in-parens)
(#939) There should be no space before this paren. (space-in-parens)
(#941) Unexpected tab character. (no-tabs)
(#943) Unexpected tab character. (no-tabs)
(#945) Unexpected tab character. (no-tabs)
(#947) Unexpected tab character. (no-tabs)
(#949) Unexpected tab character. (no-tabs)
(#951) Unexpected tab character. (no-tabs)
(#953) Unexpected tab character. (no-tabs)
(#953) There should be no space after this paren. (space-in-parens)
(#953) There should be no space before this paren. (space-in-parens)
(#955) Unexpected tab character. (no-tabs)
(#955) There should be no space after this paren. (space-in-parens)
(#955) There should be no space before this paren. (space-in-parens)
(#957) Unexpected tab character. (no-tabs)
(#959) Unexpected tab character. (no-tabs)
(#961) Unexpected tab character. (no-tabs)
(#961) Missing JSDoc comment. (require-jsdoc)
(#961) There should be no space after this paren. (space-in-parens)
(#961) There should be no space before this paren. (space-in-parens)
(#963) Unexpected tab character. (no-tabs)
(#963) Expected { after 'if' condition. (curly)
(#963) There should be no space after this paren. (space-in-parens)
(#963) There should be no space before this paren. (space-in-parens)
(#965) Unexpected tab character. (no-tabs)
(#965) There should be no space after this paren. (space-in-parens)
(#965) There should be no space before this paren. (space-in-parens)
(#967) Unexpected tab character. (no-tabs)
(#969) Unexpected tab character. (no-tabs)
(#969) Expected { after 'if' condition. (curly)
(#969) There should be no space after this paren. (space-in-parens)
(#969) There should be no space before this paren. (space-in-parens)
(#971) Unexpected tab character. (no-tabs)
(#971) There should be no space after this paren. (space-in-parens)
(#971) There should be no space before this paren. (space-in-parens)
(#973) Unexpected tab character. (no-tabs)
(#975) Unexpected tab character. (no-tabs)
(#977) Unexpected tab character. (no-tabs)
(#977) Expected { after 'if' condition. (curly)
(#977) There should be no space after this paren. (space-in-parens)
(#977) There should be no space before this paren. (space-in-parens)
(#979) Unexpected tab character. (no-tabs)
(#979) There should be no space after this paren. (space-in-parens)
(#979) There should be no space before this paren. (space-in-parens)
(#981) Unexpected tab character. (no-tabs)
(#983) Unexpected tab character. (no-tabs)
(#985) Unexpected tab character. (no-tabs)
(#985) Expected { after 'if' condition. (curly)
(#985) There should be no space after this paren. (space-in-parens)
(#985) There should be no space before this paren. (space-in-parens)
(#987) Unexpected tab character. (no-tabs)
(#987) There should be no space after this paren. (space-in-parens)
(#987) There should be no space before this paren. (space-in-parens)
(#989) Unexpected tab character. (no-tabs)
(#991) Unexpected tab character. (no-tabs)
(#993) Unexpected tab character. (no-tabs)
(#995) Unexpected tab character. (no-tabs)
(#995) Missing JSDoc comment. (require-jsdoc)
(#995) There should be no space after this paren. (space-in-parens)
(#995) There should be no space before this paren. (space-in-parens)
(#997) Unexpected tab character. (no-tabs)
(#997) Expected { after 'if' condition. (curly)
(#997) There should be no space after this paren. (space-in-parens)
(#997) There should be no space before this paren. (space-in-parens)
(#999) Unexpected tab character. (no-tabs)
(#1001) Unexpected tab character. (no-tabs)
(#1001) There should be no space after this paren. (space-in-parens)
(#1001) There should be no space before this paren. (space-in-parens)
(#1003) Unexpected tab character. (no-tabs)
(#1003) There should be no space after this paren. (space-in-parens)
(#1003) There should be no space before this paren. (space-in-parens)
(#1005) Unexpected tab character. (no-tabs)
(#1005) There should be no space after this paren. (space-in-parens)
(#1005) There should be no space before this paren. (space-in-parens)
(#1007) Unexpected tab character. (no-tabs)
(#1009) Unexpected tab character. (no-tabs)
(#1009) Missing JSDoc comment. (require-jsdoc)
(#1009) There should be no space after this paren. (space-in-parens)
(#1009) There should be no space before this paren. (space-in-parens)
(#1011) Unexpected tab character. (no-tabs)
(#1011) Expected { after 'if' condition. (curly)
(#1011) There should be no space after this paren. (space-in-parens)
(#1011) There should be no space before this paren. (space-in-parens)
(#1013) Unexpected tab character. (no-tabs)
(#1013) There should be no space after this paren. (space-in-parens)
(#1013) There should be no space before this paren. (space-in-parens)
(#1015) Unexpected tab character. (no-tabs)
(#1017) Unexpected tab character. (no-tabs)
(#1017) Missing JSDoc comment. (require-jsdoc)
(#1017) There should be no space after this paren. (space-in-parens)
(#1017) There should be no space before this paren. (space-in-parens)
(#1019) Unexpected tab character. (no-tabs)
(#1019) There should be no space after this paren. (space-in-parens)
(#1019) There should be no space before this paren. (space-in-parens)
(#1021) Unexpected tab character. (no-tabs)
(#1021) There should be no space after this paren. (space-in-parens)
(#1021) There should be no space before this paren. (space-in-parens)
(#1023) Unexpected tab character. (no-tabs)
(#1025) Unexpected tab character. (no-tabs)
(#1025) There should be no space after this paren. (space-in-parens)
(#1025) There should be no space before this paren. (space-in-parens)
(#1027) Unexpected tab character. (no-tabs)
(#1029) Unexpected tab character. (no-tabs)
(#1029) Expected { after 'if' condition. (curly)
(#1029) There should be no space after this paren. (space-in-parens)
(#1029) There should be no space before this paren. (space-in-parens)
(#1031) Unexpected tab character. (no-tabs)
(#1033) Unexpected tab character. (no-tabs)
(#1035) Unexpected tab character. (no-tabs)
(#1037) Unexpected tab character. (no-tabs)
(#1039) Unexpected tab character. (no-tabs)
(#1039) Expected { after 'if' condition. (curly)
(#1039) There should be no space after this paren. (space-in-parens)
(#1039) There should be no space before this paren. (space-in-parens)
(#1041) Unexpected tab character. (no-tabs)
(#1043) Unexpected tab character. (no-tabs)
(#1045) Unexpected tab character. (no-tabs)
(#1047) Unexpected tab character. (no-tabs)
(#1049) Unexpected tab character. (no-tabs)
(#1051) Unexpected tab character. (no-tabs)
(#1053) Unexpected tab character. (no-tabs)
(#1055) Unexpected tab character. (no-tabs)
(#1057) Unexpected tab character. (no-tabs)
(#1057) There should be no space after this paren. (space-in-parens)
(#1057) There should be no space before this paren. (space-in-parens)
(#1059) Unexpected tab character. (no-tabs)
(#1061) Unexpected tab character. (no-tabs)
(#1061) Expected { after 'if' condition. (curly)
(#1061) There should be no space after this paren. (space-in-parens)
(#1061) There should be no space before this paren. (space-in-parens)
(#1063) Unexpected tab character. (no-tabs)
(#1065) Unexpected tab character. (no-tabs)
(#1067) Unexpected tab character. (no-tabs)
(#1069) Unexpected tab character. (no-tabs)
(#1071) Unexpected tab character. (no-tabs)
(#1071) Expected { after 'if' condition. (curly)
(#1071) There should be no space after this paren. (space-in-parens)
(#1071) There should be no space before this paren. (space-in-parens)
(#1073) Unexpected tab character. (no-tabs)
(#1075) Unexpected tab character. (no-tabs)
(#1077) Unexpected tab character. (no-tabs)
(#1079) Unexpected tab character. (no-tabs)
(#1081) Unexpected tab character. (no-tabs)
(#1083) Unexpected tab character. (no-tabs)
(#1085) Unexpected tab character. (no-tabs)
(#1087) Unexpected tab character. (no-tabs)
(#1089) Unexpected tab character. (no-tabs)
(#1091) Unexpected tab character. (no-tabs)
(#1093) Unexpected tab character. (no-tabs)
(#1093) There should be no space after this paren. (space-in-parens)
(#1093) There should be no space before this paren. (space-in-parens)
(#1095) Unexpected tab character. (no-tabs)
(#1095) There should be no space after this paren. (space-in-parens)
(#1095) There should be no space before this paren. (space-in-parens)
(#1097) Unexpected tab character. (no-tabs)
(#1099) Unexpected tab character. (no-tabs)
(#1101) Unexpected tab character. (no-tabs)
(#1101) Missing JSDoc comment. (require-jsdoc)
(#1101) There should be no space after this paren. (space-in-parens)
(#1101) There should be no space before this paren. (space-in-parens)
(#1103) Unexpected tab character. (no-tabs)
(#1103) There should be no space after this paren. (space-in-parens)
(#1103) There should be no space before this paren. (space-in-parens)
(#1105) Unexpected tab character. (no-tabs)
(#1105) There should be no space after this paren. (space-in-parens)
(#1105) There should be no space before this paren. (space-in-parens)
(#1107) Unexpected tab character. (no-tabs)
(#1109) Unexpected tab character. (no-tabs)
(#1109) Expected { after 'if' condition. (curly)
(#1109) There should be no space after this paren. (space-in-parens)
(#1109) There should be no space before this paren. (space-in-parens)
(#1111) Unexpected tab character. (no-tabs)
(#1111) There should be no space after this paren. (space-in-parens)
(#1111) There should be no space before this paren. (space-in-parens)
(#1113) Unexpected tab character. (no-tabs)
(#1115) Unexpected tab character. (no-tabs)
(#1117) Unexpected tab character. (no-tabs)
(#1119) Unexpected tab character. (no-tabs)
(#1119) Expected { after 'if' condition. (curly)
(#1119) There should be no space after this paren. (space-in-parens)
(#1119) There should be no space before this paren. (space-in-parens)
(#1121) Unexpected tab character. (no-tabs)
(#1121) There should be no space after this paren. (space-in-parens)
(#1121) There should be no space before this paren. (space-in-parens)
(#1123) Unexpected tab character. (no-tabs)
(#1125) Unexpected tab character. (no-tabs)
(#1127) Unexpected tab character. (no-tabs)
(#1129) Unexpected tab character. (no-tabs)
(#1129) Expected { after 'if' condition. (curly)
(#1129) There should be no space after this paren. (space-in-parens)
(#1129) There should be no space before this paren. (space-in-parens)
(#1131) Unexpected tab character. (no-tabs)
(#1131) There should be no space after this paren. (space-in-parens)
(#1131) There should be no space before this paren. (space-in-parens)
(#1133) Unexpected tab character. (no-tabs)
(#1135) Unexpected tab character. (no-tabs)
(#1137) Unexpected tab character. (no-tabs)
(#1139) Unexpected tab character. (no-tabs)
(#1139) Expected { after 'if' condition. (curly)
(#1139) There should be no space after this paren. (space-in-parens)
(#1139) There should be no space before this paren. (space-in-parens)
(#1141) Unexpected tab character. (no-tabs)
(#1141) There should be no space after this paren. (space-in-parens)
(#1141) There should be no space before this paren. (space-in-parens)
(#1143) Unexpected tab character. (no-tabs)
(#1145) Unexpected tab character. (no-tabs)
(#1147) Unexpected tab character. (no-tabs)
(#1149) Unexpected tab character. (no-tabs)
(#1151) Unexpected tab character. (no-tabs)
(#1153) Unexpected tab character. (no-tabs)
(#1155) Unexpected tab character. (no-tabs)
(#1155) Missing JSDoc comment. (require-jsdoc)
(#1155) There should be no space after this paren. (space-in-parens)
(#1155) There should be no space before this paren. (space-in-parens)
(#1157) Unexpected tab character. (no-tabs)
(#1157) Expected { after 'if' condition. (curly)
(#1157) There should be no space after this paren. (space-in-parens)
(#1157) There should be no space before this paren. (space-in-parens)
(#1159) Unexpected tab character. (no-tabs)
(#1161) Unexpected tab character. (no-tabs)
(#1163) Unexpected tab character. (no-tabs)
(#1163) Missing JSDoc comment. (require-jsdoc)
(#1163) There should be no space after this paren. (space-in-parens)
(#1163) There should be no space before this paren. (space-in-parens)
(#1165) Unexpected tab character. (no-tabs)
(#1165) There should be no space after this paren. (space-in-parens)
(#1165) There should be no space before this paren. (space-in-parens)
(#1167) Unexpected tab character. (no-tabs)
(#1169) Unexpected tab character. (no-tabs)
(#1169) Missing JSDoc comment. (require-jsdoc)
(#1169) There should be no space after this paren. (space-in-parens)
(#1169) There should be no space before this paren. (space-in-parens)
(#1171) Unexpected tab character. (no-tabs)
(#1171) There should be no space after '['. (computed-property-spacing)
(#1171) There should be no space before ']'. (computed-property-spacing)
(#1173) Unexpected tab character. (no-tabs)
(#1173) There should be no space after this paren. (space-in-parens)
(#1173) Unexpected space before unary operator '++'. (space-unary-ops)
(#1173) There should be no space before this paren. (space-in-parens)
(#1175) Unexpected tab character. (no-tabs)
(#1175) There should be no space after this paren. (space-in-parens)
(#1175) There should be no space after '['. (computed-property-spacing)
(#1175) There should be no space before ']'. (computed-property-spacing)
(#1175) There should be no space before this paren. (space-in-parens)
(#1177) Unexpected tab character. (no-tabs)
(#1177) There should be no space after this paren. (space-in-parens)
(#1177) There should be no space before this paren. (space-in-parens)
(#1178) Unexpected tab character. (no-tabs)
(#1180) Unexpected tab character. (no-tabs)
(#1182) Unexpected tab character. (no-tabs)
(#1184) Unexpected tab character. (no-tabs)
(#1186) Unexpected tab character. (no-tabs)
(#1186) Missing JSDoc comment. (require-jsdoc)
(#1186) There should be no space after this paren. (space-in-parens)
(#1186) There should be no space before this paren. (space-in-parens)
(#1188) Unexpected tab character. (no-tabs)
(#1188) There should be no space after '['. (computed-property-spacing)
(#1188) There should be no space before ']'. (computed-property-spacing)
(#1190) Unexpected tab character. (no-tabs)
(#1190) There should be no space after this paren. (space-in-parens)
(#1190) There should be no space before this paren. (space-in-parens)
(#1192) Unexpected tab character. (no-tabs)
(#1193) Unexpected tab character. (no-tabs)
(#1193) There should be no space after '['. (computed-property-spacing)
(#1193) There should be no space before ']'. (computed-property-spacing)
(#1195) Unexpected tab character. (no-tabs)
(#1197) Unexpected tab character. (no-tabs)
(#1197) There should be no space after this paren. (space-in-parens)
(#1197) There should be no space before this paren. (space-in-parens)
(#1199) Unexpected tab character. (no-tabs)
(#1201) Unexpected tab character. (no-tabs)
(#1201) Missing JSDoc comment. (require-jsdoc)
(#1201) There should be no space after this paren. (space-in-parens)
(#1201) There should be no space before this paren. (space-in-parens)
(#1203) Unexpected tab character. (no-tabs)
(#1203) There should be no space after this paren. (space-in-parens)
(#1203) There should be no space after '['. (computed-property-spacing)
(#1203) There should be no space before ']'. (computed-property-spacing)
(#1203) There should be no space before this paren. (space-in-parens)
(#1203) There should be no space after '['. (computed-property-spacing)
(#1203) There should be no space before ']'. (computed-property-spacing)
(#1203) There should be no space after '['. (computed-property-spacing)
(#1203) There should be no space before ']'. (computed-property-spacing)
(#1205) Unexpected tab character. (no-tabs)
(#1205) There should be no space after '['. (computed-property-spacing)
(#1205) There should be no space before ']'. (computed-property-spacing)
(#1207) Unexpected tab character. (no-tabs)
(#1209) Unexpected tab character. (no-tabs)
(#1211) Unexpected tab character. (no-tabs)
(#1211) There should be no space after this paren. (space-in-parens)
(#1211) There should be no space before this paren. (space-in-parens)
(#1213) Unexpected tab character. (no-tabs)
(#1213) There should be no space after this paren. (space-in-parens)
(#1213) There should be no space before this paren. (space-in-parens)
(#1214) Unexpected tab character. (no-tabs)
(#1214) There should be no space after this paren. (space-in-parens)
(#1214) There should be no space before this paren. (space-in-parens)
(#1215) Unexpected tab character. (no-tabs)
(#1215) There should be no space after this paren. (space-in-parens)
(#1215) There should be no space after '{'. (babel/object-curly-spacing)
(#1215) There should be no space before '}'. (babel/object-curly-spacing)
(#1215) There should be no space before this paren. (space-in-parens)
(#1217) Unexpected tab character. (no-tabs)
(#1217) Comments should not begin with a lowercase character. (capitalized-comments)
(#1219) Unexpected tab character. (no-tabs)
(#1221) Unexpected tab character. (no-tabs)
(#1236) Unexpected tab character. (no-tabs)
(#1236) There should be no space after this paren. (space-in-parens)
(#1236) There should be no space before this paren. (space-in-parens)
(#1238) Unexpected tab character. (no-tabs)
(#1238) There should be no space after this paren. (space-in-parens)
(#1238) There should be no space before this paren. (space-in-parens)
(#1240) Unexpected tab character. (no-tabs)
(#1240) Comments should not begin with a lowercase character. (capitalized-comments)
(#1242) Unexpected tab character. (no-tabs)
(#1243) Unexpected tab character. (no-tabs)
(#1245) Unexpected tab character. (no-tabs)
(#1246) Unexpected tab character. (no-tabs)
(#1248) Unexpected tab character. (no-tabs)
(#1252) There should be no space after '{'. (babel/object-curly-spacing)
(#1252) There should be no space before '}'. (babel/object-curly-spacing)
mod/wavefront/amd/src/WebGL.js
(#3) Unexpected tab character. (no-tabs)
(#5) Unexpected tab character. (no-tabs)
(#7) Unexpected tab character. (no-tabs)
(#7) There should be no space after this paren. (space-in-parens)
(#7) There should be no space before this paren. (space-in-parens)
(#8) This line has a length of 136. Maximum allowed is 132. (max-len)
(#8) Unexpected tab character. (no-tabs)
(#8) Unexpected space after unary operator '!'. (space-unary-ops)
(#8) There should be no space after this paren. (space-in-parens)
(#8) There should be no space after this paren. (space-in-parens)
(#8) There should be no space after this paren. (space-in-parens)
(#8) There should be no space before this paren. (space-in-parens)
(#8) There should be no space after this paren. (space-in-parens)
(#8) There should be no space before this paren. (space-in-parens)
(#8) There should be no space before this paren. (space-in-parens)
(#8) There should be no space before this paren. (space-in-parens)
(#10) Unexpected tab character. (no-tabs)
(#10) There should be no space after this paren. (space-in-parens)
(#10) There should be no space before this paren. (space-in-parens)
(#12) Unexpected tab character. (no-tabs)
(#14) Unexpected tab character. (no-tabs)
(#16) Unexpected tab character. (no-tabs)
(#18) Unexpected tab character. (no-tabs)
(#20) Unexpected tab character. (no-tabs)
(#22) Unexpected tab character. (no-tabs)
(#22) There should be no space after this paren. (space-in-parens)
(#22) There should be no space before this paren. (space-in-parens)
(#23) Unexpected tab character. (no-tabs)
(#23) Unexpected space after unary operator '!'. (space-unary-ops)
(#23) There should be no space after this paren. (space-in-parens)
(#23) There should be no space after this paren. (space-in-parens)
(#23) There should be no space before this paren. (space-in-parens)
(#23) There should be no space before this paren. (space-in-parens)
(#25) Unexpected tab character. (no-tabs)
(#25) There should be no space after this paren. (space-in-parens)
(#25) There should be no space before this paren. (space-in-parens)
(#27) Unexpected tab character. (no-tabs)
(#29) Unexpected tab character. (no-tabs)
(#31) Unexpected tab character. (no-tabs)
(#33) Unexpected tab character. (no-tabs)
(#35) Unexpected tab character. (no-tabs)
(#35) There should be no space after this paren. (space-in-parens)
(#35) There should be no space before this paren. (space-in-parens)
(#37) Unexpected tab character. (no-tabs)
(#39) Unexpected tab character. (no-tabs)
(#41) Unexpected tab character. (no-tabs)
(#41) There should be no space after this paren. (space-in-parens)
(#41) There should be no space before this paren. (space-in-parens)
(#43) Unexpected tab character. (no-tabs)
(#45) Unexpected tab character. (no-tabs)
(#45) There should be no space after this paren. (space-in-parens)
(#45) There should be no space before this paren. (space-in-parens)
(#47) Unexpected tab character. (no-tabs)
(#48) Unexpected tab character. (no-tabs)
(#48) Unquoted number literal '1' used as key. (quote-props)
(#49) Unexpected tab character. (no-tabs)
(#49) Unquoted number literal '2' used as key. (quote-props)
(#50) Unexpected tab character. (no-tabs)
(#52) Unexpected tab character. (no-tabs)
(#53) Unexpected tab character. (no-tabs)
(#53) Unquoted number literal '1' used as key. (quote-props)
(#54) Unexpected tab character. (no-tabs)
(#54) Unquoted number literal '2' used as key. (quote-props)
(#55) Unexpected tab character. (no-tabs)
(#57) This line has a length of 154. Maximum allowed is 132. (max-len)
(#57) Unexpected tab character. (no-tabs)
(#59) Unexpected tab character. (no-tabs)
(#59) There should be no space after this paren. (space-in-parens)
(#59) There should be no space before this paren. (space-in-parens)
(#60) Unexpected tab character. (no-tabs)
(#61) Unexpected tab character. (no-tabs)
(#62) Unexpected tab character. (no-tabs)
(#63) Unexpected tab character. (no-tabs)
(#64) Unexpected tab character. (no-tabs)
(#65) Unexpected tab character. (no-tabs)
(#66) Unexpected tab character. (no-tabs)
(#67) Unexpected tab character. (no-tabs)
(#68) Unexpected tab character. (no-tabs)
(#69) Unexpected tab character. (no-tabs)
(#71) Unexpected tab character. (no-tabs)
(#71) There should be no space after this paren. (space-in-parens)
(#71) There should be no space after '['. (computed-property-spacing)
(#71) There should be no space before ']'. (computed-property-spacing)
(#71) There should be no space before this paren. (space-in-parens)
(#73) Unexpected tab character. (no-tabs)
(#73) There should be no space after this paren. (space-in-parens)
(#73) There should be no space before this paren. (space-in-parens)
(#75) Unexpected tab character. (no-tabs)
(#77) Unexpected tab character. (no-tabs)
(#77) There should be no space after this paren. (space-in-parens)
(#77) There should be no space before this paren. (space-in-parens)
(#79) Unexpected tab character. (no-tabs)
(#81) Unexpected tab character. (no-tabs)
(#81) There should be no space after this paren. (space-in-parens)
(#81) There should be no space after '['. (computed-property-spacing)
(#81) There should be no space before ']'. (computed-property-spacing)
(#81) There should be no space before this paren. (space-in-parens)
(#83) Unexpected tab character. (no-tabs)
(#85) Unexpected tab character. (no-tabs)
(#87) Unexpected tab character. (no-tabs)
mod/wavefront/amd/src/model_renderer.js
(#31) There should be no space after '{'. (babel/object-curly-spacing)
(#31) There should be no space before '}'. (babel/object-curly-spacing)
(#32) There should be no space after '{'. (babel/object-curly-spacing)
(#32) There should be no space before '}'. (babel/object-curly-spacing)
(#33) There should be no space after '{'. (babel/object-curly-spacing)
(#33) There should be no space before '}'. (babel/object-curly-spacing)
(#37) Identifier 'wavefront_stage' is not in camel case. (camelcase)
(#37) 'wavefront_stage' is assigned a value but never used. (no-unused-vars)
(#38) Identifier 'stage_width' is not in camel case. (camelcase)
(#38) Identifier 'stage_height' is not in camel case. (camelcase)
(#38) Trailing spaces not allowed. (no-trailing-spaces)
(#41) 'windowHalfX' is assigned a value but never used. (no-unused-vars)
(#42) 'windowHalfY' is assigned a value but never used. (no-unused-vars)
(#45) Unexpected tab character. (no-tabs)
(#45) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#47) Unexpected tab character. (no-tabs)
(#47) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#48) Missing semicolon. (babel/semi)
(#50) Identifier 'obj_file' is not in camel case. (camelcase)
(#50) Identifier 'mtl_file' is not in camel case. (camelcase)
(#50) Expected to return a value at the end of arrow function. (consistent-return)
(#51) Trailing spaces not allowed. (no-trailing-spaces)
(#53) Trailing spaces not allowed. (no-trailing-spaces)
(#53) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#53) Unexpected tab character. (no-tabs)
(#53) Unexpected tab character. (no-tabs)
(#54) Unexpected tab character. (no-tabs)
(#54) There should be no space before this paren. (space-in-parens)
(#55) Unexpected tab character. (no-tabs)
(#55) Trailing spaces not allowed. (no-trailing-spaces)
(#56) Unexpected tab character. (no-tabs)
(#56) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#57) Unexpected tab character. (no-tabs)
(#57) There should be no space after this paren. (space-in-parens)
(#57) There should be no space before this paren. (space-in-parens)
(#57) There should be no space after this paren. (space-in-parens)
(#57) There should be no space before this paren. (space-in-parens)
(#58) Unexpected tab character. (no-tabs)
(#58) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#59) Unexpected tab character. (no-tabs)
(#60) Unexpected tab character. (no-tabs)
(#60) Trailing spaces not allowed. (no-trailing-spaces)
(#61) Unexpected tab character. (no-tabs)
(#61) Identifier 'wavefront_stage' is not in camel case. (camelcase)
(#62) Unexpected tab character. (no-tabs)
(#62) Identifier 'stage_width' is not in camel case. (camelcase)
(#63) Unexpected tab character. (no-tabs)
(#63) Identifier 'stage_height' is not in camel case. (camelcase)
(#64) Unexpected tab character. (no-tabs)
(#64) Trailing spaces not allowed. (no-trailing-spaces)
(#65) Unexpected tab character. (no-tabs)
(#66) Unexpected tab character. (no-tabs)
(#67) Unexpected tab character. (no-tabs)
(#67) Trailing spaces not allowed. (no-trailing-spaces)
(#68) Unexpected tab character. (no-tabs)
(#69) Unexpected tab character. (no-tabs)
(#69) Identifier 'stage_width' is not in camel case. (camelcase)
(#69) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#69) Identifier 'stage_height' is not in camel case. (camelcase)
(#70) Unexpected tab character. (no-tabs)
(#70) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#70) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#70) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#71) Unexpected tab character. (no-tabs)
(#71) There should be no space after this paren. (space-in-parens)
(#72) Unexpected tab character. (no-tabs)
(#73) Unexpected tab character. (no-tabs)
(#73) A space is required after ','. (comma-spacing)
(#73) A space is required after ','. (comma-spacing)
(#73) Unexpected tab character. (no-tabs)
(#73) Trailing spaces not allowed. (no-trailing-spaces)
(#74) Unexpected tab character. (no-tabs)
(#74) Trailing spaces not allowed. (no-trailing-spaces)
(#75) Unexpected tab character. (no-tabs)
(#75) Unexpected tab character. (no-tabs)
(#75) Trailing spaces not allowed. (no-trailing-spaces)
(#76) Unexpected tab character. (no-tabs)
(#77) Unexpected tab character. (no-tabs)
(#78) Unexpected tab character. (no-tabs)
(#79) Unexpected tab character. (no-tabs)
(#81) Unexpected tab character. (no-tabs)
(#82) Unexpected tab character. (no-tabs)
(#84) Unexpected tab character. (no-tabs)
(#85) 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)
(#90) Trailing spaces not allowed. (no-trailing-spaces)
(#91) Unexpected tab character. (no-tabs)
(#92) Unexpected tab character. (no-tabs)
(#99) Unexpected space before function parentheses. (space-before-function-paren)
(#106) Trailing spaces not allowed. (no-trailing-spaces)
(#119) Trailing spaces not allowed. (no-trailing-spaces)
(#121) Trailing spaces not allowed. (no-trailing-spaces)
(#122) Unexpected space before function parentheses. (space-before-function-paren)
(#123) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#123) Unexpected tab character. (no-tabs)
(#124) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#124) Unexpected tab character. (no-tabs)
(#137) Unexpected tab character. (no-tabs)
(#137) Trailing spaces not allowed. (no-trailing-spaces)
(#141) Trailing spaces not allowed. (no-trailing-spaces)

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(55 errors, 0 warnings)

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

mod/wavefront/backup/moodle2/backup_wavefront_activity_task.class.php
(#18) Package moodlecore is not valid
(#17) No one-line description found in phpdocs for file
(#29) No one-line description found in phpdocs for class backup_wavefront_activity_task
(#50) Phpdocs for function backup_wavefront_activity_task::encode_content_links has incomplete parameters list
mod/wavefront/backup/moodle2/backup_wavefront_stepslib.php
(#18) Package moodlecore is not valid
(#35) Function backup_wavefront_activity_structure_step::define_structure is not documented
(#17) No one-line description found in phpdocs for file
mod/wavefront/backup/moodle2/restore_wavefront_activity_task.class.php
(#18) Package moodlecore is not valid
(#17) No one-line description found in phpdocs for file
(#28) No one-line description found in phpdocs for class restore_wavefront_activity_task
(#74) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#76) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#90) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#92) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
mod/wavefront/backup/moodle2/restore_wavefront_stepslib.php
(#18) Package moodlecore is not valid
(#36) Function restore_wavefront_activity_structure_step::define_structure is not documented
(#56) Function restore_wavefront_activity_structure_step::process_wavefront is not documented
(#68) Function restore_wavefront_activity_structure_step::process_wavefront_comment is not documented
(#82) Function restore_wavefront_activity_structure_step::process_wavefront_model is not documented
(#92) Function restore_wavefront_activity_structure_step::after_execute is not documented
(#17) No one-line description found in phpdocs for file
mod/wavefront/classes/event/model_created.php
(#108) Function model_created::get_objectid_mapping is not documented
(#112) Function model_created::get_other_mapping is not documented
mod/wavefront/classes/event/model_updated.php
(#108) Function model_updated::get_objectid_mapping is not documented
(#112) Function model_updated::get_other_mapping is not documented
mod/wavefront/comment.php
(#17) File-level phpdocs block is not found
mod/wavefront/comment_form.php
(#32) Class mod_wavefront_comment_form is not documented
(#34) Function mod_wavefront_comment_form::definition is not documented
(#27) Found comment starting with three or more slashes
mod/wavefront/db/log.php
(#17) No one-line description found in phpdocs for file
mod/wavefront/edit_model_form.php
(#29) Class mod_wavefront_model_form is not documented
(#31) Function mod_wavefront_model_form::definition is not documented
(#109) Function mod_wavefront_model_form::validation is not documented
(#24) Found comment starting with three or more slashes
(#17) No one-line description found in phpdocs for file
mod/wavefront/lib.php
(#37) Function wavefront_supports is not documented
(#180) Function wavefront_get_recent_mod_activity is not documented
(#237) Function wavefront_print_recent_mod_activity is not documented
(#325) Function wavefront_get_view_actions is not documented
(#329) Function wavefront_get_post_actions is not documented
(#143) Phpdocs for function wavefront_user_complete has incomplete parameters list
(#259) Phpdocs for function wavefront_print_recent_activity has incomplete parameters list
(#313) Phpdocs for function wavefront_get_participants has incomplete parameters list
mod/wavefront/locallib.php
(#24) Package mod_model is not valid
(#79) Function wavefront_config_defaults is not documented
(#98) Function wavefront_content_file_info::get_parent is not documented
(#104) Function wavefront_content_file_info::get_visible_name is not documented
(#40) Phpdocs for function wavefront_check_for_zips has incomplete parameters list
mod/wavefront/mod_form.php
(#24) Package mod_lightboxgallery is not valid
(#34) Class mod_wavefront_mod_form is not documented
(#36) Function mod_wavefront_mod_form::definition is not documented
mod/wavefront/renderer.php
(#26) Class mod_wavefront_renderer is not documented
(#118) Function mod_wavefront_renderer::display_comments is not documented
(#30) Phpdocs for function mod_wavefront_renderer::display_model has incomplete parameters list
mod/wavefront/view.php
(#21) Package mod_model is not valid

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


Missing changes in external functions or backup support for new detected tables or columns

(0 errors, 0 warnings)

This section shows potential problems detected when there are new database structures added in a patch and it is detected that nothing has been changed related with external functions (to be used by WS) or backup and restore. It must be checked that everything is correct and nothing is being missed in those areas. [More info]


grunt changes

(1 errors, 1 warnings)

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

Problems running grunt
Task "eslint:amd" failed. Use --force to continue.

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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


Gherkin .feature problems

(0 errors, 0 warnings)

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