1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-17 08:45:48 +00:00
gitea/vendor/github.com/imdario/mergo/.deepsource.toml
zeripath 1426126690
Update to go-git v5.1.0 (#11936)
Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-06-17 19:29:38 -04:00

12 lines
151 B
TOML

version = 1
test_patterns = [
"*_test.go"
]
[[analyzers]]
name = "go"
enabled = true
[analyzers.meta]
import_path = "github.com/imdario/mergo"