Add Deepsource configuration. (#2766)

This commit is contained in:
darrenburns
2023-06-12 10:52:14 +01:00
committed by GitHub
parent 9d5bcc16af
commit e6bac7a720

7
.deepsource.toml Normal file
View File

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