mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-22 05:40:48 +02:00
6 lines
94 B
YAML
6 lines
94 B
YAML
extends: config-parent.yaml
|
|
MD003:
|
|
style: atx_closed
|
|
MD007:
|
|
indent: 2
|
|
no-hard-tabs: false
|