Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create ESLint rule to enforce usage of new error framework #23513

Closed
Tracked by #23510
yannbf opened this issue Jul 19, 2023 · 1 comment
Closed
Tracked by #23510

Create ESLint rule to enforce usage of new error framework #23513

yannbf opened this issue Jul 19, 2023 · 1 comment
Assignees

Comments

@yannbf
Copy link
Member

yannbf commented Jul 19, 2023

As a followup of #23511, a new ESLint rule should be put in place in the monorepo, so that we can discourage the usage of generic errors, and enforce the usage of the new errors framework.

Once all errors are converted, the rule should be changed from warn to error

@yannbf
Copy link
Member Author

yannbf commented Aug 28, 2023

Closing as completed in #23653

@yannbf yannbf closed this as completed Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

1 participant