Yamllint configuration needs improvements #947
Labels
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/feature
Categorizes issue or PR as related to a new feature.
triage/accepted
Indicates an issue is ready to be actively worked on.
Our yamllint config is quite simple and needs improvements. For example, we want to enforce yaml to be linted in k8s way, meaning lists are not indented.
Study the yamllint tool, and its options and decide what is the acceptable level of enforcement. Make the change here in project-infra (as it is the only repo where it is implemented right now), then add the linter to other repos as well.
Some notes to consider:
manifestlint
check in CAPM3/IPAM/IRSO/BMO, which might or might not have options for this too. Check the synergies with thatThe text was updated successfully, but these errors were encountered: