mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
build: increase lint timeout
This commit is contained in:
parent
814f046d8b
commit
c87273d32e
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ run:
|
||||||
go: "1.26"
|
go: "1.26"
|
||||||
|
|
||||||
# timeout for analysis
|
# timeout for analysis
|
||||||
timeout: 4m
|
timeout: 6m
|
||||||
|
|
||||||
linters:
|
linters:
|
||||||
default: all
|
default: all
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue