mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2025-08-13 19:23:29 +02:00
fix all clippy
This commit is contained in:
@@ -37,7 +37,7 @@ impl FormatTypeFuncs for FormatTypeFunc {
|
||||
&self,
|
||||
representation: &str,
|
||||
ref_name: &str,
|
||||
input: bool,
|
||||
_input: bool,
|
||||
) -> String {
|
||||
let mut rep = representation.to_string();
|
||||
rep.push_str(&format_name(ref_name));
|
||||
|
Reference in New Issue
Block a user