Skip to content

Commit

Permalink
Update .deepsource.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
deepsourcebot committed Mar 17, 2021
1 parent a604c32 commit 753e011
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .deepsource.toml
@@ -1,6 +1,9 @@
version = 1

exclude_patterns = ["vendor/*"]
exclude_patterns = [
"vendor/*",
"tools/vendor/*"
]

[[analyzers]]
name = "go"
Expand Down

0 comments on commit 753e011

Please sign in to comment.