Skip to content

Commit d4cdccd

Browse files
author
matmoncon
committed
chore: update markdownlint config
1 parent 539f6f9 commit d4cdccd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.vscode/settings.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
],
99
"python.testing.unittestEnabled": false,
1010
"python.testing.pytestEnabled": true,
11+
"markdownlint.config": {
12+
"MD039": false,
13+
"MD033": false
14+
},
1115
"files.exclude": {
1216
"**/.git": true,
1317
"**/.svn": true,

0 commit comments

Comments
 (0)