Files
first-interaction/.yaml-lint.yml

15 lines
289 B
YAML
Raw Normal View History

2025-02-19 12:28:55 -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
ignore:
- .licenses/