mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
mise: sort list of things
This commit is contained in:
parent
9222de4833
commit
cbfb52faf8
1 changed files with 4 additions and 3 deletions
|
|
@ -1,13 +1,14 @@
|
|||
[tools]
|
||||
usage = "latest"
|
||||
go = "latest"
|
||||
golangci-lint = "latest"
|
||||
golangci-lint-langserver = "latest"
|
||||
node = "lts"
|
||||
shellcheck = "latest"
|
||||
shfmt = "latest"
|
||||
usage = "latest"
|
||||
|
||||
[settings]
|
||||
experimental = true
|
||||
go_set_goroot = false
|
||||
go_set_gopath = false
|
||||
go_set_gobin = false
|
||||
go_set_gopath = false
|
||||
go_set_goroot = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue