Chore: reenable latest golangci-lint

This commit is contained in:
Dreamacro 2022-08-05 10:52:36 +08:00
parent 95e3a88608
commit 6648793e40
2 changed files with 2 additions and 1 deletions

View File

@ -15,4 +15,4 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.46.2
version: latest

View File

@ -8,6 +8,7 @@ linters:
linters-settings:
gci:
custom-order: true
sections:
- standard
- prefix(github.com/Dreamacro/clash)