mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-17 16:37:43 +00:00
SHA-pinning the actions in wiki-sync.yml (#8868) pushed the setup-python `uses:` line to 84 chars, tripping yamllint's default 80-char line-length rule and failing the Lint job on every wiki push and every PR touching wiki paths. Relax the yamllint step to accept the 40-char SHA pins and their single-space `# vX.Y.Z` version comments. Tightening the comments to two spaces instead would push the already-80-char pin lines over the limit, so raising the ceiling is the correct fix. |
||
|---|---|---|
| .. | ||
| actions | ||
| annotations | ||
| ISSUE_TEMPLATE | ||
| workflows | ||
| CODE_OF_CONDUCT.md | ||
| CODEOWNERS | ||
| CONTRIBUTING.md | ||
| dependabot.yml | ||
| FUNDING.yml | ||
| PULL_REQUEST_TEMPLATE.md | ||
| SECURITY-SETUP.md | ||