mirror of
https://github.com/PaiGramTeam/MibooGram.git
synced 2024-11-16 04:45:27 +00:00
0ccfd5e6bd
Co-authored-by: DeepSource Bot <bot@deepsource.io> Co-authored-by: 洛水居室 <luoshuijs@outlook.com>
14 lines
177 B
TOML
14 lines
177 B
TOML
version = 1
|
|
|
|
[[analyzers]]
|
|
name = "shell"
|
|
|
|
[[analyzers]]
|
|
name = "python"
|
|
|
|
[analyzers.meta]
|
|
runtime_version = "3.x.x"
|
|
max_line_length = 120
|
|
|
|
[[transformers]]
|
|
name = "black" |