databricks-cli/bundle/config/variable
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
..
lookup.go Support lookup by name of notification destinations (#1922) 2024-11-21 15:52:14 +01:00
lookup_test.go Enable gofumpt and goimports in golangci-lint (#1999) 2024-12-12 10:28:42 +01:00
resolve_alert.go Breakout variable lookup into separate files and tests (#1921) 2024-11-21 11:28:50 +01:00
resolve_alert_test.go Breakout variable lookup into separate files and tests (#1921) 2024-11-21 11:28:50 +01:00
resolve_cluster.go Enable gofumpt and goimports in golangci-lint (#1999) 2024-12-12 10:28:42 +01:00
resolve_cluster_policy.go Breakout variable lookup into separate files and tests (#1921) 2024-11-21 11:28:50 +01:00
resolve_cluster_policy_test.go Breakout variable lookup into separate files and tests (#1921) 2024-11-21 11:28:50 +01:00
resolve_cluster_test.go Breakout variable lookup into separate files and tests (#1921) 2024-11-21 11:28:50 +01:00
resolve_dashboard.go Breakout variable lookup into separate files and tests (#1921) 2024-11-21 11:28:50 +01:00
resolve_dashboard_test.go Breakout variable lookup into separate files and tests (#1921) 2024-11-21 11:28:50 +01:00
resolve_instance_pool.go Breakout variable lookup into separate files and tests (#1921) 2024-11-21 11:28:50 +01:00
resolve_instance_pool_test.go Breakout variable lookup into separate files and tests (#1921) 2024-11-21 11:28:50 +01:00
resolve_job.go Breakout variable lookup into separate files and tests (#1921) 2024-11-21 11:28:50 +01:00
resolve_job_test.go Breakout variable lookup into separate files and tests (#1921) 2024-11-21 11:28:50 +01:00
resolve_metastore.go Breakout variable lookup into separate files and tests (#1921) 2024-11-21 11:28:50 +01:00
resolve_metastore_test.go Breakout variable lookup into separate files and tests (#1921) 2024-11-21 11:28:50 +01:00
resolve_notification_destination.go Support lookup by name of notification destinations (#1922) 2024-11-21 15:52:14 +01:00
resolve_notification_destination_test.go Support lookup by name of notification destinations (#1922) 2024-11-21 15:52:14 +01:00
resolve_pipeline.go Breakout variable lookup into separate files and tests (#1921) 2024-11-21 11:28:50 +01:00
resolve_pipeline_test.go Breakout variable lookup into separate files and tests (#1921) 2024-11-21 11:28:50 +01:00
resolve_query.go Breakout variable lookup into separate files and tests (#1921) 2024-11-21 11:28:50 +01:00
resolve_query_test.go Breakout variable lookup into separate files and tests (#1921) 2024-11-21 11:28:50 +01:00
resolve_service_principal.go Breakout variable lookup into separate files and tests (#1921) 2024-11-21 11:28:50 +01:00
resolve_service_principal_test.go Breakout variable lookup into separate files and tests (#1921) 2024-11-21 11:28:50 +01:00
resolve_warehouse.go Breakout variable lookup into separate files and tests (#1921) 2024-11-21 11:28:50 +01:00
resolve_warehouse_test.go Breakout variable lookup into separate files and tests (#1921) 2024-11-21 11:28:50 +01:00
variable.go Alias variables block in the `Target` struct (#1748) 2024-09-10 14:49:34 +00:00