Add Style/WordArray at rubocop.yml #1463
This commit is contained in:
parent
5bb52f24a5
commit
6cb11ff2f3
6 changed files with 8 additions and 12 deletions
|
|
@ -928,11 +928,3 @@ Style/UnneededInterpolation:
|
|||
Style/VariableNumber:
|
||||
Exclude:
|
||||
- 'spec/models/ticket_purchase_spec.rb'
|
||||
|
||||
# Offense count: 6
|
||||
# Cop supports --auto-correct.
|
||||
# Configuration parameters: SupportedStyles, WordRegex.
|
||||
# SupportedStyles: percent, brackets
|
||||
Style/WordArray:
|
||||
EnforcedStyle: percent
|
||||
MinSize: 3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue