style(federation): re-run prettier on TASKS.md (unblock format:check) #679

Merged
jason.woltje merged 1 commits from fix/federation-tasks-prettier into main 2026-06-24 22:51:23 +00:00
Owner

What

Re-runs prettier on docs/federation/TASKS.md to restore markdown table alignment.

Why

#678 (commit 7035cd2) merged docs/federation/TASKS.md with an unaligned table — the M3-11 depends_on edit widened that column without re-padding the rest. The repo-wide pnpm format:check in the pre-push hook now fails on every push to the repo, blocking all contributors.

Scope

Pure prettier output — table column padding only, zero content change. prettier --check passes after.

Note

Surfaced while pushing an unrelated installer branch; kept as its own PR so the fix lands cleanly and unblocks the team immediately.

🤖 Generated with Claude Code

## What Re-runs prettier on `docs/federation/TASKS.md` to restore markdown table alignment. ## Why #678 (commit 7035cd2) merged `docs/federation/TASKS.md` with an unaligned table — the M3-11 `depends_on` edit widened that column without re-padding the rest. The repo-wide `pnpm format:check` in the **pre-push** hook now fails on *every* push to the repo, blocking all contributors. ## Scope Pure prettier output — table column padding only, **zero content change**. `prettier --check` passes after. ## Note Surfaced while pushing an unrelated installer branch; kept as its own PR so the fix lands cleanly and unblocks the team immediately. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
jason.woltje added 1 commit 2026-06-24 21:59:56 +00:00
style(federation): re-run prettier on TASKS.md (unblock format:check)
Some checks failed
ci/woodpecker/pr/ci Pipeline failed
ci/woodpecker/push/ci Pipeline failed
58f9854cd0
#678 (7035cd2) landed docs/federation/TASKS.md with an unaligned markdown
table — the M3-11 depends_on edit widened the column without re-padding.
The repo-wide `pnpm format:check` pre-push hook now fails on every push.
Pure prettier output (table column padding only); no content change.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01RMoEx7hfdFGjUiCHuN1RRi
jason.woltje force-pushed fix/federation-tasks-prettier from 58f9854cd0 to 92dc668082 2026-06-24 22:31:32 +00:00 Compare
jason.woltje merged commit fc2970916f into main 2026-06-24 22:51:23 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mosaicstack/stack#679