--- source: tests/cli.rs expression: "CommandSnap {\n args,\n stdin: None,\n stdout: stdout.split_inclusive('\\n').map(ToOwned::to_owned).collect_vec(),\n exit_code,\n}" info: stderr: - "Error: Error processing path: Error applying: Some input was in scope" --- args: - "--fail-any" - "--glob" - "**/*.py" - "." stdin: ~ stdout: [] exit_code: 1