Skip to content

Commit 753e011

Browse files
committed
Update .deepsource.toml
1 parent a604c32 commit 753e011

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.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-
exclude_patterns = ["vendor/*"]
3+
exclude_patterns = [
4+
"vendor/*",
5+
"tools/vendor/*"
6+
]
47

58
[[analyzers]]
69
name = "go"

0 commit comments

Comments
 (0)