mirror of
https://github.com/xjasonlyu/tun2socks.git
synced 2024-12-30 02:37:01 +00:00
CI: update golangci-lint config (#251)
This commit is contained in:
@@ -7,7 +7,7 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: Setup Go
|
||||
uses: actions/setup-go@v3
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
check-latest: true
|
||||
go-version: '1.20'
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@ linters-settings:
|
||||
gci:
|
||||
sections:
|
||||
- standard
|
||||
- prefix(github.com/xjasonlyu/tun2socks)
|
||||
- default
|
||||
- prefix(github.com/xjasonlyu/tun2socks)
|
||||
staticcheck:
|
||||
go: '1.20'
|
||||
|
||||
Reference in New Issue
Block a user