Skip to content

🍀 Proposal: CI: yaml lint #1285

Description

@aFlyBird0

What Would You Like to Add? Why Is This Needed?

We need lint YAML files in dtm. There are many things to lint, such as:

e.g.

# OK:
key:
- value1
- value2
# NOT OK:
key:
   - value1
   - value2

And we can create a workflow to check them automatically.

Design

Anything else

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions