add basic tooling #1
Annotations
10 errors and 10 warnings
yamllint:
metadata.yaml#L5
5:1 [indentation] wrong indentation: expected at least 1
|
yamllint:
.golangci.yml#L38
38:81 [line-length] line too long (131 > 80 characters)
|
yamllint:
.golangci.yml#L70
70:81 [line-length] line too long (122 > 80 characters)
|
yamllint:
.golangci.yml#L75
75:81 [line-length] line too long (129 > 80 characters)
|
yamllint:
.golangci.yml#L76
76:81 [line-length] line too long (90 > 80 characters)
|
yamllint:
.golangci.yml#L78
78:81 [line-length] line too long (98 > 80 characters)
|
yamllint:
.golangci.yml#L86
86:81 [line-length] line too long (134 > 80 characters)
|
yamllint:
.golangci.yml#L89
89:81 [line-length] line too long (140 > 80 characters)
|
yamllint:
.golangci.yml#L91
91:81 [line-length] line too long (108 > 80 characters)
|
yamllint:
.golangci.yml#L92
92:81 [line-length] line too long (91 > 80 characters)
|
yamllint:
.golangci.yml#L1
1:1 [document-start] missing document start "---"
|
yamllint:
.github/workflows/license.yml#L2
2:1 [document-start] missing document start "---"
|
yamllint:
.github/workflows/license.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
yamllint:
.github/workflows/test.yml#L1
1:1 [document-start] missing document start "---"
|
yamllint:
.github/workflows/test.yml#L2
2:1 [truthy] truthy value should be one of [false, true]
|
yamllint:
.github/workflows/codespell.yml#L2
2:1 [document-start] missing document start "---"
|
yamllint:
.github/workflows/codespell.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
yamllint:
.github/workflows/codespell.yml#L10
10:92 [comments] too few spaces before comment
|
yamllint:
.github/workflows/lint.yml#L1
1:1 [document-start] missing document start "---"
|
yamllint:
.github/workflows/lint.yml#L2
2:1 [truthy] truthy value should be one of [false, true]
|