0
0
mirror of https://github.com/crazy-max/diun.git synced 2025-01-03 00:08:01 +00:00
crazy-max_diun/vendor/dario.cat/mergo/.deepsource.toml
2024-12-15 15:41:18 +01:00

12 lines
142 B
TOML

version = 1
test_patterns = [
"*_test.go"
]
[[analyzers]]
name = "go"
enabled = true
[analyzers.meta]
import_path = "dario.cat/mergo"