Skip to content

Commit 800bfd9

Browse files
committedDec 24, 2020
Ignore scripts in deepsource config
1 parent 3f82273 commit 800bfd9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.deepsource.toml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ version = 1
33
test_patterns = ["tests/**"]
44
exclude_patterns = [
55
"tests/**",
6+
"scripts/**",
67
"isort/_future/**",
78
"isort/_vendored/**",
89
]

0 commit comments

Comments
 (0)