mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2025-12-28 10:51:01 +01: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