1
0
mirror of https://github.com/securego/gosec.git synced 2025-03-17 20:57:54 +02:00

increase timeout to 5m

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
This commit is contained in:
Matthieu MOREL 2023-03-28 19:08:24 +02:00 committed by Cosmin Cojocar
parent 6bad723dfa
commit aef69b3f85

View File

@ -31,3 +31,6 @@ linters:
- unused
- varcheck
- wastedassign
run:
timeout: 5m