Skip to content

In generated YAML file, force string to be in double quote #57

@zoldello

Description

@zoldello

YAML by convention does not require strings to be in double quote. However, the YAML generator should force all strings to be. This is important because some users would want to use number(s) as a string. However, YAML parsers viewer any value with all digits as a number, even if the user wants it to be a string.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions