Commit 6f47876
committed
Use name tool builds as when installed from source
This enables using pre-commit's native golang support to install
and manage talisman instead of requiring users to install it on their
systems. Ideally we should fix talisman to build an executable named
'talisman' rather than 'cmd'.
ref: https://stackoverflow.com/a/68803356
Authored-by: Owen Nelson <[email protected]>1 parent 7167d6b commit 6f47876
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | | - | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| 19 | + | |
0 commit comments