diff options
| author | Yuriy Andamasov <yuriy@vyos.io> | 2026-05-11 09:27:20 +0300 |
|---|---|---|
| committer | Yuriy Andamasov <yuriy@vyos.io> | 2026-05-11 09:27:20 +0300 |
| commit | 78f624ee9d36f175dc530b057376f510a0faba6b (patch) | |
| tree | f113e124eaa631b36d032264e443c86670bf514c /docs/cli.md | |
| parent | a0a9c004aa521eb4a90d71c25e5bb1dd9e5cde6f (diff) | |
| download | vyos-documentation-78f624ee9d36f175dc530b057376f510a0faba6b.tar.gz vyos-documentation-78f624ee9d36f175dc530b057376f510a0faba6b.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/cli.md')
0 files changed, 0 insertions, 0 deletions
