Files
tendermint/.github/linter/markdownlint.yml
2020-11-06 01:02:52 +01:00

9 lines
166 B
YAML

default: true,
MD007: { "indent": 4 }
MD013: false
MD024: { siblings_only: true }
MD025: false
MD033: { no-inline-html: false }
no-hard-tabs: false
whitespace: false