mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-17 14:30:12 +01:00
Update test repo snapshots.
This commit is contained in:
parent
31d0247981
commit
52a4d37e63
3 changed files with 3 additions and 366 deletions
|
|
@ -47,7 +47,7 @@ test("https://github.com/mkdocs/mkdocs", (t) => {
|
|||
"docs/**/*.svg"
|
||||
)
|
||||
];
|
||||
const configPath = join(rootDir, ".markdownlintrc");
|
||||
const configPath = join(rootDir, ".markdownlint.yaml");
|
||||
return lintTestRepo(t, globPatterns, configPath);
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue