Add config files

This commit is contained in:
Nick Alteen
2025-02-19 12:28:55 -05:00
parent d94ed8e502
commit 42e6cd0497
13 changed files with 240 additions and 26 deletions
+14
View File
@@ -0,0 +1,14 @@
# 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/