X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=.yamllint;fp=.yamllint;h=4c972225fcf772b7711d9cebf1032a2512f8cf5f;hb=99fb7f7e6c0d23c390924593e1b9e93cceab1ba4;hp=c64b38c22e1375580677c5802668ab6fe531d204;hpb=f845220cd17f89c8e1c68aecb3f0c7e82a56aa03;p=kuberef.git 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