fix: ignore generated file on yamllint

This commit is contained in:
Marko Weltzer 2022-02-09 15:03:39 +01:00
parent f92e6ad7b9
commit 43a7cd2efc
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
---
extends: default
ignore: |
roles/matrix-synapse/vars/workers.yml
rules:
line-length: disable