Skip to content
This repository was archived by the owner on Feb 2, 2021. It is now read-only.

Commit ac1ad32

Browse files
jai-deepsourceSanket Saurav
authored andcommitted
Create .deepsource.toml
1 parent c262734 commit ac1ad32

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.deepsource.toml

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

0 commit comments

Comments
 (0)