aboutsummaryrefslogtreecommitdiff
path: root/.deepsource.toml
diff options
context:
space:
mode:
authorJakob Borg <jakob@kastelo.net>2021-03-17 21:12:51 +0100
committerJakob Borg <jakob@kastelo.net>2021-03-17 21:12:51 +0100
commit6d93d9c488c85ad0dc280a822291bc33d5920a75 (patch)
treea48cbeb6d4098f42e490f829c06ac70971833d77 /.deepsource.toml
parent0930bccf887bc569717658c05ae13ab4dc941e36 (diff)
downloadsyncthing-6d93d9c488c85ad0dc280a822291bc33d5920a75.tar.gz
syncthing-6d93d9c488c85ad0dc280a822291bc33d5920a75.zip
deepsource: Test patterns
Diffstat (limited to '.deepsource.toml')
-rw-r--r--.deepsource.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.deepsource.toml b/.deepsource.toml
index ab2662a58..2962e43f8 100644
--- a/.deepsource.toml
+++ b/.deepsource.toml
@@ -1,6 +1,7 @@
version = 1
exclude_patterns = ["*.pb.go"]
+test_patterns = ["*_test.go"]
[[analyzers]]
name = "go"