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

refactor(rome_js_analyze): use CFG for noFallthroughSwitchClause #4762

Closed
wants to merge 1 commit into from
Closed

refactor(rome_js_analyze): use CFG for noFallthroughSwitchClause #4762

wants to merge 1 commit into from

Conversation

Conaclos
Copy link
Contributor

@Conaclos Conaclos commented Aug 9, 2023

Summary

This Pr improves noFallthroughSwitchClause using the control flow graph query.

Remaining tasks:

  • try improving the code
  • add tests

Test Plan

More tests must be added.

@Conaclos Conaclos marked this pull request as draft August 9, 2023 15:23
@netlify
Copy link

netlify bot commented Aug 9, 2023

Deploy Preview for docs-rometools canceled.

Built without sensitive environment variables

Name Link
🔨 Latest commit aed796f
🔍 Latest deploy log https://app.netlify.com/sites/docs-rometools/deploys/64d3af6a607d600008e0db99

@github-actions github-actions bot added A-Linter Area: linter L-JavaScript Langauge: JavaScript labels Aug 9, 2023
@Conaclos Conaclos closed this Aug 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A-Linter Area: linter L-JavaScript Langauge: JavaScript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant