mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-01-04 06:58: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
|
|
@ -13,7 +13,7 @@ Text net. text. {MD044}
|
|||
Text .net. text. {MD044}
|
||||
|
||||
<!-- markdownlint-configure-file {
|
||||
"MD044": {
|
||||
"proper-names": {
|
||||
"names": [
|
||||
".NET.",
|
||||
".NET",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue