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

add markdown config files

parent c346b106
No related branches found
No related tags found
1 merge request!47Poetry setup
##
# 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
.settings
bin
build
tmp
libs
node_modules
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