This commit is contained in:
Mick Grove 2026-02-09 12:11:35 -08:00
commit 2866367c2e
18 changed files with 49 additions and 24 deletions

View file

@ -166,6 +166,7 @@ fn test_github_remote_scan() -> Result<()> {
no_ignore_if_contains: false,
validation_retries: 1,
validation_timeout: 10,
full_validation_response: false,
};
// Create global arguments
let global_args = GlobalArgs {