Skip to content

Merge pull request #1002 from harikrishnan83/local_testing_documentation #22

Merge pull request #1002 from harikrishnan83/local_testing_documentation

Merge pull request #1002 from harikrishnan83/local_testing_documentation #22

Triggered via push October 22, 2025 02:27
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