Always refer to rules by name (not number) in test configuration.

This commit is contained in:
Tommy G 2023-07-28 14:33:03 +10:00 committed by GitHub
parent 4d378815ba
commit 07b851b3c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
131 changed files with 412 additions and 396 deletions

View file

@ -76,10 +76,10 @@ the first item determining that the entire list has children:
1. Baz
<!-- markdownlint-configure-file {
"MD007": {
"ul-indent": {
"indent": 4
},
"MD030": {
"list-marker-space": {
"ul_multi": 3,
"ol_multi": 2
}