Fix the Doc lint, shellcheck and doc links Errors
[kuberef.git] / .yamllint
index c64b38c..4c97222 100644 (file)
--- 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