We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d633268 commit a84473fCopy full SHA for a84473f
1 file changed
README.md
@@ -161,6 +161,7 @@ The below are some of the commands included:
161
just # list all available recipes
162
just test # test the project
163
just build # build the project
164
+just pre-push # run full CI checks locally (tests, clippy, fmt) before pushing
165
```
166
167
### Using `Justfile` to run `bitcoind` as a Client
0 commit comments