Skip to content

Commit 8cc6246

Browse files
committed
fix: clippy
1 parent 8b11875 commit 8cc6246

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/job_watcher.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ impl JobWatcher {
139139
}
140140
}
141141

142+
#[allow(clippy::too_many_arguments)]
142143
fn resolve_path(
143144
path: &str,
144145
array_master: &str,

0 commit comments

Comments
 (0)