Update .golangci.yaml

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
This commit is contained in:
Matthieu MOREL
2025-01-10 12:22:16 +01:00
committed by GitHub
parent d8bb82b29e
commit 80bba2ee9c

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: