mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-22 05:40:48 +02: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
|
@ -2,4 +2,4 @@
|
|||
|
||||
Not normally too long of a line, but it would have been from an inline config.
|
||||
|
||||
<!-- markdownlint-configure-file { "MD013": { line_length: 70 } } -->
|
||||
<!-- markdownlint-configure-file { "line-length": { line_length: 70 } } -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue