Add basic linter configuration #1
check-generic.yaml
on: pull_request
Run editorconfig-checker
6s
Run markdownlint
2s
Run yamllint
3s
Annotations
4 errors
Trailing spaces:
README.md#L3
README.md:3:134 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md009.md
|
Trailing spaces:
README.md#L5
README.md:5:128 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md009.md
|
Run markdownlint
Failed with exit code: 1
|
Run yamllint
Process completed with exit code 1.
|