mirror of
https://github.com/codeflash-ai/codeflash-agent.git
synced 2026-05-04 18:25:19 +00:00
4 lines
114 B
TOML
4 lines
114 B
TOML
[language]
|
|
name = "python"
|
|
extensions = [".py", ".pyi"]
|
|
commands = ["optimize", "review", "triage", "audit-libs"]
|