Add Yaml lint

This commit is contained in:
AngrySoundTech
2024-02-24 12:03:04 -05:00
parent 6fc1097b65
commit dff5453a8f
3 changed files with 31 additions and 1 deletions

6
.yamllint.yaml Normal file
View File

@@ -0,0 +1,6 @@
---
extends: default
rules:
line-length:
level: warning