Skip to content

docs: fix prettier formatting in v0.6.2 handoff - #122

Open
sergiomaldo wants to merge 1 commit into
LegalQuants:mainfrom
sergiomaldo:docs/prettier-v0.6.2-handoff
Open

docs: fix prettier formatting in v0.6.2 handoff#122
sergiomaldo wants to merge 1 commit into
LegalQuants:mainfrom
sergiomaldo:docs/prettier-v0.6.2-handoff

Conversation

@sergiomaldo

Copy link
Copy Markdown

Problem

npm run lint fails on current main: prettier --check flags docs/superpowers/HANDOFF-v0.6.2-release.md as unformatted. Any branch cut from main starts with a red lint bar.

Fix

Run prettier on the file. Whitespace-only, 3 insertions, no content change.

Note

Five follow-up fix PRs from the same contributor are based on main; their lint CI depends on this landing first.

Found while preparing upstream fixes from a production self-hosted legal deployment (a law firm running Donna v0.6.2 fully local).

🤖 Generated with Claude Code

Pre-existing prettier --check failure on main; fixed so the lint bar is
green on the fix branches based off this commit.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant