Add a workflow to validate YAML files #1
Annotations
6 errors and 4 warnings
validate-yaml:
_config.yml#L9
9:81 [line-length] line too long (89 > 80 characters)
|
validate-yaml:
_config.yml#L20
20:81 [line-length] line too long (108 > 80 characters)
|
validate-yaml:
_config.yml#L24
24:18 [colons] too many spaces after colon
|
validate-yaml:
_config.yml#L47
47:2 [indentation] wrong indentation: expected 2 but found 1
|
validate-yaml:
_config.yml#L51
51:81 [line-length] line too long (92 > 80 characters)
|
validate-yaml
Process completed with exit code 255.
|
validate-yaml:
_config.yml#L16
16:1 [document-start] missing document start "---"
|
validate-yaml:
_config.yml#L21
21:13 [comments] too few spaces before comment
|
validate-yaml:
_config.yml#L22
22:9 [comments] too few spaces before comment
|
validate-yaml:
_config.yml#L51
51:22 [comments] too few spaces before comment
|