Skip to content
Snippets Groups Projects
Commit a6153f46 authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

add markdown config file

parent 7823b6e5
No related branches found
No related tags found
1 merge request!150Markdown Linter
##
# Rules for markdownlint.
#
# See https://github.com/DavidAnson/markdownlint
##
default: true
# MD013/line-length - Line length
MD013:
# Number of characters
line_length: 100
# Number of characters for headings
heading_line_length: 100
# Number of characters for code blocks
code_block_line_length: 100
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment