mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 00:40:44 +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]
|
||||
bun = "latest"
|
||||
go = "latest"
|
||||
golangci-lint = "latest"
|
||||
golangci-lint-langserver = "latest"
|
||||
node = "lts"
|
||||
shellcheck = "latest"
|
||||
shfmt = "latest"
|
||||
usage = "latest"
|
||||
shfmt = "latest"
|
||||
shellcheck = "latest"
|
||||
node = "lts"
|
||||
golangci-lint-langserver = "latest"
|
||||
golangci-lint = "latest"
|
||||
go = "latest"
|
||||
gleam = "latest"
|
||||
bun = "latest"
|
||||
|
||||
[settings]
|
||||
experimental = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue