v0.15.0 — stylelint, vale, codespell + managed configs
stylelintcheck (recommended): stylesheets present → config + CI wiring; skips when there's no CSS.valecheck (recommended):.vale.ini(+StylesPath) + CI wiring, for prose style and terminology.codespellcheck (recommended): codespell in CI — low-noise spelling, split from vale (which false-positives on jargon). codespell flags only known misspellings.- Managed configs: the fleet captain can own a check's config under
.fleet/and push it outward as isolated PRs viahousekeeper captain --sync-configs(action inputsync-configs). Distribution, not a fix — members adopt at their own pace. stray-todosfix: marker match tightened so it no longer flags enum/object keys namedTodoor the word "todo" mid-sentence.
Pin the full version: uses: zmaril/housekeeping@v0.15.0.