Fix import issue in documentation

This commit is contained in:
Jeroen Engels 2024-02-04 18:42:22 +01:00
parent 60a15216a9
commit 5573f0a666
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -1908,7 +1908,7 @@ and by reading the value at `<output>.extracts["YourRuleName"]` in the output.
|> Rule.withDataExtractor dataExtractor
|> Rule.fromProjectRuleSchema
dataExtractor : ProjectContext -> Encode.Value
dataExtractor : ProjectContext -> Json.Encode.Value
dataExtractor projectContext =
Json.Encode.list
(\thing ->