Add Deepsource config

This commit is contained in:
François Voron
2019-10-20 11:55:50 +02:00
parent c4c33820c2
commit 8c868cbde1

8
.deepsource.toml Normal file
View File

@@ -0,0 +1,8 @@
version = 1
[[analyzers]]
name = "python"
enabled = true
[analyzers.meta]
runtime_version = "3.x.x"