mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-25 10:42:58 -03:00
Stop using deepsource in favor of CodeQL
This commit is contained in:
parent
a08a12d855
commit
960dd35b43
1 changed files with 0 additions and 19 deletions
|
@ -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"
|
|
Loading…
Add table
Reference in a new issue