mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-22 11:32:27 +00:00
c l i p p y
This commit is contained in:
parent
8606faa9db
commit
5227b5ff43
1 changed files with 1 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue