summaryrefslogtreecommitdiff
path: root/scripts/doc-linter.py
AgeCommit message (Expand)Author
2026-05-14ci(doc-linter): anchor .. code-block:: detection + drop debug printYuriy Andamasov
2026-05-13ci(doc-linter): fix \b regression in compressed-IPv6 regex — replace bare r...copilot-swe-agent[bot]
2026-05-14ci(doc-linter): lint added + renamed files, not only modifiedYuriy Andamasov
2026-05-14ci(doc-linter): exclude docs/_rst_legacy/ and docs/_build/ from lint scopeYuriy Andamasov
2026-05-14ci(doc-linter): distinguish prose-bearing directive fences from code blocksYuriy Andamasov
2026-05-14ci(doc-linter): fix RST code-block exit on short dedented linesYuriy Andamasov
2026-05-14ci(doc-linter): drop \s prefix from compressed-IPv6 regex branchYuriy Andamasov
2026-05-14ci(doc-linter): check every IP on a line, not just the firstYuriy Andamasov
2026-05-14ci(doc-linter): delete lint_AS placeholderYuriy Andamasov
2026-05-14ci(doc-linter): delete lint_mac dead codeYuriy Andamasov
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