Skip to content

refactor(rust): improve code formatting and readability across retrie…#65

Merged
zTgx merged 1 commit intomainfrom
dev
Apr 14, 2026
Merged

refactor(rust): improve code formatting and readability across retrie…#65
zTgx merged 1 commit intomainfrom
dev

Conversation

@zTgx
Copy link
Copy Markdown
Contributor

@zTgx zTgx commented Apr 14, 2026

…val modules

  • Format function parameters and struct initializations with proper line breaks
  • Reorder imports for better consistency across search modules
  • Clean up function signature formatting in complexity.rs
  • Improve test case formatting in config.rs for better readability
  • Refactor complex expressions into multi-line format for clarity
  • Move trait module import after scorer module for logical grouping
  • Update method calls to use consistent formatting style

…val modules

- Format function parameters and struct initializations with proper line breaks
- Reorder imports for better consistency across search modules
- Clean up function signature formatting in complexity.rs
- Improve test case formatting in config.rs for better readability
- Refactor complex expressions into multi-line format for clarity
- Move trait module import after scorer module for logical grouping
- Update method calls to use consistent formatting style
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 14, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
vectorless Ready Ready Preview, Comment Apr 14, 2026 5:42am

@zTgx zTgx merged commit 49b3f7f into main Apr 14, 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.

1 participant