aboutsummaryrefslogtreecommitdiff
path: root/.markdownlintrc
blob: 5d77ddb415825a7b5f7ebea435b666fbe90f61c0 (plain) (blame)
1
2
3
4
{
    "default": true,
    "MD013": { "line_length": 80, "code_blocks": false, "tables": false }
}