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

Remove redundant @typescript-eslint/no-explicit-any suppression #24091

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

vishrutss
Copy link

Removed redundant @typescript-eslint/no-explicit-any suppression.

Resolves #24076

@karthiknadig karthiknadig self-assigned this Sep 11, 2024
@karthiknadig karthiknadig added the debt Covers everything internal: CI, testing, refactoring of the codebase, etc. label Sep 11, 2024
@vs-code-engineering vs-code-engineering bot added this to the September 2024 milestone Sep 11, 2024
@karthiknadig karthiknadig added the skip tests Updates to tests unnecessary label Sep 11, 2024
@anthonykim1
Copy link

Can we merge this after: #24078 I don't want to have to go through merge conflicts :/

@karthiknadig karthiknadig merged commit f7e0857 into microsoft:main Sep 23, 2024
40 checks passed
@vishrutss vishrutss deleted the remove_redundant_suppression branch September 23, 2024 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debt Covers everything internal: CI, testing, refactoring of the codebase, etc. skip tests Updates to tests unnecessary
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Redundant @typescript-eslint/no-explicit-any suppression
4 participants