We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9cf2ac commit 2de632fCopy full SHA for 2de632f
1 file changed
.github/pull_request_template.md
@@ -20,7 +20,7 @@ of the PR were done in a specific way -->
20
21
* [ ] I've signed all my commits
22
* [ ] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk-cli/blob/master/CONTRIBUTING.md)
23
-* [ ] I ran `cargo fmt` and `cargo clippy` before committing
+* [ ] I ran `just fmt` and `just clippy` before committing
24
25
#### New Features:
26
0 commit comments