Commit Graph

5 Commits

Author SHA1 Message Date
kiloconnect[bot] 06cd80d1bd chore: enforce minimal markdown table formatting
Prettier pads markdown table cells for column alignment, which turns any
content change into a table-wide realignment diff. Markdown was only in
prettierignore for packages/kilo-vscode/; the root formatter still
repadded docs elsewhere (e.g. TESTING.md, kilo-docs, AGENTS.md).

Adds *.md to the root .prettierignore, documents the convention in
AGENTS.md, and adds script/check-md-table-padding.ts + a workflow to
enforce it. Existing padded tables in Kilo-owned docs have been
rewritten via the script's --fix mode.
2026-04-28 07:45:49 +00:00
Dennis Meister 5f68c01723 chore: fix relative paths to absolute 2026-03-02 16:15:42 +01:00
Dennis Meister 97f3d80e4b docs: update kilo for slack part with gitlab 2026-03-02 15:30:23 +01:00
kilo-maintainer[bot] 74b3afaacb chore: generate 2026-02-19 12:51:37 +00:00
Dennis Meister e051ed2842 Update code reviewer docs for platforms 2026-02-18 12:15:35 +01:00