We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f578a7e commit e15b87dCopy full SHA for e15b87d
README.md
@@ -52,8 +52,6 @@ fn handle_cmd_byte(cmd: u8) {
52
Install it with `cargo install just`.
53
* To get a list of available commands, run `just`.
54
* To run tests, use `just test`.
55
-* On `git push`, it will run a few validations, including `cargo fmt`, `cargo clippy`, and `cargo test`.
56
- Use `git push --no-verify` to skip these checks.
57
58
## Credits
59
0 commit comments