summaryrefslogtreecommitdiff
path: root/docs/_include/interface-disable.txt
diff options
context:
space:
mode:
authorYuriy Andamasov <yuriy@vyos.io>2026-05-14 00:43:01 +0300
committerYuriy Andamasov <yuriy@vyos.io>2026-05-14 00:43:01 +0300
commit61ecb4e103c6a6225b3d71586f7f65e41c3e3510 (patch)
tree311cfb4c98fdb8b55376d2ca35907b9b118edb0d /docs/_include/interface-disable.txt
parentac9f61e5ae366774e51975b0faddd7ba07996762 (diff)
downloadvyos-documentation-61ecb4e103c6a6225b3d71586f7f65e41c3e3510.tar.gz
vyos-documentation-61ecb4e103c6a6225b3d71586f7f65e41c3e3510.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)
Diffstat (limited to 'docs/_include/interface-disable.txt')
0 files changed, 0 insertions, 0 deletions