mirror of
https://github.com/ent/ent.git
synced 2026-04-28 05:30:56 +03:00
all: fix linting issues before migrating to golangci v1.42 (#2019)
This commit is contained in:
@@ -49,6 +49,7 @@ issues:
|
||||
- dupl
|
||||
- funlen
|
||||
- gosec
|
||||
- gocritic
|
||||
- linters:
|
||||
- unused
|
||||
source: ent.Schema
|
||||
@@ -68,3 +69,6 @@ issues:
|
||||
- path: privacy/privacy.go
|
||||
linters:
|
||||
- stylecheck
|
||||
- path: entc/load/schema.go
|
||||
linters:
|
||||
- staticcheck
|
||||
|
||||
Reference in New Issue
Block a user