Ignore truthy in yamllint (for github-actions)

This commit is contained in:
Azat Khuzhin 2020-01-26 21:30:15 +03:00
parent f6d7992b05
commit cf379ecc49

View File

@ -7,3 +7,5 @@ rules:
level: warning
indent-sequences: consistent
line-length: disable
# github-actions "on:"
truthy: disable