0003: Program Calculator Architecture Refactor #7
Annotations
20 errors and 9 warnings
|
Fenced code blocks should be surrounded by blank lines:
CONTRIBUTING.md#L11
CONTRIBUTING.md:11 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```bash"] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md031.md
|
|
Headings should be surrounded by blank lines:
CONTRIBUTING.md#L10
CONTRIBUTING.md:10 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 2. Writing Your RFC"] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md022.md
|
|
Lists should be surrounded by blank lines:
CONTRIBUTING.md#L6
CONTRIBUTING.md:6 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Check existing RFCs to avoid..."] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md032.md
|
|
Headings should be surrounded by blank lines:
CONTRIBUTING.md#L5
CONTRIBUTING.md:5 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 1. Before You Begin"] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md022.md
|
|
Files should end with a single newline character:
.github/PULL_REQUEST_TEMPLATE.md#L31
.github/PULL_REQUEST_TEMPLATE.md:31:99 MD047/single-trailing-newline Files should end with a single newline character https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md047.md
|
|
Line length:
.github/PULL_REQUEST_TEMPLATE.md#L31
.github/PULL_REQUEST_TEMPLATE.md:31:81 MD013/line-length Line length [Expected: 80; Actual: 99] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md013.md
|
|
Lists should be surrounded by blank lines:
.github/PULL_REQUEST_TEMPLATE.md#L11
.github/PULL_REQUEST_TEMPLATE.md:11 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- [ ] RFC follows the template..."] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md032.md
|
|
Headings should be surrounded by blank lines:
.github/PULL_REQUEST_TEMPLATE.md#L10
.github/PULL_REQUEST_TEMPLATE.md:10 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Checklist"] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md022.md
|
|
Trailing spaces:
.github/PULL_REQUEST_TEMPLATE.md#L4
.github/PULL_REQUEST_TEMPLATE.md:4:15 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md009.md
|
|
First line in a file should be a top-level heading:
.github/PULL_REQUEST_TEMPLATE.md#L1
.github/PULL_REQUEST_TEMPLATE.md:1 MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "## RFC Pull Request"] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md041.md
|
|
lint-yaml:
.github/workflows/index.yml#L24
24:1 [trailing-spaces] trailing spaces
|
|
lint-yaml:
.github/workflows/index.yml#L20
20:1 [trailing-spaces] trailing spaces
|
|
lint-yaml:
.github/workflows/lint.yml#L73
73:39 [new-line-at-end-of-file] no new line character at the end of file
|
|
lint-yaml:
.github/workflows/lint.yml#L72
72:1 [trailing-spaces] trailing spaces
|
|
lint-yaml:
.github/workflows/lint.yml#L65
65:1 [trailing-spaces] trailing spaces
|
|
lint-yaml:
.github/workflows/lint.yml#L60
60:1 [trailing-spaces] trailing spaces
|
|
lint-yaml:
.github/workflows/lint.yml#L50
50:1 [trailing-spaces] trailing spaces
|
|
lint-yaml:
.github/workflows/lint.yml#L24
24:1 [trailing-spaces] trailing spaces
|
|
lint-yaml:
.github/workflows/lint.yml#L16
16:1 [trailing-spaces] trailing spaces
|
|
lint-yaml:
.github/labels.yml#L62
62:38 [new-line-at-end-of-file] no new line character at the end of file
|
|
lint-yaml:
.github/ISSUE_TEMPLATE/0-rfc-proposal.yml#L35
35:81 [line-length] line too long (81 > 80 characters)
|
|
lint-yaml:
.github/ISSUE_TEMPLATE/0-rfc-proposal.yml#L26
26:81 [line-length] line too long (94 > 80 characters)
|
|
lint-yaml:
.github/ISSUE_TEMPLATE/0-rfc-proposal.yml#L10
10:81 [line-length] line too long (100 > 80 characters)
|
|
lint-yaml:
.github/ISSUE_TEMPLATE/1-rfc-feedback.yml#L58
58:81 [line-length] line too long (84 > 80 characters)
|
|
lint-yaml:
.github/workflows/index.yml#L54
54:81 [line-length] line too long (83 > 80 characters)
|
|
lint-yaml:
.github/workflows/index.yml#L34
34:81 [line-length] line too long (86 > 80 characters)
|
|
lint-yaml:
.github/workflows/index.yml#L32
32:81 [line-length] line too long (100 > 80 characters)
|
|
lint-yaml:
.github/workflows/index.yml#L31
31:81 [line-length] line too long (98 > 80 characters)
|
|
lint-yaml:
.github/workflows/lint.yml#L64
64:81 [line-length] line too long (96 > 80 characters)
|