Skip to content

Merge pull request #1001 from TCoherence/fix/place-short-name-in-the-… #1

Merge pull request #1001 from TCoherence/fix/place-short-name-in-the-…

Merge pull request #1001 from TCoherence/fix/place-short-name-in-the-… #1

Triggered via push October 23, 2025 11:31
Status Failure
Total duration 13s
Artifacts

lint.yml

on: push
markdownlint
4s
markdownlint
Fit to window
Zoom out
Zoom in

Annotations

5 errors
markdownlint
Failed with exit code: 1
Multiple consecutive blank lines: templates/commands/implement.md#L139
templates/commands/implement.md:139 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md012.md
Fenced code blocks should have a language specified: CONTRIBUTING.md#L79
CONTRIBUTING.md:79 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md040.md
Fenced code blocks should have a language specified: CONTRIBUTING.md#L73
CONTRIBUTING.md:73 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md040.md
Fenced code blocks should be surrounded by blank lines: CONTRIBUTING.md#L73
CONTRIBUTING.md:73 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md031.md