ci: add vimdoc-language-server check #25

Merged
barrettruth merged 2 commits from ci/vimdoc-ls into main 2026-03-20 02:04:15 +00:00
barrettruth commented 2026-03-19 21:54:55 +00:00

Problem

No CI validation that vimdoc files under doc/ are well-formed.

Solution

Add vimdoc-language-server as a flake input, include it in the devShell, and wire a vimdoc-check job in quality.yaml gated on doc/** path changes. Also add the check to scripts/ci.sh.

## Problem No CI validation that vimdoc files under `doc/` are well-formed. ## Solution Add `vimdoc-language-server` as a flake input, include it in the devShell, and wire a `vimdoc-check` job in `quality.yaml` gated on `doc/**` path changes. Also add the check to `scripts/ci.sh`.
Sign in to join this conversation.
No description provided.