6 lines
107 B
YAML
6 lines
107 B
YAML
# Default state for all rules
|
|
default: true
|
|
|
|
# MD013/line-length - Line length
|
|
MD013:
|
|
line_length: 10000
|