Skip to content

Conversation

@emdin
Copy link
Owner

@emdin emdin commented Nov 21, 2012

No description provided.

@emdin
Copy link
Owner Author

emdin commented Nov 21, 2012

JSHint: 😭

/order.js: line 34, col 102, Line too long.
/order.js: line 68, col 56, Unexpected use of '++'.
/order.js: line 56, col 33, Cyclomatic complexity is too high per function (5).
/order.js: line 107, col 57, Unexpected use of '++'.
/order.js: line 98, col 25, Cyclomatic complexity is too high per function (4).
/order.js: line 127, col 24, Cyclomatic complexity is too high per function (6).
/order.js: line 26, col 5, 'ohImBadVar3' is not defined.
/order.js: line 27, col 5, 'ohImBadVar4' is not defined.

8 errors

Javascript Comparative Linter: 😭

/order.js IS WORSE :broken_heart:
+order.js:  Line too long.
+order.js:  Unexpected use of '++'.
+order.js:  Cyclomatic complexity is too high per function (5).
+order.js:  Unexpected use of '++'.
+order.js:  Cyclomatic complexity is too high per function (4).
+order.js:  Cyclomatic complexity is too high per function (6).
+order.js:  'ohImBadVar3' is not defined.
+order.js:  'ohImBadVar4' is not defined.
+
+8 errors

1 similar comment
@emdin
Copy link
Owner Author

emdin commented Nov 21, 2012

JSHint: 😭

/order.js: line 34, col 102, Line too long.
/order.js: line 68, col 56, Unexpected use of '++'.
/order.js: line 56, col 33, Cyclomatic complexity is too high per function (5).
/order.js: line 107, col 57, Unexpected use of '++'.
/order.js: line 98, col 25, Cyclomatic complexity is too high per function (4).
/order.js: line 127, col 24, Cyclomatic complexity is too high per function (6).
/order.js: line 26, col 5, 'ohImBadVar3' is not defined.
/order.js: line 27, col 5, 'ohImBadVar4' is not defined.

8 errors

Javascript Comparative Linter: 😭

/order.js IS WORSE :broken_heart:
+order.js:  Line too long.
+order.js:  Unexpected use of '++'.
+order.js:  Cyclomatic complexity is too high per function (5).
+order.js:  Unexpected use of '++'.
+order.js:  Cyclomatic complexity is too high per function (4).
+order.js:  Cyclomatic complexity is too high per function (6).
+order.js:  'ohImBadVar3' is not defined.
+order.js:  'ohImBadVar4' is not defined.
+
+8 errors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants