Skip to content

Commit f8bff51

Browse files
committed
allow lookups to be performed correctly
Signed-off-by: quobix <dave@quobix.com>
1 parent 78e687d commit f8bff51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmd/build_results.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ func BuildResultsWithDocCheckSkip(
5151
CustomFunctions: customFunctions,
5252
Base: base,
5353
SkipDocumentCheck: skipCheck,
54+
AllowLookup: true,
5455
})
5556

5657
resultSet := model.NewRuleResultSet(ruleset.Results)

0 commit comments

Comments
 (0)