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: run:
timeout: 5m timeout: 10m
allow-parallel-runners: true allow-parallel-runners: true
linters: linters:
disable-all: true disable-all: true