chore: linting and CI #4
docs.yml
on: pull_request
Vale Lint
9s
Markdown Lint
4s
Annotations
5 errors
|
Markdown Lint
Failed with exit code: 1
|
|
Multiple headings with the same content:
README.md#L37
README.md:37 MD024/no-duplicate-heading Multiple headings with the same content [Context: "Defaults"] https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md024.md
|
|
Line length:
README.md#L18
README.md:18:81 MD013/line-length Line length [Expected: 80; Actual: 105] https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md013.md
|
|
Bare URL used:
README.md#L3
README.md:3:30 MD034/no-bare-urls Bare URL used [Context: "https://sshush.bencromwell.com"] https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md034.md
|
|
Vale Lint
Vale and reviewdog exited with status code: 2
|