chore(golangci): increase timeout to 5 minutes
Set the timeout for golangci-lint to 5 minutes to allow for longer linting processes, improving the reliability of the linting checks in larger projects.
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
run:
|
||||
allow-parallel-runners: true
|
||||
timeout: 5m
|
||||
|
||||
Reference in New Issue
Block a user