mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
mise: :sort!
This commit is contained in:
parent
f7f33e2f22
commit
59a080a6a4
1 changed files with 8 additions and 7 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue