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

Add ERB support in HEREDOC #2903

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Add ERB support in HEREDOC #2903

wants to merge 2 commits into from

Conversation

vtno
Copy link

@vtno vtno commented Nov 22, 2024

Motivation

Closes #2863

Implementation

Added the ERB config to the definition file and update the test

Automated Tests

The test case is updated to check for the ERB format in heredoc.

Manual Tests

@vtno vtno requested a review from a team as a code owner November 22, 2024 17:03
@vtno
Copy link
Author

vtno commented Nov 22, 2024

I have signed the CLA!

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.

Syntax highlight for ERB in heredoc
1 participant