X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=.yamllint;fp=.yamllint;h=d4497f85cf78e5cae77ab92a5f514a01d3ec7370;hb=292e2c33886b8be563dbc7ae2c1765c6422b634f;hp=0000000000000000000000000000000000000000;hpb=9d378480b8a3fdfb13acc717b836ac719f8efa48;p=ci-management.git diff --git a/.yamllint b/.yamllint new file mode 100644 index 0000000..d4497f8 --- /dev/null +++ b/.yamllint @@ -0,0 +1,11 @@ +--- +extends: default + +rules: + empty-lines: + max-end: 1 + line-length: + max: 120 + comments: + # prettier forces 1 space comment separator + min-spaces-from-content: 1