Skip to content

Commit 7f4920f

Browse files
pnijharagsemet
authored andcommitted
Add .deepsource.toml
Signed-off-by: Prajjwal Nijhara <[email protected]>
1 parent 40a1244 commit 7f4920f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.deepsource.toml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
version = 1
2+
3+
test_patterns = ["**/tests/**"]
4+
5+
[[analyzers]]
6+
name = "python"
7+
enabled = true
8+
9+
[analyzers.meta]
10+
runtime_version = "3.x.x"
11+
max_line_length = 100

0 commit comments

Comments
 (0)