mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-08-29 03:44:06 +08:00
9 lines
195 B
TOML
9 lines
195 B
TOML
[install]
|
|
exact = true
|
|
minimumReleaseAge = 410520 # seconds (~4.75 days / ~114 hours)
|
|
minimumReleaseAgeExcludes = ["mermaid", "@mermaid-js/parser"]
|
|
|
|
[test]
|
|
root = "./do-not-run-tests-from-root"
|
|
|