feat: add timeout configuration to golangci-lint #138

Merged
argoyle merged 1 commits from add-timeout-to-golangci-config into main 2024-12-28 17:25:12 +00:00
1 Commits
Author SHA1 Message Date
argoyle a76276787f feat: add timeout configuration to golangci-lint
Sets a timeout of 5 minutes for golangci-lint to improve  
performance and prevent long-running linting processes.  
This change ensures that the linting process completes within  
a reasonable time frame, enhancing the development workflow.
2024-12-28 18:19:19 +01:00