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

Merge pull request #1 from roles-ansible/lint

Improve linting
This commit is contained in:
L3D 2024-07-27 17:08:12 +02:00 committed by GitHub
commit ba7cb8f13f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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