mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2026-01-03 00:09:46 -08:00
Markdown Linting - Improving rules
This commit is contained in:
4
.github/.markdownlint.json
vendored
4
.github/.markdownlint.json
vendored
@@ -1,5 +1,9 @@
|
||||
{
|
||||
"default": true,
|
||||
"MD013": false,
|
||||
"no-duplicate-heading": {
|
||||
"siblings_only": true
|
||||
},
|
||||
"ul-indent": {
|
||||
"indent": 4
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user