mirror of
https://github.com/devine-dl/devine.git
synced 2025-01-21 10:44:17 +00:00
10 lines
130 B
TOML
10 lines
130 B
TOML
version = 1
|
|
|
|
[[analyzers]]
|
|
name = "python"
|
|
enabled = true
|
|
|
|
[analyzers.meta]
|
|
runtime_version = "3.x.x"
|
|
max_line_length = 120
|