X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=.yamllint;fp=.yamllint;h=3517e7f25783b129cf5947dc1872949346a1fea7;hb=aee90ea41fde62c364d1b194c8e49ff34e6f2cb9;hp=0000000000000000000000000000000000000000;hpb=8893fda6dd5db6d8b1543228107e6dd423fbc8a6;p=doctor.git diff --git a/.yamllint b/.yamllint new file mode 100644 index 00000000..3517e7f2 --- /dev/null +++ b/.yamllint @@ -0,0 +1,6 @@ +extends: default +rules: + line-length: + max: 120 + allow-non-breakable-words: true + allow-non-breakable-inline-mappings: true