Skip to content

🛠 Repo: lint:markdown broken on main since since #5447 #5501

@RobinVdBroeck

Description

@RobinVdBroeck

Tooling Suggestion Checklist

Overview

Commit f4e7e54, introduced in #5447 introduced some changes to .github/CONTRIBUTING.md, causing markdownlint to fail.

$ npm run lint:markdown

> mocha@11.7.4 lint:markdown
> markdownlint "*.md" "docs/**/*.md" ".github/*.md" "lib/**/*.md" "test/**/*.md" "example/**/*.md" -i CHANGELOG.md

.github/CONTRIBUTING.md:95:70 MD034/no-bare-urls Bare URL used [Context: "https://app.codecov.io/gh/moch..."]
(node:120457) [DEP0176] DeprecationWarning: fs.R_OK is deprecated, use fs.constants.R_OK instead
(Use `node --trace-deprecation ...` to show where the warning was created)

Additional Info

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions