Skip to content

Add markdown lint action and readme update #1

Add markdown lint action and readme update

Add markdown lint action and readme update #1

Triggered via pull request April 16, 2024 09:59
@SygnatorSygnator
opened #6
dev
Status Failure
Total duration 12s
Artifacts

markdown_format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Line length: README.md#L9
README.md:9:81 MD013/line-length Line length [Expected: 80; Actual: 255] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md013.md
Line length: README.md#L13
README.md:13:81 MD013/line-length Line length [Expected: 80; Actual: 108] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md013.md
Fenced code blocks should be surrounded by blank lines: README.md#L28
README.md:28 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```bash"] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md031.md
Trailing punctuation in heading: README.md#L44
README.md:44:29 MD026/no-trailing-punctuation Trailing punctuation in heading [Punctuation: '!'] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md026.md
build
Failed with exit code: 1