Skip to content

Commit

Permalink
deepsource init
Browse files Browse the repository at this point in the history
  • Loading branch information
MindHunter86 committed Jun 28, 2024
1 parent 7a6e95a commit 71f95d4
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions .deepsource.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
version = 1

exclude_patterns = ["vendor/**"]

[[analyzers]]
name = "docker"

[[analyzers]]
name = "secrets"

[[analyzers]]
name = "go"

[analyzers.meta]
import_root = "github.com/anilibria/alice"

[[transformers]]
name = "gofmt"

0 comments on commit 71f95d4

Please sign in to comment.