mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-01-31 12:08:40 +00:00
fix markdown linting rules
This commit is contained in:
parent
84110f28e7
commit
dabae176d4
|
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"line-length": false,
|
"line-length": false,
|
||||||
"no-duplicate-header": false,
|
"no-duplicate-header": false,
|
||||||
|
"no-inline-html": false,
|
||||||
"ul-indent": 4,
|
"ul-indent": 4,
|
||||||
"ol-indent": 4
|
"ol-indent": 4
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user