diff options
| author | Claude <noreply@anthropic.com> | 2026-05-13 12:43:31 +0000 |
|---|---|---|
| committer | Claude <noreply@anthropic.com> | 2026-05-13 12:43:31 +0000 |
| commit | 28224f3ad5a62f6e67ce438c243f38c63583f0b6 (patch) | |
| tree | 083b901afe437434c424d896f85f7af077abce57 /scripts/doc-linter.py | |
| parent | 65a8e9fc9394ff4c9e9fca4000b8ef2681e8d95c (diff) | |
| download | vyos-documentation-28224f3ad5a62f6e67ce438c243f38c63583f0b6.tar.gz vyos-documentation-28224f3ad5a62f6e67ce438c243f38c63583f0b6.zip | |
docs(agents): doc-linter is in-repo, scoped to docs/ — fix stale references
Two stale claims flagged by Copilot in PR #2014 (one comment marked the
other as 'same issue earlier in the file'):
- '## Lint' (L40-45): said 'vyoslinter (doc-linter.py from the
vyos/.github repo, via the lint-doc.yml workflow) on changed files
only'. The cross-repo dependency was dropped in 1bf386e — the
linter is now scripts/doc-linter.py in this repo, invoked from
.github/workflows/lint-doc.yml.
- '## CI' (L290-292): same stale claim in bullet form.
Also reflect 65a8e9f's scoping decision: the linter applies only to
files under docs/. Repo-root meta files (README.md, AGENTS.md,
.github/copilot-instructions.md) are explicitly out of scope, since
they are project meta rather than published documentation and don't
need to obey docs-publication conventions (80-char wrap, RFC IP
rules, suppression markers). Mention that exclusion in the CI bullet
so contributors know the linter won't catch issues there.
Diffstat (limited to 'scripts/doc-linter.py')
0 files changed, 0 insertions, 0 deletions
