Skip to content

ci: add vimdoc-language-server check#373

Merged
barrettruth merged 2 commits intomainfrom
feat/vimdoc
Mar 19, 2026
Merged

ci: add vimdoc-language-server check#373
barrettruth merged 2 commits intomainfrom
feat/vimdoc

Conversation

@barrettruth
Copy link
Owner

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.

barrettruth and others added 2 commits March 19, 2026 17:40
Problem: no CI validation that vimdoc files under `doc/` are well-formed.

Solution: add `vimdoc-language-server` 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`.
@barrettruth barrettruth merged commit b5ea674 into main Mar 19, 2026
11 checks passed
@barrettruth barrettruth deleted the feat/vimdoc branch March 19, 2026 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant