deep source toml (#7439)

This commit is contained in:
Raul Jordan
2020-10-05 16:07:49 -05:00
committed by GitHub
parent 419fad07cd
commit 6e8ff10003

9
.deepsource.toml Normal file
View File

@@ -0,0 +1,9 @@
version = 1
[[analyzers]]
name = "go"
enabled = true
[analyzers.meta]
import_paths = ["github.com/prysmaticlabs/prysm"]