Files
javascript-action/.yaml-lint.yml
T

15 lines
289 B
YAML
Raw Normal View History

2024-11-15 12:30:35 -05:00
# 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
2025-02-12 19:05:13 -05:00
ignore:
- .licenses/