mise: pin go and shellcheck
go 1.25.0 matches go.mod's toolchain. shellcheck is the only non-go tool make lint hard-requires. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
b0b1300314
commit
41ced66a54
1 changed files with 3 additions and 0 deletions
3
mise.toml
Normal file
3
mise.toml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[tools]
|
||||
go = "1.25.0"
|
||||
shellcheck = "0.10.0"
|
||||
Loading…
Add table
Add a link
Reference in a new issue