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?

Metadata

Metadata

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