airvzxf / airvzxf/ftp-deployment-action
docs(readme): extended example has broken YAML indentation (server_dir appears as top-level key)
- Lingua principale
- Shell
- Stelle
- 37
- Fork
- 9
- Merge medio
- 44m
- PR unite (30g)
- 47
Descrizione
gh issue create --title "docs(readme): extended example has broken YAML indentation (server_dir appears as top-level key)" --label "documentation,audit,priority:medium" --body "## Finding
README.md's extended example section has a YAML block where server_dir (or another key) is mis-indented; it appears as a top-level key instead of under with:. The example is what most users copy-paste; broken indentation silently breaks their workflow.
## Affected code
- README.md — extended example
## Reproduction
1. Read README.md; inspect the extended example.
## Suggested fix
Re-indent the YAML block so all input keys are under `with:`. Validate with `yamllint` or a YAML-aware linter.
## Source
F2 audit 2026-09-03 (docs audit). Reporter: subagent-pekodbj7.
## Related
- Part of EPIC #[epic-number]
- Closes: #NONE (no existing issue)"
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.