mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2024-12-28 02:16:07 +00:00
12 lines
150 B
TOML
12 lines
150 B
TOML
version = 1
|
|
|
|
[[analyzers]]
|
|
name = "python"
|
|
|
|
[analyzers.meta]
|
|
runtime_version = "3.x.x"
|
|
max_line_length = 100
|
|
|
|
[[analyzers]]
|
|
name = "javascript"
|