Skip to content

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

Merged
erikgb merged 1 commit intoweaveworks:mainfrom
erikgb:fix-lint-ts-comment
Jan 19, 2025
Merged

ci(lint): enable @typescript-eslint/ban-ts-comment eslint rule#4566
erikgb merged 1 commit intoweaveworks:mainfrom
erikgb:fix-lint-ts-comment

Conversation

@erikgb
Copy link
Copy Markdown
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
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