Run YAML code formatter from command line easily #11

Closed
opened 2024-03-02 00:31:14 +00:00 by emil · 0 comments
Owner

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

  • A build automation rule for formatting YAML code via yamlfix has been introduced.
  • README.md has been updated with the correct command for formatting code.
# 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](https://github.com/go-task/task) should suffice. We could introduce build targets like `yaml:format`. # Acceptance criteria - [ ] A build automation rule for formatting YAML code via `yamlfix` has been introduced. - [ ] `README.md` has been updated with the correct command for formatting code.
emil added the
Infrastructure
enhancement
labels 2024-03-02 00:31:14 +00:00
emil added this to the v1.0.0 project 2024-03-02 00:31:14 +00:00
emil changed title from Run YAML code formatter on command line easily to Run YAML code formatter from command line easily 2024-03-02 00:33:19 +00:00
emil added reference i-11-task-yaml-format 2024-03-02 01:01:17 +00:00
emil closed this issue 2024-03-02 01:08:47 +00:00
Sign in to join this conversation.
No description provided.