mirror of
https://github.com/securego/gosec.git
synced 2024-12-25 03:55:54 +00:00
increase timeout to 5m
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
This commit is contained in:
parent
6bad723dfa
commit
aef69b3f85
1 changed files with 3 additions and 0 deletions
|
@ -31,3 +31,6 @@ linters:
|
||||||
- unused
|
- unused
|
||||||
- varcheck
|
- varcheck
|
||||||
- wastedassign
|
- wastedassign
|
||||||
|
|
||||||
|
run:
|
||||||
|
timeout: 5m
|
||||||
|
|
Loading…
Reference in a new issue