mirror of
https://github.com/ent/ent.git
synced 2026-04-28 05:30:56 +03:00
Remove deprecated linter (#2017)
This commit is contained in:
committed by
GitHub
parent
b518a2b4f5
commit
f5834b6fe6
@@ -32,7 +32,6 @@ linters:
|
||||
- gosimple
|
||||
- govet
|
||||
- ineffassign
|
||||
- interfacer
|
||||
- misspell
|
||||
- staticcheck
|
||||
- structcheck
|
||||
@@ -55,10 +54,6 @@ issues:
|
||||
source: ent.Schema
|
||||
- path: entc/integration/ent/schema/card.go
|
||||
text: "`internal` is unused"
|
||||
- path: dialect/sql/builder.go
|
||||
text: "can be `Querier`"
|
||||
linters:
|
||||
- interfacer
|
||||
- path: dialect/sql/builder.go
|
||||
text: "SQL string concatenation"
|
||||
linters:
|
||||
|
||||
Reference in New Issue
Block a user