mirror of
https://github.com/ent/ent.git
synced 2026-04-28 05:30:56 +03:00
entc/gen: ensure foreign-key constraints are unique in codegen (#3066)
This commit is contained in:
@@ -8,8 +8,8 @@ linters-settings:
|
||||
dupl:
|
||||
threshold: 100
|
||||
funlen:
|
||||
lines: 115
|
||||
statements: 115
|
||||
lines: 120
|
||||
statements: 120
|
||||
goheader:
|
||||
template: |-
|
||||
Copyright 2019-present Facebook Inc. All rights reserved.
|
||||
|
||||
Reference in New Issue
Block a user