mirror of https://github.com/databricks/cli.git
6e754d4f34
## Changes The `any` alias for `interface{}` has been around since Go 1.18. Now that we're using golangci-lint (#1953), we can lint on it. Existing commits can be updated with: ``` gofmt -w -r 'interface{} -> any' . ``` ## Tests n/a |
||
---|---|---|
.. | ||
output | ||
progress | ||
args.go | ||
args_test.go | ||
job.go | ||
job_args.go | ||
job_args_test.go | ||
job_options.go | ||
job_options_test.go | ||
job_test.go | ||
options.go | ||
pipeline.go | ||
pipeline_options.go | ||
pipeline_options_test.go | ||
pipeline_test.go | ||
runner.go | ||
runner_test.go |