Move yamllint config to separate file

This commit is contained in:
2024-08-14 10:30:08 +03:00
parent 12466b19b1
commit 656f28a34c
9 changed files with 4 additions and 8 deletions

4
.yamllint Normal file
View File

@@ -0,0 +1,4 @@
extends: default
ignore-from-file: .gitignore
rules:
line-length: disable