ci: Add .deepsource.toml

This commit is contained in:
deepsource-io[bot] 2023-03-31 21:21:30 +00:00 committed by GitHub
parent fc74d1b4f3
commit 7b9a33419b
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 = "javascript"
[analyzers.meta]
plugins = ["react"]
[[analyzers]]
name = "docker"
[[analyzers]]
name = "test-coverage"