Remove duplicate golangci linter (#3172)

`whitespace` is listed twice
This commit is contained in:
Robert Kaussow
2024-01-11 18:01:24 +01:00
committed by GitHub
parent d1fe86b7be
commit 489be65805

View File

@@ -136,7 +136,6 @@ linters:
- staticcheck
- typecheck
- unused
- whitespace
- gofumpt
- errorlint
- forbidigo