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

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