summaryrefslogtreecommitdiff
path: root/docs/_static/css/code-snippets.css
diff options
context:
space:
mode:
authorYuriy Andamasov <yuriy@vyos.io>2026-05-11 09:27:22 +0300
committerYuriy Andamasov <yuriy@vyos.io>2026-05-11 09:27:22 +0300
commitc2fa5c1576d2a8e17479e3b816ac82ff3441cb56 (patch)
tree49e2dbedf3b50768dbd5978f76e82c9215bfdc34 /docs/_static/css/code-snippets.css
parenta371da02d63e0aafc0bd423166138880bc59a0ce (diff)
downloadvyos-documentation-c2fa5c1576d2a8e17479e3b816ac82ff3441cb56.tar.gz
vyos-documentation-c2fa5c1576d2a8e17479e3b816ac82ff3441cb56.zip
ci(ai-validation): collapse split-backtick comment span (Copilot)
Copilot finding on #1974/#1975: the inline backtick code span `[ -s diff-md.patch ] && [ ! -d .reference-db/extracted ]` was split across two YAML comment lines, which renders poorly in Markdown viewers (the backtick crosses the line boundary). Reworded to put the relevant filesystem-presence check (`-d .reference-db/extracted`) on a single line and drop the redundant `-s diff-md.patch` half — the latter is the job-level gate condition, not part of the fail-closed gate logic, so omitting it from this rationale comment removes the wrap-required spread without losing meaning. The `-d` check on its own is what defines "the gate is a presence check, not a schema check". Mirrored byte-identically across rolling/circinus/sagitta.
Diffstat (limited to 'docs/_static/css/code-snippets.css')
0 files changed, 0 insertions, 0 deletions