summaryrefslogtreecommitdiffstats
path: root/.yamllint
diff options
context:
space:
mode:
authorxudan16 <xudan16@huawei.com>2023-02-14 12:26:02 +0800
committerDan Xu <xudan16@huawei.com>2023-02-14 06:45:11 +0000
commit99fb7f7e6c0d23c390924593e1b9e93cceab1ba4 (patch)
tree1efd2d371fbfd82ebc5babd91df6f551c19c4fe2 /.yamllint
parentf845220cd17f89c8e1c68aecb3f0c7e82a56aa03 (diff)
Fix the Doc lint, shellcheck and doc links Errors
Signed-off-by: xudan16 <xudan16@huawei.com> Change-Id: I15b4cd15a17782999af30234b459f8aacf45e768 Reviewed-on: https://gerrit.opnfv.org/gerrit/c/kuberef/+/73867 Tested-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
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