Skip to content

fix(scanner): trailing backslash parsing in triple-quoted strings#249

Merged
VladimirMakaev merged 1 commit intofwcd:mainfrom
punchagan:regex-trailing-slash
Mar 12, 2026
Merged

fix(scanner): trailing backslash parsing in triple-quoted strings#249
VladimirMakaev merged 1 commit intofwcd:mainfrom
punchagan:regex-trailing-slash

Conversation

@punchagan
Copy link
Copy Markdown
Contributor

Triple quoted strings can have a trailing backslash just before the closing quotes. This commit fixes the parsing to process end quotes correctly.

@github-actions github-actions bot added the scanner Related to the external scanner label Mar 12, 2026
@punchagan punchagan force-pushed the regex-trailing-slash branch from 448b8bc to b9f89ff Compare March 12, 2026 10:57
Triple quoted strings can have a trailing backslash just before the
closing quotes. This commit fixes the parsing to process end quotes
correctly.
@punchagan punchagan force-pushed the regex-trailing-slash branch from a597638 to 792fdbf Compare March 12, 2026 13:48
@VladimirMakaev VladimirMakaev merged commit 3a0e679 into fwcd:main Mar 12, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scanner Related to the external scanner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants