mirror of
https://github.com/PaiGramTeam/genshin-wiki.git
synced 2024-11-21 14:48:17 +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 |