docs: Simple python example #8
lint.yml
on: pull_request
Check PR title format
3s
Check editorconfig
8s
Lint all markdown files
4s
Check spelling
7s
Check if all lint jobs succeeded
3s
Annotations
5 errors and 1 warning
Files should end with a single newline character:
examples/CONFIG/bin/README.md#L3
examples/CONFIG/bin/README.md:3:67 MD047/single-trailing-newline Files should end with a single newline character https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md047.md
|
Lint all markdown files
Failed with exit code: 1
|
Check editorconfig
Process completed with exit code 1.
|
Check spelling
Process completed with exit code 2.
|
Check if all lint jobs succeeded
Process completed with exit code 1.
|
Check spelling:
examples/CONFIG/config_dir/client_config.yaml#L7
"aroud" should be "around".
|