doublify / pre-commit-rustLinks
Rust hooks for pre-commit
ā186Updated 10 months ago
Alternatives and similar repositories for pre-commit-rust
Users that are interested in pre-commit-rust are comparing it to the libraries listed below
Sorting:
- š GitHub Action for PR annotations with clippy warningsā292Updated 2 years ago
- Allows for the creation of serialised Rust testsā254Updated 2 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via Cā¦ā483Updated this week
- A parser and formatter for std::{SystemTime, Duration}ā333Updated 3 months ago
- Easily add a --verbose flag to CLIs using Clapā198Updated 3 weeks ago
- GitHub Action for installing development tools (mainly from GitHub Releases).ā366Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`ā¦ā749Updated this week
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.ā140Updated last month
- Check if tables and items in a .toml file are lexically sortedā245Updated 2 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.ā726Updated 3 weeks ago
- Rust procedural macro attribute for adding test cases easilyā620Updated last year
- Setup a specific Rust toolchain with extra features like problem matchersā275Updated last week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macrosā423Updated last week
- Like Rust's std::Path, but UTF-8.ā494Updated 3 weeks ago
- Setup Git hooks automatically for cargo projects with