Skip to content

Add yamllint to CI workflow alongside pre-commit #417

@mvillmow

Description

@mvillmow

The pre-commit hook now delegates to .yamllint.yaml, but CI may only run pre-commit or skip yamllint entirely. Add an explicit yamllint --config-file .yamllint.yaml . step to the CI workflow so the single config is validated independently of the hook framework, closing the loop on divergence between local and CI runs.

Follow-up from #154

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    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