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.
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Commits
- rARC213628ff34de: Skip the "Too Many Errors" error that is raised by JSHint.
Added a test case.
Diff Detail
Diff Detail
- Repository
- rARC Arcanist
- Branch
- jshint-toomanyerrors
- Lint
Lint Passed Severity Location Code Message Advice src/lint/linter/ArcanistJSHintLinter.php:35 XHP16 TODO Comment - Unit
Tests Passed - Build Status
Buildable 1336 Build 1336: [Placeholder Plan] Wait for 30 Seconds