mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2024-11-16 03:32:33 +08:00
Chore: reenable latest golangci-lint
This commit is contained in:
parent
95e3a88608
commit
6648793e40
2
.github/workflows/linter.yml
vendored
2
.github/workflows/linter.yml
vendored
|
@ -15,4 +15,4 @@ jobs:
|
|||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@v3
|
||||
with:
|
||||
version: v1.46.2
|
||||
version: latest
|
||||
|
|
|
@ -8,6 +8,7 @@ linters:
|
|||
|
||||
linters-settings:
|
||||
gci:
|
||||
custom-order: true
|
||||
sections:
|
||||
- standard
|
||||
- prefix(github.com/Dreamacro/clash)
|
||||
|
|
Loading…
Reference in New Issue
Block a user