Add Deepsource

This commit is contained in:
Michał 2023-03-20 18:03:26 +00:00 committed by GitHub
parent 9cf73a79fd
commit 78e816ef01
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

13
.deepsource.toml Normal file
View file

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