Add .deepsource.toml

This commit is contained in:
DeepSource Bot 2021-04-09 23:15:34 +00:00
parent fee915cc2c
commit 3df41f04fc
1 changed files with 14 additions and 0 deletions

14
.deepsource.toml Normal file
View 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