9 lines
99 B
YAML
9 lines
99 B
YAML
default: true
|
|
|
|
# line-length
|
|
MD013:
|
|
line_length: 100
|
|
code_block_line_length: 120
|
|
|
|
MD041: false
|