From: Vadim Anufriev Date: Thu, 2 Apr 2026 20:53:27 +0000 (+0400) Subject: docs: add pre-push recipe description to README X-Git-Url: http://internal-gitweb-vhost/blockdata/script/encode/-script/display/struct.ScriptHash.html?a=commitdiff_plain;h=be6bb4b4049ced27ac6d937dd3e47dc5e0182303;p=bdk-cli docs: add pre-push recipe description to README --- diff --git a/README.md b/README.md index 2073a67..624e6ba 100644 --- a/README.md +++ b/README.md @@ -186,6 +186,7 @@ The below are some of the commands included: just # list all available recipes just test # test the project just build # build the project +just pre-push # run full CI checks locally (tests, clippy, fmt) before pushing ``` ### Using `Justfile` to run `bitcoind` as a Client