mirror of
https://github.com/jfmengels/elm-review.git
synced 2024-12-23 17:53:35 +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
|
||||
|
||||
fromProjectToModule : ProjectContext -> ModuleContext
|
||||
fromProjectToModule : Rule.ContextCreator ProjectContext ModuleContext
|
||||
fromProjectToModule =
|
||||
Rule.initContextCreator
|
||||
(\projectContext ->
|
||||
|
Loading…
Reference in New Issue
Block a user