mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
fix: golangci-lint with -mod=vendor
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
This commit is contained in:
@@ -2,6 +2,9 @@ run:
|
||||
# timeout for analysis, e.g. 30s, 5m, default is 1m
|
||||
deadline: 10m
|
||||
|
||||
# Modules download mode. If not empty, passed as -mod=<mode> to go tools
|
||||
module-download-mode: vendor
|
||||
|
||||
tests: false
|
||||
|
||||
# which dirs to skip: they won't be analyzed;
|
||||
|
||||
Reference in New Issue
Block a user