mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-21 21:30:47 +02:00
6 lines
101 B
YAML
6 lines
101 B
YAML
extends: config-parent-hybrid.toml
|
|
MD003:
|
|
style: atx_closed
|
|
MD007:
|
|
indent: 2
|
|
no-hard-tabs: false
|