chore: fix failing build actions (#2503)

This commit is contained in:
Jo
2024-09-17 17:14:26 +02:00
committed by GitHub
parent a32f5e7e2c
commit 3a118b7690
5 changed files with 112 additions and 109 deletions

View File

@@ -31,8 +31,6 @@ linters-settings:
- "3"
ignored-functions:
- strings.SplitN
govet:
check-shadowing: true
lll:
line-length: 140
misspell:
@@ -53,7 +51,6 @@ linters:
- dupl
- errorlint
- errcheck
- exportloopref
# - funlen # TOFIX
- gochecknoinits
# - goconst # TOFIX