databricks-cli/cmd/configure
Denis Bilenko 2e018cfaec
Enable gofumpt and goimports in golangci-lint ()
## Changes
Enable gofumpt and goimports in golangci-lint and apply autofix.

This makes 'make fmt' redundant, will be cleaned up in follow up diff.

## Tests
Existing tests.
2024-12-12 10:28:42 +01:00
..
configure.go Fix `databricks configure` to use DATABRICKS_CONFIG_FILE environment variable if exists as config file () 2024-06-24 10:56:49 +00:00
configure_test.go Enable gofumpt and goimports in golangci-lint () 2024-12-12 10:28:42 +01:00
flags.go Add `--configure-cluster` flag to configure command () 2023-11-23 19:56:48 +00:00
host.go Add `--configure-cluster` flag to configure command () 2023-11-23 19:56:48 +00:00
host_test.go Add `--configure-cluster` flag to configure command () 2023-11-23 19:56:48 +00:00