Skip to content

style: rustfmt the ctx sql sources#13

Merged
saldestechnology merged 1 commit into
mainfrom
fix/ctx-sql-fmt
Jul 10, 2026
Merged

style: rustfmt the ctx sql sources#13
saldestechnology merged 1 commit into
mainfrom
fix/ctx-sql-fmt

Conversation

@saldestechnology

Copy link
Copy Markdown
Collaborator

Follow-up to #12. CI lint (cargo fmt --all -- --check) flagged a few hand-wrapped lines in the ctx sql implementation and its tests. This applies cargo fmt — no logic changes.

Verified locally: cargo fmt --all -- --check clean, cargo clippy -- -D warnings clean, cargo test --test sql 17/17, ctx sql bin unit tests 5/5, builds with and without the duckdb feature.

🤖 Generated with Claude Code

CI lint (cargo fmt --all --check) flagged a few hand-wrapped lines in the
ctx sql implementation and tests. No logic changes.
@saldestechnology
saldestechnology merged commit 17687d4 into main Jul 10, 2026
3 of 5 checks passed
@saldestechnology
saldestechnology deleted the fix/ctx-sql-fmt branch July 10, 2026 13:44
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