Skip to content

chore: clippy, fmt, and crate readme updates#17

Merged
wudidapaopao merged 1 commit intochdb-io:mainfrom
hyperbyte-cloud:chore_clippy_crate_readme
Jan 7, 2026
Merged

chore: clippy, fmt, and crate readme updates#17
wudidapaopao merged 1 commit intochdb-io:mainfrom
hyperbyte-cloud:chore_clippy_crate_readme

Conversation

@austin-barrington
Copy link
Contributor

  • Add clippy check to CI
  • Update crate readme
  • Add publish workflow
  • Make Clippy happy

Note: the main changes here are from cargo fmt and making clippy happy. Specifically, how format now allows for use of println!("{var}") so need for println!("{}", var).

Also added a publish workflow but needs a crate token added as a env, I can't test that one really so might have to be a post merge test.

 - Add clippy check to CI
 - Update crate readme
 - Add publish workflow
 - Make Clippy happy
@wudidapaopao
Copy link
Contributor

Thanks for the contribution!

@wudidapaopao wudidapaopao merged commit 47eef41 into chdb-io:main Jan 7, 2026
2 checks passed
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.

2 participants