mise: :sort!

This commit is contained in:
Oleksandr Smirnov 2025-07-05 15:26:34 +03:00
parent f7f33e2f22
commit 59a080a6a4
No known key found for this signature in database

View file

@ -1,12 +1,13 @@
[tools] [tools]
bun = "latest"
go = "latest"
golangci-lint = "latest"
golangci-lint-langserver = "latest"
node = "lts"
shellcheck = "latest"
shfmt = "latest"
usage = "latest" usage = "latest"
shfmt = "latest"
shellcheck = "latest"
node = "lts"
golangci-lint-langserver = "latest"
golangci-lint = "latest"
go = "latest"
gleam = "latest"
bun = "latest"
[settings] [settings]
experimental = true experimental = true