config/mise/config.toml (view raw)
1 2 3 4 5 6 7 8 9 10 11 12
[tools] usage = "latest" go = "latest" golangci-lint = "latest" node = "lts" shellcheck = "latest" shfmt = "latest" [settings] experimental = true go_set_goroot = false go_set_gopath = false