databricks-cli/cmd/configure
Pieter Noordhuis 67b2e4206f
Use t.Setenv instead of custom implementation (#34)
Follow up for #18. This function was introduced in go1.17. As of #19 we
require go1.18, so we can use it.
2022-09-07 13:24:11 +02:00
..
configure.go Write default header only if `DEFAULT` section exists (#31) 2022-09-06 18:04:05 +02:00
configure_test.go Use t.Setenv instead of custom implementation (#34) 2022-09-07 13:24:11 +02:00