Adding markdownlint file.

This commit is contained in:
John Livingston 2021-08-05 11:58:31 +02:00
parent 3ca97fcf0e
commit 5237c20332
No known key found for this signature in database
GPG Key ID: B17B5640CE66CDBC
1 changed files with 6 additions and 0 deletions

6
.markdownlint.jsonc Normal file
View File

@ -0,0 +1,6 @@
{
"MD013": false,
"MD024": {
"siblings_only": true
}
}