mirror of
https://github.com/offa/android-foss.git
synced 2026-07-21 17:35:38 +02:00
Add markdownlint config (#209)
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"default": true,
|
||||||
|
"MD007": { "indent": 4 },
|
||||||
|
"MD033": { "allowed_elements": ["sup"]},
|
||||||
|
"MD013": false
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user