mirror of
https://github.com/SagerNet/sing-shadowtls.git
synced 2025-04-03 04:07:35 +03:00
Update workflow
This commit is contained in:
parent
b28a0ef94f
commit
320ffbe9f0
7 changed files with 185 additions and 17 deletions
|
@ -5,11 +5,8 @@ linters:
|
|||
- govet
|
||||
- gci
|
||||
- staticcheck
|
||||
|
||||
run:
|
||||
skip-dirs:
|
||||
- tls
|
||||
- tls_compact
|
||||
- paralleltest
|
||||
- ineffassign
|
||||
|
||||
linters-settings:
|
||||
gci:
|
||||
|
@ -18,5 +15,10 @@ linters-settings:
|
|||
- standard
|
||||
- prefix(github.com/sagernet/)
|
||||
- default
|
||||
staticcheck:
|
||||
go: '1.20'
|
||||
|
||||
run:
|
||||
go: "1.23"
|
||||
|
||||
issues:
|
||||
exclude-dirs:
|
||||
- internal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue