Move common markdownlint config to top-level file

This commit is contained in:
Sam Partington
2023-04-05 12:10:40 +01:00
parent 56b36baa82
commit 6458690d9f
2 changed files with 13 additions and 4 deletions

4
.markdownlint.json Normal file
View File

@@ -0,0 +1,4 @@
{
"MD013": false,
"MD041": false
}