Add .yamllint
and disable some annoying recurring warnings on every pr
#1811
Annotations
3 errors and 4 warnings
Static Lint Checks:
.github/workflows/pre-commit.yml#L10
10:5 [indentation] wrong indentation: expected 6 but found 4
|
Static Lint Checks:
.github/workflows/pre-commit-all.yml#L11
11:5 [indentation] wrong indentation: expected 6 but found 4
|
Static Lint Checks
Process completed with exit code 1.
|
Static Lint Checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Static Lint Checks:
.github/workflows/lint.yml#L1
1:1 [document-start] found forbidden document start "---"
|
Static Lint Checks:
.github/workflows/buildRelease.yml#L300
300:8 [comments] missing starting space in comment
|
Static Lint Checks:
.github/workflows/buildRelease.yml#L305
305:8 [comments] missing starting space in comment
|