Files
cleanup-nuget/.gitea/ai-review/exclusions.json
T

40 lines
1.3 KiB
JSON

{
"excluded_findings": [
{
"location": "entrypoint.sh:10-15",
"title": "trim unit tests",
"reason": "This repository intentionally excludes test fixtures and CI workflows."
},
{
"location": "entrypoint.sh:30-59",
"title": "resolve_package_names unit tests",
"reason": "This repository intentionally excludes test fixtures and CI workflows."
},
{
"location": "entrypoint.sh:61-76",
"title": "parse_repo_context unit tests",
"reason": "This repository intentionally excludes test fixtures and CI workflows."
},
{
"location": "entrypoint.sh:78-120",
"title": "api_request unit tests",
"reason": "This repository intentionally excludes test fixtures and CI workflows."
},
{
"location": "entrypoint.sh:122-181",
"title": "fetch_package_versions unit tests",
"reason": "This repository intentionally excludes test fixtures and CI workflows."
},
{
"location": "entrypoint.sh:183-241",
"title": "collect_package_candidates unit tests",
"reason": "This repository intentionally excludes test fixtures and CI workflows."
},
{
"location": "entrypoint.sh:243-286",
"title": "process_candidates unit tests",
"reason": "This repository intentionally excludes test fixtures and CI workflows."
}
]
}