markdownlint/test/config/config-parent-hybrid.toml

10 lines
117 B
TOML
Raw Normal View History

extends = "config-child.json"
MD003 = false
no-hard-tabs = true
[MD007]
indent = 4
[line-length]
line_length = 200