chore: increase timeout for golangci-lint

This commit is contained in:
Jan De Dobbeleer 2022-09-02 16:31:59 +02:00 committed by Jan De Dobbeleer
parent 52f4ae662d
commit 8bab255361

View file

@ -1,5 +1,5 @@
run:
timeout: 5m
timeout: 10m
allow-parallel-runners: true
linters:
disable-all: true