1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_collection_wm.git synced 2024-08-16 10:29:51 +02:00

Improve linting

This commit is contained in:
L3D 2024-07-27 17:07:29 +02:00
parent 639a0dbf73
commit 14cee7e70c
Signed by: l3d
GPG key ID: CD08445BFF4313D1
2 changed files with 9 additions and 1 deletions

8
.yamllint Normal file
View file

@ -0,0 +1,8 @@
---
extends: default
rules:
# 310 chars should be enough, but don't fail if a line is longer
line-length:
max: 310
level: warning

@ -1 +1 @@
Subproject commit 31c8ca4dbf17c4cdd5777c5b32b31638239de687
Subproject commit 9790aca7c31eddad5d6b3c688749efb65d9671c3