feat: golangci add goimports and whitespace

This commit is contained in:
demoManito 2022-11-04 19:54:32 +08:00
parent f82e9cfdbe
commit 61adccbd17

View File

@ -9,3 +9,12 @@ linters:
- prealloc
- unconvert
- unparam
- goimports
- whitespace
linters-settings:
whitespace:
multi-func: true
goimports:
local-prefixes: gorm.io/gorm