more tweaks
This commit is contained in:
6
.github/linters/.markdown-lint.yml
vendored
Normal file
6
.github/linters/.markdown-lint.yml
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
# MD013/line-length - Line length
|
||||
MD013:
|
||||
# Number of characters, default is 80
|
||||
line_length: 9999
|
||||
# check code blocks?
|
||||
code_blocks: false
|
||||
Reference in New Issue
Block a user