databricks-cli/libs/log
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
..
handler Rewrite the friendly log handler (#1038) 2023-12-01 12:17:04 +00:00
context.go Enable gofumpt and goimports in golangci-lint (#1999) 2024-12-12 10:28:42 +01:00
levels.go Upgraded Go version to 1.21 (#664) 2023-08-15 13:50:40 +00:00
logger.go Enable gofumpt and goimports in golangci-lint (#1999) 2024-12-12 10:28:42 +01:00
replace_attr.go Upgraded Go version to 1.21 (#664) 2023-08-15 13:50:40 +00:00
replace_attr_test.go Upgraded Go version to 1.21 (#664) 2023-08-15 13:50:40 +00:00
sdk.go Enable gofumpt and goimports in golangci-lint (#1999) 2024-12-12 10:28:42 +01:00
source.go Upgraded Go version to 1.21 (#664) 2023-08-15 13:50:40 +00:00
source_test.go Upgraded Go version to 1.21 (#664) 2023-08-15 13:50:40 +00:00