databricks-cli/bundle/run/progress
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
..
job.go Log job run url using progress logger (#336) 2023-04-18 14:40:45 +02:00
job_events.go Log job errors using progress logger (#337) 2023-04-18 14:58:20 +02:00
job_test.go Log job run url using progress logger (#336) 2023-04-18 14:40:45 +02:00
pipeline.go Enable gofumpt and goimports in golangci-lint (#1999) 2024-12-12 10:28:42 +01:00
pipeline_events.go Log pipeline update errors using progress logger (#338) 2023-04-18 15:00:34 +02:00
pipeline_test.go Do not print exceptions for non ERROR events (#347) 2023-04-19 22:11:05 +02:00