Skip to content

Add lint support for YAML #1685

Description

@jessegreenberg

On slack, @pixelzoom wondered if lint could be run on the YAML files, especially to find TODOs that do not have issues.

Currently, our lint system doesn't support YAML. We would need an additional parser for that.

Another option could be to specifically catch TODOs during the modulify.

@zepumph pointed out https://www.npmjs.com/package/eslint-plugin-yml, which could be leveraged for this. That seems nice because it comes with a premade set of YAML lint rules and allows us to create more in the future if we want.

Lets bring to meeting to prioritize.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions