mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-03-19 21:28:28 +02:00
Increase timeout for linter
we've had a timeout issue in CI
This commit is contained in:
parent
280b0429c3
commit
df0c3b3ea8
@ -26,4 +26,5 @@ linters-settings:
|
||||
max-func-lines: 0
|
||||
|
||||
run:
|
||||
go: 1.20
|
||||
go: '1.20'
|
||||
timeout: 10m
|
||||
|
Loading…
x
Reference in New Issue
Block a user