Skip to content

Commit

Permalink
Add .deepsource.toml
Browse files Browse the repository at this point in the history
Signed-off-by: Prajjwal Nijhara <[email protected]>
  • Loading branch information
pnijhara authored and gsemet committed Sep 10, 2021
1 parent 40a1244 commit 7f4920f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .deepsource.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
version = 1

test_patterns = ["**/tests/**"]

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

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

0 comments on commit 7f4920f

Please sign in to comment.