6 lines
144 B
YAML
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 |