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

[Bug] Test.yml is wrongly indented for some selection of answers #504

Open
abelsiqueira opened this issue Oct 25, 2024 · 0 comments
Open
Labels
bug Something isn't working
Milestone

Comments

@abelsiqueira
Copy link
Collaborator

Description

Jinja whitespaces have to be fixed because Test.yml can be broken for some selection of answers

Package Version

0.13.0

Julia Version

1.11

Reproduction steps

Julia> using BestieTemplate
Julia> BestieTemplate.generate("Bug.jl", Dict("PackageOwner" => "A", "AnswerStrategy" => "minimum", "AddPrecommit" => true), defaults=true)

Relevant log output

No response

Operating System

No response

@abelsiqueira abelsiqueira added the bug Something isn't working label Oct 25, 2024
@abelsiqueira abelsiqueira added this to the Minor changes milestone Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant