c l i p p y

This commit is contained in:
Richard Feldman 2022-12-27 00:31:54 -05:00
parent 8606faa9db
commit 5227b5ff43
No known key found for this signature in database
GPG key ID: F1F21AA5B1D9E43B

View file

@ -90,6 +90,7 @@ pub struct Tag {
pub values: Vec<TypeAnnotation>,
}
#[allow(clippy::too_many_arguments)]
pub fn generate_module_docs(
scope: Scope,
home: ModuleId,