mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-03-01 08:10:15 +01:00
Move all readConfig/Sync test files to test/config directory.
This commit is contained in:
parent
43a50c4cad
commit
11b19f141c
4 changed files with 27 additions and 22 deletions
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"extends": "config-child.json",
|
||||
"MD003": false,
|
||||
"MD007": { "indent": 4 },
|
||||
"no-hard-tabs": true,
|
||||
"line-length": { "line_length": 200 }
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue