remove deepsource, LGTM is better and has fewer False Postives.

This commit is contained in:
Akash Mahanty 2022-02-08 18:49:44 +05:30
parent 70c38c5a60
commit 7e7412d9d1

View File

@ -1,11 +0,0 @@
version = 1
[[analyzers]]
name = "python"
enabled = true
test_patterns = [
"tests/**",
"test_*.py"
]
[analyzers.meta]
runtime_version = "3.x.x"