mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-07 12:05:46 +00:00
clippy fix
This commit is contained in:
parent
994a9b384d
commit
abc3bfe3a4
@ -23,6 +23,7 @@ use crate::{
|
||||
/// # Return value
|
||||
/// - Returns `Ok(true)` if compressed all files normally.
|
||||
/// - Returns `Ok(false)` if user opted to abort compression mid-way.
|
||||
#[allow(clippy::too_many_arguments)]
|
||||
pub fn compress_files(
|
||||
files: Vec<PathBuf>,
|
||||
extensions: Vec<Extension>,
|
||||
|
Loading…
x
Reference in New Issue
Block a user