hyperhive/docs/scheduler
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris c7c221baeb Disable Microsoft.HeadingColons and Microsoft.Percentages, fix Plurals hits
HeadingColons conflicts with this repo's sentence-case heading
convention -- same shape as the existing Dashes disable, a house-style
conflict rather than a defect.

Percentages had zero true positives on the full docs/ tree: it only
ever fired on identifier uses of "percent" (cpu.percent, percent
resolver), never on an actual spelled-out percentage.

Plurals: rewrote the two real hits to always use the plural form
instead of the parenthetical (s) construction, per house style.
2026-09-07 14:19:24 +02:00
..
ci.md docs/ci: the local-checks block named a command that does not exist 2026-09-02 15:25:07 +02:00
coordinator.md Disable Microsoft.HeadingColons and Microsoft.Percentages, fix Plurals hits 2026-09-07 14:19:24 +02:00
jobq.md treefmt: apply prettier 2026-09-02 15:25:07 +02:00
observability.md treefmt: apply prettier 2026-09-02 15:25:07 +02:00