🔧 Update .deepsource.toml

Co-authored-by: DeepSource Bot <bot@deepsource.io>
Co-authored-by: 洛水居室 <luoshuijs@outlook.com>
This commit is contained in:
deepsource-autofix[bot] 2023-02-15 14:47:38 +08:00 committed by 洛水居室
parent e617c40abe
commit 0ccfd5e6bd
No known key found for this signature in database
GPG Key ID: C9DE87DA724B88FC

View File

@ -1,9 +1,14 @@
version = 1
[[analyzers]]
name = "python"
enabled = true
name = "shell"
[analyzers.meta]
runtime_version = "3.x.x"
max_line_length = 120
[[analyzers]]
name = "python"
[analyzers.meta]
runtime_version = "3.x.x"
max_line_length = 120
[[transformers]]
name = "black"