0
0
Fork 0
mirror of https://github.com/crazy-max/diun.git synced 2025-05-14 11:22:17 +00:00
crazy-max_diun/vendor/dario.cat/mergo/.deepsource.toml

12 lines
142 B
TOML
Raw Normal View History

2024-12-14 22:23:46 +01:00
version = 1
test_patterns = [
"*_test.go"
]
[[analyzers]]
name = "go"
enabled = true
[analyzers.meta]
import_path = "dario.cat/mergo"