X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.yamllint;h=93ca0092ed1a15c7fd1c2ee4a87332b265a3a7c0;hb=6bfc1211fbafcae3ec17466f94474ac726235bd2;hp=fe0c97dcbc8087df98101209dd43688af70570c9;hpb=884dd2396247ac74162d118a5654b655efd50f48;p=releng%2Fbuilder.git diff --git a/.yamllint b/.yamllint index fe0c97dcb..93ca0092e 100644 --- a/.yamllint +++ b/.yamllint @@ -2,10 +2,11 @@ extends: default rules: + braces: + max-spaces-inside: 1 empty-lines: max-end: 1 line-length: max: 120 ignore: | packer -