mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-03-03 00:50:15 +01:00
Always refer to rules by name (not number) in test configuration.
This commit is contained in:
parent
4d378815ba
commit
07b851b3c7
131 changed files with 412 additions and 396 deletions
|
|
@ -31,7 +31,7 @@ This code is short.
|
|||
{MD013:22}
|
||||
|
||||
<!-- markdownlint-configure-file {
|
||||
"MD013": {
|
||||
"line-length": {
|
||||
"strict": true,
|
||||
"heading_line_length": 30,
|
||||
"code_block_line_length": 20
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue