mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-03 20:07:36 +03:00
Add lint workflow
This commit is contained in:
parent
67edc163cb
commit
fde33fbb30
3 changed files with 52 additions and 2 deletions
|
@ -3,10 +3,13 @@ linters:
|
|||
enable:
|
||||
- gofumpt
|
||||
- govet
|
||||
- gci
|
||||
# - gci
|
||||
- staticcheck
|
||||
- paralleltest
|
||||
|
||||
issues:
|
||||
fix: true
|
||||
|
||||
linters-settings:
|
||||
gci:
|
||||
sections:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue