ansible-borgbackup/.yamllint
2018-08-30 23:34:04 +02:00

13 lines
165 B
Plaintext

extends: default
ignore: |
*test_client.yml
*test_client_restore.yml
*test_server.yml
*test_mgt.yml
rules:
line-length:
max: 1024
level: warning