Add lint workflow

This commit is contained in:
世界
2022-07-24 19:44:33 +08:00
parent 67edc163cb
commit fde33fbb30
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: