mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-10-04 00:00:47 -04:00
Update AllowedChars in rubocop config
This commit is contained in:
parent
6081371b89
commit
77cc0b1554
@ -56,6 +56,11 @@ Metrics/ModuleLength:
|
||||
Style/AccessModifierDeclarations:
|
||||
EnforcedStyle: inline
|
||||
|
||||
Style/AsciiComments:
|
||||
AllowedChars:
|
||||
- ’
|
||||
- €
|
||||
|
||||
Style/FrozenStringLiteralComment:
|
||||
EnforcedStyle: always
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user