Files
super-linter-workflow/.github/linters/.markdown-lint.yml
Bret Fisher bbc3db188e more tweaks
2022-03-26 11:35:15 -07:00

6 lines
144 B
YAML

# MD013/line-length - Line length
MD013:
# Number of characters, default is 80
line_length: 9999
# check code blocks?
code_blocks: false