1
0
Fork 0
mirror of https://github.com/DO1JLR/ansible_linux_desktop_setup.git synced 2024-09-14 19:54:51 +02:00
ansible_linux_desktop_setup/.yamllint

14 lines
189 B
Text
Raw Permalink Normal View History

2021-03-11 21:52:51 +01:00
---
extends: default
rules:
# 150 chars should be enough, but don't fail if a line is longer
line-length:
max: 180
level: warning
ignore: |
roles/
2023-04-13 23:19:42 +02:00
collections/
ansible/