Skip to content

refactor: simplify resolve_path with context struct and replace_all - #74

Open
nikosavola wants to merge 1 commit into
karimknaebel:mainfrom
nikosavola:nikosavola/push-oskskxymotmy
Open

refactor: simplify resolve_path with context struct and replace_all#74
nikosavola wants to merge 1 commit into
karimknaebel:mainfrom
nikosavola:nikosavola/push-oskskxymotmy

Conversation

@nikosavola

Copy link
Copy Markdown
Contributor

Replace the 8-arg resolve_path (silenced with #[allow(clippy::too_many_arguments)]) with a FilenameContext struct built once per job line and reused for both stdout and stderr.

Replace the 8-arg resolve_path (silenced with #[allow(clippy::too_many_arguments)]) with a FilenameContext struct built once per job line and reused for both stdout and stderr.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant