fix: default clippy lints
This commit is contained in:
@@ -19,6 +19,7 @@ impl Command {
|
||||
}
|
||||
}
|
||||
|
||||
#[allow(clippy::upper_case_acronyms)]
|
||||
type API = Arc<Mutex<Command>>;
|
||||
|
||||
#[cfg(not(feature = "no_object"))]
|
||||
|
Reference in New Issue
Block a user