X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=.yamllint;fp=.yamllint;h=f25fdf7b7bf563ee810356c50cc117c65f283556;hp=0000000000000000000000000000000000000000;hb=9ed3f52a3897cb50b46a5f71c58318c415b885ec;hpb=94de2d767ffb9c4bc13470b4bbc7219e96119565 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