Skip to content

Commit

Permalink
Increase pre-commit timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
Izzette committed Jun 8, 2024
1 parent a0ecde0 commit 0d5cc08
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ repos:
hooks:
- id: go-fmt
- id: golangci-lint
args:
- --timeout=5m
- id: go-mod-tidy
- repo: local
hooks:
Expand Down

0 comments on commit 0d5cc08

Please sign in to comment.