ci: add .deepsource.toml

This commit is contained in:
deepsource-io[bot] 2024-02-11 15:34:44 +00:00 committed by GitHub
parent f5a341dbc1
commit 0e8b7909c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 10 additions and 0 deletions

10
.deepsource.toml Normal file
View File

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