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

9 lines
143 B
Text
Raw Normal View History

2024-02-17 23:23:33 +01:00
---
extends: default
rules:
# 160 chars should be enough, but don't fail if a line is longer
2024-02-17 23:23:33 +01:00
line-length:
max: 160
2024-02-17 23:23:33 +01:00
level: warning