Files
kilocode/script
kiloconnect[bot] acfd742b02 fix: enforce exact separator form in md-table-padding check
Previously the check trimmed each separator cell before comparing
against the allow-list, which meant `| --- | --- |` passed as
`---`. The documented rule requires the tight `|---|---|` form;
compare the raw cell so space-padded separators fail too.
2026-04-28 07:56:48 +00:00
..
2026-04-24 16:58:05 +02:00
2025-10-28 18:32:45 -05:00
2026-04-12 13:36:08 +02:00
2026-04-24 14:18:25 +02:00
2026-01-08 14:19:44 -06:00