Skip to content

Re-enable cosmetic yamllint rules after normalizing vendored manifests #4

Description

@ausbru87

To get CI green on the initial publish, .yamllint disables several cosmetic rules (indentation, colons, braces, document-start, line-length) that the vendored upstream manifests do not follow. Structural checks (syntax, duplicate keys, empty values, trailing whitespace) remain enabled.

Action (optional, quality): progressively normalize the vendored YAML (consistent indentation, --- document starts, brace/colon spacing) and re-enable the corresponding rules. line-length should stay disabled because some manifests embed machine-generated Grafana dashboard JSON on single long lines.

Context: see the CI setup in .github/workflows/ci.yml and .yamllint.


Generated by Coder Agents, on behalf of @ausbru87.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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