Skip to content

Commit

Permalink
Merge pull request #479 from john-westcott-iv/extend_golanci-lint_tim…
Browse files Browse the repository at this point in the history
…eout

Adding 10m timeout to attempt to address linting issues
  • Loading branch information
fosterseth authored Nov 15, 2021
2 parents b74fdff + 0a2f39e commit f78e226
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 f78e226

Please sign in to comment.