mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 13:59:08 +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>,
|
pub values: Vec<TypeAnnotation>,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#[allow(clippy::too_many_arguments)]
|
||||||
pub fn generate_module_docs(
|
pub fn generate_module_docs(
|
||||||
scope: Scope,
|
scope: Scope,
|
||||||
home: ModuleId,
|
home: ModuleId,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue