mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-01-03 22:48:49 +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
|
|
@ -1,5 +1,5 @@
|
|||
--
|
||||
<!-- markdownlint-configure-file {
|
||||
"MD041": false,
|
||||
"MD047": false
|
||||
"first-line-heading": false,
|
||||
"single-trailing-newline": false
|
||||
} -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue