mirror of https://github.com/databricks/cli.git
1b2be1b2cb
## Changes Fix all errcheck-found issues in tests and test helpers. Mostly this done by adding require.NoError(t, err), sometimes panic() where t object is not available). Initial change is obtained with aider+claude, then manually reviewed and cleaned up. ## Tests Existing tests. |
||
---|---|---|
.. | ||
json_flag.go | ||
json_flag_test.go | ||
log_file_flag.go | ||
log_file_flag_test.go | ||
log_level_flag.go | ||
log_level_flag_test.go | ||
output.go | ||
output_test.go | ||
progress_format.go | ||
progress_format_test.go | ||
yaml_flag.go |