Simplified .yamllint; Fixed resulting lint errors #95
Annotations
4 errors
yaml[document-start]:
.github/workflows/release.yml#L1
Missing document start "---"
|
yaml[indentation]:
.github/workflows/release.yml#L17
Wrong indentation: expected 10 but found 12
|
yaml[new-line-at-end-of-file]:
.github/workflows/release.yml#L25
No new line character at the end of file
|
Lint
Process completed with exit code 2.
|