ci: add vimdoc-language-server check #25

Merged
barrettruth merged 3 commits from ci/vimdoc-ls into main 2026-03-20 01:54:05 +00:00
barrettruth commented 2026-03-19 21:54:50 +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 reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
barrettruth/import-cost.nvim!25
No description provided.