molecule/yamllint: Enable line-length check

This commit is contained in:
Jiri Kucera 2019-11-27 18:22:34 +01:00 committed by Till Maas
parent 198c21681c
commit 6b241e707a

View file

@ -8,6 +8,5 @@ rules:
brackets:
max-spaces-inside: 1
level: error
line-length: disable
truthy: disable
document-start: disable