Skip to content

Fix/multiline single quoted scalars#40

Open
DarkaMaul wants to merge 2 commits intotree-sitter-grammars:masterfrom
trail-of-forks:fix/multiline-single-quoted-scalars
Open

Fix/multiline single quoted scalars#40
DarkaMaul wants to merge 2 commits intotree-sitter-grammars:masterfrom
trail-of-forks:fix/multiline-single-quoted-scalars

Conversation

@DarkaMaul
Copy link

Disclaimer: The code was written by a LLM, but the output manually reviewed.

Fixes #39.
This completes the fix of #36 to also handle single-quoted strings.

Note: the problems were identified when trying to parse repo-audit-analyzer.lock.yml with zizmor

/cc @woodruffw

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.

bug: multiline single-quoted strings without indentation fail to parse

1 participant