forked from mirror/viper
Increase lint timeout
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
This commit is contained in:
parent
a5152092c6
commit
d9d7dcdc63
|
@ -1,3 +1,6 @@
|
|||
run:
|
||||
timeout: 5m
|
||||
|
||||
linters-settings:
|
||||
gci:
|
||||
local-prefixes: github.com/spf13/viper
|
||||
|
|
Loading…
Reference in New Issue