markdownlint/test/config/config-parent.yaml

8 lines
110 B
YAML
Raw Permalink Normal View History

extends: config-child.yaml
MD003: false
MD007:
indent: 4
no-hard-tabs: true
line-length:
line_length: 200