databricks-cli/libs/databrickscfg
Denis Bilenko 2e018cfaec
Enable gofumpt and goimports in golangci-lint (#1999)
## 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
..
cfgpickers Enable gofumpt and goimports in golangci-lint (#1999) 2024-12-12 10:28:42 +01:00
profile Improve token refresh flow (#1434) 2024-05-16 10:22:09 +00:00
host.go Try to resolve a profile if only the host is specified (#287) 2023-03-29 20:44:19 +02:00
host_test.go Try to resolve a profile if only the host is specified (#287) 2023-03-29 20:44:19 +02:00
loader.go Update error checks that use the `os` package to use `errors.Is` (#1461) 2024-06-03 12:39:36 +00:00
loader_test.go Improve token refresh flow (#1434) 2024-05-16 10:22:09 +00:00
ops.go Update error checks that use the `os` package to use `errors.Is` (#1461) 2024-06-03 12:39:36 +00:00
ops_test.go Improve token refresh flow (#1434) 2024-05-16 10:22:09 +00:00