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

Fix S1854 FN: Proper support of try/catch statements #9450

Merged
merged 5 commits into from
Jun 21, 2024

Conversation

pavel-mikula-sonarsource
Copy link
Contributor

@pavel-mikula-sonarsource pavel-mikula-sonarsource commented Jun 20, 2024

Fixes #4940

This is possible now, because #9448 and #9449 fixed the root cause of the FPs

Review per commit should be easier due to file-scoped namespace change

Copy link
Contributor

@mary-georgiou-sonarsource mary-georgiou-sonarsource left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM -
I missed this before - maybe the SyntaxKind[] RootKinds could be set in alphabetical order.

Copy link

sonarcloud bot commented Jun 21, 2024

Copy link

sonarcloud bot commented Jun 21, 2024

@pavel-mikula-sonarsource pavel-mikula-sonarsource merged commit d5db7c1 into master Jun 21, 2024
26 checks passed
@pavel-mikula-sonarsource pavel-mikula-sonarsource deleted the Pavel/Unmute branch June 21, 2024 14:12
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.

Fix S1854 FN: Proper support of try/catch statements
2 participants