summaryrefslogtreecommitdiffstats
path: root/.yamllint
diff options
context:
space:
mode:
Diffstat (limited to '.yamllint')
-rw-r--r--.yamllint4
1 files changed, 4 insertions, 0 deletions
diff --git a/.yamllint b/.yamllint
index c64b38c..4c97222 100644
--- a/.yamllint
+++ b/.yamllint
@@ -7,6 +7,10 @@ extends: default
ignore: |
deployment.yaml
+ .tox/
rules:
line-length: disable
+ truthy: disable
+ comments-indentation: disable
+ comments: disable