7 lines
170 B
YAML
7 lines
170 B
YAML
# MD013/line-length - Line length
|
|
MD013:
|
|
# Number of characters
|
|
line_length: 150
|
|
# Number of characters for headings
|
|
heading_line_length: 100
|
|
code_blocks: false |