Skip to content

cli: use exhaustive destructuring - #117

Merged
sdunster merged 1 commit into
pr116from
pr117
Aug 18, 2026
Merged

cli: use exhaustive destructuring#117
sdunster merged 1 commit into
pr116from
pr117

Conversation

@sdunster

@sdunster sdunster commented Aug 17, 2026

Copy link
Copy Markdown
Member

this will make the compiler error if someone adds new fields to the db structs without adding them to the CLI.

Test Plan: claude added a field and confirmed we got a compiler error. CLI still works.


Stack created with Sapling. Best reviewed with ReviewStack.

this will make the compiler error if someone adds new fields to the db structs without adding them to the CLI.

Test Plan: claude added a field and confirmed we got a compiler error. CLI still works.
@sdunster
sdunster changed the base branch from main to pr116 August 17, 2026 04:49
@sdunster
sdunster merged commit 3d79cc7 into main Aug 18, 2026
2 checks passed
@sdunster
sdunster deleted the pr117 branch August 18, 2026 23:56
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