9 lines
101 B
TOML
9 lines
101 B
TOML
[tools]
|
|
go = "1"
|
|
python = "3"
|
|
ruby = "3"
|
|
|
|
[settings]
|
|
idiomatic_version_file_enable_tools = ["ruby"]
|
|
|