From: Ryota Mibu Date: Wed, 7 Mar 2018 06:38:15 +0000 (+0000) Subject: Merge "Committer removal (Mario Cho)" X-Git-Tag: opnfv-6.0.0~11 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=2889f8cc9c54b53e2e39a268ff83474ce352239b;hp=be42dcc55a981d1a49478070d3abd311fbbded46;p=doctor.git Merge "Committer removal (Mario Cho)" --- 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