mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-25 08:31:03 +00:00
Add timeout to go linter
This commit is contained in:
parent
e69449c824
commit
39e694f496
1 changed files with 1 additions and 0 deletions
|
|
@ -27,3 +27,4 @@ linters-settings:
|
||||||
|
|
||||||
run:
|
run:
|
||||||
go: '1.20'
|
go: '1.20'
|
||||||
|
timeout: 10m
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue