Skip to content

Commit c7f7bd6

Browse files
authored
Create .deepsource.toml
1 parent 2a1d063 commit c7f7bd6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.deepsource.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
version = 1
2+
3+
[[analyzers]]
4+
name = "go"
5+
enabled = true
6+
7+
[analyzers.meta]
8+
import_root = "github.com/RedisGraph/redisgraph-go"

0 commit comments

Comments
 (0)