style(federation): re-run prettier on TASKS.md (unblock format:check) #679
Reference in New Issue
Block a user
Delete Branch "fix/federation-tasks-prettier"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
Re-runs prettier on
docs/federation/TASKS.mdto restore markdown table alignment.Why
#678 (commit
7035cd2) mergeddocs/federation/TASKS.mdwith an unaligned table — the M3-11depends_onedit widened that column without re-padding the rest. The repo-widepnpm format:checkin 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 --checkpasses 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
58f9854cd0to92dc668082