Support YAML Configuration #7
Labels
No labels
cat:refactoring
cat:security
cat:tooling
is:breakingChange
is:bug
is:feature
is:idea
is:postponed
res:wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: CCCHH/spaceapid#7
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently one can only use JSON for the config. It would be nice to be able to use YAML as well.
JSON is part of the standard library, for YAML I'd have to include some 3rd party dependency and none of the available options inspired any confidence.
Postponing this for now.
Why shall we use YAML, if the output is JSON and the config is the "template" for the output?