flickerstrip-py/.trunk/configs/.markdownlint.yaml

11 lines
217 B
YAML
Raw Normal View History

2023-07-06 21:25:06 -04:00
# Autoformatter friendly markdownlint config (all formatting rules disabled)
default: true
blank_lines: false
bullet: false
html: false
indentation: false
line_length: false
spaces: false
url: false
whitespace: false