mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-04-03 04:07:35 +03:00
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:
parent
da26f91905
commit
8507208665
2 changed files with 5 additions and 6 deletions
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue