Add global yamllint config

master
Hektor Misplon 2025-06-19 11:46:12 +02:00
parent 33542630d5
commit 78e6695782
1 changed files with 6 additions and 0 deletions

6
.config/yamllint/config Normal file
View File

@ -0,0 +1,6 @@
---
extends: default
rules:
document-start: disable
comments-indentation: disable