mirror of
https://github.com/ent/ent.git
synced 2026-03-05 19:35:23 +03:00
ci: bump golangci-lint version (#2106)
This commit is contained in:
committed by
GitHub
parent
39eb637a42
commit
f6c9428978
@@ -52,12 +52,6 @@ issues:
|
||||
- linters:
|
||||
- unused
|
||||
source: ent.Schema
|
||||
- path: entc/integration/ent/schema/card.go
|
||||
text: "`internal` is unused"
|
||||
- path: dialect/sql/builder.go
|
||||
text: "SQL string concatenation"
|
||||
linters:
|
||||
- gosec
|
||||
- path: dialect/sql/schema
|
||||
linters:
|
||||
- dupl
|
||||
@@ -71,3 +65,6 @@ issues:
|
||||
- path: entc/load/schema.go
|
||||
linters:
|
||||
- staticcheck
|
||||
- path: entc/gen/graph.go
|
||||
linters:
|
||||
- gocritic
|
||||
Reference in New Issue
Block a user