mirror of
https://github.com/panjf2000/ants.git
synced 2025-12-16 09:51:02 +00:00
chore: bump up golangci-lint to v1.51.2
This commit is contained in:
parent
22139c0295
commit
b880b659f5
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
||||
- name: Setup and run golangci-lint
|
||||
uses: golangci/golangci-lint-action@v3
|
||||
with:
|
||||
version: v1.50.1
|
||||
version: v1.51.2
|
||||
args: --timeout 5m -v -E gofumpt -E gocritic -E misspell -E revive -E godot
|
||||
test:
|
||||
needs: lint
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user