deepsource: Test patterns

This commit is contained in:
Jakob Borg 2021-03-17 21:12:51 +01:00
parent 0930bccf88
commit 6d93d9c488
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
version = 1
exclude_patterns = ["*.pb.go"]
test_patterns = ["*_test.go"]
[[analyzers]]
name = "go"