Commit afe1818
committed
Merge rust-bitcoin/rust-miniscript#668: Add justfile
9f5849f64cebe8d0a5756d3007fdfe6d2676185f Add justfile (Tobin C. Harding)
Pull request description:
Add a `just` config file with various useful commands. Note that a bunch of these commands do not succeed currently on master, specifically:
- just lint
- just docsrs
- just sane
Will fix as separate PRs
ACKs for top commit:
apoelstra:
ACK 9f5849f64cebe8d0a5756d3007fdfe6d2676185f
Tree-SHA512: 59e7c0feb72e43f3b3e9e89d1d6549f57c7fa7ca1cd48eb845ef90ddec7374c2478380c5763a041849c5113153139fb90e2b2865a1c72532aadd618d244498161 file changed
+39
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
0 commit comments