X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ci-management.git;a=blobdiff_plain;f=.yamllint;fp=.yamllint;h=d4497f85cf78e5cae77ab92a5f514a01d3ec7370;hp=0000000000000000000000000000000000000000;hb=292e2c33886b8be563dbc7ae2c1765c6422b634f;hpb=9d378480b8a3fdfb13acc717b836ac719f8efa48 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