Files
typescript-action/.yaml-lint.yml
2025-02-12 13:17:28 -05:00

15 lines
289 B
YAML

# See: https://yamllint.readthedocs.io/en/stable/
rules:
document-end: disable
document-start:
level: warning
present: false
line-length:
level: warning
max: 80
allow-non-breakable-words: true
allow-non-breakable-inline-mappings: true
ignore:
- .licenses/