Skip to content

Commit

Permalink
chore(golangci-lint): increase timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
suzuki-shunsuke committed Feb 23, 2023
1 parent f910159 commit 1852f53
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
---
run:
timeout: 2m
linters:
enable-all: true
disable:
Expand Down

0 comments on commit 1852f53

Please sign in to comment.