1
0
Fork 0
mirror of synced 2026-06-05 12:28:19 +00:00
login/.markdownlint-cli2.jsonc
2022-12-19 16:16:28 +05:30

9 lines
100 B
JSON

{
"config": {
"default": true,
"MD013": false
},
"ignores": [
"SECURITY.md"
]
}