chore: use example files as examples

This commit is contained in:
Michele Cereda
2023-10-14 21:11:45 +02:00
parent 8c4854a9e8
commit c8544d4238
2 changed files with 15 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
---
# See https://yamllint.readthedocs.io/en/stable/configuration.html for
# more information
extends: default
rules:
line-length:
allow-non-breakable-inline-mappings: true
max: 120