status-go/vendor/github.com/holiman/uint256/.deepsource.toml

13 lines
177 B
TOML

version = 1
test_patterns = [
"*/*_test.go",
"*_test.go"
]
[[analyzers]]
name = "go"
enabled = true
[analyzers.meta]
import_paths = ["github.com/holiman/uint256"]