Skip to content

Commit

Permalink
Update AllowedChars in rubocop config
Browse files Browse the repository at this point in the history
  • Loading branch information
anniel-stripe committed Aug 18, 2022
1 parent 6081371 commit 77cc0b1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,11 @@ Metrics/ModuleLength:
Style/AccessModifierDeclarations:
EnforcedStyle: inline

Style/AsciiComments:
AllowedChars:
-
-

Style/FrozenStringLiteralComment:
EnforcedStyle: always

Expand Down

0 comments on commit 77cc0b1

Please sign in to comment.