Skip to content

Commit

Permalink
v0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
dvershinin committed Feb 23, 2022
1 parent 85d46bc commit 4fdb67f
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .deepsource.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
version = 1

test_patterns = [
"tests/**",
"test_*.py"
]

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

[analyzers.meta]
runtime_version = "3.x.x"

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

0 comments on commit 4fdb67f

Please sign in to comment.