Skip to content

Commit 9e07f09

Browse files
committed
Clippy
1 parent 1975b3c commit 9e07f09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -571,6 +571,7 @@ impl MoonBitComponent {
571571
Ok(())
572572
}
573573

574+
#[allow(clippy::too_many_arguments)]
574575
fn build_package(
575576
&self,
576577
mbt_files: &[Utf8PathBuf],

0 commit comments

Comments
 (0)