fix: resolve CI/CD issues - correct paths in workflow and linting
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
repository_path: .
|
||||
repository_path: "."
|
||||
analysis_days: 30
|
||||
output_format: json
|
||||
output_format: "json"
|
||||
churn_threshold: 500
|
||||
risky_commit_threshold: 500
|
||||
merge_commit_flag: true
|
||||
|
||||
Reference in New Issue
Block a user