feat: add timeout configuration to golangci-lint #324

Merged
argoyle merged 1 commits from update-golangci-allow-parallel-timeout into main 2024-12-28 17:40:43 +00:00
1 Commits
Author SHA1 Message Date
argoyle 2861e9d067 feat: add timeout configuration to golangci-lint
Sets a timeout of 5 minutes for golangci-lint runs to ensure that 
linting completes in a timely manner and prevents long-running 
processes from blocking the CI pipeline.
2024-12-28 18:16:57 +01:00