Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

🐛 noUnnecessaryContinue false positives when fall-through cases are present #4745

Closed
1 task done
Conaclos opened this issue Jul 31, 2023 · 0 comments
Closed
1 task done
Labels
A-Linter Area: linter S-Bug: confirmed Status: report has been confirmed as a valid bug

Comments

@Conaclos
Copy link
Contributor

Environment information

main branch

What happened?

noUnnecessaryContinue reports a false positive when a fall-through case is used.

See an example on the playground.

Expected result

This example should not be reported by the rule.

Code of Conduct

  • I agree to follow Rome's Code of Conduct
@Conaclos Conaclos added S-To triage Status: user report of a possible bug that needs to be triaged S-Bug: confirmed Status: report has been confirmed as a valid bug A-Linter Area: linter and removed S-To triage Status: user report of a possible bug that needs to be triaged labels Jul 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A-Linter Area: linter S-Bug: confirmed Status: report has been confirmed as a valid bug
Projects
None yet
Development

No branches or pull requests

1 participant