mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-21 21:30:47 +02:00
7 lines
110 B
YAML
7 lines
110 B
YAML
extends: config-child.yaml
|
|
MD003: false
|
|
MD007:
|
|
indent: 4
|
|
no-hard-tabs: true
|
|
line-length:
|
|
line_length: 200
|