Skip to content

Commit 37331e3

Browse files
committed
Update .deepsource.toml
1 parent 02c3dac commit 37331e3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.deepsource.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
version = 1
22

3-
test_patterns = ["test/**"]
3+
test_patterns = [
4+
"test/**",
5+
"test_*"
6+
]
47

58
exclude_patterns = [
69
".circleci/**",

0 commit comments

Comments
 (0)