Skip to content

moving .yamllint to workflows #1

moving .yamllint to workflows

moving .yamllint to workflows #1

Workflow file for this run

extends: default
rules:
document-start: {present: false}
line-length:
ignore: |
/seeds/
allow-non-breakable-words: true
allow-non-breakable-inline-mappings: true
indentation:
indent-sequences: consistent