Skip to content

Commit

Permalink
Update on "[compiler][eslint] Use logger callback instead of exceptio…
Browse files Browse the repository at this point in the history
…ns to report eslint diagnostics"

---
* panicThreshold: `all_errors` -> `none`
* inject an error logger through compiler config (instead of using exceptions)

We currently report at most one lint warning per file, this lets us exhaustively report all available ones (see new
test fixture for example)

[ghstack-poisoned]
  • Loading branch information
mofeiZ committed Jul 15, 2024
2 parents 33e3b7c + 6439af8 commit 988a87b
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 988a87b

Please sign in to comment.