Skip to content

Commit f787fdd

Browse files
committed
Apply requested changes.
1 parent ad82151 commit f787fdd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

exporter/src/main.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ struct Opt {
9393
}
9494

9595
/// Captures a screenshot. The resulting image uses straight alpha
96+
#[allow(clippy::too_many_arguments)]
9697
fn take_screenshot(
9798
descriptors: Arc<Descriptors>,
9899
swf_path: &Path,

0 commit comments

Comments
 (0)