mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
build: increase lint timeout
Allow golangci-lint more time for the larger static-address test suite.
This commit is contained in:
parent
f32669c70f
commit
caa50cc35d
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ run:
|
|||
go: "1.26"
|
||||
|
||||
# timeout for analysis
|
||||
timeout: 4m
|
||||
timeout: 8m
|
||||
|
||||
linters:
|
||||
default: all
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue