Skip to content

Commit cb4cd1f

Browse files
committed
chore: regenerate SCHEMAS.md and ignore .git-worktrees/ in prettier
Post-rebase chores bundled together because the pre-commit hook requires SCHEMAS.md to be regenerated and staged in the same commit as any lexicon-affecting change. - Regenerate SCHEMAS.md to pick up the `signatures` property entries on the carrier records and table-width shifts from main. - Add .git-worktrees/ to .prettierignore (mirrors the .git-worktrees/ entry added to eslint.config.mjs earlier on this branch).
1 parent bf5c0dd commit cb4cd1f

2 files changed

Lines changed: 78 additions & 23 deletions

File tree

.prettierignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ tmp/
1414
.codex/
1515
.gemini/
1616
.beads/
17+
.git-worktrees/

0 commit comments

Comments
 (0)