Thanks to visit codestin.com
Credit goes to github.com

Skip to content

heredoc parsing: require ending delimiter to be on its own line with optional indentation#194

Merged
kkozik-amplify merged 1 commit into
mainfrom
fix-heredoc
Feb 25, 2025
Merged

heredoc parsing: require ending delimiter to be on its own line with optional indentation#194
kkozik-amplify merged 1 commit into
mainfrom
fix-heredoc

Conversation

@kkozik-amplify

Copy link
Copy Markdown
Collaborator

this fixes #190

@kkozik-amplify kkozik-amplify marked this pull request as ready for review February 25, 2025 12:53
@kkozik-amplify kkozik-amplify requested a review from a team as a code owner February 25, 2025 12:53
@kkozik-amplify kkozik-amplify changed the title heredoc parsing: require ending delimiter to be on its own line with possible indentation heredoc parsing: require ending delimiter to be on its own line with optional indentation Feb 25, 2025
@rddimon

rddimon commented Feb 25, 2025

Copy link
Copy Markdown
Contributor

Is it possible to cover by test?

@kkozik-amplify

Copy link
Copy Markdown
Collaborator Author

@rddimon extended existing test with the case reported in #190

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.

Issue handling heredoc with delimiter within text itself

3 participants