Combine multiple append
s into a single call
This commit is contained in:
parent
675de6fc16
commit
391d0460f5
10
.deepsource.toml
Normal file
10
.deepsource.toml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
version = 1
|
||||||
|
|
||||||
|
test_patterns = ["**/*_test.go"]
|
||||||
|
|
||||||
|
[[analyzers]]
|
||||||
|
name = "go"
|
||||||
|
enabled = true
|
||||||
|
|
||||||
|
[analyzers.meta]
|
||||||
|
import_paths = ["github.com/go-gorm/gorm"]
|
Loading…
x
Reference in New Issue
Block a user