databricks-cli/bundle/run/output
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 Do not include empty output in job run output (#749) 2023-09-08 09:52:45 +00:00
job_test.go Fixed printing the tasks in job output in DAG execution order (#377) 2023-05-08 16:35:47 +02:00
run.go Refactor output and progress into separate packages in run (#335) 2023-04-14 14:40:34 +02:00
task.go Enable gofumpt and goimports in golangci-lint (#1999) 2024-12-12 10:28:42 +01:00
task_test.go Refactor output and progress into separate packages in run (#335) 2023-04-14 14:40:34 +02:00