mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 22:10:13 +01:00
Add new test repo suppressions for pre-release rule MD049.
This commit is contained in:
parent
febfcd73c9
commit
8179adf38e
1 changed files with 2 additions and 0 deletions
|
|
@ -178,6 +178,7 @@ if (existsSync(dotnetDocsDir)) {
|
|||
"docs/core/extensions/console-log-formatter.md",
|
||||
"docs/core/extensions/create-resource-files.md",
|
||||
"docs/core/extensions/localization.md",
|
||||
"docs/core/extensions/windows-service.md",
|
||||
"docs/core/install/linux-alpine.md",
|
||||
"docs/core/install/windows.md",
|
||||
"docs/core/porting/third-party-deps.md",
|
||||
|
|
@ -203,6 +204,7 @@ if (existsSync(dotnetDocsDir)) {
|
|||
"docs/fsharp/language-reference/exception-handling/the-try-with-expression.md",
|
||||
"docs/fsharp/language-reference/xml-documentation.md",
|
||||
"docs/fsharp/style-guide/conventions.md",
|
||||
"docs/fsharp/tutorials/async.md",
|
||||
"docs/fsharp/tutorials/asynchronous-and-concurrent-programming/async.md",
|
||||
"docs/fundamentals/code-analysis/configuration-files.md",
|
||||
"docs/fundamentals/code-analysis/style-rules/naming-rules.md",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue