Add lint workflow

This commit is contained in:
世界 2022-07-24 19:44:33 +08:00
parent 67edc163cb
commit fde33fbb30
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
3 changed files with 52 additions and 2 deletions

View file

@ -3,10 +3,13 @@ linters:
enable:
- gofumpt
- govet
- gci
# - gci
- staticcheck
- paralleltest
issues:
fix: true
linters-settings:
gci:
sections: