banger/mise.toml
Thales Maciel 41ced66a54
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>
2026-04-26 13:11:51 -03:00

3 lines
44 B
TOML

[tools]
go = "1.25.0"
shellcheck = "0.10.0"