mirror of
https://github.com/jfmengels/elm-review.git
synced 2024-12-24 10:14:04 +03:00
Fix docs for Rule.withModuleContextUsingContextCreator
This commit is contained in:
parent
dead3b2770
commit
d14f04d4bf
@ -1768,7 +1768,7 @@ you to request more information
|
|||||||
}
|
}
|
||||||
|> Rule.fromProjectRuleSchema
|
|> Rule.fromProjectRuleSchema
|
||||||
|
|
||||||
fromProjectToModule : ProjectContext -> ModuleContext
|
fromProjectToModule : Rule.ContextCreator ProjectContext ModuleContext
|
||||||
fromProjectToModule =
|
fromProjectToModule =
|
||||||
Rule.initContextCreator
|
Rule.initContextCreator
|
||||||
(\projectContext ->
|
(\projectContext ->
|
||||||
|
Loading…
Reference in New Issue
Block a user