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
View File
@@ -1,2 +1,3 @@
run: run:
allow-parallel-runners: true allow-parallel-runners: true
timeout: 5m