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

CODEBASE: Enable new lint rules and fix all lint errors #1730

Open
catloversg opened this issue Oct 25, 2024 · 0 comments
Open

CODEBASE: Enable new lint rules and fix all lint errors #1730

catloversg opened this issue Oct 25, 2024 · 0 comments
Labels
operational improvement Everything relating to the build process: Github configuration, programming tool configuration files

Comments

@catloversg
Copy link
Contributor

We don't enable plugin:@typescript-eslint/recommended-requiring-type-checking and plugin:@typescript-eslint/strict because there will be too many lint errors (973 errors at this point) if we do that. Snarling handled tons of them in #501. I'll continue fixing all these lint errors until we can enable those rules.

Because there are too many lint errors, I'll create a series of PR instead of a massive one. I'll close this issue after all those PRs are merged.

Reference: #474 and #501.

@gmcew gmcew added the operational improvement Everything relating to the build process: Github configuration, programming tool configuration files label Oct 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
operational improvement Everything relating to the build process: Github configuration, programming tool configuration files
Projects
None yet
Development

No branches or pull requests

2 participants