Skip to content

ci(lint): enable @typescript-eslint/ban-ts-comment eslint rule #4566

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

Merged
merged 1 commit into from
Jan 19, 2025

Conversation

erikgb
Copy link
Contributor

@erikgb erikgb commented Jan 18, 2025

Closes

What changed?

Enable @typescript-eslint/ban-ts-comment rule, one of the the typescript-eslint recommended rules.

Why was this change made?

Besides being recommended, I think the rule makes a lot of sense. Now a developer must add a comment to why Typescript error is ignored.

How was this change implemented?

How did you validate the change?

Release notes

Documentation Changes

@erikgb erikgb marked this pull request as ready for review January 18, 2025 17:26
@erikgb erikgb requested review from gusevda and mproffitt January 18, 2025 17:26
@erikgb erikgb force-pushed the fix-lint-ts-comment branch 3 times, most recently from f72aa60 to 46b4578 Compare January 18, 2025 22:16
@erikgb erikgb force-pushed the fix-lint-ts-comment branch from 46b4578 to cc430b2 Compare January 19, 2025 09:23
@erikgb erikgb merged commit 86e17a0 into weaveworks:main Jan 19, 2025
14 checks passed
This was referenced Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants