👕 Fixes a yamllint warning

This commit is contained in:
Franck Nijhof 2018-05-13 00:59:16 +02:00
parent f31224c669
commit 97d22ce3f4
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -49,6 +49,8 @@ rules:
key-duplicates:
level: error
line-length:
ignore: |
.github/support.yml
level: warning
max: 120
allow-non-breakable-words: true