Skip to content

Conversation

@meretp
Copy link
Collaborator

@meretp meretp commented Dec 29, 2022

This PR includes code from #379, so depending on which PR is merged first, there will probably be merge conflicts with the one or the other when rebasing.

I didn't manage to add tests, #394 is opened to keep track of this.

Copy link
Collaborator

@armintaenzertng armintaenzertng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the effort! :)

Comment on lines +48 to +49
def transform_enum_name_to_tv(enum_str: str) -> str:
return enum_str.replace("_", "-")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be extracted and merged with a similar function from the json writer

@armintaenzertng
Copy link
Collaborator

Work will continue in #396

@meretp meretp deleted the issue-381-add-tag-value-writer branch January 9, 2023 14:50
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.

2 participants