Stop using deepsource in favor of CodeQL

This commit is contained in:
Micah Lee 2021-04-11 21:38:38 -07:00
parent a08a12d855
commit 960dd35b43
No known key found for this signature in database
GPG key ID: 403C2657CD994F73

View file

@ -1,19 +0,0 @@
version = 1
test_patterns = [
"desktop/tests/**",
"cli/tests/**"
]
exclude_patterns = [
"snap/**",
"licenses/**",
"flatpak/**"
]
[[analyzers]]
name = "python"
enabled = true
[analyzers.meta]
runtime_version = "3.x.x"