Skip to content

Commit

Permalink
Add .deepsource.toml (#7)
Browse files Browse the repository at this point in the history
Co-authored-by: DeepSource Bot <[email protected]>
  • Loading branch information
deepsource-autofix[bot] and deepsourcebot authored Oct 20, 2021
1 parent 9be3fbf commit a7191ff
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .deepsource.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
version = 1

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

[analyzers.meta]
import_root = "github.com/go-rel/sqlite3"

[[transformers]]
name = "gofmt"
enabled = true

0 comments on commit a7191ff

Please sign in to comment.