diff --git a/examples/dotfiles/.markdownlint.yaml b/examples/dotfiles/.markdownlint.yaml new file mode 100644 index 0000000..ccae89f --- /dev/null +++ b/examples/dotfiles/.markdownlint.yaml @@ -0,0 +1,3 @@ +default: true +MD013: + line_length: 120