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

fix: unify value format of tabulated vars #792

Merged
merged 1 commit into from
Oct 8, 2024
Merged

fix: unify value format of tabulated vars #792

merged 1 commit into from
Oct 8, 2024

Conversation

xoxys
Copy link
Member

@xoxys xoxys commented Oct 8, 2024

Supersedes: #781

While using the default list template for variables, we use the to_nice_yaml filter to create a unified output format. For the tabulated vars template we had no filter yet as there are many edge cases to cover. With this PR json.bumps method is used to apply a unified format to tabulated vars as well while using the to_code filter introduced in #784.

@xoxys xoxys merged commit ee2cb21 into main Oct 8, 2024
5 checks passed
@xoxys xoxys deleted the tab-vars branch November 9, 2024 20:28
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.

1 participant