Skip to content

Commit

Permalink
Update .deepsource.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
deepsourcebot committed Aug 1, 2022
1 parent ab15d5a commit f569617
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions .deepsource.toml
Original file line number Diff line number Diff line change
@@ -1,16 +1,12 @@
version = 1

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

[analyzers.meta]
import_paths = ["github.com/fairdatasociety/fairOS-dfs"]

[[analyzers]]
name = "test-coverage"
name = "go"
enabled = true

[[analyzers]]
name = "docker"
enabled = true
[analyzers.meta]
import_root = "github.com/fairDataSociety/fairOS-dfs"

0 comments on commit f569617

Please sign in to comment.