]> granicus.if.org Git - libevent/commitdiff
Ignore truthy in yamllint (for github-actions)
authorAzat Khuzhin <azat@libevent.org>
Sun, 26 Jan 2020 18:30:15 +0000 (21:30 +0300)
committerAzat Khuzhin <azat@libevent.org>
Sun, 26 Jan 2020 18:37:11 +0000 (21:37 +0300)
.yamllint

index 6946975eb25944f18c622cc8ee77698b67998666..90d9514bb8c4201cf869106a742208fddc7ef57d 100644 (file)
--- a/.yamllint
+++ b/.yamllint
@@ -7,3 +7,5 @@ rules:
         level: warning
         indent-sequences: consistent
     line-length: disable
+    # github-actions "on:"
+    truthy: disable