Skip to content

Reduce yamllint noise in generated *.lock.yml #41507

Description

@maikelvdh

We are noticing in generated *.lock.yml when running yamllint (version 1.38.0) that there are quite some reports of trailing spaces/wrong indentation. yamllint is executed with the following configuration {extends: default, rules: {line-length: disable, document-start: disable, truthy: {check-keys: false}, comments: {require-starting-space: true, min-spaces-from-content: 1}}}).

Is this something which can be improved in the generated context?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions