mirror of
https://github.com/securego/gosec.git
synced 2024-11-05 19:45:51 +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
|
||||
- varcheck
|
||||
- wastedassign
|
||||
|
||||
run:
|
||||
timeout: 5m
|
||||
|
|
Loading…
Reference in a new issue