X-Git-Url: https://mudpy.org/gitweb?a=blobdiff_plain;ds=inline;f=.yamllint;fp=.yamllint;h=f25fdf7b7bf563ee810356c50cc117c65f283556;hb=9ed3f52a3897cb50b46a5f71c58318c415b885ec;hp=0000000000000000000000000000000000000000;hpb=94de2d767ffb9c4bc13470b4bbc7219e96119565;p=mudpy.git diff --git a/.yamllint b/.yamllint new file mode 100644 index 0000000..f25fdf7 --- /dev/null +++ b/.yamllint @@ -0,0 +1,4 @@ +extends: default +rules: + line-length: + allow-non-breakable-inline-mappings: true