4 lines
87 B
TOML
4 lines
87 B
TOML
|
[[language]]
|
||
|
name = "python"
|
||
|
formatter = { command = "ruff" , args = ["format", "-"] }
|