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

Commit e29df95

Browse files
jai-deepsourceSanket Saurav
authored andcommitted
Update exclude patterns
1 parent ccb0de9 commit e29df95

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.deepsource.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ test_patterns = [
44
"tests/"
55
]
66

7+
exclude_patters = [
8+
"beacon/beacon_pb2.py",
9+
"beacon/beacon_pb2_grpc.py"
10+
]
11+
712
[[analyzers]]
813
name = "python"
914
enabled = true

0 commit comments

Comments
 (0)