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
argoyle commented 2024-12-28 17:19:35 +00:00 (Migrated from gitlab.com)

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.

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.
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2024-12-28 17:19:40 +00:00
argoyle (Migrated from gitlab.com) merged commit into main 2024-12-28 17:25:12 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: shiny/authz_client#138