35f0106ca5
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.
4 lines
50 B
YAML
4 lines
50 B
YAML
run:
|
|
allow-parallel-runners: true
|
|
timeout: 5m
|