Add test suite and configuration
Some checks failed
CI / test (push) Has been cancelled

This commit is contained in:
2026-02-01 07:59:08 +00:00
parent 6fcb5ecfbb
commit 2dd4aa8399

View File

@@ -1,6 +1,6 @@
repository_path: "." repository_path: .
analysis_days: 30 analysis_days: 30
output_format: "json" output_format: json
churn_threshold: 500 churn_threshold: 500
risky_commit_threshold: 500 risky_commit_threshold: 500
merge_commit_flag: true merge_commit_flag: true