Skip to content

ci: add markdownlint #1

ci: add markdownlint

ci: add markdownlint #1

Triggered via pull request February 12, 2026 04:16
Status Success
Total duration 20s
Artifacts

markdownlint.yml

on: pull_request
markdown-lint
15s
markdown-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Trailing spaces: CONTRIBUTING.md#L36
CONTRIBUTING.md:36:82 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md009.md
Trailing spaces: CONTRIBUTING.md#L35
CONTRIBUTING.md:35:30 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md009.md
Emphasis style: CONTRIBUTING.md#L32
CONTRIBUTING.md:32:44 MD049/emphasis-style Emphasis style [Expected: underscore; Actual: asterisk] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md049.md
Emphasis style: CONTRIBUTING.md#L32
CONTRIBUTING.md:32:39 MD049/emphasis-style Emphasis style [Expected: underscore; Actual: asterisk] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md049.md
Trailing spaces: CONTRIBUTING.md#L29
CONTRIBUTING.md:29:70 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md009.md
Line length: CONTRIBUTING.md#L20
CONTRIBUTING.md:20:211 MD013/line-length Line length [Expected: 210; Actual: 234] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md013.md
Multiple consecutive blank lines: CONTRIBUTING.md#L17
CONTRIBUTING.md:17 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md012.md
Line length: CONTRIBUTING.md#L11
CONTRIBUTING.md:11:211 MD013/line-length Line length [Expected: 210; Actual: 310] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md013.md
First line in a file should be a top-level heading: CONTRIBUTING.md#L2
CONTRIBUTING.md:2 MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "We welcome community contribut..."] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md041.md
Line length: CONTRIBUTING.md#L2
CONTRIBUTING.md:2:211 MD013/line-length Line length [Expected: 210; Actual: 263] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md013.md