quickwit-oss
GitHub profile for quickwit-oss16 skills
Are you quickwit-oss? Claim your skills.
quickwit-oss / update-changelog
Automates the update of CHANGELOG.md by categorizing merged PRs, ensuring a clear and organized changelog for software projects.
quickwit-oss / rationalize-deps
Analyzes Cargo.toml dependencies to optimize compile times and reduce binary size by removing unused features.
quickwit-oss / simple-pr
Facilitates the creation of a simple pull request from staged changes with an auto-generated commit message for streamlined version control.
quickwit-oss / bump-tantivy
Automates the process of updating the Tantivy dependency, fixing compilation issues, and creating a pull request in a GitHub repository.
quickwit-oss / fix-clippy
Automatically fixes Clippy lint warnings in Rust projects, enhancing code quality and compliance with best practices.
quickwit-oss / fmt
Checks and enforces code formatting standards for Rust projects using the `make fmt` command.