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

feat: change jinja variable start/end delimiters to avoid conflicts with go templating #1168

Merged
merged 3 commits into from
Jan 16, 2024

Conversation

onedr0p
Copy link
Owner

@onedr0p onedr0p commented Jan 16, 2024

Changes Jinja var start/end delimiters from {% ... %} to #{ ... }# and comment delimiters to #| ... |# for consistency with block delimiters

Hopefully this will be the last change to these delimiters

…ith go templating

Signed-off-by: Devin Buhl <devin@buhl.casa>
@github-actions github-actions bot added the area/bootstrap Changes made in the bootstrap directory label Jan 16, 2024
Signed-off-by: Devin Buhl <devin@buhl.casa>
Signed-off-by: Devin Buhl <devin@buhl.casa>
@onedr0p onedr0p merged commit 646f335 into main Jan 16, 2024
6 checks passed
@onedr0p onedr0p deleted the change-var-delimiter branch January 16, 2024 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/bootstrap Changes made in the bootstrap directory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant