mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-17 06:20:12 +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
|
|
@ -35,7 +35,7 @@ if (true) {
|
|||
Line with hard tab. {MD010}
|
||||
|
||||
<!-- markdownlint-configure-file {
|
||||
"MD010": {
|
||||
"no-hard-tabs": {
|
||||
"code_blocks": false
|
||||
}
|
||||
} -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue