First Commit
This commit is contained in:
16
3rdparty/kddockwidgets/.markdownlint.json
vendored
Normal file
16
3rdparty/kddockwidgets/.markdownlint.json
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"default": true,
|
||||
"MD007": {
|
||||
"indent": 2,
|
||||
"start_indented": false
|
||||
},
|
||||
"MD013": {
|
||||
"line_length": 100,
|
||||
"tables": false,
|
||||
"code_blocks": false
|
||||
},
|
||||
"MD029": {
|
||||
"style": "ordered"
|
||||
},
|
||||
"MD033": false
|
||||
}
|
||||
Reference in New Issue
Block a user