mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-03 20:07:36 +03:00
Fix linter configuration
This commit is contained in:
parent
bc2e3960e4
commit
1bc27a32c2
9 changed files with 22 additions and 6 deletions
|
@ -22,6 +22,16 @@ linters-settings:
|
|||
|
||||
run:
|
||||
go: "1.23"
|
||||
build-tags:
|
||||
- with_gvisor
|
||||
- with_quic
|
||||
- with_dhcp
|
||||
- with_wireguard
|
||||
- with_ech
|
||||
- with_utls
|
||||
- with_reality_server
|
||||
- with_acme
|
||||
- with_clash_api
|
||||
|
||||
issues:
|
||||
exclude-dirs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue