1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2026-06-03 16:35:37 +02:00

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
-1
View File
@@ -136,7 +136,6 @@ linters:
- staticcheck
- typecheck
- unused
- whitespace
- gofumpt
- errorlint
- forbidigo