added .yamllint
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Paul 2023-04-13 23:16:59 +02:00
parent 06e8913f81
commit e770dcee17

5
.yamllint Normal file
View File

@ -0,0 +1,5 @@
extends: default
rules:
line-length:
max: 140