Skip to content

Commit a84473f

Browse files
committed
docs: add pre-push recipe description to README
1 parent d633268 commit a84473f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ The below are some of the commands included:
161161
just # list all available recipes
162162
just test # test the project
163163
just build # build the project
164+
just pre-push # run full CI checks locally (tests, clippy, fmt) before pushing
164165
```
165166

166167
### Using `Justfile` to run `bitcoind` as a Client

0 commit comments

Comments
 (0)