mirror of
https://github.com/jfmengels/elm-review.git
synced 2024-11-29 01:24:35 +03:00
Remove resolved TODO
This commit is contained in:
parent
4fba576807
commit
967c2a2736
@ -1316,7 +1316,6 @@ fromProjectRuleSchema (ProjectRuleSchema schema) =
|
||||
RequestedData.combine
|
||||
(Maybe.map requestedDataFromContextCreator schema.moduleContextCreator)
|
||||
(Maybe.map (.fromModuleToProject >> requestedDataFromContextCreator) schema.folder)
|
||||
-- TODO Keep the original globs as strings and pass them here
|
||||
|> RequestedData.withFiles extraFileGlobs
|
||||
, providesFixes = schema.providesFixes
|
||||
, ruleProjectVisitor =
|
||||
|
Loading…
Reference in New Issue
Block a user