Update .golangci.yaml

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
pull/8598/head
Matthieu MOREL 2025-01-10 12:22:16 +01:00 committed by GitHub
parent d8bb82b29e
commit 80bba2ee9c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -359,11 +359,11 @@ issues:
- path: ".*data_upload_controller_test.go$"
linters:
- dupword
text: "Duplicate words (type)"
text: "type"
- path: ".*config_test.go$"
linters:
- dupword
text: "Duplicate words (bucket:)"
text: "bucket"
# The list of ids of default excludes to include or disable. By default it's empty.
include: