Skip to content

Commit

Permalink
ci: fixed linter timeout (#400)
Browse files Browse the repository at this point in the history
  • Loading branch information
lindell authored Oct 25, 2023
1 parent 30b23c1 commit 1fd9931
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
run:
timeout: 10m

linters:
disable-all: true
enable:
Expand Down

0 comments on commit 1fd9931

Please sign in to comment.