HomePhabricator

Skip the "Too Many Errors" error that is raised by JSHint.

Description

Skip the "Too Many Errors" error that is raised by JSHint.

Summary: If JSHint encounters too many errors (by default, more than 50) errors, then it quits prematurely and raises an additional (rather unhelpful) "Too Many Errors" error. We should just ignore this additional error.

Test Plan: Added a test case.

Reviewers: Blessed Reviewers, epriestley

Reviewed By: Blessed Reviewers, epriestley

Subscribers: epriestley, Korvin

Differential Revision: https://secure.phabricator.com/D9693

Details

Provenance
joshuaspenceAuthored on
joshuaspencePushed on Jun 23 2014, 6:16 PM
Reviewer
Blessed Reviewers
Differential Revision
D9693: Skip the "Too Many Errors" error that is raised by JSHint.
Parents
rARC48d62ed444cf: Don't use error context from JSHint in linter messages
Branches
Unknown
Tags
Unknown

Event Timeline