mirror of
https://github.com/upgundecha/howtheysre
synced 2026-01-05 00:38:01 +00:00
Fix markdownlint errors
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"default": true,
|
||||
"line-length": false,
|
||||
"no-duplicate-header": false
|
||||
"no-duplicate-header": false,
|
||||
"no-inline-html": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user