summaryrefslogtreecommitdiff
path: root/scripts/doc-linter.py
AgeCommit message (Expand)Author
2026-05-13doc-linter: narrow argv parsing exception scope to (IndexError, SyntaxError, ...Claude
2026-05-13doc-linter: rename unused walker var to _dirsClaude
2026-05-13doc-linter: realpath() resolution, DOCS_ROOT in walker, indent fixClaude
2026-05-13docs(linter): add one-line docstrings to clear coverage warningYuriy Andamasov
2026-05-13doc-linter: handle absolute paths in is_docs_path()Claude
2026-05-13ci(doc-linter): scope to docs/ only — skip repo-root meta filesYuriy Andamasov
2026-05-10ci: stack-based fence tracking + file-ext-aware suppression markersYuriy Andamasov
2026-05-10fix: scope vyoslinter markers to real parser contextscopilot-swe-agent[bot]
2026-05-10ci: extend doc-linter to MyST MarkdownYuriy Andamasov
2026-05-10ci: inline doc lint workflow, drop vyos/.github cross-repo dependencyYuriy Andamasov