We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 772d743 commit c3f1695Copy full SHA for c3f1695
src/config.rs
@@ -1,3 +1,4 @@
1
+#![allow(clippy::wrong_self_convention)]
2
use crate::args::Args;
3
use crate::errors::*;
4
use crate::git::GitConfigBuilder;
0 commit comments