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: Support &&, ||, ?? and ??= #9536

Merged
merged 4 commits into from
Jul 30, 2024

Conversation

Tim-Pohlmann
Copy link
Contributor

Fixes #4937

@Tim-Pohlmann Tim-Pohlmann linked an issue Jul 19, 2024 that may be closed by this pull request
@Tim-Pohlmann Tim-Pohlmann force-pushed the Tim/lva-flowcapture-reference branch 2 times, most recently from c2948b6 to fa2b72f Compare July 19, 2024 10:03
@Tim-Pohlmann Tim-Pohlmann force-pushed the Tim/lva-flowcapture-assignment branch from 7a1c374 to 78b2c07 Compare July 19, 2024 10:13
@Tim-Pohlmann Tim-Pohlmann force-pushed the Tim/lva-flowcapture-reference branch from c0e9298 to 7e9dca5 Compare July 19, 2024 10:13
Base automatically changed from Tim/lva-flowcapture-assignment to master July 19, 2024 12:58
Copy link

sonarcloud bot commented Jul 19, 2024

Copy link

sonarcloud bot commented Jul 19, 2024

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

@Tim-Pohlmann Tim-Pohlmann merged commit 2c9c49a into master Jul 30, 2024
20 checks passed
@Tim-Pohlmann Tim-Pohlmann deleted the Tim/lva-flowcapture-reference branch July 30, 2024 14:01
mary-georgiou-sonarsource added a commit that referenced this pull request Aug 2, 2024
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: Support &&, ||, ?? and ??=
2 participants