diff options
Diffstat (limited to '.markdownlint.json')
| -rw-r--r-- | .markdownlint.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.markdownlint.json b/.markdownlint.json new file mode 100644 index 0000000..02b6ee2 --- /dev/null +++ b/.markdownlint.json @@ -0,0 +1,4 @@ +{ + "default": true, + "MD033": false +} |
