Add generic linters #3
check-generic.yaml
on: pull_request
Run editorconfig-checker
13s
Run markdownlint
2m 32s
Run yamllint
7s
Annotations
11 errors
Run editorconfig-checker
Process completed with exit code 1.
|
Trailing spaces:
Documentation/about.md#L19
Documentation/about.md:19:101 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md009.md
|
Multiple consecutive blank lines:
Documentation/about.md#L25
Documentation/about.md:25 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md012.md
|
Headings should be surrounded by blank lines:
Documentation/about.md#L30
Documentation/about.md:30 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Register a customer & meter"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md022.md
|
Headings should be surrounded by blank lines:
Documentation/about.md#L33
Documentation/about.md:33 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Tariffs"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md022.md
|
Headings should be surrounded by blank lines:
Documentation/about.md#L36
Documentation/about.md:36 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Payment Channels"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md022.md
|
Headings should be surrounded by blank lines:
Documentation/about.md#L39
Documentation/about.md:39 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Payments"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md022.md
|
Lists should be surrounded by blank lines:
Documentation/about.md#L41
Documentation/about.md:41 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. Missing Asset Type Rates"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md032.md
|
Trailing spaces:
Documentation/about.md#L43
Documentation/about.md:43:174 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md009.md
|
Headings should be surrounded by blank lines:
Documentation/about.md#L49
Documentation/about.md:49 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Selling an Asset"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md022.md
|
Headings should be surrounded by blank lines:
Documentation/about.md#L52
Documentation/about.md:52 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Targets"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md022.md
|