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

to-do: enable no-console lint rule #5612

Closed
iuioiua opened this issue Aug 2, 2024 · 0 comments · Fixed by #5975
Closed

to-do: enable no-console lint rule #5612

iuioiua opened this issue Aug 2, 2024 · 0 comments · Fixed by #5975
Labels
good first issue Good for newcomers

Comments

@iuioiua
Copy link
Contributor

iuioiua commented Aug 2, 2024

We should ensure that console methods aren't used incorrectly across the codebase. We can enforce this by enabling the no-console rule. Any instances where it should be kept should have valid justifications.

This should probably broken up into separate PRs.

Inspired by #5610

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant