Skip to content

Commit

Permalink
Merge pull request #96 from Shopify/at-fix-config
Browse files Browse the repository at this point in the history
Fix config for Sorbet/EnforceSingleSigil
  • Loading branch information
Morriar authored Feb 11, 2022
2 parents 9b57082 + 890440f commit 18ec323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Sorbet/EnforceSigilOrder:
Enabled: true
VersionAdded: 0.3.4

Sorbet/sigils/EnforceSingleSigil:
Sorbet/EnforceSingleSigil:
Description: 'Ensures that there is only one Sorbet sigil in a file.'
Enabled: true
VersionAdded: '<<next>>'
Expand Down

0 comments on commit 18ec323

Please sign in to comment.