summaryrefslogtreecommitdiff
path: root/docs/_static/css/code-snippets.css
diff options
context:
space:
mode:
authorYuriy Andamasov <yuriy@vyos.io>2026-05-14 00:43:01 +0300
committerMergify <37929162+mergify[bot]@users.noreply.github.com>2026-05-14 05:08:36 +0000
commite43250dab9c29dc251c40cd78ba82464493ce560 (patch)
treeb3358bba94c69ff25ccfaacde12cd31df43bb907 /docs/_static/css/code-snippets.css
parent72578838cb01c80a88fee4c9062dc2172eb9375f (diff)
downloadvyos-documentation-e43250dab9c29dc251c40cd78ba82464493ce560.tar.gz
vyos-documentation-e43250dab9c29dc251c40cd78ba82464493ce560.zip
ci(doc-linter): delete lint_AS placeholder
`lint_AS()` and its `NUMBER` regex were a placeholder for a future AS-number documentation-range check (RFC 5398). `lint_AS()` was never called from anywhere — it'd merely `pass` on `re.search` hit. Pure dead code that made it look like AS-number linting existed when it didn't. Delete: - the `NUMBER` regex constant - the `lint_AS()` function If/when AS-number linting is actually desired, implement it properly: hook into the lint loop in `handle_file_action()`, return the standard `(message, line, severity)` tuple on violations, and define the allowed AS ranges from `/^AGENTS.md/` (currently 64496–64511 and 65536–65551). Tracked as item 8 of the rolling-side cleanup backlog from PR #2014 / #2019 / #2020 reviews. 🤖 Generated by [robots](https://vyos.io) (cherry picked from commit 61ecb4e103c6a6225b3d71586f7f65e41c3e3510)
Diffstat (limited to 'docs/_static/css/code-snippets.css')
0 files changed, 0 insertions, 0 deletions