Update rubocopy config after bug fixes
This commit is contained in:
parent
b2f2188e9d
commit
8008dc9ccb
1 changed files with 0 additions and 7 deletions
|
@ -3,9 +3,6 @@ inherit_from: .rubocop_todo.yml
|
|||
Rails:
|
||||
Enabled: true
|
||||
|
||||
Performance/RedundantMerge:
|
||||
Enabled: false
|
||||
|
||||
Style/BracesAroundHashParameters:
|
||||
EnforcedStyle: context_dependent
|
||||
|
||||
|
@ -36,7 +33,3 @@ Style/HashSyntax:
|
|||
|
||||
Style/StringLiterals:
|
||||
EnforcedStyle: double_quotes
|
||||
|
||||
Style/WordArray:
|
||||
Exclude:
|
||||
- 'test/models/message_test.rb'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue