Skip to content

Conversation

csaboka
Copy link
Contributor

@csaboka csaboka commented May 24, 2024

To detect the end of the expression properly, it isn't enough to look for a closing brace, we also need to ensure that the brace is outside of a string literal.

To detect the end of the expression properly, it isn't enough to look for
a closing brace, we also need to ensure that the brace is outside of a
string literal.
@csaboka csaboka force-pushed the bugfix/SLING-12325 branch from 48eadc5 to 6c8aede Compare June 6, 2024 15:57
Copy link

sonarqubecloud bot commented Jun 6, 2024

@kwin kwin requested a review from raducotescu June 6, 2024 17:03
@csaboka
Copy link
Contributor Author

csaboka commented Jun 26, 2024

@raducotescu , could you please take a look?

Copy link

Copy link

1 similar comment
Copy link

sonarqubecloud bot commented Aug 6, 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.

1 participant