Add .deepsource.toml
This commit is contained in:
14
.deepsource.toml
Normal file
14
.deepsource.toml
Normal file
@@ -0,0 +1,14 @@
|
||||
version = 1
|
||||
|
||||
exclude_patterns = ["librespot/proto/**"]
|
||||
|
||||
[[analyzers]]
|
||||
name = "python"
|
||||
enabled = true
|
||||
|
||||
[analyzers.meta]
|
||||
runtime_version = "3.x.x"
|
||||
|
||||
[[transformers]]
|
||||
name = "yapf"
|
||||
enabled = true
|
||||
Reference in New Issue
Block a user