mise poc
This commit is contained in:
18
.mise.toml
Normal file
18
.mise.toml
Normal file
@@ -0,0 +1,18 @@
|
||||
[tools]
|
||||
pulumi = "3.128.0"
|
||||
go = "1.21.7"
|
||||
node = "22"
|
||||
dotnet = "6"
|
||||
python = "3.11"
|
||||
java = "temurin"
|
||||
gradle = "7.6"
|
||||
"go:github.com/golangci/golangci-lint/cmd/golangci-lint" = "1.58.1"
|
||||
"go:github.com/pulumi/schema-tools" = "v0.6.0"
|
||||
"go:github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt" = "v2.5.0"
|
||||
|
||||
[env]
|
||||
_.python.venv = { path = ".venv", create = true }
|
||||
|
||||
[settings]
|
||||
experimental = true
|
||||
python_compile = false
|
||||
Reference in New Issue
Block a user