Skip to content

Fix README table formatting so prettier:check passes - #67

Merged
Jack Williams (jack-williams) merged 1 commit into
mainfrom
fix/prettier-readme-table
Sep 3, 2026
Merged

Fix README table formatting so prettier:check passes#67
Jack Williams (jack-williams) merged 1 commit into
mainfrom
fix/prettier-readme-table

Conversation

@jack-williams

Copy link
Copy Markdown
Contributor

The config reference table's separator row in README.md is one character short of the header row, so yarn prettier:check fails in Build & Verify.

This makes CI red on main, and every one of the 16 open Dependabot PRs is failing for this reason alone — none of them touch README.md. Merging this unblocks them all.

Change is whitespace only, produced by yarn prettier --write README.md.

The config reference table's separator row was one character short,
which fails `yarn prettier:check` in Build & Verify. Every open
Dependabot PR is currently red for this reason alone.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jack-williams
Jack Williams (jack-williams) merged commit 45145f5 into main Sep 3, 2026
5 checks passed
@jack-williams
Jack Williams (jack-williams) deleted the fix/prettier-readme-table branch September 3, 2026 12:14
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