generated from the-liberated-edge/wikijs
Run YAML code formatter from command line easily #11
Loading…
x
Reference in New Issue
Block a user
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?
User story
As an engineer, I would like to be able to format YAML code from the command line, so that I would not waste time in performing the respective steps manually.
Context
A simple and lightweight build automation system such as Task should suffice. We could introduce build targets like
yaml:format.Acceptance criteria
yamlfixhas been introduced.README.mdhas been updated with the correct command for formatting code.Run YAML code formatter on command line easilyto Run YAML code formatter from command line easily