rubocop: The default Style/FormatStringToken style is "annotated"
This commit is contained in:
parent
81b0e41183
commit
2091ef61fd
@ -377,11 +377,6 @@ Style/FetchEnvVar:
|
||||
- "/**/Formula/**/*.rb"
|
||||
- "**/Formula/**/*.rb"
|
||||
|
||||
# Prefer tokens with type annotations for consistency
|
||||
# between formatting numbers and strings.
|
||||
Style/FormatStringToken:
|
||||
EnforcedStyle: annotated
|
||||
|
||||
# Not used for casks and formulae.
|
||||
Style/FrozenStringLiteralComment:
|
||||
EnforcedStyle: always
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user