databricks-cli/cmd/labs/github
Denis Bilenko 0b80784df7
Enable testifylint and fix the issues (#2065)
## Changes
- Enable new linter: testifylint.
- Apply fixes with --fix.
- Fix remaining issues (mostly with aider).

There were 2 cases we --fix did the wrong thing - this seems to a be a
bug in linter: https://github.com/Antonboom/testifylint/issues/210

Nonetheless, I kept that check enabled, it seems useful, just need to be
fixed manually after autofix.

## Tests
Existing tests
2025-01-02 12:03:41 +01:00
..
github.go Enable gofumpt and goimports in golangci-lint (#1999) 2024-12-12 10:28:42 +01:00
ref.go Add `databricks labs` command group (#914) 2023-11-17 12:47:37 +00:00
ref_test.go Enable testifylint and fix the issues (#2065) 2025-01-02 12:03:41 +01:00
releases.go Add `databricks labs` command group (#914) 2023-11-17 12:47:37 +00:00
releases_test.go Enable testifylint and fix the issues (#2065) 2025-01-02 12:03:41 +01:00
repositories.go Add `databricks labs` command group (#914) 2023-11-17 12:47:37 +00:00
repositories_test.go Enable testifylint and fix the issues (#2065) 2025-01-02 12:03:41 +01:00