mirror of
https://github.com/isar/rusqlite.git
synced 2025-10-09 21:12:19 +08:00
README: cargo test -> cargo clippy
This commit is contained in:
@@ -192,7 +192,7 @@ instead.
|
||||
|
||||
- Run `cargo fmt` to ensure your Rust code is correctly formatted.
|
||||
- Ensure `cargo clippy --all-targets --workspace --features bundled` passes without warnings.
|
||||
- Ensure `cargo test --all-targets --workspace --features "bundled-full session buildtime_bindgen"` reports no failures.
|
||||
- Ensure `cargo clippy --all-targets --workspace --features "bundled-full session buildtime_bindgen"` passes without warnings.
|
||||
- Ensure `cargo test --all-targets --workspace --features bundled` reports no failures.
|
||||
- Ensure `cargo test --all-targets --workspace --features "bundled-full session buildtime_bindgen"` reports no failures.
|
||||
|
||||
|
Reference in New Issue
Block a user