chore: update golangci-lint configuration #171
lint.yml
on: pull_request
Go Lint
30s
Action Lint
6s
Markdown Lint
6s
YAML Lint
10s
Annotations
10 errors and 3 warnings
|
Headings should be surrounded by blank lines:
.github/copilot-instructions.md#L64
.github/copilot-instructions.md:64 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### CLI Commands"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md022.md
|
|
Lists should be surrounded by blank lines:
.github/copilot-instructions.md#L58
.github/copilot-instructions.md:58 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Follow standard Go idioms an..."] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md032.md
|
|
Headings should be surrounded by blank lines:
.github/copilot-instructions.md#L57
.github/copilot-instructions.md:57 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Go Style"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md022.md
|
|
Lists should be surrounded by blank lines:
.github/copilot-instructions.md#L10
.github/copilot-instructions.md:10 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Cross-organization repositor..."] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md032.md
|
|
Bare URL used:
.github/CODE_OF_CONDUCT.md#L85
.github/CODE_OF_CONDUCT.md:85:148 MD034/no-bare-urls Bare URL used [Context: "https://www.contributor-covena..."] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md034.md
|
|
Bare URL used:
.github/CODE_OF_CONDUCT.md#L85
.github/CODE_OF_CONDUCT.md:85:76 MD034/no-bare-urls Bare URL used [Context: "https://www.contributor-covena..."] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md034.md
|
|
Bare URL used:
.github/CODE_OF_CONDUCT.md#L79
.github/CODE_OF_CONDUCT.md:79:102 MD034/no-bare-urls Bare URL used [Context: "https://www.contributor-covena..."] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md034.md
|
|
Unordered list style:
.github/CODE_OF_CONDUCT.md#L43
.github/CODE_OF_CONDUCT.md:43:1 MD004/ul-style Unordered list style [Expected: asterisk; Actual: dash] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md004.md
|
|
Unordered list style:
.github/CODE_OF_CONDUCT.md#L42
.github/CODE_OF_CONDUCT.md:42:1 MD004/ul-style Unordered list style [Expected: asterisk; Actual: dash] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md004.md
|
|
Unordered list style:
.github/CODE_OF_CONDUCT.md#L41
.github/CODE_OF_CONDUCT.md:41:1 MD004/ul-style Unordered list style [Expected: asterisk; Actual: dash] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md004.md
|
|
YAML Lint:
./.github/actions/setup-gh-app-auth/action.yml#L134
134:121 [line-length] line too long (121 > 120 characters)
|
|
YAML Lint:
./.github/actions/setup-gh-app-auth/action.yml#L65
65:121 [line-length] line too long (223 > 120 characters)
|
|
YAML Lint:
./.github/actions/setup-gh-app-auth/action.yml#L63
63:121 [line-length] line too long (145 > 120 characters)
|