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