mirror of
https://github.com/panjf2000/ants.git
synced 2025-12-16 18:11:03 +00:00
Enables more linters in golangci-lint
This commit is contained in:
parent
bb601305c6
commit
2a6afefa00
3
.github/workflows/lint.yml
vendored
3
.github/workflows/lint.yml
vendored
@ -17,4 +17,5 @@ jobs:
|
|||||||
- name: Run golangci-lint
|
- name: Run golangci-lint
|
||||||
uses: golangci/golangci-lint-action@v2
|
uses: golangci/golangci-lint-action@v2
|
||||||
with:
|
with:
|
||||||
version: v1.29
|
version: v1.40
|
||||||
|
args: -E goimports -E gocritic -E misspell -E revive
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user