Files
gitlab-cleanup-handler/.golangci.yml
T
argoyle 35f0106ca5 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.
2024-12-28 17:15:31 +01:00

4 lines
50 B
YAML

run:
allow-parallel-runners: true
timeout: 5m