nf-core_modules/.github/markdownlint.yml
2020-07-11 13:48:11 +02:00

11 lines
238 B
YAML

# Markdownlint configuration file
default: true,
line-length: false
no-multiple-blanks: 0
blanks-around-headers: false
blanks-around-lists: false
header-increment: false
no-duplicate-header:
siblings_only: true
ul-indent:
indent: 4