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

9 lines
143 B
Text
Raw Permalink Normal View History

2024-03-19 13:48:20 +01:00
---
extends: default
rules:
2024-03-21 17:30:37 +01:00
# 220 chars should be enough, but don't fail if a line is longer
2024-03-19 13:48:20 +01:00
line-length:
2024-03-21 17:30:37 +01:00
max: 220
2024-03-19 13:48:20 +01:00
level: warning