diff --git a/test/snapshots/markdownlint-test-repos-small.mjs.md b/test/snapshots/markdownlint-test-repos-small.mjs.md index 8bb4d5c7..c6a1efd9 100644 --- a/test/snapshots/markdownlint-test-repos-small.mjs.md +++ b/test/snapshots/markdownlint-test-repos-small.mjs.md @@ -323,6 +323,7 @@ Generated by [AVA](https://avajs.dev). > Expected linting violations `test-repos/mochajs-mocha/.github/CODE_OF_CONDUCT.md:63:59 error MD034/no-bare-urls Bare URL used [Context: "report@lists.openjsf.org"]␊ + test-repos/mochajs-mocha/.github/CONTRIBUTING.md:95:70 error MD034/no-bare-urls Bare URL used [Context: "https://app.codecov.io/gh/moch..."]␊ test-repos/mochajs-mocha/.github/CONTRIBUTING.md:42:110 error MD051/link-fragments Link fragments should be valid [Context: "[⚽️ About Project Goals](#⚽️-about-project-goals)"]␊ test-repos/mochajs-mocha/docs/changelogs/CHANGELOG_V3_older.md:207:127 error MD059/descriptive-link-text Link text should be descriptive [Context: "[more]"]␊ test-repos/mochajs-mocha/docs/index.md:34:3 error MD051/link-fragments Link fragments should be valid [Context: "[global variable leak detection](#-check-leaks)"]␊ diff --git a/test/snapshots/markdownlint-test-repos-small.mjs.snap b/test/snapshots/markdownlint-test-repos-small.mjs.snap index 6e3a4c93..5a1c13c4 100644 Binary files a/test/snapshots/markdownlint-test-repos-small.mjs.snap and b/test/snapshots/markdownlint-test-repos-small.mjs.snap differ