Enable golangci linter forcetypeassert (#3168)

Split out from https://github.com/woodpecker-ci/woodpecker/pull/2960
This commit is contained in:
Robert Kaussow
2024-01-12 02:01:02 +01:00
committed by GitHub
parent f813badcf9
commit 9bbba4441d
13 changed files with 81 additions and 39 deletions

View File

@@ -164,6 +164,7 @@ linters:
- nolintlint
- stylecheck
- contextcheck
- forcetypeassert
run:
timeout: 15m