forked from quic-go/quic-go
ci: update golangci-lint config, increase timeout (#3771)
Some of the linters we've been using are deprecated now. We also hadn't update our qtls depguard config for a very long time.
This commit is contained in:
1
.github/workflows/lint.yml
vendored
1
.github/workflows/lint.yml
vendored
@@ -31,4 +31,5 @@ jobs:
|
||||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@v3
|
||||
with:
|
||||
args: --timeout=3m
|
||||
version: v1.52.2
|
||||
|
||||
Reference in New Issue
Block a user