Skip to content

Commit

Permalink
Ignore context pass for building Turnstile widgets from Model
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyb3r-Jak3 committed Apr 26, 2023
1 parent e56031b commit f037b65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .golintci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ issues:
- "Function `toRuleset->toRulesetRule->StringSet` should pass the context parameter"
- "Function `toRulesetResourceModel` should pass the context parameter"
- "Function `remapPreservedRuleIDs->toRuleset->toRulesetRule->StringSet` should pass the context parameter"
- "Function `buildChallengeWidgetFromModel->StringSet` should pass the context parameter"

linters:
disable-all: true
Expand Down

0 comments on commit f037b65

Please sign in to comment.