Skip to content

v0.15.0 — stylelint, vale, codespell + managed configs

Choose a tag to compare

@zmaril zmaril released this 05 Jul 21:55
8c373ca
  • stylelint check (recommended): stylesheets present → config + CI wiring; skips when there's no CSS.
  • vale check (recommended): .vale.ini (+ StylesPath) + CI wiring, for prose style and terminology.
  • codespell check (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 via housekeeper captain --sync-configs (action input sync-configs). Distribution, not a fix — members adopt at their own pace.
  • stray-todos fix: marker match tightened so it no longer flags enum/object keys named Todo or the word "todo" mid-sentence.

Pin the full version: uses: zmaril/housekeeping@v0.15.0.