Skip to content

Commit

Permalink
chore: ignore linting
Browse files Browse the repository at this point in the history
  • Loading branch information
dariusc93 committed Dec 8, 2024
1 parent b947c34 commit 43134a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extensions/warp-ipfs/src/shuttle/server.rs
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ struct ShuttleTask {
}

impl ShuttleServer {
#[allow(clippy::too_many_arguments)]
pub async fn new<P: AsRef<Path>>(
keypair: &Keypair,
wss_certs_and_key: Option<(Vec<String>, String)>,
Expand Down

0 comments on commit 43134a0

Please sign in to comment.