Skip to content

Commit

Permalink
Create .deepsource.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
gkorland authored Jun 16, 2021
1 parent 2a1d063 commit c7f7bd6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .deepsource.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
version = 1

[[analyzers]]
name = "go"
enabled = true

[analyzers.meta]
import_root = "github.com/RedisGraph/redisgraph-go"

0 comments on commit c7f7bd6

Please sign in to comment.