mirror of
https://github.com/PaiGramTeam/genshin-wiki.git
synced 2024-11-21 22:58:02 +00:00
8 lines
114 B
TOML
8 lines
114 B
TOML
|
version = 1
|
||
|
|
||
|
[[analyzers]]
|
||
|
name = "python"
|
||
|
|
||
|
[analyzers.meta]
|
||
|
runtime_version = "3.x.x"
|
||
|
max_line_length = 120
|