Skip to content

Commit

Permalink
Disable AsciiComments rule (#1142)
Browse files Browse the repository at this point in the history
  • Loading branch information
anniel-stripe authored Nov 2, 2022
1 parent c2bb4db commit 6dc0095
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,7 @@ Style/AccessModifierDeclarations:
EnforcedStyle: inline

Style/AsciiComments:
AllowedChars:
-
-
Enabled: false

Style/FrozenStringLiteralComment:
EnforcedStyle: always
Expand Down

0 comments on commit 6dc0095

Please sign in to comment.