feat: add timeout configuration to golangci-lint #138
@@ -1,2 +1,3 @@
|
||||
run:
|
||||
allow-parallel-runners: true
|
||||
timeout: 5m
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,2 +1,3 @@
|
||||
run:
|
||||
allow-parallel-runners: true
|
||||
timeout: 5m
|
||||
|
||||