Skip to content

Commit 436cac5

Browse files
author
Alexandr Kozhevnikov
committed
docs
1 parent f7f4258 commit 436cac5

File tree

2 files changed

+141
-101
lines changed

2 files changed

+141
-101
lines changed

.markdownlint.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"default": true,
3+
"MD007": { "indent": 4 },
4+
"MD013": {"line_length": 800},
5+
"MD033": false,
6+
"no-hard-tabs": false
7+
}

0 commit comments

Comments
 (0)