We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f471772 commit 79f24d3Copy full SHA for 79f24d3
iroh-automerge-repo/src/main.rs
@@ -1,3 +1,4 @@
1
+#![allow(clippy::result_large_err)]
2
use std::str::FromStr;
3
4
use anyhow::Context;
0 commit comments